/AWS1/CL_LMDCODESIGNINGPOL¶
Code signing configuration policies specify the validation failure action for signature mismatch or expiry.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_untrustedartifactondepl00 TYPE /AWS1/LMDCODESIGNINGPOLICY /AWS1/LMDCODESIGNINGPOLICY¶
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:
Warn
Queryable Attributes¶
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:
Warn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNTRUSTEDARTIFACTONDEP00() |
Getter for UNTRUSTEDARTIFACTONDEPLOYM00, with configurable d |
ASK_UNTRUSTEDARTIFACTONDEP00() |
Getter for UNTRUSTEDARTIFACTONDEPLOYM00 w/ exceptions if fie |
HAS_UNTRUSTEDARTIFACTONDEP00() |
Determine if UNTRUSTEDARTIFACTONDEPLOYM00 has a value |