describeVpcEncryptionControls
inline suspend fun Ec2Client.describeVpcEncryptionControls(crossinline block: DescribeVpcEncryptionControlsRequest.Builder.() -> Unit): DescribeVpcEncryptionControlsResponse
Describes one or more VPC Encryption Control configurations. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements You can filter the results to return information about specific encryption controls or VPCs.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.