Releases the specified Elastic IP address.
See https://www.paws-r-sdk.com/docs/ec2_release_address/ for full documentation.
ec2_release_address(
AllocationId = NULL,
PublicIp = NULL,
NetworkBorderGroup = NULL,
DryRun = NULL
)
The allocation ID. This parameter is required.
Deprecated.
The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.
If you provide an incorrect network border group, you receive an
InvalidAddress.NotFound
error.
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
.