amazonka-opsworks-0.3.1: Amazon OpsWorks SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.RegisterElasticIp

Contents

Description

Registers an Elastic IP address with a specified stack. An address can be registered with only one stack at a time. If the address is already registered, you must first deregister it by calling DeregisterElasticIp. 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_RegisterElasticIp.html

Synopsis

Request

Request constructor

registerElasticIp Source

RegisterElasticIp constructor.

The fields accessible through corresponding lenses are:

Request lenses

reiElasticIp :: Lens' RegisterElasticIp Text Source

The Elastic IP address.

Response

Response constructor

registerElasticIpResponse :: RegisterElasticIpResponse Source

RegisterElasticIpResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses