How can one send an SSM command to run commands/scripts programmatically with Python CDK?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. paco

    Paco: Prescribed automation for cloud orchestration (by waterbear-cloud)

    However, it can be really helpful to run some SSM commands during your IaC runs. Paco does this and it's great (specific code examples in ec2lm.py). This will do things like mount/unmount EFS filesystems to an ASG fleet after it provisions them. It also lets you hook into your IaC run, so SSM Commands can be triggered to run before/after Stack create/update.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a way to turn a existing cloudformation template into a terraform file?

    3 projects | /r/Terraform | 23 Dec 2022
  • New to AWS, looking for tips and maybe automation ideas

    4 projects | /r/aws | 6 Aug 2021
  • There are 40,000+ quality AWS open source repositories on GitHub but are completely unorganized. I made a search engine and browser for all of them, all curated carefully with 1000+ filters.

    1 project | /r/sysadmin | 6 Jun 2021
  • AWS in 2025: The Stuff You Think You Know That's Now Wrong

    2 projects | news.ycombinator.com | 20 Aug 2025
  • Launch Your First Serverless API: Hands-On with AWS Chalice on AWS Lambda

    1 project | dev.to | 19 Aug 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?