ISESV2PutDedicatedIpPoolScalingAttributesRequest
Interface in AWS.SESV2
Interface for PutDedicatedIpPoolScalingAttributes requests.
Ancestors
Properties
PoolName
property PoolName: string
The name of the dedicated IP pool to modify the scaling mode for.
This dedicated IP pool will have its scaling mode converted to control how IP addresses are managed and allocated within the pool. The pool must already exist in your Amazon SES account before modifying its scaling attributes.
ScalingMode
property ScalingMode: string
The scaling mode to apply to the dedicated IP pool.
This setting determines how IP addresses within the pool are managed and allocated. Supported scaling mode values:
STANDARD– Manual control over IP address allocation and management within the pool.MANAGED– AWS automatically manages IP address allocation and scaling based on sending patterns. Important: Once a pool is converted toMANAGEDmode, it cannot be converted back toSTANDARDmode. This conversion is irreversible.