@aws-sdk/client-lakeformation

GetEffectivePermissionsForPathCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
NextToken string | undefined

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

Permissions PrincipalResourcePermissions[] | undefined

A list of the permissions for the specified table or database resource located at the path in Amazon S3.

Full Signature

export interface GetEffectivePermissionsForPathCommandOutput extends GetEffectivePermissionsForPathResponse, MetadataBearer