We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::EC2::IPAMPrefixListResolver
Create IpamPrefixListResolver Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new IpamPrefixListResolver(name: string, args: IpamPrefixListResolverArgs, opts?: CustomResourceOptions);@overload
def IpamPrefixListResolver(resource_name: str,
args: IpamPrefixListResolverArgs,
opts: Optional[ResourceOptions] = None)
@overload
def IpamPrefixListResolver(resource_name: str,
opts: Optional[ResourceOptions] = None,
address_family: Optional[str] = None,
description: Optional[str] = None,
ipam_id: Optional[str] = None,
rules: Optional[Sequence[IpamPrefixListResolverRuleArgs]] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewIpamPrefixListResolver(ctx *Context, name string, args IpamPrefixListResolverArgs, opts ...ResourceOption) (*IpamPrefixListResolver, error)public IpamPrefixListResolver(string name, IpamPrefixListResolverArgs args, CustomResourceOptions? opts = null)
public IpamPrefixListResolver(String name, IpamPrefixListResolverArgs args)
public IpamPrefixListResolver(String name, IpamPrefixListResolverArgs args, CustomResourceOptions options)
type: aws-native:ec2:IpamPrefixListResolver
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 IpamPrefixListResolverArgs
- 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 IpamPrefixListResolverArgs
- 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 IpamPrefixListResolverArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args IpamPrefixListResolverArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args IpamPrefixListResolverArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
IpamPrefixListResolver 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 IpamPrefixListResolver resource accepts the following input properties:
- Address
Family string - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- Description string
- Ipam
Id string - The Id of the IPAM this Prefix List Resolver is a part of.
- Rules
List<Pulumi.
Aws Native. Ec2. Inputs. Ipam Prefix List Resolver Rule> - Rules define the business logic for selecting CIDRs from IPAM.
-
List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Address
Family string - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- Description string
- Ipam
Id string - The Id of the IPAM this Prefix List Resolver is a part of.
- Rules
[]Ipam
Prefix List Resolver Rule Args - Rules define the business logic for selecting CIDRs from IPAM.
-
Tag
Args - An array of key-value pairs to apply to this resource.
- address
Family String - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- description String
- ipam
Id String - The Id of the IPAM this Prefix List Resolver is a part of.
- rules
List<Ipam
Prefix List Resolver Rule> - Rules define the business logic for selecting CIDRs from IPAM.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- address
Family string - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- description string
- ipam
Id string - The Id of the IPAM this Prefix List Resolver is a part of.
- rules
Ipam
Prefix List Resolver Rule[] - Rules define the business logic for selecting CIDRs from IPAM.
- Tag[]
- An array of key-value pairs to apply to this resource.
- address_
family str - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- description str
- ipam_
id str - The Id of the IPAM this Prefix List Resolver is a part of.
- rules
Sequence[Ipam
Prefix List Resolver Rule Args] - Rules define the business logic for selecting CIDRs from IPAM.
-
Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- address
Family String - The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.
- description String
- ipam
Id String - The Id of the IPAM this Prefix List Resolver is a part of.
- rules List<Property Map>
- Rules define the business logic for selecting CIDRs from IPAM.
- 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 IpamPrefixListResolver resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- Ipam
Prefix stringList Resolver Arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- Ipam
Prefix stringList Resolver Id - Id of the IPAM Prefix List Resolver.
- Id string
- The provider-assigned unique ID for this managed resource.
- Ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- Ipam
Prefix stringList Resolver Arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- Ipam
Prefix stringList Resolver Id - Id of the IPAM Prefix List Resolver.
- id String
- The provider-assigned unique ID for this managed resource.
- ipam
Arn String - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- ipam
Prefix StringList Resolver Arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- ipam
Prefix StringList Resolver Id - Id of the IPAM Prefix List Resolver.
- id string
- The provider-assigned unique ID for this managed resource.
- ipam
Arn string - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- ipam
Prefix stringList Resolver Arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- ipam
Prefix stringList Resolver Id - Id of the IPAM Prefix List Resolver.
- id str
- The provider-assigned unique ID for this managed resource.
- ipam_
arn str - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- ipam_
prefix_ strlist_ resolver_ arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- ipam_
prefix_ strlist_ resolver_ id - Id of the IPAM Prefix List Resolver.
- id String
- The provider-assigned unique ID for this managed resource.
- ipam
Arn String - The Amazon Resource Name (ARN) of the IPAM this Prefix List Resolver is a part of.
- ipam
Prefix StringList Resolver Arn - The Amazon Resource Name (ARN) of the IPAM Prefix List Resolver
- ipam
Prefix StringList Resolver Id - Id of the IPAM Prefix List Resolver.
Supporting Types
IpamPrefixListResolverRule, IpamPrefixListResolverRuleArgs
CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without rules, but you'll need to add at least one rule before it can actually automate your prefix list updates.- Rule
Type Pulumi.Aws Native. Ec2. Ipam Prefix List Resolver Rule Rule Type - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- Conditions
List<Pulumi.
Aws Native. Ec2. Inputs. Ipam Prefix List Resolver Rule Condition> - Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- Ipam
Scope stringId - This rule will only match resources that are in this IPAM Scope.
- Resource
Type Pulumi.Aws Native. Ec2. Ipam Prefix List Resolver Rule Resource Type - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- Static
Cidr string - A fixed CIDR that doesn't change
- Rule
Type IpamPrefix List Resolver Rule Rule Type - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- Conditions
[]Ipam
Prefix List Resolver Rule Condition - Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- Ipam
Scope stringId - This rule will only match resources that are in this IPAM Scope.
- Resource
Type IpamPrefix List Resolver Rule Resource Type - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- Static
Cidr string - A fixed CIDR that doesn't change
- rule
Type IpamPrefix List Resolver Rule Rule Type - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- conditions
List<Ipam
Prefix List Resolver Rule Condition> - Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- ipam
Scope StringId - This rule will only match resources that are in this IPAM Scope.
- resource
Type IpamPrefix List Resolver Rule Resource Type - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- static
Cidr String - A fixed CIDR that doesn't change
- rule
Type IpamPrefix List Resolver Rule Rule Type - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- conditions
Ipam
Prefix List Resolver Rule Condition[] - Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- ipam
Scope stringId - This rule will only match resources that are in this IPAM Scope.
- resource
Type IpamPrefix List Resolver Rule Resource Type - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- static
Cidr string - A fixed CIDR that doesn't change
- rule_
type IpamPrefix List Resolver Rule Rule Type - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- conditions
Sequence[Ipam
Prefix List Resolver Rule Condition] - Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- ipam_
scope_ strid - This rule will only match resources that are in this IPAM Scope.
- resource_
type IpamPrefix List Resolver Rule Resource Type - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- static_
cidr str - A fixed CIDR that doesn't change
- rule
Type "static-cidr" | "ipam-resource-cidr" | "ipam-pool-cidr" - There are three rule types: (1) Static CIDR: A fixed list of CIDRs that don't change (like a manual list replicated across Regions). (2) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool). (3) IPAM resource CIDR: CIDRs for AWS resources like VPCs, subnets, and EIPs within a specific IPAM scope.
- conditions List<Property Map>
- Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.
- ipam
Scope StringId - This rule will only match resources that are in this IPAM Scope.
- resource
Type "vpc" | "subnet" | "eip" | "public-ipv4-pool" - The resourceType property only applies to ipam-resource-cidr rules; this property specifies what type of resources this rule will apply to, such as VPCs or Subnets.
- static
Cidr String - A fixed CIDR that doesn't change
IpamPrefixListResolverRuleCondition, IpamPrefixListResolverRuleConditionArgs
Two of the rule types allow you to add conditions to the rules. (1) For IPAM Pool CIDR rules, you can specify an ipamPoolId; if not specified, the rule will apply to all IPAM Pool CIDRs in the scope. (2) For IPAM Resource CIDR rules, you can specify resourceId, resourceOwner, resourceRegion, cidr, or resourceTag.- Cidr string
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- Ipam
Pool stringId - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- Operation
Pulumi.
Aws Native. Ec2. Ipam Prefix List Resolver Rule Condition Operation - Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- Resource
Id string - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- Resource
Owner string - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- Resource
Region string - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- Resource
Tag Pulumi.Aws Native. Ec2. Inputs. Ipam Prefix List Resolver Tag - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
- Cidr string
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- Ipam
Pool stringId - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- Operation
Ipam
Prefix List Resolver Rule Condition Operation - Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- Resource
Id string - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- Resource
Owner string - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- Resource
Region string - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- Resource
Tag IpamPrefix List Resolver Tag - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
- cidr String
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- ipam
Pool StringId - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- operation
Ipam
Prefix List Resolver Rule Condition Operation - Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- resource
Id String - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- resource
Owner String - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- resource
Region String - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- resource
Tag IpamPrefix List Resolver Tag - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
- cidr string
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- ipam
Pool stringId - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- operation
Ipam
Prefix List Resolver Rule Condition Operation - Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- resource
Id string - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- resource
Owner string - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- resource
Region string - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- resource
Tag IpamPrefix List Resolver Tag - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
- cidr str
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- ipam_
pool_ strid - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- operation
Ipam
Prefix List Resolver Rule Condition Operation - Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- resource_
id str - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- resource_
owner str - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- resource_
region str - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- resource_
tag IpamPrefix List Resolver Tag - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
- cidr String
- Condition for the IPAM Resource CIDR rule type. CIDR (like 10.24.34.0/23).
- ipam
Pool StringId - Condition for the IPAM Pool CIDR rule type. If not chosen, the resolver applies to all IPAM Pool CIDRs in the scope.
- operation "equals" | "not-equals" | "subnet-of"
- Equals, Not equals, or Subnet Of. The subnet-of operation only applies to cidr conditions.
- resource
Id String - Condition for the IPAM Resource CIDR rule type. The unique ID of a resource (like vpc-1234567890abcdef0).
- resource
Owner String - Condition for the IPAM Resource CIDR rule type. Resource owner (like 111122223333).
- resource
Region String - Condition for the IPAM Resource CIDR rule type. Resource region (like us-east-1).
- resource
Tag Property Map - Condition for the IPAM Resource CIDR rule type. Resource Tag (like dev-vpc-1).
IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleConditionOperationArgs
- Equals
Value equals- Not
Equals not-equals- Subnet
Of subnet-of
- Ipam
Prefix List Resolver Rule Condition Operation Equals equals- Ipam
Prefix List Resolver Rule Condition Operation Not Equals not-equals- Ipam
Prefix List Resolver Rule Condition Operation Subnet Of subnet-of
- Equals
equals- Not
Equals not-equals- Subnet
Of subnet-of
- Equals
equals- Not
Equals not-equals- Subnet
Of subnet-of
- EQUALS
equals- NOT_EQUALS
not-equals- SUBNET_OF
subnet-of
- "equals"
equals- "not-equals"
not-equals- "subnet-of"
subnet-of
IpamPrefixListResolverRuleResourceType, IpamPrefixListResolverRuleResourceTypeArgs
- Vpc
vpc- Subnet
subnet- Eip
eip- Public
Ipv4Pool public-ipv4-pool
- Ipam
Prefix List Resolver Rule Resource Type Vpc vpc- Ipam
Prefix List Resolver Rule Resource Type Subnet subnet- Ipam
Prefix List Resolver Rule Resource Type Eip eip- Ipam
Prefix List Resolver Rule Resource Type Public Ipv4Pool public-ipv4-pool
- Vpc
vpc- Subnet
subnet- Eip
eip- Public
Ipv4Pool public-ipv4-pool
- Vpc
vpc- Subnet
subnet- Eip
eip- Public
Ipv4Pool public-ipv4-pool
- VPC
vpc- SUBNET
subnet- EIP
eip- PUBLIC_IPV4_POOL
public-ipv4-pool
- "vpc"
vpc- "subnet"
subnet- "eip"
eip- "public-ipv4-pool"
public-ipv4-pool
IpamPrefixListResolverRuleRuleType, IpamPrefixListResolverRuleRuleTypeArgs
- Static
Cidr static-cidr- Ipam
Resource Cidr ipam-resource-cidr- Ipam
Pool Cidr ipam-pool-cidr
- Ipam
Prefix List Resolver Rule Rule Type Static Cidr static-cidr- Ipam
Prefix List Resolver Rule Rule Type Ipam Resource Cidr ipam-resource-cidr- Ipam
Prefix List Resolver Rule Rule Type Ipam Pool Cidr ipam-pool-cidr
- Static
Cidr static-cidr- Ipam
Resource Cidr ipam-resource-cidr- Ipam
Pool Cidr ipam-pool-cidr
- Static
Cidr static-cidr- Ipam
Resource Cidr ipam-resource-cidr- Ipam
Pool Cidr ipam-pool-cidr
- STATIC_CIDR
static-cidr- IPAM_RESOURCE_CIDR
ipam-resource-cidr- IPAM_POOL_CIDR
ipam-pool-cidr
- "static-cidr"
static-cidr- "ipam-resource-cidr"
ipam-resource-cidr- "ipam-pool-cidr"
ipam-pool-cidr
IpamPrefixListResolverTag, IpamPrefixListResolverTagArgs
A key-value pair to associate with a resource.- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
