|
295 | 295 | "BucketOwnerAccountId": {
|
296 | 296 | "base": null,
|
297 | 297 | "refs": {
|
298 |
| - "S3DataSourceConfiguration$bucketOwnerAccountId": "<p>The account ID for the owner of the S3 bucket.</p>" |
| 298 | + "S3DataSourceConfiguration$bucketOwnerAccountId": "<p>The bucket account owner ID for the S3 bucket.</p>" |
299 | 299 | }
|
300 | 300 | },
|
301 | 301 | "ChunkingConfiguration": {
|
|
404 | 404 | "DataDeletionPolicy": {
|
405 | 405 | "base": null,
|
406 | 406 | "refs": {
|
407 |
| - "CreateDataSourceRequest$dataDeletionPolicy": "<p>The deletion policy for the requested data source</p>", |
408 |
| - "DataSource$dataDeletionPolicy": "<p>The deletion policy for the data source.</p>", |
409 |
| - "UpdateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy of the updated data source.</p>" |
| 407 | + "CreateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy assigned to the data source.</p>", |
| 408 | + "DataSource$dataDeletionPolicy": "<p>The data deletion policy for a data source.</p>", |
| 409 | + "UpdateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy assigned to the data source.</p>" |
410 | 410 | }
|
411 | 411 | },
|
412 | 412 | "DataSource": {
|
|
614 | 614 | "refs": {
|
615 | 615 | "Agent$failureReasons": "<p>Contains reasons that the agent-related API that you invoked failed.</p>",
|
616 | 616 | "AgentVersion$failureReasons": "<p>A list of reasons that the API operation on the version failed.</p>",
|
617 |
| - "DataSource$failureReasons": "<p>The details of the failure reasons related to the data source.</p>", |
| 617 | + "DataSource$failureReasons": "<p>The detailed reasons on the failure to delete a data source.</p>", |
618 | 618 | "IngestionJob$failureReasons": "<p>A list of reasons that the ingestion job failed.</p>",
|
619 | 619 | "KnowledgeBase$failureReasons": "<p>A list of reasons that the API operation on the knowledge base failed.</p>"
|
620 | 620 | }
|
621 | 621 | },
|
622 | 622 | "FieldName": {
|
623 | 623 | "base": null,
|
624 | 624 | "refs": {
|
| 625 | + "MongoDbAtlasFieldMapping$metadataField": "<p>The name of the field in which Amazon Bedrock stores metadata about the vector store.</p>", |
| 626 | + "MongoDbAtlasFieldMapping$textField": "<p>The name of the field in which Amazon Bedrock stores the raw text from your data. The text is split according to the chunking strategy you choose.</p>", |
| 627 | + "MongoDbAtlasFieldMapping$vectorField": "<p>The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.</p>", |
625 | 628 | "OpenSearchServerlessFieldMapping$metadataField": "<p>The name of the field in which Amazon Bedrock stores metadata about the vector store.</p>",
|
626 | 629 | "OpenSearchServerlessFieldMapping$textField": "<p>The name of the field in which Amazon Bedrock stores the raw text from your data. The text is split according to the chunking strategy you choose.</p>",
|
627 | 630 | "OpenSearchServerlessFieldMapping$vectorField": "<p>The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.</p>",
|
|
1144 | 1147 | "UpdateAgentRequest$foundationModel": "<p>Specifies a new foundation model to be used for orchestration by the agent.</p>"
|
1145 | 1148 | }
|
1146 | 1149 | },
|
| 1150 | + "MongoDbAtlasCollectionName": { |
| 1151 | + "base": null, |
| 1152 | + "refs": { |
| 1153 | + "MongoDbAtlasConfiguration$collectionName": "<p>The collection name of the knowledge base in MongoDB Atlas.</p>" |
| 1154 | + } |
| 1155 | + }, |
| 1156 | + "MongoDbAtlasConfiguration": { |
| 1157 | + "base": "<p>Contains details about the storage configuration of the knowledge base in MongoDB Atlas. </p>", |
| 1158 | + "refs": { |
| 1159 | + "StorageConfiguration$mongoDbAtlasConfiguration": "<p>Contains the storage configuration of the knowledge base in MongoDB Atlas.</p>" |
| 1160 | + } |
| 1161 | + }, |
| 1162 | + "MongoDbAtlasDatabaseName": { |
| 1163 | + "base": null, |
| 1164 | + "refs": { |
| 1165 | + "MongoDbAtlasConfiguration$databaseName": "<p>The database name in your MongoDB Atlas cluster for your knowledge base.</p>" |
| 1166 | + } |
| 1167 | + }, |
| 1168 | + "MongoDbAtlasEndpoint": { |
| 1169 | + "base": null, |
| 1170 | + "refs": { |
| 1171 | + "MongoDbAtlasConfiguration$endpoint": "<p>The endpoint URL of your MongoDB Atlas cluster for your knowledge base.</p>" |
| 1172 | + } |
| 1173 | + }, |
| 1174 | + "MongoDbAtlasEndpointServiceName": { |
| 1175 | + "base": null, |
| 1176 | + "refs": { |
| 1177 | + "MongoDbAtlasConfiguration$endpointServiceName": "<p>The name of the VPC endpoint service in your account that is connected to your MongoDB Atlas cluster.</p>" |
| 1178 | + } |
| 1179 | + }, |
| 1180 | + "MongoDbAtlasFieldMapping": { |
| 1181 | + "base": "<p>Contains the names of the fields to which to map information about the vector store.</p>", |
| 1182 | + "refs": { |
| 1183 | + "MongoDbAtlasConfiguration$fieldMapping": "<p>Contains the names of the fields to which to map information about the vector store.</p>" |
| 1184 | + } |
| 1185 | + }, |
| 1186 | + "MongoDbAtlasIndexName": { |
| 1187 | + "base": null, |
| 1188 | + "refs": { |
| 1189 | + "MongoDbAtlasConfiguration$vectorIndexName": "<p>The name of the MongoDB Atlas vector search index.</p>" |
| 1190 | + } |
| 1191 | + }, |
1147 | 1192 | "Name": {
|
1148 | 1193 | "base": null,
|
1149 | 1194 | "refs": {
|
|
1461 | 1506 | "SecretArn": {
|
1462 | 1507 | "base": null,
|
1463 | 1508 | "refs": {
|
| 1509 | + "MongoDbAtlasConfiguration$credentialsSecretArn": "<p>The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that contains user credentials for your MongoDB Atlas cluster.</p>", |
1464 | 1510 | "PineconeConfiguration$credentialsSecretArn": "<p>The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Pinecone API key.</p>",
|
1465 | 1511 | "RdsConfiguration$credentialsSecretArn": "<p>The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Amazon RDS database.</p>",
|
1466 | 1512 | "RedisEnterpriseCloudConfiguration$credentialsSecretArn": "<p>The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.</p>"
|
|
0 commit comments