ravnhq/AWS S3 Upload
Upload files to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source-dir | Directory where files should be uploaded from | yes | — |
| destination-dir | Directory path where files should be uploaded to relative to the bucket | no | — |
| bucket | Name of S3 bucket | yes | — |
| access-key-id | AWS Access Key Id | yes | — |
| secret-access-key | AWS Secret Access Key | yes | — |
| content-disposition | Content Disposition header value to set | no | / |
| acl | The canned ACL to apply to the object | no | public-read |
Outputs
no outputs