alvivi/Shield Badge
Creates a badge and upload it to a AWS S3 bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| label | the text in the badge on the left | yes | — |
| text | the text in the badge on the right | yes | — |
| color | the color behind the text | no | — |
| label-color | the color behind the label | no | — |
| format | the format of the output file (svg or json) | no | svg |
| template | the template used to create the badge | no | flat |
| aws-access-key-id | Amazon Access Key Id | yes | — |
| aws-secret-access-key | Amazon Secret Access Key | yes | — |
| aws-region | The region where the bucket is located | yes | — |
| aws-bucket | The name of the region | yes | — |
| aws-filepath | The file path of the file | yes | — |
Outputs
no outputs