troposphere icon indicating copy to clipboard operation
troposphere copied to clipboard

Lakeformation PrincipalPermissions and Permissions incorrectly have the same ResourceProperty

Open mumblepins opened this issue 3 years ago • 0 comments

AWS::LakeFormation::Permissions Resource and AWS::LakeFormation::PrincipalPermissions Resource have different attributes, but are treated identically in Troposphere.

I'm guessing that lakeformation.PrincipalPermissions and lakeformation.Permissions should probably reference different ResourceProperty classes.

mumblepins avatar Sep 01 '22 16:09 mumblepins