- Newest
- Most votes
- Most comments
Hi,
This is usually due to a firewall or connectivity issue: it's generic to all AWS SDKs not only Bedrock.
To validate, can you come up with a very simple scenario executed on your corp network and see how Bedrock reacts.
For example, try to run aws bedrock list-foundation-models (see https://docs.aws.amazon.com/cli/latest/reference/bedrock/list-foundation-models.html) from one of your corporate machines to see what you get.
Best,
Didier
Hi Didier,
I tried running the mentioned command. It gave connection was closed before we recieved a valid response from endpoint URL.
As you mentioned I guess it is a firewall issue or a connectivity issue, it works on my personal network properly. I was checking if there is any proxy config that would solve the issue.

Also I would like to say that itworks flawlessly on my personal network on the same device..