List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
get/v2/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