File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/allocate-address.rst
Back
**To allocate an Elastic IP address for EC2-Classic** This example allocates an Elastic IP address to use with an instance in EC2-Classic. Command:: aws ec2 allocate-address Output:: { "PublicIp": "198.51.100.0", "Domain": "standard" } **To allocate an Elastic IP address for EC2-VPC** This example allocates an Elastic IP address to use with an instance in a VPC. Command:: aws ec2 allocate-address --domain vpc Output:: { "PublicIp": "203.0.113.0", "Domain": "vpc", "AllocationId": "eipalloc-64d5890a" }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings