LakeFormationDataPermissionAsset
The AWS Lake Formation data permission asset.
Contents
- LakeFormationDataPermissionDetails
-
Details about the AWS Lake Formation data permission.
Type: LakeFormationDataPermissionDetails object
Required: Yes
- LakeFormationDataPermissionType
-
The data permission type.
Type: String
Valid Values:
LFTagPolicy
Required: Yes
- Permissions
-
The permissions granted to the subscribers on the resource.
Type: Array of strings
Valid Values:
DESCRIBE | SELECT
Required: Yes
- RoleArn
-
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
Type: String
Pattern:
arn:aws:iam::(\d{12}):role\/.+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: