Modify VPC Tenancy

GET {{aws_ec2_base_url}}/?DryRun&InstanceTenancy&VpcId&Action=ModifyVpcTenancy

Modifies the instance tenancy attribute of the specified VPC.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks 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.
InstanceTenancynullThe instance tenancy attribute for the VPC.
VpcIdnullThe ID of the VPC.
Actionstring