v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447264222.7 KB

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.

post/ListPermissions

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

CatalogIdstring

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 Lake Formation environment.

ResourceType'CATALOG' | 'DATABASE' | 'TABLE' | 'DATA_LOCATION' | 'LF_TAG' | 'LF_TAG_POLICY' | 'LF_TAG_POLICY_DATABASE' | 'LF_TAG_POLICY_TABLE'

Specifies a resource type to filter the permissions returned.

NextTokenstring

A continuation token, if this is not the first call to retrieve this list.

MaxResultsinteger

The maximum number of results to return.

IncludeRelatedstring

Indicates that related permissions should be included in the results.

Response

Success

NextTokenstring

A continuation token, if this is not the first call to retrieve this list.