actions-marketplace-validations/S3 Get Object
Get object from AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | S3 Bucket | yes | — |
| region | S3 Region | yes | — |
| aws-access-key | AWS Access Key | yes | — |
| aws-secret-key | AWS Secret Key | yes | — |
| object-key | S3 Object Key | yes | — |
| filename | Filename of the file when gets saved | yes | — |
Outputs
| name | description |
|---|---|
| message | Ouput message |