List the dedicated IP addresses that are associated with your Amazon Web Services account.
get/v2/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