Put Account Dedicated Ip Warmup Attributes
sesv2_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¶
sesv2_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 SES account in the
current Amazon Web Services Region. Set to |
Value¶
An empty list.
Request syntax¶
svc$put_account_dedicated_ip_warmup_attributes(
AutoWarmupEnabled = TRUE|FALSE
)