actions-marketplace-validations/SAM code signing config
Generates functions code signing signatures from SAM template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template | The SAM template containing the function definitions | yes | template.yaml |
| profile | The signing profile name to use for the signing | yes | "" |
| signer | Optional code signing arn to inject into the template | no | "" |
Outputs
| name | description |
|---|---|
| signing_config | The signing script block to send as part of the packaging |