sesv2_create_dedicated_ip_pool: Create a new pool of dedicated IP addresses

View source: R/sesv2_operations.R

sesv2_create_dedicated_ip_poolR Documentation

Create a new pool of dedicated IP addresses

Description

Create a new pool of dedicated IP addresses. A pool can include one or more dedicated IP addresses that are associated with your Amazon Web Services account. You can associate a pool with a configuration set. When you send an email that uses that configuration set, the message is sent from one of the addresses in the associated pool.

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

Usage

sesv2_create_dedicated_ip_pool(PoolName, Tags = NULL, ScalingMode = NULL)

Arguments

PoolName

[required] The name of the dedicated IP pool.

Tags

An object that defines the tags (keys and values) that you want to associate with the pool.

ScalingMode

The type of scaling mode.


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