PackageDetailsForAssociation - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

PackageDetailsForAssociation

Details of a package that is associated with a domain.

Contents

PackageID

Internal ID of the package that you want to associate with a domain.

Type: String

Pattern: ^([FG][0-9]+)$|^(pkg-[a-f0-9]+)$

Required: Yes

AssociationConfiguration

The configuration parameters for associating the package with a domain.

Type: PackageAssociationConfiguration object

Required: No

PrerequisitePackageIDList

List of package IDs that must be linked to the domain before or simultaneously with the package association.

Type: Array of strings

Pattern: ^([FG][0-9]+)$|^(pkg-[a-f0-9]+)$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: