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