| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.OpsWorks.UpdateElasticIp
Description
Updates a registered Elastic IP address's name. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing UserPermissions.
http://docs.aws.amazon.com/opsworks/latest/APIReference/API_UpdateElasticIp.html
Request
data UpdateElasticIp Source
Instances
| Eq UpdateElasticIp | |
| Ord UpdateElasticIp | |
| Read UpdateElasticIp | |
| Show UpdateElasticIp | |
| ToJSON UpdateElasticIp | |
| AWSRequest UpdateElasticIp | |
| ToQuery UpdateElasticIp | |
| ToPath UpdateElasticIp | |
| ToHeaders UpdateElasticIp | |
| type Sv UpdateElasticIp = OpsWorks | |
| type Rs UpdateElasticIp = UpdateElasticIpResponse |
Request constructor
Arguments
| :: Text | |
| -> UpdateElasticIp |
UpdateElasticIp constructor.
The fields accessible through corresponding lenses are:
ueiElasticIp::TextueiName::MaybeText
Request lenses
ueiElasticIp :: Lens' UpdateElasticIp Text Source
The address.