bandwidth/Sync to S3 Bucket
Create or Update S3 Bucket with Provided Contents
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 1, 2026
- License
- None
Pinned Snippet
uses: bandwidth/s3-sync-action@42a53fbe88bf3d4a420cfb5c8472df70202a73b6 # v1.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket-name | Desired Bucket Name | yes | — |
| bucket-expiration | Desired Bucket Expiration Time in Days | no | 30 |
| bucket-region | Desired Bucket AWS Region | no | us-east-2 |
| bucket-path | Relative Upload Path | no | / |
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| content-path | Path of the Content to Sync | yes | — |
Outputs
no outputs