AWS Native is in preview. AWS Classic is fully supported.
aws-native.comprehend.Flywheel
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
The AWS::Comprehend::Flywheel resource creates an Amazon Comprehend Flywheel that enables customer to train their model.
Create Flywheel Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Flywheel(name: string, args: FlywheelArgs, opts?: CustomResourceOptions);
@overload
def Flywheel(resource_name: str,
args: FlywheelArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Flywheel(resource_name: str,
opts: Optional[ResourceOptions] = None,
data_access_role_arn: Optional[str] = None,
data_lake_s3_uri: Optional[str] = None,
active_model_arn: Optional[str] = None,
data_security_config: Optional[FlywheelDataSecurityConfigArgs] = None,
flywheel_name: Optional[str] = None,
model_type: Optional[FlywheelModelType] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
task_config: Optional[FlywheelTaskConfigArgs] = None)
func NewFlywheel(ctx *Context, name string, args FlywheelArgs, opts ...ResourceOption) (*Flywheel, error)
public Flywheel(string name, FlywheelArgs args, CustomResourceOptions? opts = null)
public Flywheel(String name, FlywheelArgs args)
public Flywheel(String name, FlywheelArgs args, CustomResourceOptions options)
type: aws-native:comprehend:Flywheel
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 FlywheelArgs
- 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 FlywheelArgs
- 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 FlywheelArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args FlywheelArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args FlywheelArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Flywheel 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 Flywheel resource accepts the following input properties:
- Data
Access stringRole Arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- Data
Lake stringS3Uri - Amazon S3 URI of the data lake location.
- Active
Model stringArn - The Amazon Resource Number (ARN) of the active model version.
- Data
Security Pulumi.Config Aws Native. Comprehend. Inputs. Flywheel Data Security Config - Data security configuration.
- Flywheel
Name string - Name for the flywheel.
- Model
Type Pulumi.Aws Native. Comprehend. Flywheel Model Type - Model type of the flywheel's model.
- List<Pulumi.
Aws Native. Inputs. Tag> - Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- Task
Config Pulumi.Aws Native. Comprehend. Inputs. Flywheel Task Config - Configuration about the model associated with a flywheel.
- Data
Access stringRole Arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- Data
Lake stringS3Uri - Amazon S3 URI of the data lake location.
- Active
Model stringArn - The Amazon Resource Number (ARN) of the active model version.
- Data
Security FlywheelConfig Data Security Config Args - Data security configuration.
- Flywheel
Name string - Name for the flywheel.
- Model
Type FlywheelModel Type - Model type of the flywheel's model.
- Tag
Args - Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- Task
Config FlywheelTask Config Args - Configuration about the model associated with a flywheel.
- data
Access StringRole Arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- data
Lake StringS3Uri - Amazon S3 URI of the data lake location.
- active
Model StringArn - The Amazon Resource Number (ARN) of the active model version.
- data
Security FlywheelConfig Data Security Config - Data security configuration.
- flywheel
Name String - Name for the flywheel.
- model
Type FlywheelModel Type - Model type of the flywheel's model.
- List<Tag>
- Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- task
Config FlywheelTask Config - Configuration about the model associated with a flywheel.
- data
Access stringRole Arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- data
Lake stringS3Uri - Amazon S3 URI of the data lake location.
- active
Model stringArn - The Amazon Resource Number (ARN) of the active model version.
- data
Security FlywheelConfig Data Security Config - Data security configuration.
- flywheel
Name string - Name for the flywheel.
- model
Type FlywheelModel Type - Model type of the flywheel's model.
- Tag[]
- Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- task
Config FlywheelTask Config - Configuration about the model associated with a flywheel.
- data_
access_ strrole_ arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- data_
lake_ strs3_ uri - Amazon S3 URI of the data lake location.
- active_
model_ strarn - The Amazon Resource Number (ARN) of the active model version.
- data_
security_ Flywheelconfig Data Security Config Args - Data security configuration.
- flywheel_
name str - Name for the flywheel.
- model_
type FlywheelModel Type - Model type of the flywheel's model.
- Sequence[Tag
Args] - Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- task_
config FlywheelTask Config Args - Configuration about the model associated with a flywheel.
- data
Access StringRole Arn - The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
- data
Lake StringS3Uri - Amazon S3 URI of the data lake location.
- active
Model StringArn - The Amazon Resource Number (ARN) of the active model version.
- data
Security Property MapConfig - Data security configuration.
- flywheel
Name String - Name for the flywheel.
- model
Type "DOCUMENT_CLASSIFIER" | "ENTITY_RECOGNIZER" - Model type of the flywheel's model.
- List<Property Map>
- Tags associated with the endpoint being created. A tag is a key-value pair that adds metadata to the endpoint. For example, a tag with "Sales" as the key might be added to an endpoint to indicate its use by the sales department.
- task
Config Property Map - Configuration about the model associated with a flywheel.
Outputs
All input properties are implicitly available as output properties. Additionally, the Flywheel resource produces the following output properties:
Supporting Types
FlywheelDataSecurityConfig, FlywheelDataSecurityConfigArgs
- Data
Lake stringKms Key Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- Model
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- Volume
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- Vpc
Config Pulumi.Aws Native. Comprehend. Inputs. Flywheel Vpc Config - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
- Data
Lake stringKms Key Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- Model
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- Volume
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- Vpc
Config FlywheelVpc Config - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
- data
Lake StringKms Key Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- model
Kms StringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- volume
Kms StringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- vpc
Config FlywheelVpc Config - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
- data
Lake stringKms Key Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- model
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- volume
Kms stringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- vpc
Config FlywheelVpc Config - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
- data_
lake_ strkms_ key_ id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- model_
kms_ strkey_ id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- volume_
kms_ strkey_ id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- vpc_
config FlywheelVpc Config - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
- data
Lake StringKms Key Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the data in the data lake.
- model
Kms StringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:
- KMS Key ID:
"1234abcd-12ab-34cd-56ef-1234567890ab"
- Amazon Resource Name (ARN) of a KMS Key:
"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
- KMS Key ID:
- volume
Kms StringKey Id - ID for the AWS KMS key that Amazon Comprehend uses to encrypt the volume.
- vpc
Config Property Map - Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. For more information, see Amazon VPC .
FlywheelDocumentClassificationConfig, FlywheelDocumentClassificationConfigArgs
- Mode
Pulumi.
Aws Native. Comprehend. Flywheel Document Classification Config Mode - Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - Labels List<string>
- One or more labels to associate with the custom classifier.
- Mode
Flywheel
Document Classification Config Mode - Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - Labels []string
- One or more labels to associate with the custom classifier.
- mode
Flywheel
Document Classification Config Mode - Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - labels List<String>
- One or more labels to associate with the custom classifier.
- mode
Flywheel
Document Classification Config Mode - Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - labels string[]
- One or more labels to associate with the custom classifier.
- mode
Flywheel
Document Classification Config Mode - Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - labels Sequence[str]
- One or more labels to associate with the custom classifier.
- mode "MULTI_CLASS" | "MULTI_LABEL"
- Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
. - labels List<String>
- One or more labels to associate with the custom classifier.
FlywheelDocumentClassificationConfigMode, FlywheelDocumentClassificationConfigModeArgs
- Multi
Class - MULTI_CLASS
- Multi
Label - MULTI_LABEL
- Flywheel
Document Classification Config Mode Multi Class - MULTI_CLASS
- Flywheel
Document Classification Config Mode Multi Label - MULTI_LABEL
- Multi
Class - MULTI_CLASS
- Multi
Label - MULTI_LABEL
- Multi
Class - MULTI_CLASS
- Multi
Label - MULTI_LABEL
- MULTI_CLASS
- MULTI_CLASS
- MULTI_LABEL
- MULTI_LABEL
- "MULTI_CLASS"
- MULTI_CLASS
- "MULTI_LABEL"
- MULTI_LABEL
FlywheelEntityRecognitionConfig, FlywheelEntityRecognitionConfigArgs
- Entity
Types List<Pulumi.Aws Native. Comprehend. Inputs. Flywheel Entity Types List Item> - Up to 25 entity types that the model is trained to recognize.
- Entity
Types []FlywheelEntity Types List Item - Up to 25 entity types that the model is trained to recognize.
- entity
Types List<FlywheelEntity Types List Item> - Up to 25 entity types that the model is trained to recognize.
- entity
Types FlywheelEntity Types List Item[] - Up to 25 entity types that the model is trained to recognize.
- entity_
types Sequence[FlywheelEntity Types List Item] - Up to 25 entity types that the model is trained to recognize.
- entity
Types List<Property Map> - Up to 25 entity types that the model is trained to recognize.
FlywheelEntityTypesListItem, FlywheelEntityTypesListItemArgs
- Type string
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
- Type string
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
- type String
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
- type string
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
- type str
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
- type String
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
Entity types must not contain the following invalid characters: \n (line break), \n (escaped line break, \r (carriage return), \r (escaped carriage return), \t (tab), \t (escaped tab), and , (comma).
FlywheelModelType, FlywheelModelTypeArgs
- Document
Classifier - DOCUMENT_CLASSIFIER
- Entity
Recognizer - ENTITY_RECOGNIZER
- Flywheel
Model Type Document Classifier - DOCUMENT_CLASSIFIER
- Flywheel
Model Type Entity Recognizer - ENTITY_RECOGNIZER
- Document
Classifier - DOCUMENT_CLASSIFIER
- Entity
Recognizer - ENTITY_RECOGNIZER
- Document
Classifier - DOCUMENT_CLASSIFIER
- Entity
Recognizer - ENTITY_RECOGNIZER
- DOCUMENT_CLASSIFIER
- DOCUMENT_CLASSIFIER
- ENTITY_RECOGNIZER
- ENTITY_RECOGNIZER
- "DOCUMENT_CLASSIFIER"
- DOCUMENT_CLASSIFIER
- "ENTITY_RECOGNIZER"
- ENTITY_RECOGNIZER
FlywheelTaskConfig, FlywheelTaskConfigArgs
- Language
Code Pulumi.Aws Native. Comprehend. Flywheel Task Config Language Code - Language code for the language that the model supports.
- Document
Classification Pulumi.Config Aws Native. Comprehend. Inputs. Flywheel Document Classification Config - Configuration required for a document classification model.
- Entity
Recognition Pulumi.Config Aws Native. Comprehend. Inputs. Flywheel Entity Recognition Config - Configuration required for an entity recognition model.
- Language
Code FlywheelTask Config Language Code - Language code for the language that the model supports.
- Document
Classification FlywheelConfig Document Classification Config - Configuration required for a document classification model.
- Entity
Recognition FlywheelConfig Entity Recognition Config - Configuration required for an entity recognition model.
- language
Code FlywheelTask Config Language Code - Language code for the language that the model supports.
- document
Classification FlywheelConfig Document Classification Config - Configuration required for a document classification model.
- entity
Recognition FlywheelConfig Entity Recognition Config - Configuration required for an entity recognition model.
- language
Code FlywheelTask Config Language Code - Language code for the language that the model supports.
- document
Classification FlywheelConfig Document Classification Config - Configuration required for a document classification model.
- entity
Recognition FlywheelConfig Entity Recognition Config - Configuration required for an entity recognition model.
- language_
code FlywheelTask Config Language Code - Language code for the language that the model supports.
- document_
classification_ Flywheelconfig Document Classification Config - Configuration required for a document classification model.
- entity_
recognition_ Flywheelconfig Entity Recognition Config - Configuration required for an entity recognition model.
- language
Code "en" | "es" | "fr" | "it" | "de" | "pt" - Language code for the language that the model supports.
- document
Classification Property MapConfig - Configuration required for a document classification model.
- entity
Recognition Property MapConfig - Configuration required for an entity recognition model.
FlywheelTaskConfigLanguageCode, FlywheelTaskConfigLanguageCodeArgs
- En
- en
- Es
- es
- Fr
- fr
- It
- it
- De
- de
- Pt
- pt
- Flywheel
Task Config Language Code En - en
- Flywheel
Task Config Language Code Es - es
- Flywheel
Task Config Language Code Fr - fr
- Flywheel
Task Config Language Code It - it
- Flywheel
Task Config Language Code De - de
- Flywheel
Task Config Language Code Pt - pt
- En
- en
- Es
- es
- Fr
- fr
- It
- it
- De
- de
- Pt
- pt
- En
- en
- Es
- es
- Fr
- fr
- It
- it
- De
- de
- Pt
- pt
- EN
- en
- ES
- es
- FR
- fr
- IT
- it
- DE
- de
- PT
- pt
- "en"
- en
- "es"
- es
- "fr"
- fr
- "it"
- it
- "de"
- de
- "pt"
- pt
FlywheelVpcConfig, FlywheelVpcConfigArgs
- Security
Group List<string>Ids - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- Subnets List<string>
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
- Security
Group []stringIds - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- Subnets []string
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
- security
Group List<String>Ids - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- subnets List<String>
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
- security
Group string[]Ids - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- subnets string[]
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
- security_
group_ Sequence[str]ids - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- subnets Sequence[str]
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
- security
Group List<String>Ids - The ID number for a security group on an instance of your private VPC. Security groups on your VPC function serve as a virtual firewall to control inbound and outbound traffic and provides security for the resources that you’ll be accessing on the VPC. This ID number is preceded by "sg-", for instance: "sg-03b388029b0a285ea". For more information, see Security Groups for your VPC .
- subnets List<String>
- The ID for each subnet being used in your private VPC. This subnet is a subset of the a range of IPv4 addresses used by the VPC and is specific to a given availability zone in the VPC’s Region. This ID number is preceded by "subnet-", for instance: "subnet-04ccf456919e69055". For more information, see VPCs and Subnets .
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.