aquacloud-dev/Download S3 Artifact
Download an artifact from S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 4, 2022
- License
- None
Pinned Snippet
uses: aquacloud-dev/download-artifact-action@7680d12d784eadaf4a55e75a6d73f6e1d801a5c5 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | S3 bucket | yes | — |
| aws_region | S3 region | yes | — |
| aws_access_key_id | AWS Access Key ID | yes | — |
| aws_secret_access_key | AWS Secret Access Key | yes | — |
| output | Unzip output | no | . |
| context | Download path | no | . |
| filename | Remote zip file | yes | — |
Outputs
no outputs