v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442212198.5 KB

List the dedicated IP addresses that are associated with your Amazon Pinpoint account.

get/v1/email/dedicated-ips

Query parameters

PoolNamestring

The name of a dedicated IP pool.

The name of the IP pool that the dedicated IP address is associated with.

NextTokenstring

A token returned from a previous call to <code>GetDedicatedIps</code> to indicate the position of the dedicated IP pool in the list of IP pools.

PageSizeinteger

The number of results to show in a single call to <code>GetDedicatedIpsRequest</code>. If the number of results is larger than the number you specified in this parameter, then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.

Response

Success

NextTokenstring

A token that indicates that there are additional dedicated IP addresses to list. To view additional addresses, issue another request to <code>GetDedicatedIps</code>, passing this token in the <code>NextToken</code> parameter.