modifyVpcBlockPublicAccessOptions
inline suspend fun Ec2Client.modifyVpcBlockPublicAccessOptions(crossinline block: ModifyVpcBlockPublicAccessOptionsRequest.Builder.() -> Unit): ModifyVpcBlockPublicAccessOptionsResponse
Modify VPC Block Public Access (BPA) options. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.