actions-marketplace-validations/AWS S3 sync w/ output
Sync a directory to a S3 bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory to sync | no | dist/ |
| s3-bucket | S3 bucket to sync to | yes | — |
| s3-path | S3 path | no | / |
| args | Additional arguments for sync command | no | "" |
Outputs
| name | description |
|---|---|
| stdout | Output of AWS S3 sync |