docs/source/guide/ses-examples.rst
.. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. .. SPDX-License-Identifier: Apache-2.0
.. _aws-boto3-ses-examples:
################### Amazon SES examples ###################
.. meta:: :description: Amazon SES code examples for the AWS SDK for Python. :keywords: SES Python
Amazon Simple Email Service (SES) is an email platform that provides an easy,
cost-effective way for you to send and receive email using your own email
addresses and domains. For more information about Amazon SES, see the
Amazon SES documentation <https://docs.aws.amazon.com/ses/>_.
Examples
.. toctree:: :maxdepth: 1
Verifying email addresses <ses-verify> Working with email templates <ses-template> Managing email filters <ses-filters> Using email rules <ses-rules>