Skip to content

Instantly share code, notes, and snippets.

@shaikkhajaibrahim
Created April 3, 2021 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save shaikkhajaibrahim/03876821b154cb1ec7c4efd842cba18a to your computer and use it in GitHub Desktop.
Save shaikkhajaibrahim/03876821b154cb1ec7c4efd842cba18a to your computer and use it in GitHub Desktop.
{
"Subnets": [
{
"AvailabilityZone": "us-west-2d",
"AvailabilityZoneId": "usw2-az4",
"AvailableIpAddressCount": 4091,
"CidrBlock": "172.31.48.0/20",
"DefaultForAz": true,
"MapPublicIpOnLaunch": true,
"MapCustomerOwnedIpOnLaunch": false,
"State": "available",
"SubnetId": "subnet-aa642c81",
"VpcId": "vpc-e510649d",
"OwnerId": "353635396145",
"AssignIpv6AddressOnCreation": false,
"Ipv6CidrBlockAssociationSet": [],
"SubnetArn": "arn:aws:ec2:us-west-2:353635396145:subnet/subnet-aa642c81"
},
{
"AvailabilityZone": "us-west-2b",
"AvailabilityZoneId": "usw2-az2",
"AvailableIpAddressCount": 4091,
"CidrBlock": "172.31.32.0/20",
"DefaultForAz": true,
"MapPublicIpOnLaunch": true,
"MapCustomerOwnedIpOnLaunch": false,
"State": "available",
"SubnetId": "subnet-80ed0eca",
"VpcId": "vpc-e510649d",
"OwnerId": "353635396145",
"AssignIpv6AddressOnCreation": false,
"Ipv6CidrBlockAssociationSet": [],
"SubnetArn": "arn:aws:ec2:us-west-2:353635396145:subnet/subnet-80ed0eca"
},
{
"AvailabilityZone": "us-west-2c",
"AvailabilityZoneId": "usw2-az3",
"AvailableIpAddressCount": 4091,
"CidrBlock": "172.31.0.0/20",
"DefaultForAz": true,
"MapPublicIpOnLaunch": true,
"MapCustomerOwnedIpOnLaunch": false,
"State": "available",
"SubnetId": "subnet-f38757ae",
"VpcId": "vpc-e510649d",
"OwnerId": "353635396145",
"AssignIpv6AddressOnCreation": false,
"Ipv6CidrBlockAssociationSet": [],
"SubnetArn": "arn:aws:ec2:us-west-2:353635396145:subnet/subnet-f38757ae"
},
{
"AvailabilityZone": "us-west-2a",
"AvailabilityZoneId": "usw2-az1",
"AvailableIpAddressCount": 4091,
"CidrBlock": "172.31.16.0/20",
"DefaultForAz": true,
"MapPublicIpOnLaunch": true,
"MapCustomerOwnedIpOnLaunch": false,
"State": "available",
"SubnetId": "subnet-3e529446",
"VpcId": "vpc-e510649d",
"OwnerId": "353635396145",
"AssignIpv6AddressOnCreation": false,
"Ipv6CidrBlockAssociationSet": [],
"SubnetArn": "arn:aws:ec2:us-west-2:353635396145:subnet/subnet-3e529446"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment