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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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