CodeSigningPolicies
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 to
Enforce, Lambda blocks the deployment request if signature validation checks fail. If you set the policy toWarn, Lambda allows the deployment and issues a new Amazon CloudWatch metric (SignatureValidationErrors) and also stores the warning in the CloudTrail log.Default value:
WarnType: String
Valid Values:
Warn | EnforceRequired: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: