File: //lib/python3/dist-packages/awscli/examples/opsworks/update-elastic-ip.rst
**To update an Elastic IP address name**
The following example updates the name of a specified Elastic IP address. ::
aws opsworks --region us-east-1 update-elastic-ip --elastic-ip 54.148.130.96 --name NewIPName
*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