pinpointemail_get_dedicated_ips {paws.customer.engagement} | R Documentation |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account
Description
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.
Usage
pinpointemail_get_dedicated_ips(
PoolName = NULL,
NextToken = NULL,
PageSize = NULL
)
Arguments
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
|
[Package paws.customer.engagement version 0.7.0 Index]