aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 157 forks source link

Multiple target schemas failing to compile (java) #1000

Open maclema opened 1 year ago

maclema commented 1 year ago

The following target schemas do not compile with CloudFormation hooks:

AWS::Panorama::Package AWS::ServiceDiscovery::PrivateDnsNamespace AWS::ServiceDiscovery::PublicDnsNamespace AWS::ElastiCache::ParameterGroup AWS::AmplifyUIBuilder::Component

Steps to reproduce: