Creates a VPC Encryption Control configuration for a specified VPC
Source:R/ec2_operations.R
ec2_create_vpc_encryption_control.RdCreates a VPC Encryption Control configuration for a specified VPC. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements for standards like HIPAA, FedRAMP, and PCI DSS.
See https://www.paws-r-sdk.com/docs/ec2_create_vpc_encryption_control/ for full documentation.
Arguments
- DryRun
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.- VpcId
[required] The ID of the VPC for which to create the encryption control configuration.
The tags to apply to the VPC Encryption Control resource.