ricardoapaes/Upload file to S3
Upload file to S3 with metadata
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | Name of bucket | yes | — |
| src | File path to upload | yes | — |
| filename | File name within the bucket | no | — |
| metadata | Metadata of the file to be uploaded. | no | author=like |
| mimetype | Mimetype of the file to be uploaded. | no | application/x-msdownload |
| region | Region where the bucket is located. | no | us-east-1 |
Outputs
no outputs