v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442212198.5 KB

List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.

get/v1/email/dedicated-ip-pools

Query parameters

NextTokenstring

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

PageSizeinteger

The number of results to show in a single call to <code>ListDedicatedIpPools</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

DedicatedIpPoolsPoolName[]

A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint account.

NextTokenstring

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