scribd/Upload File to S3 Action
Upload individual files to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The filepath to upload | yes | — |
| destination | The destination filepath. | no | — |
| bucket | The bucket to place the file in. | yes | — |
| access-key-id | The AWS access key id. | yes | — |
| secret-access-key | The AWS secret access key. | yes | — |
| region | The AWS region to use. | — | us-east-1 |
| permissions | The ACL permissions to set for the file. | — | public-read |
Outputs
no outputs