SESV2 / Client / delete_dedicated_ip_pool
delete_dedicated_ip_pool#
- SESV2.Client.delete_dedicated_ip_pool(**kwargs)#
Delete a dedicated IP pool.
See also: AWS API Documentation
Request Syntax
response = client.delete_dedicated_ip_pool( PoolName='string' )
- Parameters:
PoolName (string) –
[REQUIRED]
The name of the dedicated IP pool that you want to delete.
- 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
SESV2.Client.exceptions.ConcurrentModificationException