Skip to content

Conversation

@isaiahiruoha
Copy link
Contributor


Closes: #26700

Added documentation for configuring AWS SES via environment variables in the Email Configuration How-To Guide.

Currently, the AWS SES email configuration documentation only shows setup through airflow.cfg modifications, while other providers such as SendGrid document both airflow.cfg and environment variable configuration methods. This creates an inconsistency in the documentation and limits users who prefer environment variable configuration.

Changes:

  • Added environment variable configuration section for AWS SES in the Email Configuration How-To Guide
  • Maintained consistency with other provider documentation (e.g., SendGrid) by showing both configuration methods

Testing:

  • Verified documentation formatting and clarity
  • Confirmed environment variable names align with Airflow's configuration standards

@hussein-awala hussein-awala self-requested a review June 11, 2025 18:07
@ferruzzi ferruzzi merged commit 995d969 into apache:main Jul 9, 2025
20 checks passed
@ferruzzi ferruzzi deleted the iiruoha/aws-ses-docs-env branch July 9, 2025 22:08
HsiuChuanHsu pushed a commit to HsiuChuanHsu/airflow that referenced this pull request Jul 10, 2025
Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Email Configuration How-To: Configuring e-mail via SES using environment variables

5 participants