sudhakar2do

Results 3 comments of sudhakar2do

Yes, I have set these three as env variaables as below: setenv AWS_SECRET_ACCESS_KEY "yyyKEYyyy" setenv AWS_ACCESS_KEY "yyyKEYyyy" setenv AWS_REGION "us-west-2" setenv AWS_ACCESS_KEY_ID "xxIDxx" Additionally set the following too setenv AWS_PROFILE...

Yes, I am behind a proxy. Is there a switch i can use to get additional debug information that I can share here?

ok, thanks. I have the HTTP_PROXY, HTTPS_PROXY set and am able to access the aws bedrock from python One issue I have is getting the SSL certificates for curl. For...