CodeSigningPolicies - AWS Lambda (original) (raw)
Code signing configuration policies specify the validation failure action for signature mismatch or expiry.
Contents
UntrustedArtifactOnDeployment
Code signing configuration policy for deployment validation failure. If you set the policy toEnforce
, Lambda blocks the deployment request if signature validation checks fail. If you set the policy to Warn
, Lambda allows the deployment and creates a CloudWatch log.
Default value: Warn
Type: String
Valid Values: Warn | Enforce
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
CodeSigningConfig
Concurrency
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.