mercurytechnologies/aws-ssm-update-association

GitHub Action for updating AWS SSM State Manager association with new parameters.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 3, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mercurytechnologies/aws-ssm-update-association-action@165c3d86bcf5f33281b6b485de0ec917958b40ce # v0.1.0

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

namedescriptionrequireddefault
association-idThe ID of the association you want to update.yes
parametersThe parameters you want to update for the association.no
wait-until-association-updatedWait until the association is updated.nofalse
max-wait-timeThe maximum time to wait for the association to be updated.no300
log-failed-command-invocationsLog the command invocations that failed for the association. If the command target is targeting hundreds or thousands of instances, this can be slow.nofalse

no outputs