actions-marketplace-validations/aws-secrets-manager-actions2

GitHub Actions for AWS Secrets Manager

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 15, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sdgluck_aws-secrets-manager-actions@ddbafd0a465ffc69539e1a4ce482b8ace08cfce5 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
SECRET_NAMESet secret name that you want to get.yes
AWS_ACCESS_KEY_IDSet Aws Access Key IDyes
AWS_SECRET_ACCESS_KEYSet Aws Secret access Keyyes
AWS_DEFAULT_REGIONSet Aws default regionyes
OUTPUT_PATHSet output file where variables are writeno
EXPORT_TO_ENVWhether to export secrets to the environment (set to false and use OUTPUT_PATH if you only want to write to an .env file, for example)yes

no outputs