cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Lakeformation: remove ResourceProperty naming conflict #2088

Closed markpeek closed 1 year ago

markpeek commented 1 year ago

Use PrincipalResource for the PrincipalPermissions.Resource Property to remove a naming conflict with Permissions.Resource.

Fixes #2073