Kevin Peterson

Results 1 comments of Kevin Peterson

As a workaround, you can use the CDK -> CloudFormation escape hatch. In Python, that looks like this: `noauth_method.node.default_child.add_property_override("AuthorizationType", "NONE")` More details at https://github.com/aws/aws-cdk/issues/29658