Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpzx committed Jan 31, 2024
1 parent e30f27b commit 96f51c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ def revoke_principals_permissions_to_table_in_target(self, table, other_table_sh
)
return True

def revoke_principals_database_permissions_to_shared_database(self) -> True:
def revoke_principals_database_permissions_to_shared_database(self) -> True:
"""
Revokes 'DESCRIBE' Lake Formation permissions to share principals to the shared database in target account
:return: True if it is successful
Expand Down

0 comments on commit 96f51c8

Please sign in to comment.