AWS Native is in preview. AWS Classic is fully supported.
aws-native.appconfig.ExtensionAssociation
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
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.CreateOnlyTagArgs]] = 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 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 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 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 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 String
- The unique name of the resource.
- args 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
The ExtensionAssociation resource accepts the following input properties:
- Extension
Identifier string - The name, the ID, or the Amazon Resource Name (ARN) of the extension.
- Extension
Version intNumber - 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. - Resource
Identifier string - The ARN of an application, configuration profile, or environment.
- List<Pulumi.
Aws Native. Inputs. Create Only Tag> - An array of key-value pairs to apply to this resource.
- Extension
Identifier string - The name, the ID, or the Amazon Resource Name (ARN) of the extension.
- Extension
Version intNumber - 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. - Resource
Identifier string - The ARN of an application, configuration profile, or environment.
- Create
Only Tag Args - An array of key-value pairs to apply to this resource.
- extension
Identifier String - The name, the ID, or the Amazon Resource Name (ARN) of the extension.
- extension
Version IntegerNumber - 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. - resource
Identifier String - The ARN of an application, configuration profile, or environment.
- List<Create
Only Tag> - An array of key-value pairs to apply to this resource.
- extension
Identifier string - The name, the ID, or the Amazon Resource Name (ARN) of the extension.
- extension
Version numberNumber - 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. - resource
Identifier string - The ARN of an application, configuration profile, or environment.
- Create
Only 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_ intnumber - 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.
- Sequence[Create
Only Tag Args] - An array of key-value pairs to apply to this resource.
- extension
Identifier String - The name, the ID, or the Amazon Resource Name (ARN) of the extension.
- extension
Version NumberNumber - 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. - resource
Identifier String - The ARN of an application, configuration profile, or environment.
- 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.
- Aws
Id string - The system-generated ID for the association.
- Extension
Arn string - The ARN of the extension defined in the association.
- Id string
- The provider-assigned unique ID for this managed resource.
- Resource
Arn string - The ARNs of applications, configuration profiles, or environments defined in the association.
- Arn string
- The ARN of the extension defined in the association.
- Aws
Id string - The system-generated ID for the association.
- Extension
Arn string - The ARN of the extension defined in the association.
- Id string
- The provider-assigned unique ID for this managed resource.
- Resource
Arn string - The ARNs of applications, configuration profiles, or environments defined in the association.
- arn String
- The ARN of the extension defined in the association.
- aws
Id String - The system-generated ID for the association.
- extension
Arn String - The ARN of the extension defined in the association.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Arn String - The ARNs of applications, configuration profiles, or environments defined in the association.
- arn string
- The ARN of the extension defined in the association.
- aws
Id string - The system-generated ID for the association.
- extension
Arn string - The ARN of the extension defined in the association.
- id string
- The provider-assigned unique ID for this managed resource.
- resource
Arn 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.
- aws
Id String - The system-generated ID for the association.
- extension
Arn String - The ARN of the extension defined in the association.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Arn String - The ARNs of applications, configuration profiles, or environments defined in the association.
Supporting Types
CreateOnlyTag, CreateOnlyTagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.