Skip to content

/AWS1/CL_EC2=>DESCRIBEADDRESSTRANSFERS()

About DescribeAddressTransfers

Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for three days after the transfers have been accepted.

Method Signature

IMPORTING

Optional arguments:

IT_ALLOCATIONIDS TYPE /AWS1/CL_EC2ALLOCATIONIDLIST_W=>TT_ALLOCATIONIDLIST TT_ALLOCATIONIDLIST

The allocation IDs of Elastic IP addresses.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Specify the pagination token from a previous request to retrieve the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2DSCADDRESSXFERSMAXRSS /AWS1/EC2DSCADDRESSXFERSMAXRSS

The maximum number of address transfers to return in one page of results.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCADDRESSXFERSRS /AWS1/CL_EC2DSCADDRESSXFERSRS