modifyAccountVpcEncryptionControl
inline suspend fun Ec2Client.modifyAccountVpcEncryptionControl(crossinline block: ModifyAccountVpcEncryptionControlRequest.Builder.() -> Unit): ModifyAccountVpcEncryptionControlResponse
Modifies the account-level VPC Encryption Control configuration. This sets the encryption control mode and resource exclusions that apply to the VPCs in your account. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.