aws lakeformation revoke-permissions

Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3

Options

NameDescription
--catalog-id <string>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your AWS Lake Formation environment
--principal <structure>The principal to be revoked permissions on the resource
--resource <structure>The resource to which permissions are to be revoked
--permissions <list>The permissions revoked to the principal on the resource. For information about permissions, see Security and Access Control to Metadata and Data
--permissions-with-grant-option <list>Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command