realsensesolutions/Actions AWS Host Exec

Execute scripts on EC2 instances using SSM with artifacts from S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: realsensesolutions/actions-aws-host-exec@3b44931a5216676128222aef35d7ed04a868bb69 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nameExecution nameyes
artifactsPath to folder containing artifacts to uploadyes
scriptPath to script file within artifacts (relative to artifact root)yes
targetsTarget selection criteria in format KEY:VALUE (one per line). Example: Environment:DEVyes
working-directoryDirectory to extract artifacts and execute script inno/home/ssm-user
timeoutExecution timeout in secondsno3600
actionDesired outcome: apply, plan or destroynoapply
namedescription
documentSSM document ARN
role_nameIAM role name
bucketS3 bucket name for artifacts