(Lambda): CodeSigningConfig
UntrustedArtifactOnDeployment
using incorrect string
#13586
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p1
The enum
UntrustedArtifactOnDeployment
provided from the@aws-cdk/aws-lambda
is incorrect.Reproduction Steps
The error is in the
@aws-cdk/aws-lambda
package.enforce
should beEnforce
andwarn
Warn
What did you expect to happen?
Should deploy since the enum
UntrustedArtifactOnDeployment
is used from the@aws-cdk/aws-lambda
package.What actually happened?
Environment
Other
The error is in the
@aws-cdk/aws-lambda
package.enforce
should beEnforce
andwarn
Warn
Temporary workaround.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: