Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 23, 2025 10:22:28 AM
Nov 21, 2023 6:23:19 AM
Amazon Bedrock is a fully managed service that makes base models from Amazon and third-party model providers accessible through an API.
This article explains how the Amazon Bedrock connector in Qlik Automate can be used within Qlik Cloud.
Content:
By default, users and roles don't have permission to create or modify Bedrock resources. They cannot perform tasks using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
To learn how to create an IAM identity-based policy by using these sample JSON policy documents, see Creating IAM policies in the IAM User Guide.
The Amazon Bedrock connector consists of the following blocks:
The Amazon Bedrock connector is currently not functioning. I assume this issue arises because the API endpoint for Amazon has changed. The correct endpoint should be bedrock-runtime.<region>.amazonaws.com, instead of the previously used bedrock.<region>.amazonaws.com. (https://docs.aws.amazon.com/general/latest/gr/bedrock.html)