2 Answers
- Newest
- Most votes
- Most comments
1
Notice the condition specified that Glue tables need to meet to use this feature:
"include Lake Formation-managed AWS Glue Data Catalog tables and Amazon Redshift tables and views"
Is yours in one of those cases?
0
Hello,
This error indicates that the AWS Lake Formation permissions are not enforced on the asset that you want to publish. This can happen in the following cases.
The Amazon S3 location of the asset is not registered in AWS Lake Formation. To fix the issue, log into your AWS Lake Formation console in the account where the table exists and register the Amazon S3 location either in AWS Lake Formation mode or Hybrid mode.
answered 2 years ago
Relevant content
asked 3 years ago
asked a year ago

Hi! Thank you for your quick response. I figured out that the CSV file was only in the right bucket but not at the Data Lake location. I re-added the file at that location and then it worked. This was not really clear by reading the documentation. Thanks!
For me, Glue tables are working post including the corresponding s3 location into Lake formation as managed Location. But for Glue catalog Views , so far publishing in DataZone is still throwing the exception: "Unmanaged asset Subscribers to this asset won’t be able to add it to environments or query it. Fix below issues to make this asset managed by Amazon DataZone. Unable to assume the Data Access Role. Please reach out to your admin to resolve the issue."
Any idea what is to be done for Glue Catalog Views?