paws.customer.engagement (version 0.1.0)

pinpointemail_put_account_dedicated_ip_warmup_attributes: 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 true to enable the automatic warm-up feature, or set to false to disable it.

Request syntax

svc$put_account_dedicated_ip_warmup_attributes(
  AutoWarmupEnabled = TRUE|FALSE
)