Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / opsworks / disassociate-elastic-ip.rst
Size: Mime:
**To disassociate an Elastic IP address from an instance**

The following example disassociates an Elastic IP address from a specified instance. ::

  aws opsworks --region us-east-1 disassociate-elastic-ip --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