actions-marketplace-validations/AWS SSM parameters to S3
Sync SSM parameters to S3 bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 7, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/smartgiftengineering_ssm-output-to-s3@59637fef20f715f9a3de68907120891e9ef088c9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssm-path | The SSM Parameter path | yes | — |
| s3-bucket | The name of S3 the bucket | yes | — |
| s3-file | The full path of the output file in the bucket | yes | — |
| ssm-additional-paths | Additional SSM parameter paths, split by comma | no | — |
Outputs
| name | description |
|---|---|
| s3ObjectUrl | The full path of the file in the bucket |