ISESV2PutDedicatedIpInPoolRequest
Interface in AWS.SESV2
Interface for PutDedicatedIpInPool requests.
Ancestors
Properties
DestinationPoolName
property DestinationPoolName: string
The name of the IP pool to move the dedicated IP address to.
This IP pool must already exist in your Amazon SES account before moving the dedicated IP address. You can create new pools using the CreateDedicatedIpPool operation. The dedicated IP address will be removed from its current pool and added to this destination pool, allowing you to group IP addresses based on sending patterns, reputation requirements, or organizational needs.
IP
property IP: string
The dedicated IP address to move to the specified IP pool.
This must be a dedicated IP address that already exists and is associated with your AWS account. The IP address will be moved from its current pool to the destination pool specified in the request. Moving a dedicated IP address between pools allows you to reorganize your IP addresses for better sender reputation management and traffic segmentation.