Skip to main content

ISESV2CreateDedicatedIpPoolRequest

Interface in AWS.SESV2

Interface for CreateDedicatedIpPool requests.

Ancestors

Properties

PoolName

property PoolName: string

The name of the dedicated IP pool to create.

The pool name must be unique within your AWS account and can contain letters, numbers, underscores, and dashes. This name will be used to reference the IP pool when managing dedicated IP addresses.

ScalingMode

property ScalingMode: string

The type of scaling mode for the dedicated IP pool.

Supported scaling types:

  • STANDARD – Manual scaling where you control IP allocation
  • MANAGED – Automatic scaling managed by Amazon SES

Tags

property Tags: IAWSTags

A list of key-value pairs that define metadata tags for the dedicated IP pool.

Tags help organize and manage AWS resources. You can use tags for cost allocation, access control, and resource categorization.