modifyVpcEncryptionControl
inline suspend fun Ec2Client.modifyVpcEncryptionControl(crossinline block: ModifyVpcEncryptionControlRequest.Builder.() -> Unit): ModifyVpcEncryptionControlResponse
Modifies the encryption control configuration for a VPC. You can update the encryption mode and exclusion settings for various gateway types and peering connections.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.