domo84/S3 Upload
Upload files to an S3 bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| delete | Files that exists in the bucket only are deleted | no | false |
| concurrent_uploads | Number of concurrent uploads | no | 5 |
| region | The AWS region where the bucket is located | yes | — |
| Bucket | The bucket where to upload files | yes | — |
| ACL | AWS SDK Upload params | no | private |
| source | Path to source files | yes | — |
Outputs
no outputs