troposphere
troposphere copied to clipboard
Lakeformation PrincipalPermissions and Permissions incorrectly have the same ResourceProperty
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.