ImportAssetsFromLakeFormationTagPolicyResponseDetails
Details from an import AWS Lake Formation tag policy job response.
Contents
- CatalogId
-
The identifier for the AWS Glue Data Catalog.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
.*/^[\d]{12}$/.*
Required: Yes
- DataSetId
-
The unique identifier for the data set associated with this import job.
Type: String
Required: Yes
- RevisionId
-
The unique identifier for the revision associated with this import job.
Type: String
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: Yes
- Database
-
A structure for the database object.
Type: DatabaseLFTagPolicyAndPermissions object
Required: No
- Table
-
A structure for the table object.
Type: TableLFTagPolicyAndPermissions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: