Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_dedicated_ip_pool

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

  • PinpointEmail.Client.exceptions.NotFoundException
  • PinpointEmail.Client.exceptions.TooManyRequestsException
  • PinpointEmail.Client.exceptions.BadRequestException
  • PinpointEmail.Client.exceptions.ConcurrentModificationException