/AWS1/CL_EC2=>RESTOREADDRESSTOCLASSIC()
¶
About RestoreAddressToClassic¶
This action is deprecated.
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform. You cannot move an Elastic IP address that was originally allocated for use in EC2-VPC. The Elastic IP address must not be associated with an instance or network interface.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PUBLICIP
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The Elastic IP address.
Optional arguments:¶
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 isUnauthorizedOperation
.