View source: R/opsworks_operations.R
opsworks_update_elastic_ip | R Documentation |
Updates a registered Elastic IP address's name. For more information, see Resource Management.
See https://www.paws-r-sdk.com/docs/opsworks_update_elastic_ip/ for full documentation.
opsworks_update_elastic_ip(ElasticIp, Name = NULL)
ElasticIp |
[required] The IP address for which you want to update the name. |
Name |
The new name, which can be a maximum of 32 characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.