iclassproinc/Sync To S3 And Trigger Webhook
Sync To S3 And Trigger Webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| s3_bucket_name | Name of S3 Bucket to upload to | yes | — |
| s3_aws_access_key_id | s3 private access key | yes | — |
| s3_aws_secret_access_key | s3 private secret | yes | — |
| s3_aws_region | region to use for s3 | yes | — |
| files | multi-line input of files to upload | yes | — |
| keys | multi-line input of names to put into the bucket, matched by index to files input | yes | — |
Outputs
| name | description |
|---|---|
| files_updated | # of files that needed to be updated |