Open
Description
We are creating the CDK code from CFN template(https://prod.artifactbrowser.brazil.aws.dev/packages/RedshiftQuotaServiceInfrastructure/versions/1.0.1097.0/platforms/AL2_x86_64/flavors/DEV.STD.PTHREAD/sam/template.yml)
However, we found it report the following error without providing any trace message for line number
Error: ResourceTranslationError { message: "provided string was not `true` or `false`" }
The yml file has over 2700+ lines code. It is impossible for us to find out which line has the issue. Does anyone can help to resolve this or provide any workaround? Thanks!