Skip to main content

ISESV2PutDedicatedIpWarmupAttributesRequest

Interface in AWS.SESV2

Interface for PutDedicatedIpWarmupAttributes requests.

Ancestors

Properties

IP

property IP: string

The dedicated IP address to update the warm-up attributes for.

This must be a dedicated IP address that already exists and is associated with your AWS account. The warm-up attributes will be applied specifically to this IP address to control its sending volume during the reputation building process. Dedicated IP warm-up is essential for establishing sender reputation gradually rather than immediately sending at full capacity.

WarmupPercentage

property WarmupPercentage: Integer

The warm-up percentage to associate with the dedicated IP address.

This percentage determines the current sending capacity allowed for the dedicated IP address during the warm-up process. The value controls how much of the IP's total sending capacity can be utilized. Warm-up percentages typically start low and gradually increase over time to build sender reputation with mailbox providers. A higher percentage allows more email volume through the dedicated IP. This field is required and must be set to control the IP's sending volume during the reputation establishment phase.