put_dedicated_ip_warmup_attributes
(**kwargs)¶See also: AWS API Documentation
Request Syntax
response = client.put_dedicated_ip_warmup_attributes(
Ip='string',
WarmupPercentage=123
)
[REQUIRED]
The dedicated IP address that you want to update the warm-up attributes for.
[REQUIRED]
The warm-up percentage that you want to associate with the dedicated IP address.
dict
Response Syntax
{}
Response Structure
(dict) --
An HTTP 200 response if the request succeeds, or an error message if the request fails.
Exceptions
PinpointEmail.Client.exceptions.NotFoundException
PinpointEmail.Client.exceptions.TooManyRequestsException
PinpointEmail.Client.exceptions.BadRequestException