actions-marketplace-validations/Simple Upload S3 Compatible
Simple Upload directory to S3 compartible provider
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_S3_ENDPOINT | s3 endpoint | yes | — |
| AWS_ACCESS_KEY_ID | aws key id | yes | — |
| AWS_SECRET_ACCESS_KEY | aws secret access key | yes | — |
| AWS_S3_BUCKET | aws bucket name | yes | — |
| SOURCE_DIR | directory to upload | yes | — |
| DEST_DIR | directory to be uploaded in your S3 bucket | yes | — |
Outputs
| name | description |
|---|---|
| object_locations | object locations |