actions-marketplace-validations/aws-secrets-manager-actions2
GitHub Actions for AWS Secrets Manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 15, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/sdgluck_aws-secrets-manager-actions@ddbafd0a465ffc69539e1a4ce482b8ace08cfce5 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| SECRET_NAME | Set secret name that you want to get. | yes | — |
| AWS_ACCESS_KEY_ID | Set Aws Access Key ID | yes | — |
| AWS_SECRET_ACCESS_KEY | Set Aws Secret access Key | yes | — |
| AWS_DEFAULT_REGION | Set Aws default region | yes | — |
| OUTPUT_PATH | Set output file where variables are write | no | — |
| EXPORT_TO_ENV | Whether 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 | — |
Outputs
no outputs