Hi,
I am facing issue with Capstone project 2. I tried 3 times now but it seems the resource Glue Catalog Database has not been deleted and I cannot create a new one.
I wanted to delete this database manually, but I cannot see this database in AWS Glue Catalog Database Console.
I also tried deleting this resource using command:
aws glue delete-database --name de_c4w4a2_transform_db
But it shows an insufficient permission error:
An error occurred (AccessDeniedException) when calling the DeleteDatabase operation: Insufficient Lake Formation permission(s): Required Drop on de_c4w4a2_transform_db
Can someone please help me resolve this issue? @esanina @Amir_Zare @jessica-dlai
Thank you