View source: R/pinpointemail_operations.R
pinpointemail_get_dedicated_ips | R Documentation |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
See https://www.paws-r-sdk.com/docs/pinpointemail_get_dedicated_ips/ for full documentation.
pinpointemail_get_dedicated_ips(
PoolName = NULL,
NextToken = NULL,
PageSize = NULL
)
PoolName |
The name of the IP pool that the dedicated IP address is associated with. |
NextToken |
A token returned from a previous call to
|
PageSize |
The number of results to show in a single call to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.