actions-marketplace-validations/AWS S3 Sync Action
Github action to sync to AWS s3 bucket.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | AWS Access Key. [AWS Docs](https://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS Secret Access Key. [AWS Docs](https://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) | yes | — |
| AWS_S3_BUCKET | The Name of the S3 Bucket. | yes | — |
| AWS_REGION | Region of the S3 Bucket | yes | — |
| SOURCE_DIR | Local Directory to Sync/Upload to S3. | no | — |
Outputs
no outputs