aws-cloudformation / cloudformation-cli-python-plugin

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

Generate models for hook targets #251

Closed Brianwithay21 closed 1 year ago

Brianwithay21 commented 1 year ago

Description of changes:

Running cfn generate will now generate Python models for HOOK targets

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