Managing S3 Tables integration
Enable Amazon Lake Formation
You can enable Amazon Lake Formation for your S3 Tables catalog when you want to scale your data governance requirements. Amazon Lake Formation provides database-style grants to manage fine-grained access, scale permissions using tag-based access, and grant permissions based on user attributes such as group associations to your tables in S3 Tables.
Go to the Amazon Lake Formation management console to enable Amazon Lake Formation for your S3 Tables catalog
in Amazon Glue. For more information, see Creating an S3 Tables catalog
Delete S3 Tables integration
You can delete S3 Tables integration by deleting the catalog integration in the Data Catalog. This operation only deletes the metadata in the Data Catalog and not the resources in S3 Tables.
Ensure that you have the necessary permissions to list, edit, and delete catalog objects in Amazon Glue.
Delete integration (console)
-
Open the Amazon Glue console at https://console.aws.amazon.com/glue/home
. -
In the navigation pane, choose Catalogs.
-
In the Catalog list, select s3tablescatalog.
-
Choose Delete.
-
Confirm that deleting the catalog also deletes all associated catalog objects in the Data Catalog.
-
Choose Delete.
Delete integration (Amazon CLI)
aws glue delete-catalog \ --regionregion\ --catalog-id "s3tablescatalog"