tokern / lakecli

A CLI to manage and monitor permissions in AWS Lake Formation
Apache License 2.0
25 stars 7 forks source link

Revoke Exception causes application to exit #10

Closed vrajat closed 4 years ago

vrajat commented 4 years ago

In this case, there permission did not exist.

revoke SELECT ON TABLE 'taxidata'.'parq_zones' TO 'user/datalake_user';

Error message from boto:

botocore.errorfactory.InvalidInputException: An error occurred (InvalidInputException) when calling the RevokePermissions operation: No permissions revoked. Grantee has no permissions and no grantable permissions on resource.