nextdriveioe/AWS S3 Upload Action
This action allows you to upload file to AWS S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| s3_folder | The folder that the file will be placed. | — | — |
| source | The file path that the file will be sourced from. | yes | — |
| cloudfront_id | Cloudfront id | yes | — |
| aws_access_key_id | The AWS access id part of your credentials. More info: https://docs.aws.amazon.com/cli/latest/reference/configure/ | yes | — |
| aws_secret_access_key | The AWS access key part of your credentials. More info: https://docs.aws.amazon.com/cli/latest/reference/configure/ | yes | — |
| target_aws_access_key_id | The target AWS access id part of your credentials. More info: https://docs.aws.amazon.com/cli/latest/reference/configure/ | no | — |
| target_aws_secret_access_key | The target AWS access key part of your credentials. More info: https://docs.aws.amazon.com/cli/latest/reference/configure/ | no | — |
| aws_region | This is the region of the bucket. S3 namespace is global but the bucket is regional. | yes | — |
| upload_from | The upload file from local or s3 | yes | — |
Outputs
no outputs