Preparing the Amazon Bedrock Service

Amazon Bedrock is a fully managed service that makes foundation models from leading AI startups and Amazon available through an API.

You must have an AWS account with Bedrock access.
  1. Log in to the Amazon Bedrock service.
  2. Obtain your access key and secret as follows:
    1. Go to the IAM console: https://console.aws.amazon.com/iam.
    2. Click on Users from the left menu and select the user you want to access.
    3. Click on Security credentials.
    4. Go to the Access keys section and note the access keys.
  3. Establish Anthropic Claude access.
    Claude from Anthropic is one of the best models available in Bedrock for SQL-related tasks. By default, Claude is not available on Bedrock. You need to place a special request for Claude.
    After gaining access, you can try Claude in the text playground under the Amazon Bedrock service. If you are in the us-east-1 region, this must take you to https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/text-playground.
Enable the SQL AI Assistant in the Cloudera Data Warehouse service.