Skip to contents

Deletes a VPC Encryption Control configuration. This removes the encryption policy enforcement from the specified VPC.

See https://www.paws-r-sdk.com/docs/ec2_delete_vpc_encryption_control/ for full documentation.

Usage

ec2_delete_vpc_encryption_control(DryRun = NULL, VpcEncryptionControlId)

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 is UnauthorizedOperation.

VpcEncryptionControlId

[required] The ID of the VPC Encryption Control resource to delete.