driveops-surya/S3 Upload Action surya
Upload files or directories to AWS S3 bucket with sync capabilities
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 ID for authentication | yes | — |
| aws-secret-access-key | AWS Secret Access Key for authentication | yes | — |
| s3-bucket | Name of the S3 bucket to upload to | yes | — |
Outputs
| name | description |
|---|---|
| upload-url | Public URL of the uploaded content |