Create Default Subnet

GET {{aws_ec2_base_url}}/?AvailabilityZone&DryRun&Action=CreateDefaultSubnet

Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC.

Request Params

KeyDatatypeRequiredDescription
AvailabilityZonenullThe Availability Zone in which to create the default subnet.
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.
Actionstring