actions-marketplace-validations/Copy package to S3 on AWS
Copy package to S3 on AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key | AWS ACCESS KEY | yes | "" |
| aws-secret-access-key | AWS SECRET KEY | yes | "" |
| aws-region | Region where you want to deploy | yes | ap-northeast-1 |
| source-dir | This is used for copying target source file | yes | "" |
| service-name | This is service name | yes | "" |
| target-dir | The directory which is deployed | yes | "" |
Outputs
| name | description |
|---|---|
| result | Show the result of deploying |
| s3dir | S3 directory to be put |