PinpointEmail / Client / put_account_dedicated_ip_warmup_attributes
put_account_dedicated_ip_warmup_attributes#
- PinpointEmail.Client.put_account_dedicated_ip_warmup_attributes(**kwargs)#
Enable or disable the automatic warm-up feature for dedicated IP addresses.
See also: AWS API Documentation
Request Syntax
response = client.put_account_dedicated_ip_warmup_attributes( AutoWarmupEnabled=True|False )
- Parameters:
AutoWarmupEnabled (boolean) – 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 tofalse
to disable it.- 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
PinpointEmail.Client.exceptions.TooManyRequestsException
PinpointEmail.Client.exceptions.BadRequestException