Below you will find pages that utilize the taxonomy term “ankurk91”
January 12, 2026
AWS SSM Run Remote Command
Version updated for https://github.com/ankurk91/aws-ssm-run-command-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The AWS SSM Run Command Action is a GitHub Action designed to automate the execution of remote shell commands on Amazon EC2 instances via AWS Systems Manager (SSM). It eliminates the need for SSH access, works with both public and private EC2 instances, and stores command output in an S3 bucket to bypass GitHub Actions’ log size limits.