View source: R/pinpointemail_operations.R
pinpointemail_put_dedicated_ip_in_pool | R Documentation |
Move a dedicated IP address to an existing dedicated IP pool.
See https://www.paws-r-sdk.com/docs/pinpointemail_put_dedicated_ip_in_pool/ for full documentation.
pinpointemail_put_dedicated_ip_in_pool(Ip, DestinationPoolName)
Ip |
[required] The IP address that you want to move to the dedicated IP pool. The value you specify has to be a dedicated IP address that's associated with your Amazon Pinpoint account. |
DestinationPoolName |
[required] The name of the IP pool that you want to add the dedicated IP address to. You have to specify an IP pool that already exists. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.