@aws-sdk/client-ec2

ReleaseIpamPoolAllocationCommandInput Interface

Members

Name
Type
Details
Cidr Requiredstring | undefined

The CIDR of the allocation you want to release.

IpamPoolAllocationId Requiredstring | undefined

The ID of the allocation.

IpamPoolId Requiredstring | undefined

The ID of the IPAM pool which contains the allocation you want to release.

DryRun boolean | undefined

A check for 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.

Full Signature

export interface ReleaseIpamPoolAllocationCommandInput extends ReleaseIpamPoolAllocationRequest