Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gen.py does not output a Resource when a property of the same name already exists #1752

Open
mparaz opened this issue Jul 23, 2020 · 0 comments

Comments

@mparaz
Copy link

mparaz commented Jul 23, 2020

For example, in lakeformation, both AWS::LakeFormation::Permissions.Resource and AWS::LakeFormation::Resource exist.

Only class Resource(AWSProperty) is generated.

Is it possible to output both, and, what is a good way of generating distinct class names?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant