AWS::Bedrock::KnowledgeBase NeptuneAnalyticsConfiguration - 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 NeptuneAnalyticsConfiguration

Contains details about the storage configuration of the knowledge base in Amazon Neptune Analytics. For more information, see Create a vector index in Amazon Neptune Analytics.

Syntax

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

Properties

FieldMapping

Contains the names of the fields to which to map information about the vector store.

Required: Yes

Type: NeptuneAnalyticsFieldMapping

Update requires: Replacement

GraphArn

The Amazon Resource Name (ARN) of the Neptune Analytics vector store.

Required: Yes

Type: String

Pattern: ^arn:aws(|-cn|-us-gov):neptune-graph:[a-zA-Z0-9-]*:[0-9]{12}:graph\/g-[a-zA-Z0-9]{10}$

Minimum: 1

Maximum: 255

Update requires: Replacement