- Navigation Guide
@aws-sdk/client-lakeformation
ListPermissionsCommand Class
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller. For example, if you are granted an ALTER permission, you are able to see only the principal permissions for ALTER.
This operation returns only those permissions that have been explicitly granted.
For information about permissions, see Security and Access Control to Metadata and Data .
Parameters
Name | Signature | Summary |
---|---|---|
ListPermissionsCommandInput |
|
Full Signature
export declare class ListPermissionsCommand extends ListPermissionsCommand_base
Related
- ListPermissionsCommandInput for command's
input
shape. - ListPermissionsCommandOutput for command's
response
shape. - config for LakeFormationClient's
config
shape.