|
54 | 54 | "AdditionalResultAttributeList": {
|
55 | 55 | "base": null,
|
56 | 56 | "refs": {
|
57 |
| - "QueryResultItem$AdditionalAttributes": "<p>One or more additional attribues associated with the query result.</p>" |
| 57 | + "QueryResultItem$AdditionalAttributes": "<p>One or more additional attributes associated with the query result.</p>" |
58 | 58 | }
|
59 | 59 | },
|
60 | 60 | "AdditionalResultAttributeValue": {
|
|
522 | 522 | "base": "<p>A custom attribute value assigned to a document. </p>",
|
523 | 523 | "refs": {
|
524 | 524 | "AttributeFilter$EqualsTo": "<p>Performs an equals operation on two document attributes.</p>",
|
525 |
| - "AttributeFilter$ContainsAll": "<p>Returns true when a document contains all of the specified document attributes. This filter is only appicable to <code>StringListValue</code> metadata.</p>", |
526 |
| - "AttributeFilter$ContainsAny": "<p>Returns true when a document contains any of the specified document attributes.This filter is only appicable to <code>StringListValue</code> metadata.</p>", |
| 525 | + "AttributeFilter$ContainsAll": "<p>Returns true when a document contains all of the specified document attributes. This filter is only applicable to <code>StringListValue</code> metadata.</p>", |
| 526 | + "AttributeFilter$ContainsAny": "<p>Returns true when a document contains any of the specified document attributes. This filter is only applicable to <code>StringListValue</code> metadata.</p>", |
527 | 527 | "AttributeFilter$GreaterThan": "<p>Performs a greater than operation on two document attributes. Use with a document attribute of type <code>Integer</code> or <code>Long</code>.</p>",
|
528 | 528 | "AttributeFilter$GreaterThanOrEquals": "<p>Performs a greater or equals than operation on two document attributes. Use with a document attribute of type <code>Integer</code> or <code>Long</code>.</p>",
|
529 | 529 | "AttributeFilter$LessThan": "<p>Performs a less than operation on two document attributes. Use with a document attribute of type <code>Integer</code> or <code>Long</code>.</p>",
|
|
1055 | 1055 | "QueryIdentifiersEnclosingOption": {
|
1056 | 1056 | "base": null,
|
1057 | 1057 | "refs": {
|
1058 |
| - "SqlConfiguration$QueryIdentifiersEnclosingOption": "<p>Determines whether Amazon Kendra encloses SQL identifiers in double quotes (\") when making a database query.</p> <p>By default, Amazon Kendra passes SQL identifiers the way that they are entered into the data source configuration. It does not change the case of identifiers or enclose them in quotes.</p> <p>PostgreSQL internally converts uppercase characters to lower case characters in identifiers unless they are quoted. Choosing this option encloses identifiers in quotes so that PostgreSQL does not convert the character's case.</p> <p>For MySQL databases, you must enable the <code>ansi_quotes</code> option when you choose this option.</p>" |
| 1058 | + "SqlConfiguration$QueryIdentifiersEnclosingOption": "<p>Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (\") when making a database query.</p> <p>By default, Amazon Kendra passes SQL identifiers the way that they are entered into the data source configuration. It does not change the case of identifiers or enclose them in quotes.</p> <p>PostgreSQL internally converts uppercase characters to lower case characters in identifiers unless they are quoted. Choosing this option encloses identifiers in quotes so that PostgreSQL does not convert the character's case.</p> <p>For MySQL databases, you must enable the <code>ansi_quotes</code> option when you set this field to <code>DOUBLE_QUOTES</code>.</p>" |
1059 | 1059 | }
|
1060 | 1060 | },
|
1061 | 1061 | "QueryRequest": {
|
|
1293 | 1293 | "UpdateDataSourceRequest$Schedule": "<p>The new update schedule for the data source.</p>"
|
1294 | 1294 | }
|
1295 | 1295 | },
|
| 1296 | + "ScoreAttributes": { |
| 1297 | + "base": "<p>Provides a relative ranking that indicates how confident Amazon Kendra is that the response matches the query.</p>", |
| 1298 | + "refs": { |
| 1299 | + "QueryResultItem$ScoreAttributes": "<p>Indicates the confidence that Amazon Kendra has that a result matches the query that you provided. Each result is placed into a bin that indicates the confidence, <code>VERY_HIGH</code>, <code>HIGH</code>, and <code>MEDIUM</code>. You can use the score to determine if a response meets the confidence needed for your application.</p> <p>Confidence scores are only returned for results with the <code>Type</code> field set to <code>QUESTION_ANSWER</code> or <code>ANSWER</code>. This field is not returned if the <code>Type</code> field is set to <code>DOCUMENT</code>.</p>" |
| 1300 | + } |
| 1301 | + }, |
| 1302 | + "ScoreConfidence": { |
| 1303 | + "base": "Enumeration for query score confidence.", |
| 1304 | + "refs": { |
| 1305 | + "ScoreAttributes$ScoreConfidence": "<p>A relative ranking for how well the response matches the query.</p>" |
| 1306 | + } |
| 1307 | + }, |
1296 | 1308 | "Search": {
|
1297 | 1309 | "base": "<p>Provides information about how a custom index field is used during a search.</p>",
|
1298 | 1310 | "refs": {
|
|
1382 | 1394 | }
|
1383 | 1395 | },
|
1384 | 1396 | "SortingConfiguration": {
|
1385 |
| - "base": "<p>Specifies the document attribute to use to sort the response to a Amazon Kendra query. You can specify a single attribute for sorting. The attribute must have the <code>Sortable</code> flag set to <code>true</code>, otherwise Amazon Kendra returns an exception.</p>", |
| 1397 | + "base": "<p>Specifies the document attribute to use to sort the response to a Amazon Kendra query. You can specify a single attribute for sorting. The attribute must have the <code>Sortable</code> flag set to <code>true</code>, otherwise Amazon Kendra returns an exception.</p> <p>You can sort attributes of the following types.</p> <ul> <li> <p>Date value</p> </li> <li> <p>Long value</p> </li> <li> <p>String value</p> </li> </ul> <p>You can't sort attributes of the following type.</p> <ul> <li> <p>String list value</p> </li> </ul>", |
1386 | 1398 | "refs": {
|
1387 | 1399 | "QueryRequest$SortingConfiguration": "<p>Provides information that determines how the results of the query are sorted. You can set the field that Amazon Kendra should sort the results on, and specify whether the results should be sorted in ascending or descending order. In the case of ties in sorting the results, the results are sorted by relevance.</p> <p>If you don't provide sorting configuration, the results are sorted by the relevance that Amazon Kendra determines for the result.</p>"
|
1388 | 1400 | }
|
|
0 commit comments