You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CreateDatabaseDefaultPermissions and CreateTableDefaultPermissions properties does not clear the values, it is as if it does a no-op. The docs state that empty arrays OR omitting the properties will clear the boolean fields on the UI, but it does not, it is just ignored. So these properties can not be unset after they have been set.
Name of the resource
AWS::LakeFormation::DataLakeSettings
Resource Name
No response
Issue Description
The
CreateDatabaseDefaultPermissions
andCreateTableDefaultPermissions
properties does not clear the values, it is as if it does a no-op. The docs state that empty arrays OR omitting the properties will clear the boolean fields on the UI, but it does not, it is just ignored. So these properties can not be unset after they have been set.Expected Behavior
The empty array or omitting the property should actually work
Observed Behavior
The values can not be unset
Test Cases
Other Details
No response
The text was updated successfully, but these errors were encountered: