Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
opsworks
📤 Upload
📝 New File
📁 New Folder
Close
Editing: associate-elastic-ip.rst
**To associate an Elastic IP address with an instance** The following example associates an Elastic IP address with a specified instance. :: aws opsworks --region us-east-1 associate-elastic-ip --instance-id dfe18b02-5327-493d-91a4-c5c0c448927f --elastic-ip 54.148.130.96 *Output*: None. **More Information** For more information, see `Resource Management`_ in the *AWS OpsWorks User Guide*. .. _`Resource Management`: http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
Save
Cancel