File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/create-route-table.rst
Back
**To create a route table** This example creates a route table for the specified VPC. Command:: aws ec2 create-route-table --vpc-id vpc-a01106c2 Output:: { "RouteTable": { "Associations": [], "RouteTableId": "rtb-22574640", "VpcId": "vpc-a01106c2", "PropagatingVgws": [], "Tags": [], "Routes": [ { "GatewayId": "local", "DestinationCidrBlock": "10.0.0.0/16", "State": "active" } ] } }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings