cloudtools / cloudtools/troposphere

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

Open
#1,752 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.