sesv2_get_dedicated_ips: List the dedicated IP addresses that are associated with your...

View source: R/sesv2_operations.R

sesv2_get_dedicated_ipsR Documentation

List the dedicated IP addresses that are associated with your Amazon Web Services account

Description

List the dedicated IP addresses that are associated with your Amazon Web Services account.

See https://www.paws-r-sdk.com/docs/sesv2_get_dedicated_ips/ for full documentation.

Usage

sesv2_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 get_dedicated_ips to indicate the position of the dedicated IP pool in the list of IP pools.

PageSize

The number of results to show in a single call to GetDedicatedIpsRequest. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.