aws-cloudformation / cloudformation-cli-java-plugin

The CloudFormation Provider Development Toolkit Java Plugin allows you to autogenerate java code based on an input schema.
Apache License 2.0
30 stars 47 forks source link

Add UnsupportedTarget Runtime Error Code #406

Closed Brianwithay21 closed 1 year ago

Brianwithay21 commented 1 year ago

This PR adds a UnsupportedTarget error code.

Related PR: https://github.com/aws-cloudformation/cloudformation-cli/pull/945

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.