debugger24/AWS SSM Run Command

Github Action for running commands on Linux or Windows machine managed using SSM

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
aws-regionAWS Regionyes
instance-idsList of Instance IDs to execute commandyes
commandsCommands to be executed on instanceyes
os(Optional) Operating system to run commands (windows or linux)nolinux
working-directory(Optional) Working directory for command executionno""
comment(Optional) CommentnoExecuted by Github Actions Workflow #${{ github.run_id }}
namedescription
command-idExecution command ID generated by AWS send command API