1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. appconfig
  5. ExtensionAssociation

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.appconfig.ExtensionAssociation

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

An example resource schema demonstrating some basic constructs and validation rules.

Create ExtensionAssociation Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new ExtensionAssociation(name: string, args?: ExtensionAssociationArgs, opts?: CustomResourceOptions);
@overload
def ExtensionAssociation(resource_name: str,
                         args: Optional[ExtensionAssociationArgs] = None,
                         opts: Optional[ResourceOptions] = None)

@overload
def ExtensionAssociation(resource_name: str,
                         opts: Optional[ResourceOptions] = None,
                         extension_identifier: Optional[str] = None,
                         extension_version_number: Optional[int] = None,
                         parameters: Optional[Mapping[str, str]] = None,
                         resource_identifier: Optional[str] = None,
                         tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewExtensionAssociation(ctx *Context, name string, args *ExtensionAssociationArgs, opts ...ResourceOption) (*ExtensionAssociation, error)
public ExtensionAssociation(string name, ExtensionAssociationArgs? args = null, CustomResourceOptions? opts = null)
public ExtensionAssociation(String name, ExtensionAssociationArgs args)
public ExtensionAssociation(String name, ExtensionAssociationArgs args, CustomResourceOptions options)
type: aws-native:appconfig:ExtensionAssociation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args ExtensionAssociationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args ExtensionAssociationArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args ExtensionAssociationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args ExtensionAssociationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. ExtensionAssociationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

ExtensionAssociation Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The ExtensionAssociation resource accepts the following input properties:

ExtensionIdentifier string
The name, the ID, or the Amazon Resource Name (ARN) of the extension.
ExtensionVersionNumber int
The version number of the extension. If not specified, AWS AppConfig uses the maximum version of the extension.
Parameters Dictionary<string, string>
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
ResourceIdentifier string
The ARN of an application, configuration profile, or environment.
Tags List<Pulumi.AwsNative.Inputs.Tag>
An array of key-value pairs to apply to this resource.
ExtensionIdentifier string
The name, the ID, or the Amazon Resource Name (ARN) of the extension.
ExtensionVersionNumber int
The version number of the extension. If not specified, AWS AppConfig uses the maximum version of the extension.
Parameters map[string]string
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
ResourceIdentifier string
The ARN of an application, configuration profile, or environment.
Tags TagArgs
An array of key-value pairs to apply to this resource.
extensionIdentifier String
The name, the ID, or the Amazon Resource Name (ARN) of the extension.
extensionVersionNumber Integer
The version number of the extension. If not specified, AWS AppConfig uses the maximum version of the extension.
parameters Map<String,String>
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
resourceIdentifier String
The ARN of an application, configuration profile, or environment.
tags List<Tag>
An array of key-value pairs to apply to this resource.
extensionIdentifier 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, AWS AppConfig uses the maximum version of the extension.
parameters {[key: string]: string}
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
resourceIdentifier string
The ARN of an application, configuration profile, or environment.
tags Tag[]
An array of key-value pairs to apply to this resource.
extension_identifier str
The name, the ID, or the Amazon Resource Name (ARN) of the extension.
extension_version_number int
The version number of the extension. If not specified, AWS AppConfig uses the maximum version of the extension.
parameters Mapping[str, str]
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
resource_identifier str
The ARN of an application, configuration profile, or environment.
tags Sequence[TagArgs]
An array of key-value pairs to apply to this resource.
extensionIdentifier 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, AWS AppConfig uses the maximum version of the extension.
parameters Map<String>
The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.
resourceIdentifier String
The ARN of an application, configuration profile, or environment.
tags List<Property Map>
An array of key-value pairs to apply to this resource.

Outputs

All input properties are implicitly available as output properties. Additionally, the ExtensionAssociation resource produces the following output properties:

Arn string
The ARN of the extension defined in the association.
AwsId string
The system-generated ID for the association.
ExtensionArn string
The ARN of the extension defined in the association.
Id string
The provider-assigned unique ID for this managed resource.
ResourceArn string
The ARNs of applications, configuration profiles, or environments defined in the association.
Arn string
The ARN of the extension defined in the association.
AwsId string
The system-generated ID for the association.
ExtensionArn string
The ARN of the extension defined in the association.
Id string
The provider-assigned unique ID for this managed resource.
ResourceArn string
The ARNs of applications, configuration profiles, or environments defined in the association.
arn String
The ARN of the extension defined in the association.
awsId String
The system-generated ID for the association.
extensionArn String
The ARN of the extension defined in the association.
id String
The provider-assigned unique ID for this managed resource.
resourceArn String
The ARNs of applications, configuration profiles, or environments defined in the association.
arn string
The ARN of the extension defined in the association.
awsId string
The system-generated ID for the association.
extensionArn string
The ARN of the extension defined in the association.
id string
The provider-assigned unique ID for this managed resource.
resourceArn string
The ARNs of applications, configuration profiles, or environments defined in the association.
arn str
The ARN of the extension defined in the association.
aws_id str
The system-generated ID for the association.
extension_arn str
The ARN of the extension defined in the association.
id str
The provider-assigned unique ID for this managed resource.
resource_arn str
The ARNs of applications, configuration profiles, or environments defined in the association.
arn String
The ARN of the extension defined in the association.
awsId String
The system-generated ID for the association.
extensionArn String
The ARN of the extension defined in the association.
id String
The provider-assigned unique ID for this managed resource.
resourceArn String
The ARNs of applications, configuration profiles, or environments defined in the association.

Supporting Types

Tag
, TagArgs

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi