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