paws.customer.engagement (version 0.1.0)

pinpointemail_put_dedicated_ip_warmup_attributes: Put dedicated ip warmup attributes

Description

Put dedicated ip warmup attributes

Usage

pinpointemail_put_dedicated_ip_warmup_attributes(Ip, WarmupPercentage)

Arguments

Ip

[required] The dedicated IP address that you want to update the warm-up attributes for.

WarmupPercentage

[required] The warm-up percentage that you want to associate with the dedicated IP address.

Request syntax

svc$put_dedicated_ip_warmup_attributes(
  Ip = "string",
  WarmupPercentage = 123
)