Hi everyone,
I'm trying to connect Retool to AWS Bedrock, and encountered some issues.
What I did:
I've created an IAM user named Retool
gave it permission to Bedrock
created the AWS key and secret
added the key and secret to the Retool AI resource.
It does write there to add the session token, but in the docs it says that it's optional, so I didn't add it.
As soon as we try to use it we get the response:
Questions:
- I guess the docs are out-of-date/wrong and the token is required?
- Is there a way to use bedrock without the token?
- Is there a way to assume a role in AWS, instead of passing it the credentials directly? (Some type of service account?)
Thank you in advance,
Oren