Skip to main content

ISESV2DedicatedIp

Interface in AWS.SESV2

Interface for DedicatedIp.

Properties

Ip

property Ip: string

The dedicated IP address.

This value matches the IP address specified in the request and confirms the identity of the dedicated IP for which information was retrieved.

PoolName

property PoolName: string

The name of the dedicated IP pool that contains this IP address.

Dedicated IP pools are used to organize and manage groups of dedicated IP addresses. IPs within the same pool share configuration settings and can be managed collectively for different sending purposes or campaigns. This field may be empty if the dedicated IP is not currently assigned to any pool.

WarmupPercentage

property WarmupPercentage: Integer

The percentage of the warm-up process that has been completed for this dedicated IP.

The warm-up percentage ranges from 0 to 100 and indicates how much of the automatic warm-up process has been completed. During warm-up, sending volume is gradually increased to establish a positive reputation with email providers. A value of 100 indicates that the warm-up process is complete and the dedicated IP is ready for full-volume email sending.

WarmupStatus

property WarmupStatus: string

The current warm-up status of the dedicated IP address.

Possible warm-up status values include:

  • IN_PROGRESS – The IP is currently undergoing the warm-up process
  • DONE – The warm-up process has been completed The warm-up status works in conjunction with the warm-up percentage to provide a complete picture of the IP's readiness for high-volume email sending.