AWS::Bedrock::KnowledgeBase RedshiftServerlessConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::Bedrock::KnowledgeBase RedshiftServerlessConfiguration

Contains configurations for authentication to Amazon Redshift Serverless.

Syntax

To declare this entity in your Amazon 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