Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateExtensionAssociationCommandInputProtected

Hierarchy

Properties

ExtensionIdentifier: undefined | string

The name, the ID, or the Amazon Resource Name (ARN) of the extension.

ExtensionVersionNumber?: number

The version number of the extension. If not specified, AppConfig uses the maximum version of the extension.

Parameters?: Record<string, string>

The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.

ResourceIdentifier: undefined | string

The ARN of an application, configuration profile, or environment.

Tags?: Record<string, string>

Adds one or more tags for the specified extension association. Tags are metadata that help you categorize resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define.