AWS::Bedrock::KnowledgeBase RedshiftServerlessConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Bedrock::KnowledgeBase RedshiftServerlessConfiguration

Contains configurations for authentication to Amazon Redshift Serverless.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AuthConfiguration

Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.

Required: Yes

Type: RedshiftServerlessAuthConfiguration

Update requires: Replacement

WorkgroupArn

The ARN of the Amazon Redshift workgroup.

Required: Yes

Type: String

Pattern: ^(arn:(aws(-[a-z]+)*):redshift-serverless:[a-z]{2}(-gov)?-[a-z]+-\d{1}:\d{12}:workgroup/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$

Update requires: Replacement