|
5646 | 5646 | } |
5647 | 5647 | ], |
5648 | 5648 | "traits": { |
5649 | | - "smithy.api#documentation": "<p>Deletes documents from a data source and syncs the changes to the knowledge base that is connected to it. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-real-time-ingestion.html\">Ingest documents into a knowledge base in real-time</a> in the Amazon Bedrock User Guide.</p>", |
| 5649 | + "smithy.api#documentation": "<p>Deletes documents from a data source and syncs the changes to the knowledge base that is connected to it. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-direct-ingestion.html\">Ingest changes directly into a knowledge base</a> in the Amazon Bedrock User Guide.</p>", |
5650 | 5650 | "smithy.api#http": { |
5651 | 5651 | "code": 202, |
5652 | 5652 | "method": "POST", |
|
8932 | 8932 | } |
8933 | 8933 | ], |
8934 | 8934 | "traits": { |
8935 | | - "smithy.api#documentation": "<p>Retrieves specific documents from a data source that is connected to a knowledge base. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-real-time-ingestion.html\">Ingest documents into a knowledge base in real-time</a> in the Amazon Bedrock User Guide.</p>", |
| 8935 | + "smithy.api#documentation": "<p>Retrieves specific documents from a data source that is connected to a knowledge base. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-direct-ingestion.html\">Ingest changes directly into a knowledge base</a> in the Amazon Bedrock User Guide.</p>", |
8936 | 8936 | "smithy.api#http": { |
8937 | 8937 | "code": 200, |
8938 | 8938 | "method": "POST", |
|
9357 | 9357 | } |
9358 | 9358 | ], |
9359 | 9359 | "traits": { |
9360 | | - "smithy.api#documentation": "<p>Ingests documents directly into the knowledge base that is connected to the data source. The <code>dataSourceType</code> specified in the content for each document must match the type of the data source that you specify in the header. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-real-time-ingestion.html\">Ingest documents into a knowledge base in real-time</a> in the Amazon Bedrock User Guide.</p>", |
| 9360 | + "smithy.api#documentation": "<p>Ingests documents directly into the knowledge base that is connected to the data source. The <code>dataSourceType</code> specified in the content for each document must match the type of the data source that you specify in the header. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-direct-ingestion.html\">Ingest changes directly into a knowledge base</a> in the Amazon Bedrock User Guide.</p>", |
9361 | 9361 | "smithy.api#http": { |
9362 | 9362 | "code": 202, |
9363 | 9363 | "method": "PUT", |
|
11559 | 11559 | } |
11560 | 11560 | ], |
11561 | 11561 | "traits": { |
11562 | | - "smithy.api#documentation": "<p>Retrieves all the documents contained in a data source that is connected to a knowledge base. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-real-time-ingestion.html\">Ingest documents into a knowledge base in real-time</a> in the Amazon Bedrock User Guide.</p>", |
| 11562 | + "smithy.api#documentation": "<p>Retrieves all the documents contained in a data source that is connected to a knowledge base. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/kb-direct-ingestion.html\">Ingest changes directly into a knowledge base</a> in the Amazon Bedrock User Guide.</p>", |
11563 | 11563 | "smithy.api#http": { |
11564 | 11564 | "code": 200, |
11565 | 11565 | "method": "POST", |
|
13144 | 13144 | "traits": { |
13145 | 13145 | "smithy.api#documentation": "<p>The agent's foundation model.</p>" |
13146 | 13146 | } |
| 13147 | + }, |
| 13148 | + "additionalModelRequestFields": { |
| 13149 | + "target": "smithy.api#Document", |
| 13150 | + "traits": { |
| 13151 | + "smithy.api#documentation": "<p>If the Converse or ConverseStream operations support the model,\n <code>additionalModelRequestFields</code> contains additional inference parameters,\n beyond the base set of inference parameters in the <code>inferenceConfiguration</code>\n field. </p>\n <p>For more information, see <i>Inference request parameters and\n response fields for foundation models</i> in the Amazon Bedrock user\n guide.</p>" |
| 13152 | + } |
13147 | 13153 | } |
13148 | 13154 | }, |
13149 | 13155 | "traits": { |
|
0 commit comments