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.

import boto3

client = boto3.client('sesv2')

These are the available methods: