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::VPCEncryptionControl
Create VpcEncryptionControl Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new VpcEncryptionControl(name: string, args?: VpcEncryptionControlArgs, opts?: CustomResourceOptions);@overload
def VpcEncryptionControl(resource_name: str,
args: Optional[VpcEncryptionControlArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def VpcEncryptionControl(resource_name: str,
opts: Optional[ResourceOptions] = None,
egress_only_internet_gateway_exclusion_input: Optional[VpcEncryptionControlEgressOnlyInternetGatewayExclusionInput] = None,
elastic_file_system_exclusion_input: Optional[VpcEncryptionControlElasticFileSystemExclusionInput] = None,
internet_gateway_exclusion_input: Optional[VpcEncryptionControlInternetGatewayExclusionInput] = None,
lambda_exclusion_input: Optional[VpcEncryptionControlLambdaExclusionInput] = None,
mode: Optional[VpcEncryptionControlMode] = None,
nat_gateway_exclusion_input: Optional[VpcEncryptionControlNatGatewayExclusionInput] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
virtual_private_gateway_exclusion_input: Optional[VpcEncryptionControlVirtualPrivateGatewayExclusionInput] = None,
vpc_id: Optional[str] = None,
vpc_lattice_exclusion_input: Optional[VpcEncryptionControlVpcLatticeExclusionInput] = None,
vpc_peering_exclusion_input: Optional[VpcEncryptionControlVpcPeeringExclusionInput] = None)func NewVpcEncryptionControl(ctx *Context, name string, args *VpcEncryptionControlArgs, opts ...ResourceOption) (*VpcEncryptionControl, error)public VpcEncryptionControl(string name, VpcEncryptionControlArgs? args = null, CustomResourceOptions? opts = null)
public VpcEncryptionControl(String name, VpcEncryptionControlArgs args)
public VpcEncryptionControl(String name, VpcEncryptionControlArgs args, CustomResourceOptions options)
type: aws-native:ec2:VpcEncryptionControl
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 VpcEncryptionControlArgs
- 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 VpcEncryptionControlArgs
- 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 VpcEncryptionControlArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args VpcEncryptionControlArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args VpcEncryptionControlArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
VpcEncryptionControl 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 VpcEncryptionControl resource accepts the following input properties:
- Egress
Only Pulumi.Internet Gateway Exclusion Input Aws Native. Ec2. Vpc Encryption Control Egress Only Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- Elastic
File Pulumi.System Exclusion Input Aws Native. Ec2. Vpc Encryption Control Elastic File System Exclusion Input - Used to enable or disable EFS exclusion
- Internet
Gateway Pulumi.Exclusion Input Aws Native. Ec2. Vpc Encryption Control Internet Gateway Exclusion Input - Used to enable or disable IGW exclusion
- Lambda
Exclusion Pulumi.Input Aws Native. Ec2. Vpc Encryption Control Lambda Exclusion Input - Used to enable or disable Lambda exclusion
- Mode
Pulumi.
Aws Native. Ec2. Vpc Encryption Control Mode - The VPC encryption control mode, either monitor or enforce.
- Nat
Gateway Pulumi.Exclusion Input Aws Native. Ec2. Vpc Encryption Control Nat Gateway Exclusion Input - Used to enable or disable Nat gateway exclusion
-
List<Pulumi.
Aws Native. Inputs. Tag> - The tags to assign to the VPC encryption control.
- Virtual
Private Pulumi.Gateway Exclusion Input Aws Native. Ec2. Vpc Encryption Control Virtual Private Gateway Exclusion Input - Used to enable or disable VGW exclusion
- Vpc
Id string - The VPC on which this VPC encryption control is applied.
- Vpc
Lattice Pulumi.Exclusion Input Aws Native. Ec2. Vpc Encryption Control Vpc Lattice Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- Vpc
Peering Pulumi.Exclusion Input Aws Native. Ec2. Vpc Encryption Control Vpc Peering Exclusion Input - Used to enable or disable VPC peering exclusion
- Egress
Only VpcInternet Gateway Exclusion Input Encryption Control Egress Only Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- Elastic
File VpcSystem Exclusion Input Encryption Control Elastic File System Exclusion Input - Used to enable or disable EFS exclusion
- Internet
Gateway VpcExclusion Input Encryption Control Internet Gateway Exclusion Input - Used to enable or disable IGW exclusion
- Lambda
Exclusion VpcInput Encryption Control Lambda Exclusion Input - Used to enable or disable Lambda exclusion
- Mode
Vpc
Encryption Control Mode - The VPC encryption control mode, either monitor or enforce.
- Nat
Gateway VpcExclusion Input Encryption Control Nat Gateway Exclusion Input - Used to enable or disable Nat gateway exclusion
-
Tag
Args - The tags to assign to the VPC encryption control.
- Virtual
Private VpcGateway Exclusion Input Encryption Control Virtual Private Gateway Exclusion Input - Used to enable or disable VGW exclusion
- Vpc
Id string - The VPC on which this VPC encryption control is applied.
- Vpc
Lattice VpcExclusion Input Encryption Control Vpc Lattice Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- Vpc
Peering VpcExclusion Input Encryption Control Vpc Peering Exclusion Input - Used to enable or disable VPC peering exclusion
- egress
Only VpcInternet Gateway Exclusion Input Encryption Control Egress Only Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- elastic
File VpcSystem Exclusion Input Encryption Control Elastic File System Exclusion Input - Used to enable or disable EFS exclusion
- internet
Gateway VpcExclusion Input Encryption Control Internet Gateway Exclusion Input - Used to enable or disable IGW exclusion
- lambda
Exclusion VpcInput Encryption Control Lambda Exclusion Input - Used to enable or disable Lambda exclusion
- mode
Vpc
Encryption Control Mode - The VPC encryption control mode, either monitor or enforce.
- nat
Gateway VpcExclusion Input Encryption Control Nat Gateway Exclusion Input - Used to enable or disable Nat gateway exclusion
- List<Tag>
- The tags to assign to the VPC encryption control.
- virtual
Private VpcGateway Exclusion Input Encryption Control Virtual Private Gateway Exclusion Input - Used to enable or disable VGW exclusion
- vpc
Id String - The VPC on which this VPC encryption control is applied.
- vpc
Lattice VpcExclusion Input Encryption Control Vpc Lattice Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- vpc
Peering VpcExclusion Input Encryption Control Vpc Peering Exclusion Input - Used to enable or disable VPC peering exclusion
- egress
Only VpcInternet Gateway Exclusion Input Encryption Control Egress Only Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- elastic
File VpcSystem Exclusion Input Encryption Control Elastic File System Exclusion Input - Used to enable or disable EFS exclusion
- internet
Gateway VpcExclusion Input Encryption Control Internet Gateway Exclusion Input - Used to enable or disable IGW exclusion
- lambda
Exclusion VpcInput Encryption Control Lambda Exclusion Input - Used to enable or disable Lambda exclusion
- mode
Vpc
Encryption Control Mode - The VPC encryption control mode, either monitor or enforce.
- nat
Gateway VpcExclusion Input Encryption Control Nat Gateway Exclusion Input - Used to enable or disable Nat gateway exclusion
- Tag[]
- The tags to assign to the VPC encryption control.
- virtual
Private VpcGateway Exclusion Input Encryption Control Virtual Private Gateway Exclusion Input - Used to enable or disable VGW exclusion
- vpc
Id string - The VPC on which this VPC encryption control is applied.
- vpc
Lattice VpcExclusion Input Encryption Control Vpc Lattice Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- vpc
Peering VpcExclusion Input Encryption Control Vpc Peering Exclusion Input - Used to enable or disable VPC peering exclusion
- egress_
only_ Vpcinternet_ gateway_ exclusion_ input Encryption Control Egress Only Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- elastic_
file_ Vpcsystem_ exclusion_ input Encryption Control Elastic File System Exclusion Input - Used to enable or disable EFS exclusion
- internet_
gateway_ Vpcexclusion_ input Encryption Control Internet Gateway Exclusion Input - Used to enable or disable IGW exclusion
- lambda_
exclusion_ Vpcinput Encryption Control Lambda Exclusion Input - Used to enable or disable Lambda exclusion
- mode
Vpc
Encryption Control Mode - The VPC encryption control mode, either monitor or enforce.
- nat_
gateway_ Vpcexclusion_ input Encryption Control Nat Gateway Exclusion Input - Used to enable or disable Nat gateway exclusion
-
Sequence[Tag
Args] - The tags to assign to the VPC encryption control.
- virtual_
private_ Vpcgateway_ exclusion_ input Encryption Control Virtual Private Gateway Exclusion Input - Used to enable or disable VGW exclusion
- vpc_
id str - The VPC on which this VPC encryption control is applied.
- vpc_
lattice_ Vpcexclusion_ input Encryption Control Vpc Lattice Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- vpc_
peering_ Vpcexclusion_ input Encryption Control Vpc Peering Exclusion Input - Used to enable or disable VPC peering exclusion
- egress
Only "enable" | "disable"Internet Gateway Exclusion Input - Used to enable or disable EIGW exclusion
- elastic
File "enable" | "disable"System Exclusion Input - Used to enable or disable EFS exclusion
- internet
Gateway "enable" | "disable"Exclusion Input - Used to enable or disable IGW exclusion
- lambda
Exclusion "enable" | "disable"Input - Used to enable or disable Lambda exclusion
- mode "monitor" | "enforce"
- The VPC encryption control mode, either monitor or enforce.
- nat
Gateway "enable" | "disable"Exclusion Input - Used to enable or disable Nat gateway exclusion
- List<Property Map>
- The tags to assign to the VPC encryption control.
- virtual
Private "enable" | "disable"Gateway Exclusion Input - Used to enable or disable VGW exclusion
- vpc
Id String - The VPC on which this VPC encryption control is applied.
- vpc
Lattice "enable" | "disable"Exclusion Input - Used to enable or disable Vpc Lattice exclusion
- vpc
Peering "enable" | "disable"Exclusion Input - Used to enable or disable VPC peering exclusion
Outputs
All input properties are implicitly available as output properties. Additionally, the VpcEncryptionControl resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Resource
Exclusions Pulumi.Aws Native. Ec2. Outputs. Vpc Encryption Control Resource Exclusions - Enumerates the states of all the VPC encryption control resource exclusions
- State
Pulumi.
Aws Native. Ec2. Vpc Encryption Control State - The current state of the VPC encryption control.
- State
Message string - Provides additional context on the state of the VPC encryption control.
- Vpc
Encryption stringControl Id - The VPC encryption control resource id.
- Id string
- The provider-assigned unique ID for this managed resource.
- Resource
Exclusions VpcEncryption Control Resource Exclusions - Enumerates the states of all the VPC encryption control resource exclusions
- State
Vpc
Encryption Control State Enum - The current state of the VPC encryption control.
- State
Message string - Provides additional context on the state of the VPC encryption control.
- Vpc
Encryption stringControl Id - The VPC encryption control resource id.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Exclusions VpcEncryption Control Resource Exclusions - Enumerates the states of all the VPC encryption control resource exclusions
- state
Vpc
Encryption Control State - The current state of the VPC encryption control.
- state
Message String - Provides additional context on the state of the VPC encryption control.
- vpc
Encryption StringControl Id - The VPC encryption control resource id.
- id string
- The provider-assigned unique ID for this managed resource.
- resource
Exclusions VpcEncryption Control Resource Exclusions - Enumerates the states of all the VPC encryption control resource exclusions
- state
Vpc
Encryption Control State - The current state of the VPC encryption control.
- state
Message string - Provides additional context on the state of the VPC encryption control.
- vpc
Encryption stringControl Id - The VPC encryption control resource id.
- id str
- The provider-assigned unique ID for this managed resource.
- resource_
exclusions VpcEncryption Control Resource Exclusions - Enumerates the states of all the VPC encryption control resource exclusions
- state
Vpc
Encryption Control State - The current state of the VPC encryption control.
- state_
message str - Provides additional context on the state of the VPC encryption control.
- vpc_
encryption_ strcontrol_ id - The VPC encryption control resource id.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Exclusions Property Map - Enumerates the states of all the VPC encryption control resource exclusions
- state "creating" | "available" | "monitor-in-progress" | "enforce-in-progress" | "monitor-failed" | "enforce-failed" | "deleting" | "deleted" | "delete-failed"
- The current state of the VPC encryption control.
- state
Message String - Provides additional context on the state of the VPC encryption control.
- vpc
Encryption StringControl Id - The VPC encryption control resource id.
Supporting Types
Tag, TagArgs
A set of tags to apply to the resource.VpcEncryptionControlEgressOnlyInternetGatewayExclusionInput, VpcEncryptionControlEgressOnlyInternetGatewayExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Egress Only Internet Gateway Exclusion Input Enable - enable
- Vpc
Encryption Control Egress Only Internet Gateway Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlElasticFileSystemExclusionInput, VpcEncryptionControlElasticFileSystemExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Elastic File System Exclusion Input Enable - enable
- Vpc
Encryption Control Elastic File System Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlExclusion, VpcEncryptionControlExclusionArgs
- State string
- The current state of the exclusion configuration.
- State
Message string - A message providing additional information about the exclusion state.
- State string
- The current state of the exclusion configuration.
- State
Message string - A message providing additional information about the exclusion state.
- state String
- The current state of the exclusion configuration.
- state
Message String - A message providing additional information about the exclusion state.
- state string
- The current state of the exclusion configuration.
- state
Message string - A message providing additional information about the exclusion state.
- state str
- The current state of the exclusion configuration.
- state_
message str - A message providing additional information about the exclusion state.
- state String
- The current state of the exclusion configuration.
- state
Message String - A message providing additional information about the exclusion state.
VpcEncryptionControlInternetGatewayExclusionInput, VpcEncryptionControlInternetGatewayExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Internet Gateway Exclusion Input Enable - enable
- Vpc
Encryption Control Internet Gateway Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlLambdaExclusionInput, VpcEncryptionControlLambdaExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Lambda Exclusion Input Enable - enable
- Vpc
Encryption Control Lambda Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlMode, VpcEncryptionControlModeArgs
- Monitor
- monitor
- Enforce
- enforce
- Vpc
Encryption Control Mode Monitor - monitor
- Vpc
Encryption Control Mode Enforce - enforce
- Monitor
- monitor
- Enforce
- enforce
- Monitor
- monitor
- Enforce
- enforce
- MONITOR
- monitor
- ENFORCE
- enforce
- "monitor"
- monitor
- "enforce"
- enforce
VpcEncryptionControlNatGatewayExclusionInput, VpcEncryptionControlNatGatewayExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Nat Gateway Exclusion Input Enable - enable
- Vpc
Encryption Control Nat Gateway Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlResourceExclusions, VpcEncryptionControlResourceExclusionsArgs
- Egress
Only Pulumi.Internet Gateway Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- Elastic
File Pulumi.System Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- Internet
Gateway Pulumi.Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- Lambda
Pulumi.
Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude Lambda function traffic from encryption enforcement.
- Nat
Gateway Pulumi.Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- Virtual
Private Pulumi.Gateway Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- Vpc
Lattice Pulumi.Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- Vpc
Peering Pulumi.Aws Native. Ec2. Inputs. Vpc Encryption Control Exclusion - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
- Egress
Only VpcInternet Gateway Encryption Control Exclusion - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- Elastic
File VpcSystem Encryption Control Exclusion - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- Internet
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- Lambda
Vpc
Encryption Control Exclusion - Specifies whether to exclude Lambda function traffic from encryption enforcement.
- Nat
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- Virtual
Private VpcGateway Encryption Control Exclusion - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- Vpc
Lattice VpcEncryption Control Exclusion - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- Vpc
Peering VpcEncryption Control Exclusion - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
- egress
Only VpcInternet Gateway Encryption Control Exclusion - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- elastic
File VpcSystem Encryption Control Exclusion - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- internet
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- lambda
Vpc
Encryption Control Exclusion - Specifies whether to exclude Lambda function traffic from encryption enforcement.
- nat
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- virtual
Private VpcGateway Encryption Control Exclusion - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- vpc
Lattice VpcEncryption Control Exclusion - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- vpc
Peering VpcEncryption Control Exclusion - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
- egress
Only VpcInternet Gateway Encryption Control Exclusion - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- elastic
File VpcSystem Encryption Control Exclusion - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- internet
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- lambda
Vpc
Encryption Control Exclusion - Specifies whether to exclude Lambda function traffic from encryption enforcement.
- nat
Gateway VpcEncryption Control Exclusion - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- virtual
Private VpcGateway Encryption Control Exclusion - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- vpc
Lattice VpcEncryption Control Exclusion - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- vpc
Peering VpcEncryption Control Exclusion - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
- egress_
only_ Vpcinternet_ gateway Encryption Control Exclusion - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- elastic_
file_ Vpcsystem Encryption Control Exclusion - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- internet_
gateway VpcEncryption Control Exclusion - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- lambda_
Vpc
Encryption Control Exclusion - Specifies whether to exclude Lambda function traffic from encryption enforcement.
- nat_
gateway VpcEncryption Control Exclusion - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- virtual_
private_ Vpcgateway Encryption Control Exclusion - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- vpc_
lattice VpcEncryption Control Exclusion - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- vpc_
peering VpcEncryption Control Exclusion - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
- egress
Only Property MapInternet Gateway - Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.
- elastic
File Property MapSystem - Specifies whether to exclude Elastic File System traffic from encryption enforcement.
- internet
Gateway Property Map - Specifies whether to exclude internet gateway traffic from encryption enforcement.
- lambda Property Map
- Specifies whether to exclude Lambda function traffic from encryption enforcement.
- nat
Gateway Property Map - Specifies whether to exclude NAT gateway traffic from encryption enforcement.
- virtual
Private Property MapGateway - Specifies whether to exclude virtual private gateway traffic from encryption enforcement.
- vpc
Lattice Property Map - Specifies whether to exclude VPC Lattice traffic from encryption enforcement.
- vpc
Peering Property Map - Specifies whether to exclude VPC peering connection traffic from encryption enforcement.
VpcEncryptionControlState, VpcEncryptionControlStateArgs
- Creating
- creating
- Available
- available
- Monitor
In Progress - monitor-in-progress
- Enforce
In Progress - enforce-in-progress
- Monitor
Failed - monitor-failed
- Enforce
Failed - enforce-failed
- Deleting
- deleting
- Deleted
- deleted
- Delete
Failed - delete-failed
- Vpc
Encryption Control State Creating - creating
- Vpc
Encryption Control State Available - available
- Vpc
Encryption Control State Monitor In Progress - monitor-in-progress
- Vpc
Encryption Control State Enforce In Progress - enforce-in-progress
- Vpc
Encryption Control State Monitor Failed - monitor-failed
- Vpc
Encryption Control State Enforce Failed - enforce-failed
- Vpc
Encryption Control State Deleting - deleting
- Vpc
Encryption Control State Deleted - deleted
- Vpc
Encryption Control State Delete Failed - delete-failed
- Creating
- creating
- Available
- available
- Monitor
In Progress - monitor-in-progress
- Enforce
In Progress - enforce-in-progress
- Monitor
Failed - monitor-failed
- Enforce
Failed - enforce-failed
- Deleting
- deleting
- Deleted
- deleted
- Delete
Failed - delete-failed
- Creating
- creating
- Available
- available
- Monitor
In Progress - monitor-in-progress
- Enforce
In Progress - enforce-in-progress
- Monitor
Failed - monitor-failed
- Enforce
Failed - enforce-failed
- Deleting
- deleting
- Deleted
- deleted
- Delete
Failed - delete-failed
- CREATING
- creating
- AVAILABLE
- available
- MONITOR_IN_PROGRESS
- monitor-in-progress
- ENFORCE_IN_PROGRESS
- enforce-in-progress
- MONITOR_FAILED
- monitor-failed
- ENFORCE_FAILED
- enforce-failed
- DELETING
- deleting
- DELETED
- deleted
- DELETE_FAILED
- delete-failed
- "creating"
- creating
- "available"
- available
- "monitor-in-progress"
- monitor-in-progress
- "enforce-in-progress"
- enforce-in-progress
- "monitor-failed"
- monitor-failed
- "enforce-failed"
- enforce-failed
- "deleting"
- deleting
- "deleted"
- deleted
- "delete-failed"
- delete-failed
VpcEncryptionControlVirtualPrivateGatewayExclusionInput, VpcEncryptionControlVirtualPrivateGatewayExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Virtual Private Gateway Exclusion Input Enable - enable
- Vpc
Encryption Control Virtual Private Gateway Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlVpcLatticeExclusionInput, VpcEncryptionControlVpcLatticeExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Vpc Lattice Exclusion Input Enable - enable
- Vpc
Encryption Control Vpc Lattice Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
VpcEncryptionControlVpcPeeringExclusionInput, VpcEncryptionControlVpcPeeringExclusionInputArgs
- Enable
- enable
- Disable
- disable
- Vpc
Encryption Control Vpc Peering Exclusion Input Enable - enable
- Vpc
Encryption Control Vpc Peering Exclusion Input Disable - disable
- Enable
- enable
- Disable
- disable
- Enable
- enable
- Disable
- disable
- ENABLE
- enable
- DISABLE
- disable
- "enable"
- enable
- "disable"
- disable
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
