AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains the storage configuration of the knowledge base for S3 vectors.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class S3VectorsConfiguration
The S3VectorsConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3VectorsConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
IndexArn | System.String |
Gets and sets the property IndexArn. The Amazon Resource Name (ARN) of the vector index used for the knowledge base. This ARN identifies the specific vector index resource within Amazon Bedrock. |
![]() |
IndexName | System.String |
Gets and sets the property IndexName. The name of the vector index used for the knowledge base. This name identifies the vector index within the Amazon Bedrock service. |
![]() |
VectorBucketArn | System.String |
Gets and sets the property VectorBucketArn. The Amazon Resource Name (ARN) of the S3 bucket where vector embeddings are stored. This bucket contains the vector data used by the knowledge base. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5