Skip to content

Commit

Permalink
Access Denied Error Handling
Browse files Browse the repository at this point in the history
  • Loading branch information
ritiktrianz committed Nov 6, 2024
1 parent e54643c commit 0e9880b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
import java.util.List;
import java.util.Map;
import java.util.Set;

import static com.amazonaws.athena.connectors.postgresql.PostGreSqlConstants.POSTGRESQL_DEFAULT_PORT;
import static com.amazonaws.athena.connectors.postgresql.PostGreSqlConstants.POSTGRESQL_DRIVER_CLASS;
import static com.amazonaws.athena.connectors.postgresql.PostGreSqlConstants.POSTGRES_NAME;
Expand Down

0 comments on commit 0e9880b

Please sign in to comment.