AWS Bedrock SDK Connection

Hello WeWeb community. I’m a brand new hybrid code and no-code transplant and am getting settled into WeWeb this entire week.

What would be a good approach for hooking up our AWS Bedrock to WeWeb? Using their API for this is far from ideal as they don’t utilize the standard static API key/Header Auth approach like most API providers and for each call, a multi-tiered custom and dynamic signature needs to be generated.

So I would like to use their SDK and bypass this dynamic signature nonsense all together. Any and all ideas would be much appreciated.