SESV2#

Client#

class SESV2.Client#

A low-level client representing Amazon Simple Email Service (SES V2)

Amazon SES is an Amazon Web Services service that you can use to send email messages to your customers.

If you’re new to Amazon SES API v2, you might find it helpful to review the Amazon Simple Email Service Developer Guide. The Amazon SES Developer Guide provides information and code samples that demonstrate how to use Amazon SES API v2 features programmatically.

client = session.create_client('sesv2')

These are the available methods:

Client Exceptions#

Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.

The available client exceptions are: