basaldev/S3 Sync
Sync files from a local directory to an S3 bucket using s3-sync-client
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket_name | The name of the S3 bucket | yes | — |
| source_directory | The source directory to sync | yes | — |
| aws_region | The AWS region of the S3 bucket | yes | — |
| aws_access_key_id | AWS Access Key ID | yes | — |
| aws_secret_access_key | AWS Secret Access Key | yes | — |
| aws_session_token | AWS session token for those using roles with temporary credentials | no | — |
Outputs
no outputs