putDedicatedIpInPool
inline suspend fun SesV2Client.putDedicatedIpInPool(crossinline block: PutDedicatedIpInPoolRequest.Builder.() -> Unit): PutDedicatedIpInPoolResponse
Move a dedicated IP address to an existing dedicated IP pool.
The dedicated IP address that you specify must already exist, and must be associated with your Amazon Web Services account.
The dedicated IP pool you specify must already exist. You can create a new pool by using the CreateDedicatedIpPool
operation.