Put Account Dedicated Ip Warmup Attributes
pinpointemail_put_account_dedicated_ip_warmup_attributes | R Documentation |
Enable or disable the automatic warm-up feature for dedicated IP addresses¶
Description¶
Enable or disable the automatic warm-up feature for dedicated IP addresses.
Usage¶
pinpointemail_put_account_dedicated_ip_warmup_attributes(
AutoWarmupEnabled)
Arguments¶
AutoWarmupEnabled |
Enables or disables the automatic warm-up feature for dedicated
IP addresses that are associated with your Amazon Pinpoint account in
the current AWS Region. Set to |
Value¶
An empty list.
Request syntax¶
svc$put_account_dedicated_ip_warmup_attributes(
AutoWarmupEnabled = TRUE|FALSE
)