Closed Maks-D closed 4 months ago
glue.get_database() raises an error if the database doesn't exist (strange api). This PR fixes an issue by handling EntityNotFoundException error and creating db if AWS api return it.
glue.get_database() raises an error if the database doesn't exist (strange api). This PR fixes an issue by handling EntityNotFoundException error and creating db if AWS api return it.