Skip to content
Linuxbeast
  • 🏠 Home
  • πŸ“˜ About
  • πŸ‘¨β€πŸ’»Hire Me
  • πŸ“© Contact
  • πŸš€ Getting Started
  • en English
    • ar Arabic
    • zh-CN Chinese (Simplified)
    • nl Dutch
    • en English
    • fr French
    • de German
    • id Indonesian
    • it Italian
    • pt Portuguese
    • ru Russian
    • es Spanish
    • vi Vietnamese

Boto3

How to Send Email Using AWS SES with Cross-Account Secrets Manager

August 2, 2025August 1, 2025 by Linuxbeast
How to Send Email Using AWS SES with Cross-Account Secrets Manager

🎯 Goal To send email using AWS Simple Email Service (SES) in Account A, while accessing SMTP credentials stored in Secrets Manager of the same account (Account A) from a Lambda function or script running in Account B. πŸ“˜ Why This is Useful βœ… Setup Overview Account A: Account B: πŸ” Step 1: Secrets Manager … Read more

Categories DevOps Automation Tags Automation, AWS SES, Boto3, Cross-Account Access, Email Automation, Python 🐍, Secrets Manager, Serverless Leave a comment

πŸš€ DevOps Journey

  • Getting Started
  • Basic setup for your laptop and local environment.

  • 🧰 Projects & Tools
    • πŸ”’Pag-IBIG Housing Loan Calculator
    • Estimate your monthly Pag-IBIG housing loan payments.

  • πŸ› οΈ DevOps Tools
    • 🧬Git & GitHub
    • Learn Git commands, SSH setup, and version control tips.

    • 🐳Docker Essentials
    • Understand containers, Docker CLI, and WSL integration.

    • 🐍Python for DevOps
    • Use Python, manage versions, and write automation scripts.

  • ☁️ Cloud Skills
    • πŸ“‘AWS CLI & IAM Basics
    • Configure AWS CLI, IAM roles, and use basic services.

    • βš™οΈTerraform Intro
    • Write simple IaC scripts and deploy infrastructure.

  • πŸ”„ CI/CD Pipelines
    • πŸ—οΈGitLab CI/CD Basics
    • Learn .gitlab-ci.yml files, runners, and pipelines.

  • πŸ“Š Monitoring & Security
    • πŸ“ˆMonitoring with Datadog
    • Install agents and track logs/metrics.

    • πŸ›‘οΈSecurity Best Practices
    • SSH keys, secrets management, and basic hardening.

πŸ“‚ Categories

  • Amazon EC2 (4)
  • Amazon ECS (1)
  • Amazon EFS (1)
  • Amazon S3 (2)
  • Amazon VPC (2)
  • Apache HTTP Server (1)
  • Automation πŸ€– (1)
  • AWS CLI v2 (1)
  • AWS CloudWatch (1)
  • AWS Lambda πŸͺ° (4)
  • AWS Secrets Manager (1)
  • Cross-Account Access (2)
  • Data Engineering (2)
  • Datadog (3)
  • DevOps Automation (1)
  • DevTools (1)
  • Docker (2)
  • Git (7)
  • GitHub Copilot (1)
  • GitLab CI/CD (2)
  • Global Outage (1)
  • HAProxy (1)
  • HubSpot (2)
  • Jenkins (1)
  • Let's Encrypt (2)
  • macOS (1)
  • MongoDB (1)
  • Monitoring & Observability (1)
  • MySQL (3)
  • Passwordless (1)
  • PHP 8 (1)
  • PostgreSQL (3)
  • Python Programming (4)
  • Rsync (1)
  • Tech Tutorials (1)
  • Terraform (2)
  • Text Editors (2)
  • Web Development (1)
  • WordPress (2)
  • WSL 2 (7)

πŸ’¬Latest Comments

  1. Tyeth Gundry on How to Combine All Commits into One with GitLens Interactive Rebase in VSCodeJuly 8, 2025

    Someone at a previous place (where their job was integrating all teams work into releases), who was a fan of…

  2. Shanmukha on How to Install Ubuntu 20.04 or 22.04 in WSL 2 on Windows 10June 29, 2025

    Thanks for your efforts. The steps you provided easy to setup Linux ubuntu on windows

  3. John on Handling IP Address Overlapping in Network ConnectionsMay 13, 2025

    Great walkthrough of a very common (and often overlooked) networking pitfall. IP overlap issues tend to surface only when interconnectivity…

  4. Yohan on Manage Zone Identifier Files in WSL on Windows 10 and Windows 11March 19, 2025

    thanks. this is working

  5. Brian on How to Combine All Commits into One with GitLens Interactive Rebase in VSCodeJanuary 9, 2025

    This really isn't so much using gitlens to do the squash. Show how to do a squash WITHOUT using a…

© 2025 Linuxbeast • Built with GeneratePress