AlreadExistsException on glue tables that don't exist

0

I am trying to create standard glue external tables with terraform, replacing a number of lake formation governed tables. The original lake governed tables had no table specific permissions granted and where dropped from the control panel.

Any attempt to create a standard external table from any means (cli, boto3, glue console, lake formation console, terraform) I receive a AlreadyExistsException on that table. When calling the table from the cli or with boto3 it can't find the corresponding table (EntityNotFound or similar)

If in either terraform or the control panel the table type is changed to governed, the table is created successfully (so with all the same settings as before i.e. region, path, classification etc).

We would like to be able to create these tables as standard external tables, but seem completely unable to with no idea whether this is a bug of some sort (likely in lake formation?) or we're missing something?

Any help is appreciated

Stephen
질문됨 일 년 전81회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인