- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-lakeformation
PrincipalResourcePermissions Interface
The permissions granted or revoked on a resource.
Members
Name | Type | Details |
---|---|---|
AdditionalDetails | DetailsMap | undefined | This attribute can be used to return any additional details of |
Condition | Condition | undefined | A Lake Formation condition, which applies to permissions and opt-ins that contain an expression. |
LastUpdated | Date | undefined | The date and time when the resource was last updated. |
LastUpdatedBy | string | undefined | The user who updated the record. |
Permissions | Permission[] | undefined | The permissions to be granted or revoked on the resource. |
PermissionsWithGrantOption | Permission[] | undefined | Indicates whether to grant the ability to grant permissions (as a subset of permissions granted). |
Principal | DataLakePrincipal | undefined | The Data Lake principal to be granted or revoked permissions. |
Resource | Resource | undefined | The resource where permissions are to be granted or revoked. |
Full Signature
export interface PrincipalResourcePermissions