Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

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.