v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447264222.7 KB

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

post/RevokePermissions

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.

PermissionsPermission[] required

The permissions revoked to the principal on the resource. For information about permissions, see <a href="https://docs.aws.amazon.com/lake-formation/latest/dg/security-data-access.html">Security and Access Control to Metadata and Data</a>.

PermissionsWithGrantOptionPermission[]

Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.

Response

Success

RevokePermissionsResponse required