tryquiet/Upload S3
Upload directory to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_key_id | aws key id | yes | — |
| aws_secret_access_key | aws secret access key | yes | — |
| aws_bucket | aws bucket name | yes | — |
| source_dir | directory to upload | yes | — |
| destination_dir | destination directory for upload | no | / |
Outputs
| name | description |
|---|---|
| object_key | object key |
| object_locations | object locations |