Closed royari closed 6 months ago
@royari Did you find a solution? If so could you share what worked for you, I am facing the same issue
@jbolesjc turns out the connector does not respect the HTTPS_PROXY
env var when communicating with glue. I had to set up a vpc in my environment (as the connector was also in aws) so that it could communicate with glue without needing the proxy
HI 👋🏽 I'm trying to set up the connector with aws glue and s3 with this config
This results in the following error
I already have the env variables with respect to the IAM Role configured in the docker environment and confirmed that the aws cli can list the databases in glue. Any idea as how this error can be resolved?