v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Move a dedicated IP address to an existing dedicated IP pool.

The dedicated IP address that you specify must already exist, and must be associated with your Amazon Web Services account.

The dedicated IP pool you specify must already exist. You can create a new pool by using the CreateDedicatedIpPool operation.

put/v2/email/dedicated-ips/{IP}/pool

Path parameters

IPstring required

An IPv4 address.

The IP address that you want to move to the dedicated IP pool. The value you specify has to be a dedicated IP address that's associated with your Amazon Web Services account.

Request body

DestinationPoolNamestring required

The name of a dedicated IP pool.

Response

Success

PutDedicatedIpInPoolResponse required

An HTTP 200 response if the request succeeds, or an error message if the request fails.