Difference between revisions of "MapPublicIpOnLaunch:"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* <code>aws ec2 describe-subnets --filters Name=vpc-id,Values=vpc-0987654321 --output table | egrep "[[MapPublicIpOnLaunch]]|Name|CidrBlock"</code> | * <code>aws ec2 describe-subnets --filters Name=vpc-id,Values=vpc-0987654321 --output table | egrep "[[MapPublicIpOnLaunch]]|Name|CidrBlock"</code> | ||
+ | |||
+ | == Related == | ||
+ | * [[IdDefault]] | ||
== See also == | == See also == |
Revision as of 22:31, 1 June 2022
aws ec2 describe-subnets --filters Name=vpc-id,Values=vpc-0987654321 --output table | egrep "MapPublicIpOnLaunch|Name|CidrBlock"
Related
See also
Advertising: