PackageDetailsForAssociation - Amazon OpenSearch Service

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 associated with the domain with or before the package can be associated.

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: