1{
2    "smithy": "1.0",
3    "metadata": {
4        "suppressions": [
5            {
6                "id": "HttpMethodSemantics",
7                "namespace": "*"
8            },
9            {
10                "id": "HttpResponseCodeSemantics",
11                "namespace": "*"
12            },
13            {
14                "id": "PaginatedTrait",
15                "namespace": "*"
16            },
17            {
18                "id": "HttpHeaderTrait",
19                "namespace": "*"
20            },
21            {
22                "id": "HttpUriConflict",
23                "namespace": "*"
24            },
25            {
26                "id": "Service",
27                "namespace": "*"
28            }
29        ]
30    },
31    "shapes": {
32        "com.amazonaws.kendra#AWSKendraFrontendService": {
33            "type": "service",
34            "version": "2019-02-03",
35            "operations": [
36                {
37                    "target": "com.amazonaws.kendra#BatchDeleteDocument"
38                },
39                {
40                    "target": "com.amazonaws.kendra#BatchPutDocument"
41                },
42                {
43                    "target": "com.amazonaws.kendra#CreateDataSource"
44                },
45                {
46                    "target": "com.amazonaws.kendra#CreateFaq"
47                },
48                {
49                    "target": "com.amazonaws.kendra#CreateIndex"
50                },
51                {
52                    "target": "com.amazonaws.kendra#CreateThesaurus"
53                },
54                {
55                    "target": "com.amazonaws.kendra#DeleteDataSource"
56                },
57                {
58                    "target": "com.amazonaws.kendra#DeleteFaq"
59                },
60                {
61                    "target": "com.amazonaws.kendra#DeleteIndex"
62                },
63                {
64                    "target": "com.amazonaws.kendra#DeleteThesaurus"
65                },
66                {
67                    "target": "com.amazonaws.kendra#DescribeDataSource"
68                },
69                {
70                    "target": "com.amazonaws.kendra#DescribeFaq"
71                },
72                {
73                    "target": "com.amazonaws.kendra#DescribeIndex"
74                },
75                {
76                    "target": "com.amazonaws.kendra#DescribeThesaurus"
77                },
78                {
79                    "target": "com.amazonaws.kendra#ListDataSources"
80                },
81                {
82                    "target": "com.amazonaws.kendra#ListDataSourceSyncJobs"
83                },
84                {
85                    "target": "com.amazonaws.kendra#ListFaqs"
86                },
87                {
88                    "target": "com.amazonaws.kendra#ListIndices"
89                },
90                {
91                    "target": "com.amazonaws.kendra#ListTagsForResource"
92                },
93                {
94                    "target": "com.amazonaws.kendra#ListThesauri"
95                },
96                {
97                    "target": "com.amazonaws.kendra#Query"
98                },
99                {
100                    "target": "com.amazonaws.kendra#StartDataSourceSyncJob"
101                },
102                {
103                    "target": "com.amazonaws.kendra#StopDataSourceSyncJob"
104                },
105                {
106                    "target": "com.amazonaws.kendra#SubmitFeedback"
107                },
108                {
109                    "target": "com.amazonaws.kendra#TagResource"
110                },
111                {
112                    "target": "com.amazonaws.kendra#UntagResource"
113                },
114                {
115                    "target": "com.amazonaws.kendra#UpdateDataSource"
116                },
117                {
118                    "target": "com.amazonaws.kendra#UpdateIndex"
119                },
120                {
121                    "target": "com.amazonaws.kendra#UpdateThesaurus"
122                }
123            ],
124            "traits": {
125                "aws.api#service": {
126                    "sdkId": "kendra",
127                    "arnNamespace": "kendra",
128                    "cloudFormationName": "Kendra",
129                    "cloudTrailEventSource": "kendra.amazonaws.com",
130                    "endpointPrefix": "kendra"
131                },
132                "aws.auth#sigv4": {
133                    "name": "kendra"
134                },
135                "aws.protocols#awsJson1_1": {},
136                "smithy.api#documentation": "<p>Amazon Kendra is a service for indexing large document sets.</p>",
137                "smithy.api#title": "AWSKendraFrontendService"
138            }
139        },
140        "com.amazonaws.kendra#AccessControlListConfiguration": {
141            "type": "structure",
142            "members": {
143                "KeyPath": {
144                    "target": "com.amazonaws.kendra#S3ObjectKey",
145                    "traits": {
146                        "smithy.api#documentation": "<p>Path to the AWS S3 bucket that contains the ACL files.</p>"
147                    }
148                }
149            },
150            "traits": {
151                "smithy.api#documentation": "<p>Access Control List files for the documents in a data source. For\n            the format of the file, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/s3-acl.html\">Access control for S3 data\n                sources</a>.</p>"
152            }
153        },
154        "com.amazonaws.kendra#AccessDeniedException": {
155            "type": "structure",
156            "members": {
157                "Message": {
158                    "target": "com.amazonaws.kendra#ErrorMessage"
159                }
160            },
161            "traits": {
162                "smithy.api#documentation": "<p></p>",
163                "smithy.api#error": "client",
164                "smithy.api#httpError": 403
165            }
166        },
167        "com.amazonaws.kendra#AclConfiguration": {
168            "type": "structure",
169            "members": {
170                "AllowedGroupsColumnName": {
171                    "target": "com.amazonaws.kendra#ColumnName",
172                    "traits": {
173                        "smithy.api#documentation": "<p>A list of groups, separated by semi-colons, that filters a query\n            response based on user context. The document is only returned to\n            users that are in one of the groups specified in the\n                <code>UserContext</code> field of the <code>Query</code>\n            operation.</p>",
174                        "smithy.api#required": {}
175                    }
176                }
177            },
178            "traits": {
179                "smithy.api#documentation": "<p>Provides information about the column that should be used for\n            filtering the query response by groups.</p>"
180            }
181        },
182        "com.amazonaws.kendra#AdditionalResultAttribute": {
183            "type": "structure",
184            "members": {
185                "Key": {
186                    "target": "com.amazonaws.kendra#String",
187                    "traits": {
188                        "smithy.api#documentation": "<p>The key that identifies the attribute.</p>",
189                        "smithy.api#required": {}
190                    }
191                },
192                "ValueType": {
193                    "target": "com.amazonaws.kendra#AdditionalResultAttributeValueType",
194                    "traits": {
195                        "smithy.api#documentation": "<p>The data type of the <code>Value</code> property.</p>",
196                        "smithy.api#required": {}
197                    }
198                },
199                "Value": {
200                    "target": "com.amazonaws.kendra#AdditionalResultAttributeValue",
201                    "traits": {
202                        "smithy.api#documentation": "<p>An object that contains the attribute value.</p>",
203                        "smithy.api#required": {}
204                    }
205                }
206            },
207            "traits": {
208                "smithy.api#documentation": "<p>An attribute returned from an index query.</p>"
209            }
210        },
211        "com.amazonaws.kendra#AdditionalResultAttributeList": {
212            "type": "list",
213            "member": {
214                "target": "com.amazonaws.kendra#AdditionalResultAttribute"
215            }
216        },
217        "com.amazonaws.kendra#AdditionalResultAttributeValue": {
218            "type": "structure",
219            "members": {
220                "TextWithHighlightsValue": {
221                    "target": "com.amazonaws.kendra#TextWithHighlights",
222                    "traits": {
223                        "smithy.api#documentation": "<p>The text associated with the attribute and information about the\n            highlight to apply to the text.</p>"
224                    }
225                }
226            },
227            "traits": {
228                "smithy.api#documentation": "<p>An attribute returned with a document from a search.</p>"
229            }
230        },
231        "com.amazonaws.kendra#AdditionalResultAttributeValueType": {
232            "type": "string",
233            "traits": {
234                "smithy.api#enum": [
235                    {
236                        "value": "TEXT_WITH_HIGHLIGHTS_VALUE",
237                        "name": "TEXT_WITH_HIGHLIGHTS_VALUE"
238                    }
239                ]
240            }
241        },
242        "com.amazonaws.kendra#AmazonResourceName": {
243            "type": "string",
244            "traits": {
245                "smithy.api#length": {
246                    "min": 1,
247                    "max": 1011
248                }
249            }
250        },
251        "com.amazonaws.kendra#AttributeFilter": {
252            "type": "structure",
253            "members": {
254                "AndAllFilters": {
255                    "target": "com.amazonaws.kendra#AttributeFilterList",
256                    "traits": {
257                        "smithy.api#documentation": "<p>Performs a logical <code>AND</code> operation on all supplied\n         filters.</p>"
258                    }
259                },
260                "OrAllFilters": {
261                    "target": "com.amazonaws.kendra#AttributeFilterList",
262                    "traits": {
263                        "smithy.api#documentation": "<p>Performs a logical <code>OR</code> operation on all supplied\n         filters.</p>"
264                    }
265                },
266                "NotFilter": {
267                    "target": "com.amazonaws.kendra#AttributeFilter",
268                    "traits": {
269                        "smithy.api#documentation": "<p>Performs a logical <code>NOT</code> operation on all supplied\n         filters.</p>"
270                    }
271                },
272                "EqualsTo": {
273                    "target": "com.amazonaws.kendra#DocumentAttribute",
274                    "traits": {
275                        "smithy.api#documentation": "<p>Performs an equals operation on two document attributes.</p>"
276                    }
277                },
278                "ContainsAll": {
279                    "target": "com.amazonaws.kendra#DocumentAttribute",
280                    "traits": {
281                        "smithy.api#documentation": "<p>Returns true when a document contains all of the specified document\n         attributes. This filter is only applicable to\n            <code>StringListValue</code> metadata.</p>"
282                    }
283                },
284                "ContainsAny": {
285                    "target": "com.amazonaws.kendra#DocumentAttribute",
286                    "traits": {
287                        "smithy.api#documentation": "<p>Returns true when a document contains any of the specified document\n         attributes. This filter is only applicable to\n            <code>StringListValue</code> metadata.</p>"
288                    }
289                },
290                "GreaterThan": {
291                    "target": "com.amazonaws.kendra#DocumentAttribute",
292                    "traits": {
293                        "smithy.api#documentation": "<p>Performs a greater than operation on two document attributes. Use\n         with a document attribute of type <code>Integer</code> or\n            <code>Long</code>.</p>"
294                    }
295                },
296                "GreaterThanOrEquals": {
297                    "target": "com.amazonaws.kendra#DocumentAttribute",
298                    "traits": {
299                        "smithy.api#documentation": "<p>Performs a greater or equals than operation on two document\n         attributes. Use with a document attribute of type <code>Integer</code>\n         or <code>Long</code>.</p>"
300                    }
301                },
302                "LessThan": {
303                    "target": "com.amazonaws.kendra#DocumentAttribute",
304                    "traits": {
305                        "smithy.api#documentation": "<p>Performs a less than operation on two document attributes. Use with\n         a document attribute of type <code>Integer</code> or\n         <code>Long</code>.</p>"
306                    }
307                },
308                "LessThanOrEquals": {
309                    "target": "com.amazonaws.kendra#DocumentAttribute",
310                    "traits": {
311                        "smithy.api#documentation": "<p>Performs a less than or equals operation on two document attributes.\n         Use with a document attribute of type <code>Integer</code> or\n            <code>Long</code>.</p>"
312                    }
313                }
314            },
315            "traits": {
316                "smithy.api#documentation": "<p>Provides filtering the query results based on document\n         attributes.</p>\n         <p>When you use the <code>AndAllFilters</code> or\n            <code>OrAllFilters</code>, filters you can use 2 layers under the\n         first attribute filter. For example, you can use:</p>\n         <p>\n            <code><AndAllFilters></code>\n         </p>\n         <ol>\n            <li>\n               <p>\n                  <code> <OrAllFilters></code>\n               </p>\n            </li>\n            <li>\n               <p>\n                  <code> <EqualTo></code>\n               </p>\n            </li>\n         </ol>\n         <p>If you use more than 2 layers, you receive a\n            <code>ValidationException</code> exception with the message\n            \"<code>AttributeFilter</code> cannot have a depth of more than\n         2.\"</p>"
317            }
318        },
319        "com.amazonaws.kendra#AttributeFilterList": {
320            "type": "list",
321            "member": {
322                "target": "com.amazonaws.kendra#AttributeFilter"
323            }
324        },
325        "com.amazonaws.kendra#BatchDeleteDocument": {
326            "type": "operation",
327            "input": {
328                "target": "com.amazonaws.kendra#BatchDeleteDocumentRequest"
329            },
330            "output": {
331                "target": "com.amazonaws.kendra#BatchDeleteDocumentResponse"
332            },
333            "errors": [
334                {
335                    "target": "com.amazonaws.kendra#AccessDeniedException"
336                },
337                {
338                    "target": "com.amazonaws.kendra#ConflictException"
339                },
340                {
341                    "target": "com.amazonaws.kendra#InternalServerException"
342                },
343                {
344                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
345                },
346                {
347                    "target": "com.amazonaws.kendra#ThrottlingException"
348                },
349                {
350                    "target": "com.amazonaws.kendra#ValidationException"
351                }
352            ],
353            "traits": {
354                "smithy.api#documentation": "<p>Removes one or more documents from an index. The documents must have\n      been added with the <code>BatchPutDocument</code> operation.</p>\n         <p>The documents are deleted asynchronously. You can see the progress of\n      the deletion by using AWS CloudWatch. Any error messages related to the\n      processing of the batch are sent to you CloudWatch log.</p>"
355            }
356        },
357        "com.amazonaws.kendra#BatchDeleteDocumentRequest": {
358            "type": "structure",
359            "members": {
360                "IndexId": {
361                    "target": "com.amazonaws.kendra#IndexId",
362                    "traits": {
363                        "smithy.api#documentation": "<p>The identifier of the index that contains the documents to\n      delete.</p>",
364                        "smithy.api#required": {}
365                    }
366                },
367                "DocumentIdList": {
368                    "target": "com.amazonaws.kendra#DocumentIdList",
369                    "traits": {
370                        "smithy.api#documentation": "<p>One or more identifiers for documents to delete from the index.</p>",
371                        "smithy.api#required": {}
372                    }
373                },
374                "DataSourceSyncJobMetricTarget": {
375                    "target": "com.amazonaws.kendra#DataSourceSyncJobMetricTarget"
376                }
377            }
378        },
379        "com.amazonaws.kendra#BatchDeleteDocumentResponse": {
380            "type": "structure",
381            "members": {
382                "FailedDocuments": {
383                    "target": "com.amazonaws.kendra#BatchDeleteDocumentResponseFailedDocuments",
384                    "traits": {
385                        "smithy.api#documentation": "<p>A list of documents that could not be removed from the index. Each\n      entry contains an error message that indicates why the document couldn't\n      be removed from the index.</p>"
386                    }
387                }
388            }
389        },
390        "com.amazonaws.kendra#BatchDeleteDocumentResponseFailedDocument": {
391            "type": "structure",
392            "members": {
393                "Id": {
394                    "target": "com.amazonaws.kendra#DocumentId",
395                    "traits": {
396                        "smithy.api#documentation": "<p>The identifier of the document that couldn't be removed from the\n            index.</p>"
397                    }
398                },
399                "ErrorCode": {
400                    "target": "com.amazonaws.kendra#ErrorCode",
401                    "traits": {
402                        "smithy.api#documentation": "<p>The error code for why the document couldn't be removed from the\n            index.</p>"
403                    }
404                },
405                "ErrorMessage": {
406                    "target": "com.amazonaws.kendra#ErrorMessage",
407                    "traits": {
408                        "smithy.api#documentation": "<p>An explanation for why the document couldn't be removed from the\n            index.</p>"
409                    }
410                }
411            },
412            "traits": {
413                "smithy.api#documentation": "<p>Provides information about documents that could not be removed\n            from an index by the <code>BatchDeleteDocument</code>\n            operation.</p>"
414            }
415        },
416        "com.amazonaws.kendra#BatchDeleteDocumentResponseFailedDocuments": {
417            "type": "list",
418            "member": {
419                "target": "com.amazonaws.kendra#BatchDeleteDocumentResponseFailedDocument"
420            }
421        },
422        "com.amazonaws.kendra#BatchPutDocument": {
423            "type": "operation",
424            "input": {
425                "target": "com.amazonaws.kendra#BatchPutDocumentRequest"
426            },
427            "output": {
428                "target": "com.amazonaws.kendra#BatchPutDocumentResponse"
429            },
430            "errors": [
431                {
432                    "target": "com.amazonaws.kendra#AccessDeniedException"
433                },
434                {
435                    "target": "com.amazonaws.kendra#ConflictException"
436                },
437                {
438                    "target": "com.amazonaws.kendra#InternalServerException"
439                },
440                {
441                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
442                },
443                {
444                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
445                },
446                {
447                    "target": "com.amazonaws.kendra#ThrottlingException"
448                },
449                {
450                    "target": "com.amazonaws.kendra#ValidationException"
451                }
452            ],
453            "traits": {
454                "smithy.api#documentation": "<p>Adds one or more documents to an index.</p>\n         <p>The <code>BatchPutDocument</code> operation enables you to ingest\n      inline documents or a set of documents stored in an Amazon S3 bucket. Use\n      this operation to ingest your text and unstructured text into an index,\n      add custom attributes to the documents, and to attach an access control\n      list to the documents added to the index.</p>\n         <p>The documents are indexed asynchronously. You can see the progress of\n      the batch using AWS CloudWatch. Any error messages related to processing\n      the batch are sent to your AWS CloudWatch log.</p>"
455            }
456        },
457        "com.amazonaws.kendra#BatchPutDocumentRequest": {
458            "type": "structure",
459            "members": {
460                "IndexId": {
461                    "target": "com.amazonaws.kendra#IndexId",
462                    "traits": {
463                        "smithy.api#documentation": "<p>The identifier of the index to add the documents to. You need to\n      create the index first using the <code>CreateIndex</code>\n      operation.</p>",
464                        "smithy.api#required": {}
465                    }
466                },
467                "RoleArn": {
468                    "target": "com.amazonaws.kendra#RoleArn",
469                    "traits": {
470                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of a role that is allowed to run the\n        <code>BatchPutDocument</code> operation. For more information, see\n        <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html\">IAM\n        Roles for Amazon Kendra</a>.</p>"
471                    }
472                },
473                "Documents": {
474                    "target": "com.amazonaws.kendra#DocumentList",
475                    "traits": {
476                        "smithy.api#documentation": "<p>One or more documents to add to the index. </p>\n         <p>Documents have the following file size limits.</p>\n         <ul>\n            <li>\n               <p>5 MB total size for inline documents</p>\n            </li>\n            <li>\n               <p>50 MB total size for files from an S3 bucket</p>\n            </li>\n            <li>\n               <p>5 MB extracted text for any file</p>\n            </li>\n         </ul>\n         <p>For more information about file size and transaction per second\n      quotas, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/quotas.html\">Quotas</a>.</p>",
477                        "smithy.api#required": {}
478                    }
479                }
480            }
481        },
482        "com.amazonaws.kendra#BatchPutDocumentResponse": {
483            "type": "structure",
484            "members": {
485                "FailedDocuments": {
486                    "target": "com.amazonaws.kendra#BatchPutDocumentResponseFailedDocuments",
487                    "traits": {
488                        "smithy.api#documentation": "<p>A list of documents that were not added to the index because the\n      document failed a validation check. Each document contains an error\n      message that indicates why the document couldn't be added to the\n      index.</p>\n         <p>If there was an error adding a document to an index the error is\n      reported in your AWS CloudWatch log. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/cloudwatch-logs.html\">Monitoring\n        Amazon Kendra with Amazon CloudWatch Logs</a>\n         </p>"
489                    }
490                }
491            }
492        },
493        "com.amazonaws.kendra#BatchPutDocumentResponseFailedDocument": {
494            "type": "structure",
495            "members": {
496                "Id": {
497                    "target": "com.amazonaws.kendra#DocumentId",
498                    "traits": {
499                        "smithy.api#documentation": "<p>The unique identifier of the document.</p>"
500                    }
501                },
502                "ErrorCode": {
503                    "target": "com.amazonaws.kendra#ErrorCode",
504                    "traits": {
505                        "smithy.api#documentation": "<p>The type of error that caused the document to fail to be\n            indexed.</p>"
506                    }
507                },
508                "ErrorMessage": {
509                    "target": "com.amazonaws.kendra#ErrorMessage",
510                    "traits": {
511                        "smithy.api#documentation": "<p>A description of the reason why the document could not be\n            indexed.</p>"
512                    }
513                }
514            },
515            "traits": {
516                "smithy.api#documentation": "<p>Provides information about a document that could not be\n            indexed.</p>"
517            }
518        },
519        "com.amazonaws.kendra#BatchPutDocumentResponseFailedDocuments": {
520            "type": "list",
521            "member": {
522                "target": "com.amazonaws.kendra#BatchPutDocumentResponseFailedDocument"
523            }
524        },
525        "com.amazonaws.kendra#Blob": {
526            "type": "blob"
527        },
528        "com.amazonaws.kendra#Boolean": {
529            "type": "boolean"
530        },
531        "com.amazonaws.kendra#CapacityUnitsConfiguration": {
532            "type": "structure",
533            "members": {
534                "StorageCapacityUnits": {
535                    "target": "com.amazonaws.kendra#StorageCapacityUnit",
536                    "traits": {
537                        "smithy.api#documentation": "<p>The amount of extra storage capacity for an index. Each capacity\n            unit provides 150 Gb of storage space or 500,000 documents,\n            whichever is reached first.</p>",
538                        "smithy.api#required": {}
539                    }
540                },
541                "QueryCapacityUnits": {
542                    "target": "com.amazonaws.kendra#QueryCapacityUnit",
543                    "traits": {
544                        "smithy.api#documentation": "<p>The amount of extra query capacity for an index. Each capacity\n            unit provides 0.5 queries per second and 40,000 queries per\n            day.</p>",
545                        "smithy.api#required": {}
546                    }
547                }
548            },
549            "traits": {
550                "smithy.api#documentation": "<p>Specifies capacity units configured for your index. You can add\n            and remove capacity units to tune an index to your\n            requirements.</p>"
551            }
552        },
553        "com.amazonaws.kendra#ChangeDetectingColumns": {
554            "type": "list",
555            "member": {
556                "target": "com.amazonaws.kendra#ColumnName"
557            },
558            "traits": {
559                "smithy.api#length": {
560                    "min": 1,
561                    "max": 5
562                }
563            }
564        },
565        "com.amazonaws.kendra#ClaimRegex": {
566            "type": "string",
567            "traits": {
568                "smithy.api#length": {
569                    "min": 1,
570                    "max": 100
571                },
572                "smithy.api#pattern": "^\\P{C}*$"
573            }
574        },
575        "com.amazonaws.kendra#ClickFeedback": {
576            "type": "structure",
577            "members": {
578                "ResultId": {
579                    "target": "com.amazonaws.kendra#ResultId",
580                    "traits": {
581                        "smithy.api#documentation": "<p>The unique identifier of the search result that was\n            clicked.</p>",
582                        "smithy.api#required": {}
583                    }
584                },
585                "ClickTime": {
586                    "target": "com.amazonaws.kendra#Timestamp",
587                    "traits": {
588                        "smithy.api#documentation": "<p>The Unix timestamp of the date and time that the result was\n            clicked.</p>",
589                        "smithy.api#required": {}
590                    }
591                }
592            },
593            "traits": {
594                "smithy.api#documentation": "<p>Gathers information about when a particular result was clicked by\n            a user. Your application uses the <code>SubmitFeedback</code>\n            operation to provide click information.</p>"
595            }
596        },
597        "com.amazonaws.kendra#ClickFeedbackList": {
598            "type": "list",
599            "member": {
600                "target": "com.amazonaws.kendra#ClickFeedback"
601            }
602        },
603        "com.amazonaws.kendra#ClientTokenName": {
604            "type": "string",
605            "traits": {
606                "smithy.api#length": {
607                    "min": 1,
608                    "max": 100
609                }
610            }
611        },
612        "com.amazonaws.kendra#ColumnConfiguration": {
613            "type": "structure",
614            "members": {
615                "DocumentIdColumnName": {
616                    "target": "com.amazonaws.kendra#ColumnName",
617                    "traits": {
618                        "smithy.api#documentation": "<p>The column that provides the document's unique identifier.</p>",
619                        "smithy.api#required": {}
620                    }
621                },
622                "DocumentDataColumnName": {
623                    "target": "com.amazonaws.kendra#ColumnName",
624                    "traits": {
625                        "smithy.api#documentation": "<p>The column that contains the contents of the document.</p>",
626                        "smithy.api#required": {}
627                    }
628                },
629                "DocumentTitleColumnName": {
630                    "target": "com.amazonaws.kendra#ColumnName",
631                    "traits": {
632                        "smithy.api#documentation": "<p>The column that contains the title of the document.</p>"
633                    }
634                },
635                "FieldMappings": {
636                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
637                    "traits": {
638                        "smithy.api#documentation": "<p>An array of objects that map database column names to the\n            corresponding fields in an index. You must first create the fields\n            in the index using the <code>UpdateIndex</code> operation.</p>"
639                    }
640                },
641                "ChangeDetectingColumns": {
642                    "target": "com.amazonaws.kendra#ChangeDetectingColumns",
643                    "traits": {
644                        "smithy.api#documentation": "<p>One to five columns that indicate when a document in the database\n            has changed.</p>",
645                        "smithy.api#required": {}
646                    }
647                }
648            },
649            "traits": {
650                "smithy.api#documentation": "<p>Provides information about how Amazon Kendra should use the columns of\n            a database in an index.</p>"
651            }
652        },
653        "com.amazonaws.kendra#ColumnName": {
654            "type": "string",
655            "traits": {
656                "smithy.api#length": {
657                    "min": 1,
658                    "max": 100
659                },
660                "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_]*$"
661            }
662        },
663        "com.amazonaws.kendra#ConflictException": {
664            "type": "structure",
665            "members": {
666                "Message": {
667                    "target": "com.amazonaws.kendra#ErrorMessage"
668                }
669            },
670            "traits": {
671                "smithy.api#documentation": "<p></p>",
672                "smithy.api#error": "client",
673                "smithy.api#httpError": 409
674            }
675        },
676        "com.amazonaws.kendra#ConfluenceAttachmentConfiguration": {
677            "type": "structure",
678            "members": {
679                "CrawlAttachments": {
680                    "target": "com.amazonaws.kendra#Boolean",
681                    "traits": {
682                        "smithy.api#documentation": "<p>Indicates whether Amazon Kendra indexes attachments to the pages and blogs\n            in the Confluence data source. </p>"
683                    }
684                },
685                "AttachmentFieldMappings": {
686                    "target": "com.amazonaws.kendra#ConfluenceAttachmentFieldMappingsList",
687                    "traits": {
688                        "smithy.api#documentation": "<p>Defines how attachment metadata fields should be mapped to index\n            fields. Before you can map a field, you must first create an index\n            field with a matching type using the console or the\n                <code>UpdateIndex</code> operation.</p>\n        <p>If you specify the <code>AttachentFieldMappings</code> parameter,\n            you must specify at least one field mapping.</p>"
689                    }
690                }
691            },
692            "traits": {
693                "smithy.api#documentation": "<p>Specifies the attachment settings for the Confluence data source.\n            Attachment settings are optional, if you don't specify settings\n            attachments, Amazon Kendra won't index them.</p>"
694            }
695        },
696        "com.amazonaws.kendra#ConfluenceAttachmentFieldMappingsList": {
697            "type": "list",
698            "member": {
699                "target": "com.amazonaws.kendra#ConfluenceAttachmentToIndexFieldMapping"
700            },
701            "traits": {
702                "smithy.api#length": {
703                    "min": 1,
704                    "max": 11
705                }
706            }
707        },
708        "com.amazonaws.kendra#ConfluenceAttachmentFieldName": {
709            "type": "string",
710            "traits": {
711                "smithy.api#enum": [
712                    {
713                        "value": "AUTHOR",
714                        "name": "AUTHOR"
715                    },
716                    {
717                        "value": "CONTENT_TYPE",
718                        "name": "CONTENT_TYPE"
719                    },
720                    {
721                        "value": "CREATED_DATE",
722                        "name": "CREATED_DATE"
723                    },
724                    {
725                        "value": "DISPLAY_URL",
726                        "name": "DISPLAY_URL"
727                    },
728                    {
729                        "value": "FILE_SIZE",
730                        "name": "FILE_SIZE"
731                    },
732                    {
733                        "value": "ITEM_TYPE",
734                        "name": "ITEM_TYPE"
735                    },
736                    {
737                        "value": "PARENT_ID",
738                        "name": "PARENT_ID"
739                    },
740                    {
741                        "value": "SPACE_KEY",
742                        "name": "SPACE_KEY"
743                    },
744                    {
745                        "value": "SPACE_NAME",
746                        "name": "SPACE_NAME"
747                    },
748                    {
749                        "value": "URL",
750                        "name": "URL"
751                    },
752                    {
753                        "value": "VERSION",
754                        "name": "VERSION"
755                    }
756                ]
757            }
758        },
759        "com.amazonaws.kendra#ConfluenceAttachmentToIndexFieldMapping": {
760            "type": "structure",
761            "members": {
762                "DataSourceFieldName": {
763                    "target": "com.amazonaws.kendra#ConfluenceAttachmentFieldName",
764                    "traits": {
765                        "smithy.api#documentation": "<p>The name of the field in the data source. </p>\n        <p>You must first create the index field using the\n                <code>UpdateIndex</code> operation. </p>"
766                    }
767                },
768                "DateFieldFormat": {
769                    "target": "com.amazonaws.kendra#DataSourceDateFieldFormat",
770                    "traits": {
771                        "smithy.api#documentation": "<p>The format for date fields in the data source. If the field\n            specified in <code>DataSourceFieldName</code> is a date field you\n            must specify the date format. If the field is not a date field, an\n            exception is thrown.</p>"
772                    }
773                },
774                "IndexFieldName": {
775                    "target": "com.amazonaws.kendra#IndexFieldName",
776                    "traits": {
777                        "smithy.api#documentation": "<p>The name of the index field to map to the Confluence data source\n            field. The index field type must match the Confluence field\n            type.</p>"
778                    }
779                }
780            },
781            "traits": {
782                "smithy.api#documentation": "<p>Defines the mapping between a field in the Confluence data source\n            to a Amazon Kendra index field.</p>\n        <p>You must first create the index field using the\n                <code>UpdateIndex</code> operation. </p>"
783            }
784        },
785        "com.amazonaws.kendra#ConfluenceBlogConfiguration": {
786            "type": "structure",
787            "members": {
788                "BlogFieldMappings": {
789                    "target": "com.amazonaws.kendra#ConfluenceBlogFieldMappingsList",
790                    "traits": {
791                        "smithy.api#documentation": "<p>Defines how blog metadata fields should be mapped to index fields.\n            Before you can map a field, you must first create an index field\n            with a matching type using the console or the\n                <code>UpdateIndex</code> operation.</p>\n        <p>If you specify the <code>BlogFieldMappings</code> parameter, you\n            must specify at least one field mapping.</p>"
792                    }
793                }
794            },
795            "traits": {
796                "smithy.api#documentation": "<p>Specifies the blog settings for the Confluence data source. Blogs\n            are always indexed unless filtered from the index by the\n                <code>ExclusionPatterns</code> or <code>InclusionPatterns</code>\n            fields in the <code>ConfluenceConfiguration</code> type.</p>"
797            }
798        },
799        "com.amazonaws.kendra#ConfluenceBlogFieldMappingsList": {
800            "type": "list",
801            "member": {
802                "target": "com.amazonaws.kendra#ConfluenceBlogToIndexFieldMapping"
803            },
804            "traits": {
805                "smithy.api#length": {
806                    "min": 1,
807                    "max": 9
808                }
809            }
810        },
811        "com.amazonaws.kendra#ConfluenceBlogFieldName": {
812            "type": "string",
813            "traits": {
814                "smithy.api#enum": [
815                    {
816                        "value": "AUTHOR",
817                        "name": "AUTHOR"
818                    },
819                    {
820                        "value": "DISPLAY_URL",
821                        "name": "DISPLAY_URL"
822                    },
823                    {
824                        "value": "ITEM_TYPE",
825                        "name": "ITEM_TYPE"
826                    },
827                    {
828                        "value": "LABELS",
829                        "name": "LABELS"
830                    },
831                    {
832                        "value": "PUBLISH_DATE",
833                        "name": "PUBLISH_DATE"
834                    },
835                    {
836                        "value": "SPACE_KEY",
837                        "name": "SPACE_KEY"
838                    },
839                    {
840                        "value": "SPACE_NAME",
841                        "name": "SPACE_NAME"
842                    },
843                    {
844                        "value": "URL",
845                        "name": "URL"
846                    },
847                    {
848                        "value": "VERSION",
849                        "name": "VERSION"
850                    }
851                ]
852            }
853        },
854        "com.amazonaws.kendra#ConfluenceBlogToIndexFieldMapping": {
855            "type": "structure",
856            "members": {
857                "DataSourceFieldName": {
858                    "target": "com.amazonaws.kendra#ConfluenceBlogFieldName",
859                    "traits": {
860                        "smithy.api#documentation": "<p>The name of the field in the data source. </p>"
861                    }
862                },
863                "DateFieldFormat": {
864                    "target": "com.amazonaws.kendra#DataSourceDateFieldFormat",
865                    "traits": {
866                        "smithy.api#documentation": "<p>The format for date fields in the data source. If the field\n            specified in <code>DataSourceFieldName</code> is a date field you\n            must specify the date format. If the field is not a date field, an\n            exception is thrown.</p>"
867                    }
868                },
869                "IndexFieldName": {
870                    "target": "com.amazonaws.kendra#IndexFieldName",
871                    "traits": {
872                        "smithy.api#documentation": "<p>The name of the index field to map to the Confluence data source\n            field. The index field type must match the Confluence field\n            type.</p>"
873                    }
874                }
875            },
876            "traits": {
877                "smithy.api#documentation": "<p>Defines the mapping between a blog field in the Confluence data\n            source to a Amazon Kendra index field.</p>\n        <p>You must first create the index field using the\n                <code>UpdateIndex</code> operation. </p>"
878            }
879        },
880        "com.amazonaws.kendra#ConfluenceConfiguration": {
881            "type": "structure",
882            "members": {
883                "ServerUrl": {
884                    "target": "com.amazonaws.kendra#Url",
885                    "traits": {
886                        "smithy.api#documentation": "<p>The URL of your Confluence instance. Use the full URL of the\n            server. For example, <code>https://server.example.com:port/</code>.\n            You can also use an IP address, for example,\n                <code>https://192.168.1.113/</code>.</p>",
887                        "smithy.api#required": {}
888                    }
889                },
890                "SecretArn": {
891                    "target": "com.amazonaws.kendra#SecretArn",
892                    "traits": {
893                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of an AWS Secrets Manager secret\n            that contains the key/value pairs required to connect to your\n            Confluence server. The secret must contain a JSON structure with the\n            following keys:</p>\n        <ul>\n            <li>\n                <p>username - The user name or email address of a user with\n                    administrative privileges for the Confluence server.</p>\n            </li>\n            <li>\n                <p>password - The password associated with the user logging\n                    in to the Confluence server.</p>\n            </li>\n         </ul>",
894                        "smithy.api#required": {}
895                    }
896                },
897                "Version": {
898                    "target": "com.amazonaws.kendra#ConfluenceVersion",
899                    "traits": {
900                        "smithy.api#documentation": "<p>Specifies the version of the Confluence installation that you are\n            connecting to.</p>",
901                        "smithy.api#required": {}
902                    }
903                },
904                "SpaceConfiguration": {
905                    "target": "com.amazonaws.kendra#ConfluenceSpaceConfiguration",
906                    "traits": {
907                        "smithy.api#documentation": "<p>Specifies configuration information for indexing Confluence\n            spaces.</p>"
908                    }
909                },
910                "PageConfiguration": {
911                    "target": "com.amazonaws.kendra#ConfluencePageConfiguration",
912                    "traits": {
913                        "smithy.api#documentation": "<p>Specifies configuration information for indexing Confluence\n            pages.</p>"
914                    }
915                },
916                "BlogConfiguration": {
917                    "target": "com.amazonaws.kendra#ConfluenceBlogConfiguration",
918                    "traits": {
919                        "smithy.api#documentation": "<p> Specifies configuration information for indexing Confluence\n            blogs.</p>"
920                    }
921                },
922                "AttachmentConfiguration": {
923                    "target": "com.amazonaws.kendra#ConfluenceAttachmentConfiguration",
924                    "traits": {
925                        "smithy.api#documentation": "<p>Specifies configuration information for indexing attachments to\n            Confluence blogs and pages.</p>"
926                    }
927                },
928                "VpcConfiguration": {
929                    "target": "com.amazonaws.kendra#DataSourceVpcConfiguration",
930                    "traits": {
931                        "smithy.api#documentation": "<p>Specifies the information for connecting to an Amazon VPC.</p>"
932                    }
933                },
934                "InclusionPatterns": {
935                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
936                    "traits": {
937                        "smithy.api#documentation": "<p>A list of regular expression patterns that apply to a URL on the\n            Confluence server. An inclusion pattern can apply to a blog post, a\n            page, a space, or an attachment. Items that match the patterns are\n            included in the index. Items that don't match the pattern are\n            excluded from the index. If an item matches both an inclusion\n            pattern and an exclusion pattern, the item isn't included in the\n            index.</p>"
938                    }
939                },
940                "ExclusionPatterns": {
941                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
942                    "traits": {
943                        "smithy.api#documentation": "<p>A list of regular expression patterns that apply to a URL on the\n            Confluence server. An exclusion pattern can apply to a blog post, a\n            page, a space, or an attachment. Items that match the pattern are\n            excluded from the index. Items that don't match the pattern are\n            included in the index. If a item matches both an exclusion pattern\n            and an inclusion pattern, the item isn't included in the\n            index.</p>"
944                    }
945                }
946            },
947            "traits": {
948                "smithy.api#documentation": "<p>Provides configuration information for data sources that connect\n            to Confluence.</p>"
949            }
950        },
951        "com.amazonaws.kendra#ConfluencePageConfiguration": {
952            "type": "structure",
953            "members": {
954                "PageFieldMappings": {
955                    "target": "com.amazonaws.kendra#ConfluencePageFieldMappingsList",
956                    "traits": {
957                        "smithy.api#documentation": "<p>Defines how page metadata fields should be mapped to index fields.\n            Before you can map a field, you must first create an index field\n            with a matching type using the console or the\n                <code>UpdateIndex</code> operation.</p>\n        <p>If you specify the <code>PageFieldMappings</code> parameter, you\n            must specify at least one field mapping.</p>"
958                    }
959                }
960            },
961            "traits": {
962                "smithy.api#documentation": "<p>Specifies the page settings for the Confluence data source.</p>"
963            }
964        },
965        "com.amazonaws.kendra#ConfluencePageFieldMappingsList": {
966            "type": "list",
967            "member": {
968                "target": "com.amazonaws.kendra#ConfluencePageToIndexFieldMapping"
969            },
970            "traits": {
971                "smithy.api#length": {
972                    "min": 1,
973                    "max": 12
974                }
975            }
976        },
977        "com.amazonaws.kendra#ConfluencePageFieldName": {
978            "type": "string",
979            "traits": {
980                "smithy.api#enum": [
981                    {
982                        "value": "AUTHOR",
983                        "name": "AUTHOR"
984                    },
985                    {
986                        "value": "CONTENT_STATUS",
987                        "name": "CONTENT_STATUS"
988                    },
989                    {
990                        "value": "CREATED_DATE",
991                        "name": "CREATED_DATE"
992                    },
993                    {
994                        "value": "DISPLAY_URL",
995                        "name": "DISPLAY_URL"
996                    },
997                    {
998                        "value": "ITEM_TYPE",
999                        "name": "ITEM_TYPE"
1000                    },
1001                    {
1002                        "value": "LABELS",
1003                        "name": "LABELS"
1004                    },
1005                    {
1006                        "value": "MODIFIED_DATE",
1007                        "name": "MODIFIED_DATE"
1008                    },
1009                    {
1010                        "value": "PARENT_ID",
1011                        "name": "PARENT_ID"
1012                    },
1013                    {
1014                        "value": "SPACE_KEY",
1015                        "name": "SPACE_KEY"
1016                    },
1017                    {
1018                        "value": "SPACE_NAME",
1019                        "name": "SPACE_NAME"
1020                    },
1021                    {
1022                        "value": "URL",
1023                        "name": "URL"
1024                    },
1025                    {
1026                        "value": "VERSION",
1027                        "name": "VERSION"
1028                    }
1029                ]
1030            }
1031        },
1032        "com.amazonaws.kendra#ConfluencePageToIndexFieldMapping": {
1033            "type": "structure",
1034            "members": {
1035                "DataSourceFieldName": {
1036                    "target": "com.amazonaws.kendra#ConfluencePageFieldName",
1037                    "traits": {
1038                        "smithy.api#documentation": "<p>The name of the field in the data source. </p>"
1039                    }
1040                },
1041                "DateFieldFormat": {
1042                    "target": "com.amazonaws.kendra#DataSourceDateFieldFormat",
1043                    "traits": {
1044                        "smithy.api#documentation": "<p>The format for date fields in the data source. If the field\n            specified in <code>DataSourceFieldName</code> is a date field you\n            must specify the date format. If the field is not a date field, an\n            exception is thrown.</p>"
1045                    }
1046                },
1047                "IndexFieldName": {
1048                    "target": "com.amazonaws.kendra#IndexFieldName",
1049                    "traits": {
1050                        "smithy.api#documentation": "<p>The name of the index field to map to the Confluence data source\n            field. The index field type must match the Confluence field\n            type.</p>"
1051                    }
1052                }
1053            },
1054            "traits": {
1055                "smithy.api#documentation": "<p>Defines the mapping between a field in the Confluence data source\n            to a Amazon Kendra index field.</p>\n        <p>You must first create the index field using the\n                <code>UpdateIndex</code> operation. </p>"
1056            }
1057        },
1058        "com.amazonaws.kendra#ConfluenceSpaceConfiguration": {
1059            "type": "structure",
1060            "members": {
1061                "CrawlPersonalSpaces": {
1062                    "target": "com.amazonaws.kendra#Boolean",
1063                    "traits": {
1064                        "smithy.api#documentation": "<p>Specifies whether Amazon Kendra should index personal spaces. Users can\n            add restrictions to items in personal spaces. If personal spaces are\n            indexed, queries without user context information may return\n            restricted items from a personal space in their results. For more\n            information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/user-context-filter.html\">Filtering on\n                user context</a>.</p>"
1065                    }
1066                },
1067                "CrawlArchivedSpaces": {
1068                    "target": "com.amazonaws.kendra#Boolean",
1069                    "traits": {
1070                        "smithy.api#documentation": "<p>Specifies whether Amazon Kendra should index archived spaces.</p>"
1071                    }
1072                },
1073                "IncludeSpaces": {
1074                    "target": "com.amazonaws.kendra#ConfluenceSpaceList",
1075                    "traits": {
1076                        "smithy.api#documentation": "<p>A list of space keys for Confluence spaces. If you include a key,\n            the blogs, documents, and attachments in the space are indexed.\n            Spaces that aren't in the list aren't indexed. A space in the list\n            must exist. Otherwise, Amazon Kendra logs an error when the data source is\n            synchronized. If a space is in both the <code>IncludeSpaces</code>\n            and the <code>ExcludeSpaces</code> list, the space is\n            excluded.</p>"
1077                    }
1078                },
1079                "ExcludeSpaces": {
1080                    "target": "com.amazonaws.kendra#ConfluenceSpaceList",
1081                    "traits": {
1082                        "smithy.api#documentation": "<p>A list of space keys of Confluence spaces. If you include a key,\n            the blogs, documents, and attachments in the space are not indexed.\n            If a space is in both the <code>ExcludeSpaces</code> and the\n                <code>IncludeSpaces</code> list, the space is excluded.</p>"
1083                    }
1084                },
1085                "SpaceFieldMappings": {
1086                    "target": "com.amazonaws.kendra#ConfluenceSpaceFieldMappingsList",
1087                    "traits": {
1088                        "smithy.api#documentation": "<p>Defines how space metadata fields should be mapped to index\n            fields. Before you can map a field, you must first create an index\n            field with a matching type using the console or the\n                <code>UpdateIndex</code> operation.</p>\n        <p>If you specify the <code>SpaceFieldMappings</code> parameter, you\n            must specify at least one field mapping.</p>"
1089                    }
1090                }
1091            },
1092            "traits": {
1093                "smithy.api#documentation": "<p>Specifies the configuration for indexing Confluence spaces.</p>"
1094            }
1095        },
1096        "com.amazonaws.kendra#ConfluenceSpaceFieldMappingsList": {
1097            "type": "list",
1098            "member": {
1099                "target": "com.amazonaws.kendra#ConfluenceSpaceToIndexFieldMapping"
1100            },
1101            "traits": {
1102                "smithy.api#length": {
1103                    "min": 1,
1104                    "max": 4
1105                }
1106            }
1107        },
1108        "com.amazonaws.kendra#ConfluenceSpaceFieldName": {
1109            "type": "string",
1110            "traits": {
1111                "smithy.api#enum": [
1112                    {
1113                        "value": "DISPLAY_URL",
1114                        "name": "DISPLAY_URL"
1115                    },
1116                    {
1117                        "value": "ITEM_TYPE",
1118                        "name": "ITEM_TYPE"
1119                    },
1120                    {
1121                        "value": "SPACE_KEY",
1122                        "name": "SPACE_KEY"
1123                    },
1124                    {
1125                        "value": "URL",
1126                        "name": "URL"
1127                    }
1128                ]
1129            }
1130        },
1131        "com.amazonaws.kendra#ConfluenceSpaceIdentifier": {
1132            "type": "string",
1133            "traits": {
1134                "smithy.api#length": {
1135                    "min": 1,
1136                    "max": 255
1137                },
1138                "smithy.api#pattern": "^\\P{C}*$"
1139            }
1140        },
1141        "com.amazonaws.kendra#ConfluenceSpaceList": {
1142            "type": "list",
1143            "member": {
1144                "target": "com.amazonaws.kendra#ConfluenceSpaceIdentifier"
1145            },
1146            "traits": {
1147                "smithy.api#length": {
1148                    "min": 1
1149                }
1150            }
1151        },
1152        "com.amazonaws.kendra#ConfluenceSpaceToIndexFieldMapping": {
1153            "type": "structure",
1154            "members": {
1155                "DataSourceFieldName": {
1156                    "target": "com.amazonaws.kendra#ConfluenceSpaceFieldName",
1157                    "traits": {
1158                        "smithy.api#documentation": "<p>The name of the field in the data source. </p>"
1159                    }
1160                },
1161                "DateFieldFormat": {
1162                    "target": "com.amazonaws.kendra#DataSourceDateFieldFormat",
1163                    "traits": {
1164                        "smithy.api#documentation": "<p>The format for date fields in the data source. If the field\n            specified in <code>DataSourceFieldName</code> is a date field you\n            must specify the date format. If the field is not a date field, an\n            exception is thrown.</p>"
1165                    }
1166                },
1167                "IndexFieldName": {
1168                    "target": "com.amazonaws.kendra#IndexFieldName",
1169                    "traits": {
1170                        "smithy.api#documentation": "<p>The name of the index field to map to the Confluence data source\n            field. The index field type must match the Confluence field\n            type.</p>"
1171                    }
1172                }
1173            },
1174            "traits": {
1175                "smithy.api#documentation": "<p>Defines the mapping between a field in the Confluence data source\n            to a Amazon Kendra index field.</p>\n        <p>You must first create the index field using the\n                <code>UpdateIndex</code> operation. </p>"
1176            }
1177        },
1178        "com.amazonaws.kendra#ConfluenceVersion": {
1179            "type": "string",
1180            "traits": {
1181                "smithy.api#enum": [
1182                    {
1183                        "value": "CLOUD",
1184                        "name": "CLOUD"
1185                    },
1186                    {
1187                        "value": "SERVER",
1188                        "name": "SERVER"
1189                    }
1190                ]
1191            }
1192        },
1193        "com.amazonaws.kendra#ConnectionConfiguration": {
1194            "type": "structure",
1195            "members": {
1196                "DatabaseHost": {
1197                    "target": "com.amazonaws.kendra#DatabaseHost",
1198                    "traits": {
1199                        "smithy.api#documentation": "<p>The name of the host for the database. Can be either a string\n            (host.subdomain.domain.tld) or an IPv4 or IPv6 address.</p>",
1200                        "smithy.api#required": {}
1201                    }
1202                },
1203                "DatabasePort": {
1204                    "target": "com.amazonaws.kendra#DatabasePort",
1205                    "traits": {
1206                        "smithy.api#documentation": "<p>The port that the database uses for connections.</p>",
1207                        "smithy.api#required": {}
1208                    }
1209                },
1210                "DatabaseName": {
1211                    "target": "com.amazonaws.kendra#DatabaseName",
1212                    "traits": {
1213                        "smithy.api#documentation": "<p>The name of the database containing the document data.</p>",
1214                        "smithy.api#required": {}
1215                    }
1216                },
1217                "TableName": {
1218                    "target": "com.amazonaws.kendra#TableName",
1219                    "traits": {
1220                        "smithy.api#documentation": "<p>The name of the table that contains the document data.</p>",
1221                        "smithy.api#required": {}
1222                    }
1223                },
1224                "SecretArn": {
1225                    "target": "com.amazonaws.kendra#SecretArn",
1226                    "traits": {
1227                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of credentials stored in AWS\n            Secrets Manager. The credentials should be a user/password pair. For\n            more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-database.html\">Using a\n                Database Data Source</a>. For more information about AWS\n            Secrets Manager, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html\"> What Is AWS\n                Secrets Manager </a> in the <i>AWS Secrets\n                Manager</i> user guide.</p>",
1228                        "smithy.api#required": {}
1229                    }
1230                }
1231            },
1232            "traits": {
1233                "smithy.api#documentation": "<p>Provides the information necessary to connect to a\n            database.</p>"
1234            }
1235        },
1236        "com.amazonaws.kendra#ContentType": {
1237            "type": "string",
1238            "traits": {
1239                "smithy.api#enum": [
1240                    {
1241                        "value": "PDF",
1242                        "name": "PDF"
1243                    },
1244                    {
1245                        "value": "HTML",
1246                        "name": "HTML"
1247                    },
1248                    {
1249                        "value": "MS_WORD",
1250                        "name": "MS_WORD"
1251                    },
1252                    {
1253                        "value": "PLAIN_TEXT",
1254                        "name": "PLAIN_TEXT"
1255                    },
1256                    {
1257                        "value": "PPT",
1258                        "name": "PPT"
1259                    }
1260                ]
1261            }
1262        },
1263        "com.amazonaws.kendra#CreateDataSource": {
1264            "type": "operation",
1265            "input": {
1266                "target": "com.amazonaws.kendra#CreateDataSourceRequest"
1267            },
1268            "output": {
1269                "target": "com.amazonaws.kendra#CreateDataSourceResponse"
1270            },
1271            "errors": [
1272                {
1273                    "target": "com.amazonaws.kendra#AccessDeniedException"
1274                },
1275                {
1276                    "target": "com.amazonaws.kendra#ConflictException"
1277                },
1278                {
1279                    "target": "com.amazonaws.kendra#InternalServerException"
1280                },
1281                {
1282                    "target": "com.amazonaws.kendra#ResourceAlreadyExistException"
1283                },
1284                {
1285                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
1286                },
1287                {
1288                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
1289                },
1290                {
1291                    "target": "com.amazonaws.kendra#ThrottlingException"
1292                },
1293                {
1294                    "target": "com.amazonaws.kendra#ValidationException"
1295                }
1296            ],
1297            "traits": {
1298                "smithy.api#documentation": "<p>Creates a data source that you use to with an Amazon Kendra index. </p>\n         <p>You specify a name, data source connector type and description for\n      your data source. You also specify configuration information such as\n      document metadata (author, source URI, and so on) and user context\n      information.</p>\n         <p>\n            <code>CreateDataSource</code> is a synchronous operation. The\n      operation returns 200 if the data source was successfully created.\n      Otherwise, an exception is raised.</p>"
1299            }
1300        },
1301        "com.amazonaws.kendra#CreateDataSourceRequest": {
1302            "type": "structure",
1303            "members": {
1304                "Name": {
1305                    "target": "com.amazonaws.kendra#DataSourceName",
1306                    "traits": {
1307                        "smithy.api#documentation": "<p>A unique name for the data source. A data source name can't be changed\n      without deleting and recreating the data source.</p>",
1308                        "smithy.api#required": {}
1309                    }
1310                },
1311                "IndexId": {
1312                    "target": "com.amazonaws.kendra#IndexId",
1313                    "traits": {
1314                        "smithy.api#documentation": "<p>The identifier of the index that should be associated with this data\n      source.</p>",
1315                        "smithy.api#required": {}
1316                    }
1317                },
1318                "Type": {
1319                    "target": "com.amazonaws.kendra#DataSourceType",
1320                    "traits": {
1321                        "smithy.api#documentation": "<p>The type of repository that contains the data source.</p>",
1322                        "smithy.api#required": {}
1323                    }
1324                },
1325                "Configuration": {
1326                    "target": "com.amazonaws.kendra#DataSourceConfiguration",
1327                    "traits": {
1328                        "smithy.api#documentation": "<p>The connector configuration information that is required to access the\n      repository.</p>\n         <p>You can't specify the <code>Configuration</code> parameter when the\n        <code>Type</code> parameter is set to <code>CUSTOM</code>. If you do,\n      you receive a <code>ValidationException</code> exception.</p>\n         <p>The <code>Configuration</code> parameter is required for all other\n      data sources.</p>"
1329                    }
1330                },
1331                "Description": {
1332                    "target": "com.amazonaws.kendra#Description",
1333                    "traits": {
1334                        "smithy.api#documentation": "<p>A description for the data source.</p>"
1335                    }
1336                },
1337                "Schedule": {
1338                    "target": "com.amazonaws.kendra#ScanSchedule",
1339                    "traits": {
1340                        "smithy.api#documentation": "<p>Sets the frequency that Amazon Kendra will check the documents in your\n      repository and update the index. If you don't set a schedule Amazon Kendra\n      will not periodically update the index. You can call the\n        <code>StartDataSourceSyncJob</code> operation to update the\n      index.</p>\n         <p>You can't specify the <code>Schedule</code> parameter when the\n        <code>Type</code> parameter is set to <code>CUSTOM</code>. If you do,\n      you receive a <code>ValidationException</code> exception.</p>"
1341                    }
1342                },
1343                "RoleArn": {
1344                    "target": "com.amazonaws.kendra#RoleArn",
1345                    "traits": {
1346                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of a role with permission to access the\n      data source. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html\">IAM Roles for\n        Amazon Kendra</a>.</p>\n         <p>You can't specify the <code>RoleArn</code> parameter when the\n        <code>Type</code> parameter is set to <code>CUSTOM</code>. If you do,\n      you receive a <code>ValidationException</code> exception.</p>\n         <p>The <code>RoleArn</code> parameter is required for all other data\n      sources.</p>"
1347                    }
1348                },
1349                "Tags": {
1350                    "target": "com.amazonaws.kendra#TagList",
1351                    "traits": {
1352                        "smithy.api#documentation": "<p>A list of key-value pairs that identify the data source. You can use\n      the tags to identify and organize your resources and to control access to\n      resources.</p>"
1353                    }
1354                },
1355                "ClientToken": {
1356                    "target": "com.amazonaws.kendra#ClientTokenName",
1357                    "traits": {
1358                        "smithy.api#documentation": "<p>A token that you provide to identify the request to create a data\n      source. Multiple calls to the <code>CreateDataSource</code> operation with\n      the same client token will create only one data source.</p>",
1359                        "smithy.api#idempotencyToken": {}
1360                    }
1361                }
1362            }
1363        },
1364        "com.amazonaws.kendra#CreateDataSourceResponse": {
1365            "type": "structure",
1366            "members": {
1367                "Id": {
1368                    "target": "com.amazonaws.kendra#DataSourceId",
1369                    "traits": {
1370                        "smithy.api#documentation": "<p>A unique identifier for the data source.</p>",
1371                        "smithy.api#required": {}
1372                    }
1373                }
1374            }
1375        },
1376        "com.amazonaws.kendra#CreateFaq": {
1377            "type": "operation",
1378            "input": {
1379                "target": "com.amazonaws.kendra#CreateFaqRequest"
1380            },
1381            "output": {
1382                "target": "com.amazonaws.kendra#CreateFaqResponse"
1383            },
1384            "errors": [
1385                {
1386                    "target": "com.amazonaws.kendra#AccessDeniedException"
1387                },
1388                {
1389                    "target": "com.amazonaws.kendra#ConflictException"
1390                },
1391                {
1392                    "target": "com.amazonaws.kendra#InternalServerException"
1393                },
1394                {
1395                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
1396                },
1397                {
1398                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
1399                },
1400                {
1401                    "target": "com.amazonaws.kendra#ThrottlingException"
1402                },
1403                {
1404                    "target": "com.amazonaws.kendra#ValidationException"
1405                }
1406            ],
1407            "traits": {
1408                "smithy.api#documentation": "<p>Creates an new set of frequently asked question (FAQ) questions and answers.</p>"
1409            }
1410        },
1411        "com.amazonaws.kendra#CreateFaqRequest": {
1412            "type": "structure",
1413            "members": {
1414                "IndexId": {
1415                    "target": "com.amazonaws.kendra#IndexId",
1416                    "traits": {
1417                        "smithy.api#documentation": "<p>The identifier of the index that contains the FAQ.</p>",
1418                        "smithy.api#required": {}
1419                    }
1420                },
1421                "Name": {
1422                    "target": "com.amazonaws.kendra#FaqName",
1423                    "traits": {
1424                        "smithy.api#documentation": "<p>The name that should be associated with the FAQ.</p>",
1425                        "smithy.api#required": {}
1426                    }
1427                },
1428                "Description": {
1429                    "target": "com.amazonaws.kendra#Description",
1430                    "traits": {
1431                        "smithy.api#documentation": "<p>A description of the FAQ.</p>"
1432                    }
1433                },
1434                "S3Path": {
1435                    "target": "com.amazonaws.kendra#S3Path",
1436                    "traits": {
1437                        "smithy.api#documentation": "<p>The S3 location of the FAQ input data.</p>",
1438                        "smithy.api#required": {}
1439                    }
1440                },
1441                "RoleArn": {
1442                    "target": "com.amazonaws.kendra#RoleArn",
1443                    "traits": {
1444                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that\n            contains the FAQs. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html\">IAM Roles for Amazon Kendra</a>.</p>",
1445                        "smithy.api#required": {}
1446                    }
1447                },
1448                "Tags": {
1449                    "target": "com.amazonaws.kendra#TagList",
1450                    "traits": {
1451                        "smithy.api#documentation": "<p>A list of key-value pairs that identify the FAQ. You can use the tags to identify and\n            organize your resources and to control access to resources.</p>"
1452                    }
1453                },
1454                "FileFormat": {
1455                    "target": "com.amazonaws.kendra#FaqFileFormat",
1456                    "traits": {
1457                        "smithy.api#documentation": "<p>The format of the input file. You can choose between a basic CSV format, a CSV format\n            that includes customs attributes in a header, and a JSON format that includes custom\n            attributes.</p>\n        <p>The format must match the format of the file stored in the S3 bucket identified in the\n                <code>S3Path</code> parameter.</p>\n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/in-creating-faq.html\">Adding questions and\n            answers</a>.</p>"
1458                    }
1459                },
1460                "ClientToken": {
1461                    "target": "com.amazonaws.kendra#ClientTokenName",
1462                    "traits": {
1463                        "smithy.api#documentation": "<p>A token that you provide to identify the request to create a FAQ. Multiple calls to\n            the <code>CreateFaqRequest</code> operation with the same client token will create only\n            one FAQ. </p>",
1464                        "smithy.api#idempotencyToken": {}
1465                    }
1466                }
1467            }
1468        },
1469        "com.amazonaws.kendra#CreateFaqResponse": {
1470            "type": "structure",
1471            "members": {
1472                "Id": {
1473                    "target": "com.amazonaws.kendra#FaqId",
1474                    "traits": {
1475                        "smithy.api#documentation": "<p>The unique identifier of the FAQ.</p>"
1476                    }
1477                }
1478            }
1479        },
1480        "com.amazonaws.kendra#CreateIndex": {
1481            "type": "operation",
1482            "input": {
1483                "target": "com.amazonaws.kendra#CreateIndexRequest"
1484            },
1485            "output": {
1486                "target": "com.amazonaws.kendra#CreateIndexResponse"
1487            },
1488            "errors": [
1489                {
1490                    "target": "com.amazonaws.kendra#AccessDeniedException"
1491                },
1492                {
1493                    "target": "com.amazonaws.kendra#ConflictException"
1494                },
1495                {
1496                    "target": "com.amazonaws.kendra#InternalServerException"
1497                },
1498                {
1499                    "target": "com.amazonaws.kendra#ResourceAlreadyExistException"
1500                },
1501                {
1502                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
1503                },
1504                {
1505                    "target": "com.amazonaws.kendra#ThrottlingException"
1506                },
1507                {
1508                    "target": "com.amazonaws.kendra#ValidationException"
1509                }
1510            ],
1511            "traits": {
1512                "smithy.api#documentation": "<p>Creates a new Amazon Kendra index. Index creation is an asynchronous\n      operation. To determine if index creation has completed, check the\n        <code>Status</code> field returned from a call to\n        <code>DescribeIndex</code>. The <code>Status</code> field is set to\n        <code>ACTIVE</code> when the index is ready to use.</p>\n         <p>Once the index is active you can index your documents using the\n        <code>BatchPutDocument</code> operation or using one of the supported\n      data sources. </p>"
1513            }
1514        },
1515        "com.amazonaws.kendra#CreateIndexRequest": {
1516            "type": "structure",
1517            "members": {
1518                "Name": {
1519                    "target": "com.amazonaws.kendra#IndexName",
1520                    "traits": {
1521                        "smithy.api#documentation": "<p>The name for the new index.</p>",
1522                        "smithy.api#required": {}
1523                    }
1524                },
1525                "Edition": {
1526                    "target": "com.amazonaws.kendra#IndexEdition",
1527                    "traits": {
1528                        "smithy.api#documentation": "<p>The Amazon Kendra edition to use for the index. Choose\n        <code>DEVELOPER_EDITION</code> for indexes intended for development,\n      testing, or proof of concept. Use <code>ENTERPRISE_EDITION</code> for your\n      production databases. Once you set the edition for an index, it can't be\n      changed. </p>\n         <p>The <code>Edition</code> parameter is optional. If you don't supply a\n      value, the default is <code>ENTERPRISE_EDITION</code>.</p>"
1529                    }
1530                },
1531                "RoleArn": {
1532                    "target": "com.amazonaws.kendra#RoleArn",
1533                    "traits": {
1534                        "smithy.api#documentation": "<p>An AWS Identity and Access Management (IAM) role that gives\n      Amazon Kendra permissions to access your Amazon CloudWatch logs and\n      metrics. This is also the role used when you use the\n        <code>BatchPutDocument</code> operation to index documents from an\n      Amazon S3 bucket.</p>",
1535                        "smithy.api#required": {}
1536                    }
1537                },
1538                "ServerSideEncryptionConfiguration": {
1539                    "target": "com.amazonaws.kendra#ServerSideEncryptionConfiguration",
1540                    "traits": {
1541                        "smithy.api#documentation": "<p>The identifier of the AWS KMS customer managed key (CMK) to use to\n      encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support\n      asymmetric CMKs.</p>"
1542                    }
1543                },
1544                "Description": {
1545                    "target": "com.amazonaws.kendra#Description",
1546                    "traits": {
1547                        "smithy.api#documentation": "<p>A description for the index.</p>"
1548                    }
1549                },
1550                "ClientToken": {
1551                    "target": "com.amazonaws.kendra#ClientTokenName",
1552                    "traits": {
1553                        "smithy.api#documentation": "<p>A token that you provide to identify the request to create an index.\n      Multiple calls to the <code>CreateIndex</code> operation with the same\n      client token will create only one index.</p>",
1554                        "smithy.api#idempotencyToken": {}
1555                    }
1556                },
1557                "Tags": {
1558                    "target": "com.amazonaws.kendra#TagList",
1559                    "traits": {
1560                        "smithy.api#documentation": "<p>A list of key-value pairs that identify the index. You can use the\n      tags to identify and organize your resources and to control access to\n      resources.</p>"
1561                    }
1562                },
1563                "UserTokenConfigurations": {
1564                    "target": "com.amazonaws.kendra#UserTokenConfigurationList",
1565                    "traits": {
1566                        "smithy.api#documentation": "<p>The user token configuration.</p>"
1567                    }
1568                },
1569                "UserContextPolicy": {
1570                    "target": "com.amazonaws.kendra#UserContextPolicy",
1571                    "traits": {
1572                        "smithy.api#documentation": "<p>The user context policy.</p>\n         <dl>\n            <dt>ATTRIBUTE_FILTER</dt>\n            <dd>\n               <p>All indexed content is searchable and displayable\n                  for all users. If there is an access control list, it\n                  is ignored. You can filter on user and group attributes.\n               </p>\n            </dd>\n            <dt>USER_TOKEN</dt>\n            <dd>\n               <p>Enables SSO and token-based user access control.\n               All documents with no access control and all documents\n               accessible to the user will be searchable and\n               displayable.\n               </p>\n            </dd>\n         </dl>"
1573                    }
1574                }
1575            }
1576        },
1577        "com.amazonaws.kendra#CreateIndexResponse": {
1578            "type": "structure",
1579            "members": {
1580                "Id": {
1581                    "target": "com.amazonaws.kendra#IndexId",
1582                    "traits": {
1583                        "smithy.api#documentation": "<p>The unique identifier of the index. Use this identifier when you query\n      an index, set up a data source, or index a document.</p>"
1584                    }
1585                }
1586            }
1587        },
1588        "com.amazonaws.kendra#CreateThesaurus": {
1589            "type": "operation",
1590            "input": {
1591                "target": "com.amazonaws.kendra#CreateThesaurusRequest"
1592            },
1593            "output": {
1594                "target": "com.amazonaws.kendra#CreateThesaurusResponse"
1595            },
1596            "errors": [
1597                {
1598                    "target": "com.amazonaws.kendra#AccessDeniedException"
1599                },
1600                {
1601                    "target": "com.amazonaws.kendra#ConflictException"
1602                },
1603                {
1604                    "target": "com.amazonaws.kendra#InternalServerException"
1605                },
1606                {
1607                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
1608                },
1609                {
1610                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
1611                },
1612                {
1613                    "target": "com.amazonaws.kendra#ThrottlingException"
1614                },
1615                {
1616                    "target": "com.amazonaws.kendra#ValidationException"
1617                }
1618            ],
1619            "traits": {
1620                "smithy.api#documentation": "<p>Creates a thesaurus for an index. The thesaurus\n      contains a list of synonyms in Solr format.</p>"
1621            }
1622        },
1623        "com.amazonaws.kendra#CreateThesaurusRequest": {
1624            "type": "structure",
1625            "members": {
1626                "IndexId": {
1627                    "target": "com.amazonaws.kendra#IndexId",
1628                    "traits": {
1629                        "smithy.api#documentation": "<p>The unique identifier of the index for the new thesaurus.\n      </p>",
1630                        "smithy.api#required": {}
1631                    }
1632                },
1633                "Name": {
1634                    "target": "com.amazonaws.kendra#ThesaurusName",
1635                    "traits": {
1636                        "smithy.api#documentation": "<p>The name for the new thesaurus.</p>",
1637                        "smithy.api#required": {}
1638                    }
1639                },
1640                "Description": {
1641                    "target": "com.amazonaws.kendra#Description",
1642                    "traits": {
1643                        "smithy.api#documentation": "<p>The description for the new thesaurus.</p>"
1644                    }
1645                },
1646                "RoleArn": {
1647                    "target": "com.amazonaws.kendra#RoleArn",
1648                    "traits": {
1649                        "smithy.api#documentation": "<p>An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions \n         to access thesaurus file specified in <code>SourceS3Path</code>.\n      </p>",
1650                        "smithy.api#required": {}
1651                    }
1652                },
1653                "Tags": {
1654                    "target": "com.amazonaws.kendra#TagList",
1655                    "traits": {
1656                        "smithy.api#documentation": "<p>A list of key-value pairs that identify the thesaurus. You can use \n         the tags to identify and organize your resources and to control \n         access to resources.\n      </p>"
1657                    }
1658                },
1659                "SourceS3Path": {
1660                    "target": "com.amazonaws.kendra#S3Path",
1661                    "traits": {
1662                        "smithy.api#documentation": "<p>The thesaurus file Amazon S3 source path.\n      </p>",
1663                        "smithy.api#required": {}
1664                    }
1665                },
1666                "ClientToken": {
1667                    "target": "com.amazonaws.kendra#ClientTokenName",
1668                    "traits": {
1669                        "smithy.api#documentation": "<p>A token that you provide to identify the request to create a \n         thesaurus. Multiple calls to the <code>CreateThesaurus</code> operation \n         with the same client token will create only one index.\n      </p>",
1670                        "smithy.api#idempotencyToken": {}
1671                    }
1672                }
1673            }
1674        },
1675        "com.amazonaws.kendra#CreateThesaurusResponse": {
1676            "type": "structure",
1677            "members": {
1678                "Id": {
1679                    "target": "com.amazonaws.kendra#ThesaurusId",
1680                    "traits": {
1681                        "smithy.api#documentation": "<p>The unique identifier of the thesaurus. \n      </p>"
1682                    }
1683                }
1684            }
1685        },
1686        "com.amazonaws.kendra#DataSourceConfiguration": {
1687            "type": "structure",
1688            "members": {
1689                "S3Configuration": {
1690                    "target": "com.amazonaws.kendra#S3DataSourceConfiguration",
1691                    "traits": {
1692                        "smithy.api#documentation": "<p>Provides information to create a data source connector for a\n            document repository in an Amazon S3 bucket.</p>"
1693                    }
1694                },
1695                "SharePointConfiguration": {
1696                    "target": "com.amazonaws.kendra#SharePointConfiguration",
1697                    "traits": {
1698                        "smithy.api#documentation": "<p>Provides information necessary to create a data source connector\n            for a Microsoft SharePoint site.</p>"
1699                    }
1700                },
1701                "DatabaseConfiguration": {
1702                    "target": "com.amazonaws.kendra#DatabaseConfiguration",
1703                    "traits": {
1704                        "smithy.api#documentation": "<p>Provides information necessary to create a data source connector\n            for a database.</p>"
1705                    }
1706                },
1707                "SalesforceConfiguration": {
1708                    "target": "com.amazonaws.kendra#SalesforceConfiguration",
1709                    "traits": {
1710                        "smithy.api#documentation": "<p>Provides configuration information for data sources that connect\n            to a Salesforce site.</p>"
1711                    }
1712                },
1713                "OneDriveConfiguration": {
1714                    "target": "com.amazonaws.kendra#OneDriveConfiguration",
1715                    "traits": {
1716                        "smithy.api#documentation": "<p>Provides configuration for data sources that connect to Microsoft\n            OneDrive.</p>"
1717                    }
1718                },
1719                "ServiceNowConfiguration": {
1720                    "target": "com.amazonaws.kendra#ServiceNowConfiguration",
1721                    "traits": {
1722                        "smithy.api#documentation": "<p>Provides configuration for data sources that connect to ServiceNow\n            instances.</p>"
1723                    }
1724                },
1725                "ConfluenceConfiguration": {
1726                    "target": "com.amazonaws.kendra#ConfluenceConfiguration",
1727                    "traits": {
1728                        "smithy.api#documentation": "<p>Provides configuration information for connecting to a Confluence\n            data source.</p>"
1729                    }
1730                },
1731                "GoogleDriveConfiguration": {
1732                    "target": "com.amazonaws.kendra#GoogleDriveConfiguration",
1733                    "traits": {
1734                        "smithy.api#documentation": "<p>Provides configuration for data sources that connect to Google\n            Drive. </p>"
1735                    }
1736                }
1737            },
1738            "traits": {
1739                "smithy.api#documentation": "<p>Configuration information for a Amazon Kendra data source.</p>"
1740            }
1741        },
1742        "com.amazonaws.kendra#DataSourceDateFieldFormat": {
1743            "type": "string",
1744            "traits": {
1745                "smithy.api#length": {
1746                    "min": 4,
1747                    "max": 40
1748                },
1749                "smithy.api#pattern": "^(?!\\s).*(?<!\\s)$"
1750            }
1751        },
1752        "com.amazonaws.kendra#DataSourceFieldName": {
1753            "type": "string",
1754            "traits": {
1755                "smithy.api#length": {
1756                    "min": 1,
1757                    "max": 100
1758                },
1759                "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_.]*$"
1760            }
1761        },
1762        "com.amazonaws.kendra#DataSourceId": {
1763            "type": "string",
1764            "traits": {
1765                "smithy.api#length": {
1766                    "min": 1,
1767                    "max": 100
1768                },
1769                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
1770            }
1771        },
1772        "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings": {
1773            "type": "list",
1774            "member": {
1775                "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStringsMember"
1776            },
1777            "traits": {
1778                "smithy.api#length": {
1779                    "min": 0,
1780                    "max": 100
1781                }
1782            }
1783        },
1784        "com.amazonaws.kendra#DataSourceInclusionsExclusionsStringsMember": {
1785            "type": "string",
1786            "traits": {
1787                "smithy.api#length": {
1788                    "min": 1,
1789                    "max": 150
1790                }
1791            }
1792        },
1793        "com.amazonaws.kendra#DataSourceName": {
1794            "type": "string",
1795            "traits": {
1796                "smithy.api#length": {
1797                    "min": 1,
1798                    "max": 1000
1799                },
1800                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
1801            }
1802        },
1803        "com.amazonaws.kendra#DataSourceStatus": {
1804            "type": "string",
1805            "traits": {
1806                "smithy.api#enum": [
1807                    {
1808                        "value": "CREATING",
1809                        "name": "CREATING"
1810                    },
1811                    {
1812                        "value": "DELETING",
1813                        "name": "DELETING"
1814                    },
1815                    {
1816                        "value": "FAILED",
1817                        "name": "FAILED"
1818                    },
1819                    {
1820                        "value": "UPDATING",
1821                        "name": "UPDATING"
1822                    },
1823                    {
1824                        "value": "ACTIVE",
1825                        "name": "ACTIVE"
1826                    }
1827                ]
1828            }
1829        },
1830        "com.amazonaws.kendra#DataSourceSummary": {
1831            "type": "structure",
1832            "members": {
1833                "Name": {
1834                    "target": "com.amazonaws.kendra#DataSourceName",
1835                    "traits": {
1836                        "smithy.api#documentation": "<p>The name of the data source.</p>"
1837                    }
1838                },
1839                "Id": {
1840                    "target": "com.amazonaws.kendra#DataSourceId",
1841                    "traits": {
1842                        "smithy.api#documentation": "<p>The unique identifier for the data source.</p>"
1843                    }
1844                },
1845                "Type": {
1846                    "target": "com.amazonaws.kendra#DataSourceType",
1847                    "traits": {
1848                        "smithy.api#documentation": "<p>The type of the data source.</p>"
1849                    }
1850                },
1851                "CreatedAt": {
1852                    "target": "com.amazonaws.kendra#Timestamp",
1853                    "traits": {
1854                        "smithy.api#documentation": "<p>The UNIX datetime that the data source was created.</p>"
1855                    }
1856                },
1857                "UpdatedAt": {
1858                    "target": "com.amazonaws.kendra#Timestamp",
1859                    "traits": {
1860                        "smithy.api#documentation": "<p>The UNIX datetime that the data source was lasted updated. </p>"
1861                    }
1862                },
1863                "Status": {
1864                    "target": "com.amazonaws.kendra#DataSourceStatus",
1865                    "traits": {
1866                        "smithy.api#documentation": "<p>The status of the data source. When the status is\n                <code>ACTIVE</code> the data source is ready to use.</p>"
1867                    }
1868                }
1869            },
1870            "traits": {
1871                "smithy.api#documentation": "<p>Summary information for a Amazon Kendra data source. Returned in a call\n            to the <code>DescribeDataSource</code> operation.</p>"
1872            }
1873        },
1874        "com.amazonaws.kendra#DataSourceSummaryList": {
1875            "type": "list",
1876            "member": {
1877                "target": "com.amazonaws.kendra#DataSourceSummary"
1878            }
1879        },
1880        "com.amazonaws.kendra#DataSourceSyncJob": {
1881            "type": "structure",
1882            "members": {
1883                "ExecutionId": {
1884                    "target": "com.amazonaws.kendra#String",
1885                    "traits": {
1886                        "smithy.api#documentation": "<p>A unique identifier for the synchronization job.</p>"
1887                    }
1888                },
1889                "StartTime": {
1890                    "target": "com.amazonaws.kendra#Timestamp",
1891                    "traits": {
1892                        "smithy.api#documentation": "<p>The UNIX datetime that the synchronization job was started.</p>"
1893                    }
1894                },
1895                "EndTime": {
1896                    "target": "com.amazonaws.kendra#Timestamp",
1897                    "traits": {
1898                        "smithy.api#documentation": "<p>The UNIX datetime that the synchronization job was\n            completed.</p>"
1899                    }
1900                },
1901                "Status": {
1902                    "target": "com.amazonaws.kendra#DataSourceSyncJobStatus",
1903                    "traits": {
1904                        "smithy.api#documentation": "<p>The execution status of the synchronization job. When the\n                <code>Status</code> field is set to <code>SUCCEEDED</code>, the\n            synchronization job is done. If the status code is set to\n                <code>FAILED</code>, the <code>ErrorCode</code> and\n                <code>ErrorMessage</code> fields give you the reason for the\n            failure.</p>"
1905                    }
1906                },
1907                "ErrorMessage": {
1908                    "target": "com.amazonaws.kendra#ErrorMessage",
1909                    "traits": {
1910                        "smithy.api#documentation": "<p>If the <code>Status</code> field is set to <code>ERROR</code>, the\n                <code>ErrorMessage</code> field contains a description of the\n            error that caused the synchronization to fail.</p>"
1911                    }
1912                },
1913                "ErrorCode": {
1914                    "target": "com.amazonaws.kendra#ErrorCode",
1915                    "traits": {
1916                        "smithy.api#documentation": "<p>If the <code>Status</code> field is set to <code>FAILED</code>,\n            the <code>ErrorCode</code> field contains a the reason that the\n            synchronization failed.</p>"
1917                    }
1918                },
1919                "DataSourceErrorCode": {
1920                    "target": "com.amazonaws.kendra#String",
1921                    "traits": {
1922                        "smithy.api#documentation": "<p>If the reason that the synchronization failed is due to an error\n            with the underlying data source, this field contains a code that\n            identifies the error.</p>"
1923                    }
1924                },
1925                "Metrics": {
1926                    "target": "com.amazonaws.kendra#DataSourceSyncJobMetrics",
1927                    "traits": {
1928                        "smithy.api#documentation": "<p>Maps a batch delete document request to a specific data source\n            sync job. This is optional and should only be supplied when\n            documents are deleted by a data source connector.</p>"
1929                    }
1930                }
1931            },
1932            "traits": {
1933                "smithy.api#documentation": "<p>Provides information about a synchronization job.</p>"
1934            }
1935        },
1936        "com.amazonaws.kendra#DataSourceSyncJobHistoryList": {
1937            "type": "list",
1938            "member": {
1939                "target": "com.amazonaws.kendra#DataSourceSyncJob"
1940            }
1941        },
1942        "com.amazonaws.kendra#DataSourceSyncJobId": {
1943            "type": "string",
1944            "traits": {
1945                "smithy.api#length": {
1946                    "min": 1,
1947                    "max": 100
1948                },
1949                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
1950            }
1951        },
1952        "com.amazonaws.kendra#DataSourceSyncJobMetricTarget": {
1953            "type": "structure",
1954            "members": {
1955                "DataSourceId": {
1956                    "target": "com.amazonaws.kendra#DataSourceId",
1957                    "traits": {
1958                        "smithy.api#documentation": "<p>The ID of the data source that is running the sync job.</p>",
1959                        "smithy.api#required": {}
1960                    }
1961                },
1962                "DataSourceSyncJobId": {
1963                    "target": "com.amazonaws.kendra#DataSourceSyncJobId",
1964                    "traits": {
1965                        "smithy.api#documentation": "<p>The ID of the sync job that is running on the data source.</p>",
1966                        "smithy.api#required": {}
1967                    }
1968                }
1969            },
1970            "traits": {
1971                "smithy.api#documentation": "<p>Maps a particular data source sync job to a particular data\n            source.</p>"
1972            }
1973        },
1974        "com.amazonaws.kendra#DataSourceSyncJobMetrics": {
1975            "type": "structure",
1976            "members": {
1977                "DocumentsAdded": {
1978                    "target": "com.amazonaws.kendra#MetricValue",
1979                    "traits": {
1980                        "smithy.api#documentation": "<p>The number of documents added from the data source up to now in\n            the data source sync.</p>"
1981                    }
1982                },
1983                "DocumentsModified": {
1984                    "target": "com.amazonaws.kendra#MetricValue",
1985                    "traits": {
1986                        "smithy.api#documentation": "<p>The number of documents modified in the data source up to now in\n            the data source sync run.</p>"
1987                    }
1988                },
1989                "DocumentsDeleted": {
1990                    "target": "com.amazonaws.kendra#MetricValue",
1991                    "traits": {
1992                        "smithy.api#documentation": "<p>The number of documents deleted from the data source up to now in\n            the data source sync run.</p>"
1993                    }
1994                },
1995                "DocumentsFailed": {
1996                    "target": "com.amazonaws.kendra#MetricValue",
1997                    "traits": {
1998                        "smithy.api#documentation": "<p>The number of documents that failed to sync from the data source\n            up to now in the data source sync run.</p>"
1999                    }
2000                },
2001                "DocumentsScanned": {
2002                    "target": "com.amazonaws.kendra#MetricValue",
2003                    "traits": {
2004                        "smithy.api#documentation": "<p>The current number of documents crawled by the current sync job in\n            the data source.</p>"
2005                    }
2006                }
2007            },
2008            "traits": {
2009                "smithy.api#documentation": "<p>Maps a batch delete document request to a specific data source\n            sync job. This is optional and should only be supplied when\n            documents are deleted by a data source connector.</p>"
2010            }
2011        },
2012        "com.amazonaws.kendra#DataSourceSyncJobStatus": {
2013            "type": "string",
2014            "traits": {
2015                "smithy.api#enum": [
2016                    {
2017                        "value": "FAILED",
2018                        "name": "FAILED"
2019                    },
2020                    {
2021                        "value": "SUCCEEDED",
2022                        "name": "SUCCEEDED"
2023                    },
2024                    {
2025                        "value": "SYNCING",
2026                        "name": "SYNCING"
2027                    },
2028                    {
2029                        "value": "INCOMPLETE",
2030                        "name": "INCOMPLETE"
2031                    },
2032                    {
2033                        "value": "STOPPING",
2034                        "name": "STOPPING"
2035                    },
2036                    {
2037                        "value": "ABORTED",
2038                        "name": "ABORTED"
2039                    },
2040                    {
2041                        "value": "SYNCING_INDEXING",
2042                        "name": "SYNCING_INDEXING"
2043                    }
2044                ]
2045            }
2046        },
2047        "com.amazonaws.kendra#DataSourceToIndexFieldMapping": {
2048            "type": "structure",
2049            "members": {
2050                "DataSourceFieldName": {
2051                    "target": "com.amazonaws.kendra#DataSourceFieldName",
2052                    "traits": {
2053                        "smithy.api#documentation": "<p>The name of the column or attribute in the data source.</p>",
2054                        "smithy.api#required": {}
2055                    }
2056                },
2057                "DateFieldFormat": {
2058                    "target": "com.amazonaws.kendra#DataSourceDateFieldFormat",
2059                    "traits": {
2060                        "smithy.api#documentation": "<p>The type of data stored in the column or attribute.</p>"
2061                    }
2062                },
2063                "IndexFieldName": {
2064                    "target": "com.amazonaws.kendra#IndexFieldName",
2065                    "traits": {
2066                        "smithy.api#documentation": "<p>The name of the field in the index.</p>",
2067                        "smithy.api#required": {}
2068                    }
2069                }
2070            },
2071            "traits": {
2072                "smithy.api#documentation": "<p>Maps a column or attribute in the data source to an index field.\n            You must first create the fields in the index using the\n                <code>UpdateIndex</code> operation.</p>"
2073            }
2074        },
2075        "com.amazonaws.kendra#DataSourceToIndexFieldMappingList": {
2076            "type": "list",
2077            "member": {
2078                "target": "com.amazonaws.kendra#DataSourceToIndexFieldMapping"
2079            },
2080            "traits": {
2081                "smithy.api#length": {
2082                    "min": 1,
2083                    "max": 100
2084                }
2085            }
2086        },
2087        "com.amazonaws.kendra#DataSourceType": {
2088            "type": "string",
2089            "traits": {
2090                "smithy.api#enum": [
2091                    {
2092                        "value": "S3",
2093                        "name": "S3"
2094                    },
2095                    {
2096                        "value": "SHAREPOINT",
2097                        "name": "SHAREPOINT"
2098                    },
2099                    {
2100                        "value": "DATABASE",
2101                        "name": "DATABASE"
2102                    },
2103                    {
2104                        "value": "SALESFORCE",
2105                        "name": "SALESFORCE"
2106                    },
2107                    {
2108                        "value": "ONEDRIVE",
2109                        "name": "ONEDRIVE"
2110                    },
2111                    {
2112                        "value": "SERVICENOW",
2113                        "name": "SERVICENOW"
2114                    },
2115                    {
2116                        "value": "CUSTOM",
2117                        "name": "CUSTOM"
2118                    },
2119                    {
2120                        "value": "CONFLUENCE",
2121                        "name": "CONFLUENCE"
2122                    },
2123                    {
2124                        "value": "GOOGLEDRIVE",
2125                        "name": "GOOGLEDRIVE"
2126                    }
2127                ]
2128            }
2129        },
2130        "com.amazonaws.kendra#DataSourceVpcConfiguration": {
2131            "type": "structure",
2132            "members": {
2133                "SubnetIds": {
2134                    "target": "com.amazonaws.kendra#SubnetIdList",
2135                    "traits": {
2136                        "smithy.api#documentation": "<p>A list of identifiers for subnets within your Amazon VPC. The\n            subnets should be able to connect to each other in the VPC, and they\n            should have outgoing access to the Internet through a NAT\n            device.</p>",
2137                        "smithy.api#required": {}
2138                    }
2139                },
2140                "SecurityGroupIds": {
2141                    "target": "com.amazonaws.kendra#SecurityGroupIdList",
2142                    "traits": {
2143                        "smithy.api#documentation": "<p>A list of identifiers of security groups within your Amazon VPC.\n            The security groups should enable Amazon Kendra to connect to the data\n            source.</p>",
2144                        "smithy.api#required": {}
2145                    }
2146                }
2147            },
2148            "traits": {
2149                "smithy.api#documentation": "<p>Provides information for connecting to an Amazon VPC.</p>"
2150            }
2151        },
2152        "com.amazonaws.kendra#DatabaseConfiguration": {
2153            "type": "structure",
2154            "members": {
2155                "DatabaseEngineType": {
2156                    "target": "com.amazonaws.kendra#DatabaseEngineType",
2157                    "traits": {
2158                        "smithy.api#documentation": "<p>The type of database engine that runs the database.</p>",
2159                        "smithy.api#required": {}
2160                    }
2161                },
2162                "ConnectionConfiguration": {
2163                    "target": "com.amazonaws.kendra#ConnectionConfiguration",
2164                    "traits": {
2165                        "smithy.api#documentation": "<p>The information necessary to connect to a database.</p>",
2166                        "smithy.api#required": {}
2167                    }
2168                },
2169                "VpcConfiguration": {
2170                    "target": "com.amazonaws.kendra#DataSourceVpcConfiguration"
2171                },
2172                "ColumnConfiguration": {
2173                    "target": "com.amazonaws.kendra#ColumnConfiguration",
2174                    "traits": {
2175                        "smithy.api#documentation": "<p>Information about where the index should get the document\n            information from the database.</p>",
2176                        "smithy.api#required": {}
2177                    }
2178                },
2179                "AclConfiguration": {
2180                    "target": "com.amazonaws.kendra#AclConfiguration",
2181                    "traits": {
2182                        "smithy.api#documentation": "<p>Information about the database column that provides information\n            for user context filtering.</p>"
2183                    }
2184                },
2185                "SqlConfiguration": {
2186                    "target": "com.amazonaws.kendra#SqlConfiguration",
2187                    "traits": {
2188                        "smithy.api#documentation": "<p>Provides information about how Amazon Kendra uses quote marks around SQL\n            identifiers when querying a database data source.</p>"
2189                    }
2190                }
2191            },
2192            "traits": {
2193                "smithy.api#documentation": "<p>Provides the information necessary to connect a database to an\n            index. </p>"
2194            }
2195        },
2196        "com.amazonaws.kendra#DatabaseEngineType": {
2197            "type": "string",
2198            "traits": {
2199                "smithy.api#enum": [
2200                    {
2201                        "value": "RDS_AURORA_MYSQL",
2202                        "name": "RDS_AURORA_MYSQL"
2203                    },
2204                    {
2205                        "value": "RDS_AURORA_POSTGRESQL",
2206                        "name": "RDS_AURORA_POSTGRESQL"
2207                    },
2208                    {
2209                        "value": "RDS_MYSQL",
2210                        "name": "RDS_MYSQL"
2211                    },
2212                    {
2213                        "value": "RDS_POSTGRESQL",
2214                        "name": "RDS_POSTGRESQL"
2215                    }
2216                ]
2217            }
2218        },
2219        "com.amazonaws.kendra#DatabaseHost": {
2220            "type": "string",
2221            "traits": {
2222                "smithy.api#length": {
2223                    "min": 1,
2224                    "max": 253
2225                }
2226            }
2227        },
2228        "com.amazonaws.kendra#DatabaseName": {
2229            "type": "string",
2230            "traits": {
2231                "smithy.api#length": {
2232                    "min": 1,
2233                    "max": 100
2234                },
2235                "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_]*$"
2236            }
2237        },
2238        "com.amazonaws.kendra#DatabasePort": {
2239            "type": "integer",
2240            "traits": {
2241                "smithy.api#box": {},
2242                "smithy.api#range": {
2243                    "min": 1,
2244                    "max": 65535
2245                }
2246            }
2247        },
2248        "com.amazonaws.kendra#DeleteDataSource": {
2249            "type": "operation",
2250            "input": {
2251                "target": "com.amazonaws.kendra#DeleteDataSourceRequest"
2252            },
2253            "errors": [
2254                {
2255                    "target": "com.amazonaws.kendra#AccessDeniedException"
2256                },
2257                {
2258                    "target": "com.amazonaws.kendra#ConflictException"
2259                },
2260                {
2261                    "target": "com.amazonaws.kendra#InternalServerException"
2262                },
2263                {
2264                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2265                },
2266                {
2267                    "target": "com.amazonaws.kendra#ThrottlingException"
2268                },
2269                {
2270                    "target": "com.amazonaws.kendra#ValidationException"
2271                }
2272            ],
2273            "traits": {
2274                "smithy.api#documentation": "<p>Deletes an Amazon Kendra data source. An exception is not thrown if the\n      data source is already being deleted. While the data source is being\n      deleted, the <code>Status</code> field returned by a call to the\n        <code>DescribeDataSource</code> operation is set to\n        <code>DELETING</code>. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html\">Deleting Data Sources</a>.</p>"
2275            }
2276        },
2277        "com.amazonaws.kendra#DeleteDataSourceRequest": {
2278            "type": "structure",
2279            "members": {
2280                "Id": {
2281                    "target": "com.amazonaws.kendra#DataSourceId",
2282                    "traits": {
2283                        "smithy.api#documentation": "<p>The unique identifier of the data source to delete.</p>",
2284                        "smithy.api#required": {}
2285                    }
2286                },
2287                "IndexId": {
2288                    "target": "com.amazonaws.kendra#IndexId",
2289                    "traits": {
2290                        "smithy.api#documentation": "<p>The unique identifier of the index associated with the data\n      source.</p>",
2291                        "smithy.api#required": {}
2292                    }
2293                }
2294            }
2295        },
2296        "com.amazonaws.kendra#DeleteFaq": {
2297            "type": "operation",
2298            "input": {
2299                "target": "com.amazonaws.kendra#DeleteFaqRequest"
2300            },
2301            "errors": [
2302                {
2303                    "target": "com.amazonaws.kendra#AccessDeniedException"
2304                },
2305                {
2306                    "target": "com.amazonaws.kendra#ConflictException"
2307                },
2308                {
2309                    "target": "com.amazonaws.kendra#InternalServerException"
2310                },
2311                {
2312                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2313                },
2314                {
2315                    "target": "com.amazonaws.kendra#ThrottlingException"
2316                },
2317                {
2318                    "target": "com.amazonaws.kendra#ValidationException"
2319                }
2320            ],
2321            "traits": {
2322                "smithy.api#documentation": "<p>Removes an FAQ from an index.</p>"
2323            }
2324        },
2325        "com.amazonaws.kendra#DeleteFaqRequest": {
2326            "type": "structure",
2327            "members": {
2328                "Id": {
2329                    "target": "com.amazonaws.kendra#FaqId",
2330                    "traits": {
2331                        "smithy.api#documentation": "<p>The identifier of the FAQ to remove.</p>",
2332                        "smithy.api#required": {}
2333                    }
2334                },
2335                "IndexId": {
2336                    "target": "com.amazonaws.kendra#IndexId",
2337                    "traits": {
2338                        "smithy.api#documentation": "<p>The index to remove the FAQ from.</p>",
2339                        "smithy.api#required": {}
2340                    }
2341                }
2342            }
2343        },
2344        "com.amazonaws.kendra#DeleteIndex": {
2345            "type": "operation",
2346            "input": {
2347                "target": "com.amazonaws.kendra#DeleteIndexRequest"
2348            },
2349            "errors": [
2350                {
2351                    "target": "com.amazonaws.kendra#AccessDeniedException"
2352                },
2353                {
2354                    "target": "com.amazonaws.kendra#ConflictException"
2355                },
2356                {
2357                    "target": "com.amazonaws.kendra#InternalServerException"
2358                },
2359                {
2360                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2361                },
2362                {
2363                    "target": "com.amazonaws.kendra#ThrottlingException"
2364                },
2365                {
2366                    "target": "com.amazonaws.kendra#ValidationException"
2367                }
2368            ],
2369            "traits": {
2370                "smithy.api#documentation": "<p>Deletes an existing Amazon Kendra index. An exception is not thrown if\n      the index is already being deleted. While the index is being deleted, the\n        <code>Status</code> field returned by a call to the\n        <code>DescribeIndex</code> operation is set to\n      <code>DELETING</code>.</p>"
2371            }
2372        },
2373        "com.amazonaws.kendra#DeleteIndexRequest": {
2374            "type": "structure",
2375            "members": {
2376                "Id": {
2377                    "target": "com.amazonaws.kendra#IndexId",
2378                    "traits": {
2379                        "smithy.api#documentation": "<p>The identifier of the index to delete.</p>",
2380                        "smithy.api#required": {}
2381                    }
2382                }
2383            }
2384        },
2385        "com.amazonaws.kendra#DeleteThesaurus": {
2386            "type": "operation",
2387            "input": {
2388                "target": "com.amazonaws.kendra#DeleteThesaurusRequest"
2389            },
2390            "errors": [
2391                {
2392                    "target": "com.amazonaws.kendra#AccessDeniedException"
2393                },
2394                {
2395                    "target": "com.amazonaws.kendra#ConflictException"
2396                },
2397                {
2398                    "target": "com.amazonaws.kendra#InternalServerException"
2399                },
2400                {
2401                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2402                },
2403                {
2404                    "target": "com.amazonaws.kendra#ThrottlingException"
2405                },
2406                {
2407                    "target": "com.amazonaws.kendra#ValidationException"
2408                }
2409            ],
2410            "traits": {
2411                "smithy.api#documentation": "<p>Deletes an existing Amazon Kendra thesaurus. \n      </p>"
2412            }
2413        },
2414        "com.amazonaws.kendra#DeleteThesaurusRequest": {
2415            "type": "structure",
2416            "members": {
2417                "Id": {
2418                    "target": "com.amazonaws.kendra#ThesaurusId",
2419                    "traits": {
2420                        "smithy.api#documentation": "<p>The identifier of the thesaurus to delete.</p>",
2421                        "smithy.api#required": {}
2422                    }
2423                },
2424                "IndexId": {
2425                    "target": "com.amazonaws.kendra#IndexId",
2426                    "traits": {
2427                        "smithy.api#documentation": "<p>The identifier of the index associated with the thesaurus to delete.</p>",
2428                        "smithy.api#required": {}
2429                    }
2430                }
2431            }
2432        },
2433        "com.amazonaws.kendra#DescribeDataSource": {
2434            "type": "operation",
2435            "input": {
2436                "target": "com.amazonaws.kendra#DescribeDataSourceRequest"
2437            },
2438            "output": {
2439                "target": "com.amazonaws.kendra#DescribeDataSourceResponse"
2440            },
2441            "errors": [
2442                {
2443                    "target": "com.amazonaws.kendra#AccessDeniedException"
2444                },
2445                {
2446                    "target": "com.amazonaws.kendra#InternalServerException"
2447                },
2448                {
2449                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2450                },
2451                {
2452                    "target": "com.amazonaws.kendra#ThrottlingException"
2453                },
2454                {
2455                    "target": "com.amazonaws.kendra#ValidationException"
2456                }
2457            ],
2458            "traits": {
2459                "smithy.api#documentation": "<p>Gets information about a Amazon Kendra data source.</p>"
2460            }
2461        },
2462        "com.amazonaws.kendra#DescribeDataSourceRequest": {
2463            "type": "structure",
2464            "members": {
2465                "Id": {
2466                    "target": "com.amazonaws.kendra#DataSourceId",
2467                    "traits": {
2468                        "smithy.api#documentation": "<p>The unique identifier of the data source to describe.</p>",
2469                        "smithy.api#required": {}
2470                    }
2471                },
2472                "IndexId": {
2473                    "target": "com.amazonaws.kendra#IndexId",
2474                    "traits": {
2475                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>",
2476                        "smithy.api#required": {}
2477                    }
2478                }
2479            }
2480        },
2481        "com.amazonaws.kendra#DescribeDataSourceResponse": {
2482            "type": "structure",
2483            "members": {
2484                "Id": {
2485                    "target": "com.amazonaws.kendra#DataSourceId",
2486                    "traits": {
2487                        "smithy.api#documentation": "<p>The identifier of the data source.</p>"
2488                    }
2489                },
2490                "IndexId": {
2491                    "target": "com.amazonaws.kendra#IndexId",
2492                    "traits": {
2493                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>"
2494                    }
2495                },
2496                "Name": {
2497                    "target": "com.amazonaws.kendra#DataSourceName",
2498                    "traits": {
2499                        "smithy.api#documentation": "<p>The name that you gave the data source when it was created.</p>"
2500                    }
2501                },
2502                "Type": {
2503                    "target": "com.amazonaws.kendra#DataSourceType",
2504                    "traits": {
2505                        "smithy.api#documentation": "<p>The type of the data source.</p>"
2506                    }
2507                },
2508                "Configuration": {
2509                    "target": "com.amazonaws.kendra#DataSourceConfiguration",
2510                    "traits": {
2511                        "smithy.api#documentation": "<p>Information that describes where the data source is located and how\n      the data source is configured. The specific information in the description\n      depends on the data source provider.</p>"
2512                    }
2513                },
2514                "CreatedAt": {
2515                    "target": "com.amazonaws.kendra#Timestamp",
2516                    "traits": {
2517                        "smithy.api#documentation": "<p>The Unix timestamp of when the data source was created.</p>"
2518                    }
2519                },
2520                "UpdatedAt": {
2521                    "target": "com.amazonaws.kendra#Timestamp",
2522                    "traits": {
2523                        "smithy.api#documentation": "<p>The Unix timestamp of when the data source was last updated.</p>"
2524                    }
2525                },
2526                "Description": {
2527                    "target": "com.amazonaws.kendra#Description",
2528                    "traits": {
2529                        "smithy.api#documentation": "<p>The description of the data source.</p>"
2530                    }
2531                },
2532                "Status": {
2533                    "target": "com.amazonaws.kendra#DataSourceStatus",
2534                    "traits": {
2535                        "smithy.api#documentation": "<p>The current status of the data source. When the status is\n        <code>ACTIVE</code> the data source is ready to use. When the status is\n        <code>FAILED</code>, the <code>ErrorMessage</code> field contains the\n      reason that the data source failed.</p>"
2536                    }
2537                },
2538                "Schedule": {
2539                    "target": "com.amazonaws.kendra#ScanSchedule",
2540                    "traits": {
2541                        "smithy.api#documentation": "<p>The schedule that Amazon Kendra will update the data source.</p>"
2542                    }
2543                },
2544                "RoleArn": {
2545                    "target": "com.amazonaws.kendra#RoleArn",
2546                    "traits": {
2547                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the role that enables the data\n      source to access its resources.</p>"
2548                    }
2549                },
2550                "ErrorMessage": {
2551                    "target": "com.amazonaws.kendra#ErrorMessage",
2552                    "traits": {
2553                        "smithy.api#documentation": "<p>When the <code>Status</code> field value is <code>FAILED</code>, the\n        <code>ErrorMessage</code> field contains a description of the error that\n      caused the data source to fail.</p>"
2554                    }
2555                }
2556            }
2557        },
2558        "com.amazonaws.kendra#DescribeFaq": {
2559            "type": "operation",
2560            "input": {
2561                "target": "com.amazonaws.kendra#DescribeFaqRequest"
2562            },
2563            "output": {
2564                "target": "com.amazonaws.kendra#DescribeFaqResponse"
2565            },
2566            "errors": [
2567                {
2568                    "target": "com.amazonaws.kendra#AccessDeniedException"
2569                },
2570                {
2571                    "target": "com.amazonaws.kendra#InternalServerException"
2572                },
2573                {
2574                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2575                },
2576                {
2577                    "target": "com.amazonaws.kendra#ThrottlingException"
2578                },
2579                {
2580                    "target": "com.amazonaws.kendra#ValidationException"
2581                }
2582            ],
2583            "traits": {
2584                "smithy.api#documentation": "<p>Gets information about an FAQ list.</p>"
2585            }
2586        },
2587        "com.amazonaws.kendra#DescribeFaqRequest": {
2588            "type": "structure",
2589            "members": {
2590                "Id": {
2591                    "target": "com.amazonaws.kendra#FaqId",
2592                    "traits": {
2593                        "smithy.api#documentation": "<p>The unique identifier of the FAQ.</p>",
2594                        "smithy.api#required": {}
2595                    }
2596                },
2597                "IndexId": {
2598                    "target": "com.amazonaws.kendra#IndexId",
2599                    "traits": {
2600                        "smithy.api#documentation": "<p>The identifier of the index that contains the FAQ.</p>",
2601                        "smithy.api#required": {}
2602                    }
2603                }
2604            }
2605        },
2606        "com.amazonaws.kendra#DescribeFaqResponse": {
2607            "type": "structure",
2608            "members": {
2609                "Id": {
2610                    "target": "com.amazonaws.kendra#FaqId",
2611                    "traits": {
2612                        "smithy.api#documentation": "<p>The identifier of the FAQ.</p>"
2613                    }
2614                },
2615                "IndexId": {
2616                    "target": "com.amazonaws.kendra#IndexId",
2617                    "traits": {
2618                        "smithy.api#documentation": "<p>The identifier of the index that contains the FAQ.</p>"
2619                    }
2620                },
2621                "Name": {
2622                    "target": "com.amazonaws.kendra#FaqName",
2623                    "traits": {
2624                        "smithy.api#documentation": "<p>The name that you gave the FAQ when it was created.</p>"
2625                    }
2626                },
2627                "Description": {
2628                    "target": "com.amazonaws.kendra#Description",
2629                    "traits": {
2630                        "smithy.api#documentation": "<p>The description of the FAQ that you provided when it was created.</p>"
2631                    }
2632                },
2633                "CreatedAt": {
2634                    "target": "com.amazonaws.kendra#Timestamp",
2635                    "traits": {
2636                        "smithy.api#documentation": "<p>The date and time that the FAQ was created.</p>"
2637                    }
2638                },
2639                "UpdatedAt": {
2640                    "target": "com.amazonaws.kendra#Timestamp",
2641                    "traits": {
2642                        "smithy.api#documentation": "<p>The date and time that the FAQ was last updated.</p>"
2643                    }
2644                },
2645                "S3Path": {
2646                    "target": "com.amazonaws.kendra#S3Path"
2647                },
2648                "Status": {
2649                    "target": "com.amazonaws.kendra#FaqStatus",
2650                    "traits": {
2651                        "smithy.api#documentation": "<p>The status of the FAQ. It is ready to use when the status is\n            <code>ACTIVE</code>.</p>"
2652                    }
2653                },
2654                "RoleArn": {
2655                    "target": "com.amazonaws.kendra#RoleArn",
2656                    "traits": {
2657                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket\n            containing the input files for the FAQ.</p>"
2658                    }
2659                },
2660                "ErrorMessage": {
2661                    "target": "com.amazonaws.kendra#ErrorMessage",
2662                    "traits": {
2663                        "smithy.api#documentation": "<p>If the <code>Status</code> field is <code>FAILED</code>, the <code>ErrorMessage</code>\n            field contains the reason why the FAQ failed.</p>"
2664                    }
2665                },
2666                "FileFormat": {
2667                    "target": "com.amazonaws.kendra#FaqFileFormat",
2668                    "traits": {
2669                        "smithy.api#documentation": "<p>The file format used by the input files for the FAQ.</p>"
2670                    }
2671                }
2672            }
2673        },
2674        "com.amazonaws.kendra#DescribeIndex": {
2675            "type": "operation",
2676            "input": {
2677                "target": "com.amazonaws.kendra#DescribeIndexRequest"
2678            },
2679            "output": {
2680                "target": "com.amazonaws.kendra#DescribeIndexResponse"
2681            },
2682            "errors": [
2683                {
2684                    "target": "com.amazonaws.kendra#AccessDeniedException"
2685                },
2686                {
2687                    "target": "com.amazonaws.kendra#InternalServerException"
2688                },
2689                {
2690                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2691                },
2692                {
2693                    "target": "com.amazonaws.kendra#ThrottlingException"
2694                },
2695                {
2696                    "target": "com.amazonaws.kendra#ValidationException"
2697                }
2698            ],
2699            "traits": {
2700                "smithy.api#documentation": "<p>Describes an existing Amazon Kendra index</p>"
2701            }
2702        },
2703        "com.amazonaws.kendra#DescribeIndexRequest": {
2704            "type": "structure",
2705            "members": {
2706                "Id": {
2707                    "target": "com.amazonaws.kendra#IndexId",
2708                    "traits": {
2709                        "smithy.api#documentation": "<p>The name of the index to describe.</p>",
2710                        "smithy.api#required": {}
2711                    }
2712                }
2713            }
2714        },
2715        "com.amazonaws.kendra#DescribeIndexResponse": {
2716            "type": "structure",
2717            "members": {
2718                "Name": {
2719                    "target": "com.amazonaws.kendra#IndexName",
2720                    "traits": {
2721                        "smithy.api#documentation": "<p>The name of the index.</p>"
2722                    }
2723                },
2724                "Id": {
2725                    "target": "com.amazonaws.kendra#IndexId",
2726                    "traits": {
2727                        "smithy.api#documentation": "<p>The name of the index.</p>"
2728                    }
2729                },
2730                "Edition": {
2731                    "target": "com.amazonaws.kendra#IndexEdition",
2732                    "traits": {
2733                        "smithy.api#documentation": "<p>The Amazon Kendra edition used for the index. You decide the edition\n      when you create the index.</p>"
2734                    }
2735                },
2736                "RoleArn": {
2737                    "target": "com.amazonaws.kendra#RoleArn",
2738                    "traits": {
2739                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra\n      permission to write to your Amazon Cloudwatch logs.</p>"
2740                    }
2741                },
2742                "ServerSideEncryptionConfiguration": {
2743                    "target": "com.amazonaws.kendra#ServerSideEncryptionConfiguration",
2744                    "traits": {
2745                        "smithy.api#documentation": "<p>The identifier of the AWS KMS customer master key (CMK) used to\n      encrypt your data. Amazon Kendra doesn't support asymmetric CMKs.</p>"
2746                    }
2747                },
2748                "Status": {
2749                    "target": "com.amazonaws.kendra#IndexStatus",
2750                    "traits": {
2751                        "smithy.api#documentation": "<p>The current status of the index. When the value is\n      <code>ACTIVE</code>, the index is ready for use. If the\n        <code>Status</code> field value is <code>FAILED</code>, the\n        <code>ErrorMessage</code> field contains a message that explains\n      why.</p>"
2752                    }
2753                },
2754                "Description": {
2755                    "target": "com.amazonaws.kendra#Description",
2756                    "traits": {
2757                        "smithy.api#documentation": "<p>The description of the index.</p>"
2758                    }
2759                },
2760                "CreatedAt": {
2761                    "target": "com.amazonaws.kendra#Timestamp",
2762                    "traits": {
2763                        "smithy.api#documentation": "<p>The Unix datetime that the index was created.</p>"
2764                    }
2765                },
2766                "UpdatedAt": {
2767                    "target": "com.amazonaws.kendra#Timestamp",
2768                    "traits": {
2769                        "smithy.api#documentation": "<p>The Unix datetime that the index was last updated.</p>"
2770                    }
2771                },
2772                "DocumentMetadataConfigurations": {
2773                    "target": "com.amazonaws.kendra#DocumentMetadataConfigurationList",
2774                    "traits": {
2775                        "smithy.api#documentation": "<p>Configuration settings for any metadata applied to the documents in\n      the index.</p>"
2776                    }
2777                },
2778                "IndexStatistics": {
2779                    "target": "com.amazonaws.kendra#IndexStatistics",
2780                    "traits": {
2781                        "smithy.api#documentation": "<p>Provides information about the number of FAQ questions and answers and\n      the number of text documents indexed.</p>"
2782                    }
2783                },
2784                "ErrorMessage": {
2785                    "target": "com.amazonaws.kendra#ErrorMessage",
2786                    "traits": {
2787                        "smithy.api#documentation": "<p>When th e<code>Status</code> field value is <code>FAILED</code>, the\n        <code>ErrorMessage</code> field contains a message that explains\n      why.</p>"
2788                    }
2789                },
2790                "CapacityUnits": {
2791                    "target": "com.amazonaws.kendra#CapacityUnitsConfiguration",
2792                    "traits": {
2793                        "smithy.api#documentation": "<p>For Enterprise edition indexes, you can choose to use additional\n      capacity to meet the needs of your application. This contains the capacity\n      units used for the index. A 0 for the query capacity or the storage\n      capacity indicates that the index is using the default capacity for the\n      index.</p>"
2794                    }
2795                },
2796                "UserTokenConfigurations": {
2797                    "target": "com.amazonaws.kendra#UserTokenConfigurationList",
2798                    "traits": {
2799                        "smithy.api#documentation": "<p>The user token configuration for the Amazon Kendra index.</p>"
2800                    }
2801                },
2802                "UserContextPolicy": {
2803                    "target": "com.amazonaws.kendra#UserContextPolicy",
2804                    "traits": {
2805                        "smithy.api#documentation": "<p>The user context policy for the Amazon Kendra index.</p>"
2806                    }
2807                }
2808            }
2809        },
2810        "com.amazonaws.kendra#DescribeThesaurus": {
2811            "type": "operation",
2812            "input": {
2813                "target": "com.amazonaws.kendra#DescribeThesaurusRequest"
2814            },
2815            "output": {
2816                "target": "com.amazonaws.kendra#DescribeThesaurusResponse"
2817            },
2818            "errors": [
2819                {
2820                    "target": "com.amazonaws.kendra#AccessDeniedException"
2821                },
2822                {
2823                    "target": "com.amazonaws.kendra#InternalServerException"
2824                },
2825                {
2826                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
2827                },
2828                {
2829                    "target": "com.amazonaws.kendra#ThrottlingException"
2830                },
2831                {
2832                    "target": "com.amazonaws.kendra#ValidationException"
2833                }
2834            ],
2835            "traits": {
2836                "smithy.api#documentation": "<p>Describes an existing Amazon Kendra thesaurus.</p>"
2837            }
2838        },
2839        "com.amazonaws.kendra#DescribeThesaurusRequest": {
2840            "type": "structure",
2841            "members": {
2842                "Id": {
2843                    "target": "com.amazonaws.kendra#ThesaurusId",
2844                    "traits": {
2845                        "smithy.api#documentation": "<p>The identifier of the thesaurus to describe.</p>",
2846                        "smithy.api#required": {}
2847                    }
2848                },
2849                "IndexId": {
2850                    "target": "com.amazonaws.kendra#IndexId",
2851                    "traits": {
2852                        "smithy.api#documentation": "<p>The identifier of the index associated with the thesaurus to describe.</p>",
2853                        "smithy.api#required": {}
2854                    }
2855                }
2856            }
2857        },
2858        "com.amazonaws.kendra#DescribeThesaurusResponse": {
2859            "type": "structure",
2860            "members": {
2861                "Id": {
2862                    "target": "com.amazonaws.kendra#ThesaurusId",
2863                    "traits": {
2864                        "smithy.api#documentation": "<p>The identifier of the thesaurus.</p>"
2865                    }
2866                },
2867                "IndexId": {
2868                    "target": "com.amazonaws.kendra#IndexId",
2869                    "traits": {
2870                        "smithy.api#documentation": "<p>The identifier of the index associated with the thesaurus to describe.</p>"
2871                    }
2872                },
2873                "Name": {
2874                    "target": "com.amazonaws.kendra#ThesaurusName",
2875                    "traits": {
2876                        "smithy.api#documentation": "<p>The thesaurus name.</p>"
2877                    }
2878                },
2879                "Description": {
2880                    "target": "com.amazonaws.kendra#Description",
2881                    "traits": {
2882                        "smithy.api#documentation": "<p>The thesaurus description.</p>"
2883                    }
2884                },
2885                "Status": {
2886                    "target": "com.amazonaws.kendra#ThesaurusStatus",
2887                    "traits": {
2888                        "smithy.api#documentation": "<p>The current status of the thesaurus. When the value is <code>ACTIVE</code>, \n         queries are able to use the thesaurus. If the <code>Status</code> field value \n         is <code>FAILED</code>, the <code>ErrorMessage</code> field provides\n         more information.\n      </p>\n         <p>If the status is <code>ACTIVE_BUT_UPDATE_FAILED</code>, it means\n      that Amazon Kendra could not ingest the new thesaurus file. The old\n      thesaurus file is still active.\n      </p>"
2889                    }
2890                },
2891                "ErrorMessage": {
2892                    "target": "com.amazonaws.kendra#ErrorMessage",
2893                    "traits": {
2894                        "smithy.api#documentation": "<p>When the <code>Status</code> field value is <code>FAILED</code>, the\n         <code>ErrorMessage</code> field provides more information.\n      </p>"
2895                    }
2896                },
2897                "CreatedAt": {
2898                    "target": "com.amazonaws.kendra#Timestamp",
2899                    "traits": {
2900                        "smithy.api#documentation": "<p>The Unix datetime that the thesaurus was created.</p>"
2901                    }
2902                },
2903                "UpdatedAt": {
2904                    "target": "com.amazonaws.kendra#Timestamp",
2905                    "traits": {
2906                        "smithy.api#documentation": "<p>The Unix datetime that the thesaurus was last updated.</p>"
2907                    }
2908                },
2909                "RoleArn": {
2910                    "target": "com.amazonaws.kendra#RoleArn",
2911                    "traits": {
2912                        "smithy.api#documentation": "<p>An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions \n         to access thesaurus file specified in <code>SourceS3Path</code>.\n      </p>"
2913                    }
2914                },
2915                "SourceS3Path": {
2916                    "target": "com.amazonaws.kendra#S3Path"
2917                },
2918                "FileSizeBytes": {
2919                    "target": "com.amazonaws.kendra#Long",
2920                    "traits": {
2921                        "smithy.api#documentation": "<p>The size of the thesaurus file in bytes.</p>"
2922                    }
2923                },
2924                "TermCount": {
2925                    "target": "com.amazonaws.kendra#Long",
2926                    "traits": {
2927                        "smithy.api#documentation": "<p>The number of unique terms in the thesaurus file. For example, the\n        synonyms <code>a,b,c</code> and <code>a=>d</code>, the term\n        count would be 4.\n      </p>"
2928                    }
2929                },
2930                "SynonymRuleCount": {
2931                    "target": "com.amazonaws.kendra#Long",
2932                    "traits": {
2933                        "smithy.api#documentation": "<p>The number of synonym rules in the thesaurus file.</p>"
2934                    }
2935                }
2936            }
2937        },
2938        "com.amazonaws.kendra#Description": {
2939            "type": "string",
2940            "traits": {
2941                "smithy.api#length": {
2942                    "min": 0,
2943                    "max": 1000
2944                },
2945                "smithy.api#pattern": "^\\P{C}*$"
2946            }
2947        },
2948        "com.amazonaws.kendra#Document": {
2949            "type": "structure",
2950            "members": {
2951                "Id": {
2952                    "target": "com.amazonaws.kendra#DocumentId",
2953                    "traits": {
2954                        "smithy.api#documentation": "<p>A unique identifier of the document in the index.</p>",
2955                        "smithy.api#required": {}
2956                    }
2957                },
2958                "Title": {
2959                    "target": "com.amazonaws.kendra#Title",
2960                    "traits": {
2961                        "smithy.api#documentation": "<p>The title of the document.</p>"
2962                    }
2963                },
2964                "Blob": {
2965                    "target": "com.amazonaws.kendra#Blob",
2966                    "traits": {
2967                        "smithy.api#documentation": "<p>The contents of the document. </p>\n        <p>Documents passed to the <code>Blob</code> parameter must be base64\n            encoded. Your code might not need to encode the document file bytes\n            if you're using an AWS SDK to call Amazon Kendra operations. If you are\n            calling the Amazon Kendra endpoint directly using REST, you must base64\n            encode the contents before sending.</p>"
2968                    }
2969                },
2970                "S3Path": {
2971                    "target": "com.amazonaws.kendra#S3Path"
2972                },
2973                "Attributes": {
2974                    "target": "com.amazonaws.kendra#DocumentAttributeList",
2975                    "traits": {
2976                        "smithy.api#documentation": "<p>Custom attributes to apply to the document. Use the custom\n            attributes to provide additional information for searching, to\n            provide facets for refining searches, and to provide additional\n            information in the query response.</p>"
2977                    }
2978                },
2979                "AccessControlList": {
2980                    "target": "com.amazonaws.kendra#PrincipalList",
2981                    "traits": {
2982                        "smithy.api#documentation": "<p>Information to use for user context filtering.</p>"
2983                    }
2984                },
2985                "ContentType": {
2986                    "target": "com.amazonaws.kendra#ContentType",
2987                    "traits": {
2988                        "smithy.api#documentation": "<p>The file type of the document in the <code>Blob</code>\n            field.</p>"
2989                    }
2990                }
2991            },
2992            "traits": {
2993                "smithy.api#documentation": "<p>A document in an index.</p>"
2994            }
2995        },
2996        "com.amazonaws.kendra#DocumentAttribute": {
2997            "type": "structure",
2998            "members": {
2999                "Key": {
3000                    "target": "com.amazonaws.kendra#DocumentAttributeKey",
3001                    "traits": {
3002                        "smithy.api#documentation": "<p>The identifier for the attribute.</p>",
3003                        "smithy.api#required": {}
3004                    }
3005                },
3006                "Value": {
3007                    "target": "com.amazonaws.kendra#DocumentAttributeValue",
3008                    "traits": {
3009                        "smithy.api#documentation": "<p>The value of the attribute.</p>",
3010                        "smithy.api#required": {}
3011                    }
3012                }
3013            },
3014            "traits": {
3015                "smithy.api#documentation": "<p>A custom attribute value assigned to a document. </p>"
3016            }
3017        },
3018        "com.amazonaws.kendra#DocumentAttributeKey": {
3019            "type": "string",
3020            "traits": {
3021                "smithy.api#length": {
3022                    "min": 1,
3023                    "max": 200
3024                },
3025                "smithy.api#pattern": "[a-zA-Z0-9_][a-zA-Z0-9_-]*"
3026            }
3027        },
3028        "com.amazonaws.kendra#DocumentAttributeKeyList": {
3029            "type": "list",
3030            "member": {
3031                "target": "com.amazonaws.kendra#DocumentAttributeKey"
3032            },
3033            "traits": {
3034                "smithy.api#length": {
3035                    "min": 1,
3036                    "max": 100
3037                }
3038            }
3039        },
3040        "com.amazonaws.kendra#DocumentAttributeList": {
3041            "type": "list",
3042            "member": {
3043                "target": "com.amazonaws.kendra#DocumentAttribute"
3044            }
3045        },
3046        "com.amazonaws.kendra#DocumentAttributeStringListValue": {
3047            "type": "list",
3048            "member": {
3049                "target": "com.amazonaws.kendra#String"
3050            }
3051        },
3052        "com.amazonaws.kendra#DocumentAttributeStringValue": {
3053            "type": "string",
3054            "traits": {
3055                "smithy.api#length": {
3056                    "min": 1,
3057                    "max": 2048
3058                }
3059            }
3060        },
3061        "com.amazonaws.kendra#DocumentAttributeValue": {
3062            "type": "union",
3063            "members": {
3064                "StringValue": {
3065                    "target": "com.amazonaws.kendra#DocumentAttributeStringValue",
3066                    "traits": {
3067                        "smithy.api#documentation": "<p>A string, such as \"department\".</p>"
3068                    }
3069                },
3070                "StringListValue": {
3071                    "target": "com.amazonaws.kendra#DocumentAttributeStringListValue",
3072                    "traits": {
3073                        "smithy.api#documentation": "<p>A list of strings. </p>"
3074                    }
3075                },
3076                "LongValue": {
3077                    "target": "com.amazonaws.kendra#Long",
3078                    "traits": {
3079                        "smithy.api#documentation": "<p>A long integer value.</p>"
3080                    }
3081                },
3082                "DateValue": {
3083                    "target": "com.amazonaws.kendra#Timestamp",
3084                    "traits": {
3085                        "smithy.api#documentation": "<p>A date expressed as an ISO 8601 string.</p>"
3086                    }
3087                }
3088            },
3089            "traits": {
3090                "smithy.api#documentation": "<p>The value of a custom document attribute. You can only provide one\n            value for a custom attribute.</p>"
3091            }
3092        },
3093        "com.amazonaws.kendra#DocumentAttributeValueCountPair": {
3094            "type": "structure",
3095            "members": {
3096                "DocumentAttributeValue": {
3097                    "target": "com.amazonaws.kendra#DocumentAttributeValue",
3098                    "traits": {
3099                        "smithy.api#documentation": "<p>The value of the attribute. For example, \"HR.\"</p>"
3100                    }
3101                },
3102                "Count": {
3103                    "target": "com.amazonaws.kendra#Integer",
3104                    "traits": {
3105                        "smithy.api#documentation": "<p>The number of documents in the response that have the attribute\n            value for the key.</p>"
3106                    }
3107                }
3108            },
3109            "traits": {
3110                "smithy.api#documentation": "<p>Provides the count of documents that match a particular attribute\n            when doing a faceted search.</p>"
3111            }
3112        },
3113        "com.amazonaws.kendra#DocumentAttributeValueCountPairList": {
3114            "type": "list",
3115            "member": {
3116                "target": "com.amazonaws.kendra#DocumentAttributeValueCountPair"
3117            }
3118        },
3119        "com.amazonaws.kendra#DocumentAttributeValueType": {
3120            "type": "string",
3121            "traits": {
3122                "smithy.api#enum": [
3123                    {
3124                        "value": "STRING_VALUE",
3125                        "name": "STRING_VALUE"
3126                    },
3127                    {
3128                        "value": "STRING_LIST_VALUE",
3129                        "name": "STRING_LIST_VALUE"
3130                    },
3131                    {
3132                        "value": "LONG_VALUE",
3133                        "name": "LONG_VALUE"
3134                    },
3135                    {
3136                        "value": "DATE_VALUE",
3137                        "name": "DATE_VALUE"
3138                    }
3139                ]
3140            }
3141        },
3142        "com.amazonaws.kendra#DocumentId": {
3143            "type": "string",
3144            "traits": {
3145                "smithy.api#length": {
3146                    "min": 1,
3147                    "max": 2048
3148                }
3149            }
3150        },
3151        "com.amazonaws.kendra#DocumentIdList": {
3152            "type": "list",
3153            "member": {
3154                "target": "com.amazonaws.kendra#DocumentId"
3155            },
3156            "traits": {
3157                "smithy.api#length": {
3158                    "min": 1,
3159                    "max": 10
3160                }
3161            }
3162        },
3163        "com.amazonaws.kendra#DocumentList": {
3164            "type": "list",
3165            "member": {
3166                "target": "com.amazonaws.kendra#Document"
3167            },
3168            "traits": {
3169                "smithy.api#length": {
3170                    "min": 1,
3171                    "max": 10
3172                }
3173            }
3174        },
3175        "com.amazonaws.kendra#DocumentMetadataBoolean": {
3176            "type": "boolean",
3177            "traits": {
3178                "smithy.api#box": {}
3179            }
3180        },
3181        "com.amazonaws.kendra#DocumentMetadataConfiguration": {
3182            "type": "structure",
3183            "members": {
3184                "Name": {
3185                    "target": "com.amazonaws.kendra#DocumentMetadataConfigurationName",
3186                    "traits": {
3187                        "smithy.api#documentation": "<p>The name of the index field.</p>",
3188                        "smithy.api#required": {}
3189                    }
3190                },
3191                "Type": {
3192                    "target": "com.amazonaws.kendra#DocumentAttributeValueType",
3193                    "traits": {
3194                        "smithy.api#documentation": "<p>The data type of the index field. </p>",
3195                        "smithy.api#required": {}
3196                    }
3197                },
3198                "Relevance": {
3199                    "target": "com.amazonaws.kendra#Relevance",
3200                    "traits": {
3201                        "smithy.api#documentation": "<p>Provides manual tuning parameters to determine how the field\n            affects the search results.</p>"
3202                    }
3203                },
3204                "Search": {
3205                    "target": "com.amazonaws.kendra#Search",
3206                    "traits": {
3207                        "smithy.api#documentation": "<p>Provides information about how the field is used during a\n            search.</p>"
3208                    }
3209                }
3210            },
3211            "traits": {
3212                "smithy.api#documentation": "<p>Specifies the properties of a custom index field.</p>"
3213            }
3214        },
3215        "com.amazonaws.kendra#DocumentMetadataConfigurationList": {
3216            "type": "list",
3217            "member": {
3218                "target": "com.amazonaws.kendra#DocumentMetadataConfiguration"
3219            },
3220            "traits": {
3221                "smithy.api#length": {
3222                    "min": 0,
3223                    "max": 500
3224                }
3225            }
3226        },
3227        "com.amazonaws.kendra#DocumentMetadataConfigurationName": {
3228            "type": "string",
3229            "traits": {
3230                "smithy.api#length": {
3231                    "min": 1,
3232                    "max": 30
3233                }
3234            }
3235        },
3236        "com.amazonaws.kendra#DocumentsMetadataConfiguration": {
3237            "type": "structure",
3238            "members": {
3239                "S3Prefix": {
3240                    "target": "com.amazonaws.kendra#S3ObjectKey",
3241                    "traits": {
3242                        "smithy.api#documentation": "<p>A prefix used to filter metadata configuration files in the AWS S3\n            bucket. The S3 bucket might contain multiple metadata files. Use\n                <code>S3Prefix</code> to include only the desired metadata\n            files.</p>"
3243                    }
3244                }
3245            },
3246            "traits": {
3247                "smithy.api#documentation": "<p>Document metadata files that contain information such as the\n            document access control information, source URI, document author,\n            and custom attributes. Each metadata file contains metadata about a\n            single document.</p>"
3248            }
3249        },
3250        "com.amazonaws.kendra#Duration": {
3251            "type": "string",
3252            "traits": {
3253                "smithy.api#length": {
3254                    "min": 1,
3255                    "max": 10
3256                },
3257                "smithy.api#pattern": "[0-9]+[s]"
3258            }
3259        },
3260        "com.amazonaws.kendra#ErrorCode": {
3261            "type": "string",
3262            "traits": {
3263                "smithy.api#enum": [
3264                    {
3265                        "value": "InternalError",
3266                        "name": "INTERNAL_ERROR"
3267                    },
3268                    {
3269                        "value": "InvalidRequest",
3270                        "name": "INVALID_REQUEST"
3271                    }
3272                ]
3273            }
3274        },
3275        "com.amazonaws.kendra#ErrorMessage": {
3276            "type": "string",
3277            "traits": {
3278                "smithy.api#length": {
3279                    "min": 1,
3280                    "max": 2048
3281                },
3282                "smithy.api#pattern": "^\\P{C}*$"
3283            }
3284        },
3285        "com.amazonaws.kendra#ExcludeMimeTypesList": {
3286            "type": "list",
3287            "member": {
3288                "target": "com.amazonaws.kendra#MimeType"
3289            },
3290            "traits": {
3291                "smithy.api#length": {
3292                    "min": 0,
3293                    "max": 30
3294                }
3295            }
3296        },
3297        "com.amazonaws.kendra#ExcludeSharedDrivesList": {
3298            "type": "list",
3299            "member": {
3300                "target": "com.amazonaws.kendra#SharedDriveId"
3301            },
3302            "traits": {
3303                "smithy.api#length": {
3304                    "min": 0,
3305                    "max": 100
3306                }
3307            }
3308        },
3309        "com.amazonaws.kendra#ExcludeUserAccountsList": {
3310            "type": "list",
3311            "member": {
3312                "target": "com.amazonaws.kendra#UserAccount"
3313            },
3314            "traits": {
3315                "smithy.api#length": {
3316                    "min": 0,
3317                    "max": 100
3318                }
3319            }
3320        },
3321        "com.amazonaws.kendra#Facet": {
3322            "type": "structure",
3323            "members": {
3324                "DocumentAttributeKey": {
3325                    "target": "com.amazonaws.kendra#DocumentAttributeKey",
3326                    "traits": {
3327                        "smithy.api#documentation": "<p>The unique key for the document attribute.</p>"
3328                    }
3329                }
3330            },
3331            "traits": {
3332                "smithy.api#documentation": "<p>Information about a document attribute</p>"
3333            }
3334        },
3335        "com.amazonaws.kendra#FacetList": {
3336            "type": "list",
3337            "member": {
3338                "target": "com.amazonaws.kendra#Facet"
3339            }
3340        },
3341        "com.amazonaws.kendra#FacetResult": {
3342            "type": "structure",
3343            "members": {
3344                "DocumentAttributeKey": {
3345                    "target": "com.amazonaws.kendra#DocumentAttributeKey",
3346                    "traits": {
3347                        "smithy.api#documentation": "<p>The key for the facet values. This is the same as the\n            <code>DocumentAttributeKey</code> provided in the query.</p>"
3348                    }
3349                },
3350                "DocumentAttributeValueType": {
3351                    "target": "com.amazonaws.kendra#DocumentAttributeValueType",
3352                    "traits": {
3353                        "smithy.api#documentation": "<p>The data type of the facet value. This is the same as the type\n         defined for the index field when it was created.</p>"
3354                    }
3355                },
3356                "DocumentAttributeValueCountPairs": {
3357                    "target": "com.amazonaws.kendra#DocumentAttributeValueCountPairList",
3358                    "traits": {
3359                        "smithy.api#documentation": "<p>An array of key/value pairs, where the key is the value of the\n         attribute and the count is the number of documents that share the key\n         value.</p>"
3360                    }
3361                }
3362            },
3363            "traits": {
3364                "smithy.api#documentation": "<p>The facet values for the documents in the response.</p>"
3365            }
3366        },
3367        "com.amazonaws.kendra#FacetResultList": {
3368            "type": "list",
3369            "member": {
3370                "target": "com.amazonaws.kendra#FacetResult"
3371            }
3372        },
3373        "com.amazonaws.kendra#FaqFileFormat": {
3374            "type": "string",
3375            "traits": {
3376                "smithy.api#enum": [
3377                    {
3378                        "value": "CSV",
3379                        "name": "CSV"
3380                    },
3381                    {
3382                        "value": "CSV_WITH_HEADER",
3383                        "name": "CSV_WITH_HEADER"
3384                    },
3385                    {
3386                        "value": "JSON",
3387                        "name": "JSON"
3388                    }
3389                ]
3390            }
3391        },
3392        "com.amazonaws.kendra#FaqId": {
3393            "type": "string",
3394            "traits": {
3395                "smithy.api#length": {
3396                    "min": 1,
3397                    "max": 100
3398                },
3399                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
3400            }
3401        },
3402        "com.amazonaws.kendra#FaqName": {
3403            "type": "string",
3404            "traits": {
3405                "smithy.api#length": {
3406                    "min": 1,
3407                    "max": 100
3408                },
3409                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
3410            }
3411        },
3412        "com.amazonaws.kendra#FaqStatistics": {
3413            "type": "structure",
3414            "members": {
3415                "IndexedQuestionAnswersCount": {
3416                    "target": "com.amazonaws.kendra#IndexedQuestionAnswersCount",
3417                    "traits": {
3418                        "smithy.api#documentation": "<p>The total number of FAQ questions and answers contained in the\n            index.</p>",
3419                        "smithy.api#required": {}
3420                    }
3421                }
3422            },
3423            "traits": {
3424                "smithy.api#documentation": "<p>Provides statistical information about the FAQ questions and\n            answers contained in an index.</p>"
3425            }
3426        },
3427        "com.amazonaws.kendra#FaqStatus": {
3428            "type": "string",
3429            "traits": {
3430                "smithy.api#enum": [
3431                    {
3432                        "value": "CREATING",
3433                        "name": "CREATING"
3434                    },
3435                    {
3436                        "value": "UPDATING",
3437                        "name": "UPDATING"
3438                    },
3439                    {
3440                        "value": "ACTIVE",
3441                        "name": "ACTIVE"
3442                    },
3443                    {
3444                        "value": "DELETING",
3445                        "name": "DELETING"
3446                    },
3447                    {
3448                        "value": "FAILED",
3449                        "name": "FAILED"
3450                    }
3451                ]
3452            }
3453        },
3454        "com.amazonaws.kendra#FaqSummary": {
3455            "type": "structure",
3456            "members": {
3457                "Id": {
3458                    "target": "com.amazonaws.kendra#FaqId",
3459                    "traits": {
3460                        "smithy.api#documentation": "<p>The unique identifier of the FAQ.</p>"
3461                    }
3462                },
3463                "Name": {
3464                    "target": "com.amazonaws.kendra#FaqName",
3465                    "traits": {
3466                        "smithy.api#documentation": "<p>The name that you assigned the FAQ when you created or updated the\n            FAQ.</p>"
3467                    }
3468                },
3469                "Status": {
3470                    "target": "com.amazonaws.kendra#FaqStatus",
3471                    "traits": {
3472                        "smithy.api#documentation": "<p>The current status of the FAQ. When the status is\n                <code>ACTIVE</code> the FAQ is ready for use.</p>"
3473                    }
3474                },
3475                "CreatedAt": {
3476                    "target": "com.amazonaws.kendra#Timestamp",
3477                    "traits": {
3478                        "smithy.api#documentation": "<p>The UNIX datetime that the FAQ was added to the index.</p>"
3479                    }
3480                },
3481                "UpdatedAt": {
3482                    "target": "com.amazonaws.kendra#Timestamp",
3483                    "traits": {
3484                        "smithy.api#documentation": "<p>The UNIX datetime that the FAQ was last updated.</p>"
3485                    }
3486                },
3487                "FileFormat": {
3488                    "target": "com.amazonaws.kendra#FaqFileFormat",
3489                    "traits": {
3490                        "smithy.api#documentation": "<p>The file type used to create the FAQ. </p>"
3491                    }
3492                }
3493            },
3494            "traits": {
3495                "smithy.api#documentation": "<p>Provides information about a frequently asked questions and answer\n            contained in an index.</p>"
3496            }
3497        },
3498        "com.amazonaws.kendra#FaqSummaryItems": {
3499            "type": "list",
3500            "member": {
3501                "target": "com.amazonaws.kendra#FaqSummary"
3502            }
3503        },
3504        "com.amazonaws.kendra#FeedbackToken": {
3505            "type": "string",
3506            "traits": {
3507                "smithy.api#length": {
3508                    "min": 1,
3509                    "max": 2048
3510                },
3511                "smithy.api#pattern": "^\\P{C}*.\\P{C}*$"
3512            }
3513        },
3514        "com.amazonaws.kendra#GoogleDriveConfiguration": {
3515            "type": "structure",
3516            "members": {
3517                "SecretArn": {
3518                    "target": "com.amazonaws.kendra#SecretArn",
3519                    "traits": {
3520                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of a AWS Secrets Manager secret\n            that contains the credentials required to connect to Google Drive.\n            For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-google-drive.html\">Using a Google Workspace Drive data\n                source</a>.</p>",
3521                        "smithy.api#required": {}
3522                    }
3523                },
3524                "InclusionPatterns": {
3525                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
3526                    "traits": {
3527                        "smithy.api#documentation": "<p>A list of regular expression patterns that apply to path on Google\n            Drive. Items that match the pattern are included in the index from\n            both shared drives and users' My Drives. Items that don't match the\n            pattern are excluded from the index. If an item matches both an\n            inclusion pattern and an exclusion pattern, it is excluded from the\n            index.</p>"
3528                    }
3529                },
3530                "ExclusionPatterns": {
3531                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
3532                    "traits": {
3533                        "smithy.api#documentation": "<p>A list of regular expression patterns that apply to the path on\n            Google Drive. Items that match the pattern are excluded from the\n            index from both shared drives and users' My Drives. Items that don't\n            match the pattern are included in the index. If an item matches both\n            an exclusion pattern and an inclusion pattern, it is excluded from\n            the index.</p>"
3534                    }
3535                },
3536                "FieldMappings": {
3537                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
3538                    "traits": {
3539                        "smithy.api#documentation": "<p>Defines mapping between a field in the Google Drive and a Amazon Kendra\n            index field.</p>\n        <p>If you are using the console, you can define index fields when\n            creating the mapping. If you are using the API, you must first\n            create the field using the <code>UpdateIndex</code>\n            operation.</p>"
3540                    }
3541                },
3542                "ExcludeMimeTypes": {
3543                    "target": "com.amazonaws.kendra#ExcludeMimeTypesList",
3544                    "traits": {
3545                        "smithy.api#documentation": "<p>A list of MIME types to exclude from the index. All documents\n            matching the specified MIME type are excluded. </p>\n        <p>For a list of MIME types, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-google-drive.html\">Using a Google Workspace Drive data\n                source</a>.</p>"
3546                    }
3547                },
3548                "ExcludeUserAccounts": {
3549                    "target": "com.amazonaws.kendra#ExcludeUserAccountsList",
3550                    "traits": {
3551                        "smithy.api#documentation": "<p>A list of email addresses of the users. Documents owned by these\n            users are excluded from the index. Documents shared with excluded\n            users are indexed unless they are excluded in another way.</p>"
3552                    }
3553                },
3554                "ExcludeSharedDrives": {
3555                    "target": "com.amazonaws.kendra#ExcludeSharedDrivesList",
3556                    "traits": {
3557                        "smithy.api#documentation": "<p>A list of identifiers or shared drives to exclude from the index.\n            All files and folders stored on the shared drive are\n            excluded.</p>"
3558                    }
3559                }
3560            },
3561            "traits": {
3562                "smithy.api#documentation": "<p>Provides configuration information for data sources that connect\n            to Google Drive.</p>"
3563            }
3564        },
3565        "com.amazonaws.kendra#GroupAttributeField": {
3566            "type": "string",
3567            "traits": {
3568                "smithy.api#length": {
3569                    "min": 1,
3570                    "max": 100
3571                },
3572                "smithy.api#pattern": "^\\P{C}*$"
3573            }
3574        },
3575        "com.amazonaws.kendra#Highlight": {
3576            "type": "structure",
3577            "members": {
3578                "BeginOffset": {
3579                    "target": "com.amazonaws.kendra#Integer",
3580                    "traits": {
3581                        "smithy.api#documentation": "<p>The zero-based location in the response string where the highlight\n            starts.</p>",
3582                        "smithy.api#required": {}
3583                    }
3584                },
3585                "EndOffset": {
3586                    "target": "com.amazonaws.kendra#Integer",
3587                    "traits": {
3588                        "smithy.api#documentation": "<p>The zero-based location in the response string where the highlight\n            ends.</p>",
3589                        "smithy.api#required": {}
3590                    }
3591                },
3592                "TopAnswer": {
3593                    "target": "com.amazonaws.kendra#Boolean",
3594                    "traits": {
3595                        "smithy.api#documentation": "<p>Indicates whether the response is the best response. True if this\n            is the best response; otherwise, false.</p>"
3596                    }
3597                },
3598                "Type": {
3599                    "target": "com.amazonaws.kendra#HighlightType",
3600                    "traits": {
3601                        "smithy.api#documentation": "<p>The highlight type. </p>"
3602                    }
3603                }
3604            },
3605            "traits": {
3606                "smithy.api#documentation": "<p>Provides information that you can use to highlight a search result\n            so that your users can quickly identify terms in the\n            response.</p>"
3607            }
3608        },
3609        "com.amazonaws.kendra#HighlightList": {
3610            "type": "list",
3611            "member": {
3612                "target": "com.amazonaws.kendra#Highlight"
3613            }
3614        },
3615        "com.amazonaws.kendra#HighlightType": {
3616            "type": "string",
3617            "traits": {
3618                "smithy.api#enum": [
3619                    {
3620                        "value": "STANDARD",
3621                        "name": "STANDARD"
3622                    },
3623                    {
3624                        "value": "THESAURUS_SYNONYM",
3625                        "name": "THESAURUS_SYNONYM"
3626                    }
3627                ]
3628            }
3629        },
3630        "com.amazonaws.kendra#Importance": {
3631            "type": "integer",
3632            "traits": {
3633                "smithy.api#box": {},
3634                "smithy.api#range": {
3635                    "min": 1,
3636                    "max": 10
3637                }
3638            }
3639        },
3640        "com.amazonaws.kendra#IndexConfigurationSummary": {
3641            "type": "structure",
3642            "members": {
3643                "Name": {
3644                    "target": "com.amazonaws.kendra#IndexName",
3645                    "traits": {
3646                        "smithy.api#documentation": "<p>The name of the index.</p>"
3647                    }
3648                },
3649                "Id": {
3650                    "target": "com.amazonaws.kendra#IndexId",
3651                    "traits": {
3652                        "smithy.api#documentation": "<p>A unique identifier for the index. Use this to identify the index\n            when you are using operations such as <code>Query</code>,\n                <code>DescribeIndex</code>, <code>UpdateIndex</code>, and\n                <code>DeleteIndex</code>.</p>"
3653                    }
3654                },
3655                "Edition": {
3656                    "target": "com.amazonaws.kendra#IndexEdition",
3657                    "traits": {
3658                        "smithy.api#documentation": "<p>Indicates whether the index is a enterprise edition index or a\n            developer edition index. </p>"
3659                    }
3660                },
3661                "CreatedAt": {
3662                    "target": "com.amazonaws.kendra#Timestamp",
3663                    "traits": {
3664                        "smithy.api#documentation": "<p>The Unix timestamp when the index was created.</p>",
3665                        "smithy.api#required": {}
3666                    }
3667                },
3668                "UpdatedAt": {
3669                    "target": "com.amazonaws.kendra#Timestamp",
3670                    "traits": {
3671                        "smithy.api#documentation": "<p>The Unix timestamp when the index was last updated by the\n                <code>UpdateIndex</code> operation.</p>",
3672                        "smithy.api#required": {}
3673                    }
3674                },
3675                "Status": {
3676                    "target": "com.amazonaws.kendra#IndexStatus",
3677                    "traits": {
3678                        "smithy.api#documentation": "<p>The current status of the index. When the status is\n                <code>ACTIVE</code>, the index is ready to search.</p>",
3679                        "smithy.api#required": {}
3680                    }
3681                }
3682            },
3683            "traits": {
3684                "smithy.api#documentation": "<p>A summary of information about an index.</p>"
3685            }
3686        },
3687        "com.amazonaws.kendra#IndexConfigurationSummaryList": {
3688            "type": "list",
3689            "member": {
3690                "target": "com.amazonaws.kendra#IndexConfigurationSummary"
3691            }
3692        },
3693        "com.amazonaws.kendra#IndexEdition": {
3694            "type": "string",
3695            "traits": {
3696                "smithy.api#enum": [
3697                    {
3698                        "value": "DEVELOPER_EDITION",
3699                        "name": "DEVELOPER_EDITION"
3700                    },
3701                    {
3702                        "value": "ENTERPRISE_EDITION",
3703                        "name": "ENTERPRISE_EDITION"
3704                    }
3705                ]
3706            }
3707        },
3708        "com.amazonaws.kendra#IndexFieldName": {
3709            "type": "string",
3710            "traits": {
3711                "smithy.api#length": {
3712                    "min": 1,
3713                    "max": 30
3714                },
3715                "smithy.api#pattern": "^\\P{C}*$"
3716            }
3717        },
3718        "com.amazonaws.kendra#IndexId": {
3719            "type": "string",
3720            "traits": {
3721                "smithy.api#length": {
3722                    "min": 36,
3723                    "max": 36
3724                },
3725                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9-]*"
3726            }
3727        },
3728        "com.amazonaws.kendra#IndexName": {
3729            "type": "string",
3730            "traits": {
3731                "smithy.api#length": {
3732                    "min": 1,
3733                    "max": 1000
3734                },
3735                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
3736            }
3737        },
3738        "com.amazonaws.kendra#IndexStatistics": {
3739            "type": "structure",
3740            "members": {
3741                "FaqStatistics": {
3742                    "target": "com.amazonaws.kendra#FaqStatistics",
3743                    "traits": {
3744                        "smithy.api#documentation": "<p>The number of question and answer topics in the index.</p>",
3745                        "smithy.api#required": {}
3746                    }
3747                },
3748                "TextDocumentStatistics": {
3749                    "target": "com.amazonaws.kendra#TextDocumentStatistics",
3750                    "traits": {
3751                        "smithy.api#documentation": "<p>The number of text documents indexed.</p>",
3752                        "smithy.api#required": {}
3753                    }
3754                }
3755            },
3756            "traits": {
3757                "smithy.api#documentation": "<p>Provides information about the number of documents and the number\n            of questions and answers in an index.</p>"
3758            }
3759        },
3760        "com.amazonaws.kendra#IndexStatus": {
3761            "type": "string",
3762            "traits": {
3763                "smithy.api#enum": [
3764                    {
3765                        "value": "CREATING",
3766                        "name": "CREATING"
3767                    },
3768                    {
3769                        "value": "ACTIVE",
3770                        "name": "ACTIVE"
3771                    },
3772                    {
3773                        "value": "DELETING",
3774                        "name": "DELETING"
3775                    },
3776                    {
3777                        "value": "FAILED",
3778                        "name": "FAILED"
3779                    },
3780                    {
3781                        "value": "UPDATING",
3782                        "name": "UPDATING"
3783                    },
3784                    {
3785                        "value": "SYSTEM_UPDATING",
3786                        "name": "SYSTEM_UPDATING"
3787                    }
3788                ]
3789            }
3790        },
3791        "com.amazonaws.kendra#IndexedQuestionAnswersCount": {
3792            "type": "integer",
3793            "traits": {
3794                "smithy.api#range": {
3795                    "min": 0
3796                }
3797            }
3798        },
3799        "com.amazonaws.kendra#IndexedTextBytes": {
3800            "type": "long",
3801            "traits": {
3802                "smithy.api#range": {
3803                    "min": 0
3804                }
3805            }
3806        },
3807        "com.amazonaws.kendra#IndexedTextDocumentsCount": {
3808            "type": "integer",
3809            "traits": {
3810                "smithy.api#range": {
3811                    "min": 0
3812                }
3813            }
3814        },
3815        "com.amazonaws.kendra#Integer": {
3816            "type": "integer",
3817            "traits": {
3818                "smithy.api#box": {}
3819            }
3820        },
3821        "com.amazonaws.kendra#InternalServerException": {
3822            "type": "structure",
3823            "members": {
3824                "Message": {
3825                    "target": "com.amazonaws.kendra#ErrorMessage"
3826                }
3827            },
3828            "traits": {
3829                "smithy.api#documentation": "<p></p>",
3830                "smithy.api#error": "server",
3831                "smithy.api#httpError": 500
3832            }
3833        },
3834        "com.amazonaws.kendra#Issuer": {
3835            "type": "string",
3836            "traits": {
3837                "smithy.api#length": {
3838                    "min": 1,
3839                    "max": 65
3840                },
3841                "smithy.api#pattern": "^\\P{C}*$"
3842            }
3843        },
3844        "com.amazonaws.kendra#JsonTokenTypeConfiguration": {
3845            "type": "structure",
3846            "members": {
3847                "UserNameAttributeField": {
3848                    "target": "com.amazonaws.kendra#String",
3849                    "traits": {
3850                        "smithy.api#documentation": "<p>The user name attribute field.</p>",
3851                        "smithy.api#required": {}
3852                    }
3853                },
3854                "GroupAttributeField": {
3855                    "target": "com.amazonaws.kendra#String",
3856                    "traits": {
3857                        "smithy.api#documentation": "<p>The group attribute field.</p>",
3858                        "smithy.api#required": {}
3859                    }
3860                }
3861            },
3862            "traits": {
3863                "smithy.api#documentation": "<p>Configuration information for the JSON token type.</p>"
3864            }
3865        },
3866        "com.amazonaws.kendra#JwtTokenTypeConfiguration": {
3867            "type": "structure",
3868            "members": {
3869                "KeyLocation": {
3870                    "target": "com.amazonaws.kendra#KeyLocation",
3871                    "traits": {
3872                        "smithy.api#documentation": "<p>The location of the key.</p>",
3873                        "smithy.api#required": {}
3874                    }
3875                },
3876                "URL": {
3877                    "target": "com.amazonaws.kendra#Url",
3878                    "traits": {
3879                        "smithy.api#documentation": "<p>The signing key URL.</p>"
3880                    }
3881                },
3882                "SecretManagerArn": {
3883                    "target": "com.amazonaws.kendra#RoleArn",
3884                    "traits": {
3885                        "smithy.api#documentation": "<p>The Amazon Resource Name (arn) of the secret.</p>"
3886                    }
3887                },
3888                "UserNameAttributeField": {
3889                    "target": "com.amazonaws.kendra#UserNameAttributeField",
3890                    "traits": {
3891                        "smithy.api#documentation": "<p>The user name attribute field.</p>"
3892                    }
3893                },
3894                "GroupAttributeField": {
3895                    "target": "com.amazonaws.kendra#GroupAttributeField",
3896                    "traits": {
3897                        "smithy.api#documentation": "<p>The group attribute field.</p>"
3898                    }
3899                },
3900                "Issuer": {
3901                    "target": "com.amazonaws.kendra#Issuer",
3902                    "traits": {
3903                        "smithy.api#documentation": "<p>The issuer of the token.</p>"
3904                    }
3905                },
3906                "ClaimRegex": {
3907                    "target": "com.amazonaws.kendra#ClaimRegex",
3908                    "traits": {
3909                        "smithy.api#documentation": "<p>The regular expression that identifies the claim.</p>"
3910                    }
3911                }
3912            },
3913            "traits": {
3914                "smithy.api#documentation": "<p>Configuration information for the JWT token type.</p>"
3915            }
3916        },
3917        "com.amazonaws.kendra#KeyLocation": {
3918            "type": "string",
3919            "traits": {
3920                "smithy.api#enum": [
3921                    {
3922                        "value": "URL",
3923                        "name": "URL"
3924                    },
3925                    {
3926                        "value": "SECRET_MANAGER",
3927                        "name": "SECRET_MANAGER"
3928                    }
3929                ]
3930            }
3931        },
3932        "com.amazonaws.kendra#KmsKeyId": {
3933            "type": "string",
3934            "traits": {
3935                "smithy.api#length": {
3936                    "min": 1,
3937                    "max": 2048
3938                },
3939                "smithy.api#sensitive": {}
3940            }
3941        },
3942        "com.amazonaws.kendra#ListDataSourceSyncJobs": {
3943            "type": "operation",
3944            "input": {
3945                "target": "com.amazonaws.kendra#ListDataSourceSyncJobsRequest"
3946            },
3947            "output": {
3948                "target": "com.amazonaws.kendra#ListDataSourceSyncJobsResponse"
3949            },
3950            "errors": [
3951                {
3952                    "target": "com.amazonaws.kendra#AccessDeniedException"
3953                },
3954                {
3955                    "target": "com.amazonaws.kendra#ConflictException"
3956                },
3957                {
3958                    "target": "com.amazonaws.kendra#InternalServerException"
3959                },
3960                {
3961                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
3962                },
3963                {
3964                    "target": "com.amazonaws.kendra#ThrottlingException"
3965                },
3966                {
3967                    "target": "com.amazonaws.kendra#ValidationException"
3968                }
3969            ],
3970            "traits": {
3971                "smithy.api#documentation": "<p>Gets statistics about synchronizing Amazon Kendra with a data\n      source.</p>",
3972                "smithy.api#paginated": {
3973                    "inputToken": "NextToken",
3974                    "outputToken": "NextToken",
3975                    "pageSize": "MaxResults"
3976                }
3977            }
3978        },
3979        "com.amazonaws.kendra#ListDataSourceSyncJobsRequest": {
3980            "type": "structure",
3981            "members": {
3982                "Id": {
3983                    "target": "com.amazonaws.kendra#DataSourceId",
3984                    "traits": {
3985                        "smithy.api#documentation": "<p>The identifier of the data source.</p>",
3986                        "smithy.api#required": {}
3987                    }
3988                },
3989                "IndexId": {
3990                    "target": "com.amazonaws.kendra#IndexId",
3991                    "traits": {
3992                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>",
3993                        "smithy.api#required": {}
3994                    }
3995                },
3996                "NextToken": {
3997                    "target": "com.amazonaws.kendra#NextToken",
3998                    "traits": {
3999                        "smithy.api#documentation": "<p>If the result of the previous request to\n        <code>GetDataSourceSyncJobHistory</code> was truncated, include the\n        <code>NextToken</code> to fetch the next set of jobs.</p>"
4000                    }
4001                },
4002                "MaxResults": {
4003                    "target": "com.amazonaws.kendra#MaxResultsIntegerForListDataSourceSyncJobsRequest",
4004                    "traits": {
4005                        "smithy.api#documentation": "<p>The maximum number of synchronization jobs to return in the response.\n      If there are fewer results in the list, this response contains only the\n      actual results.</p>"
4006                    }
4007                },
4008                "StartTimeFilter": {
4009                    "target": "com.amazonaws.kendra#TimeRange",
4010                    "traits": {
4011                        "smithy.api#documentation": "<p>When specified, the synchronization jobs returned in the list are\n      limited to jobs between the specified dates. </p>"
4012                    }
4013                },
4014                "StatusFilter": {
4015                    "target": "com.amazonaws.kendra#DataSourceSyncJobStatus",
4016                    "traits": {
4017                        "smithy.api#documentation": "<p>When specified, only returns synchronization jobs with the\n        <code>Status</code> field equal to the specified status.</p>"
4018                    }
4019                }
4020            }
4021        },
4022        "com.amazonaws.kendra#ListDataSourceSyncJobsResponse": {
4023            "type": "structure",
4024            "members": {
4025                "History": {
4026                    "target": "com.amazonaws.kendra#DataSourceSyncJobHistoryList",
4027                    "traits": {
4028                        "smithy.api#documentation": "<p>A history of synchronization jobs for the data source.</p>"
4029                    }
4030                },
4031                "NextToken": {
4032                    "target": "com.amazonaws.kendra#NextToken",
4033                    "traits": {
4034                        "smithy.api#documentation": "<p>The <code>GetDataSourceSyncJobHistory</code> operation returns a page\n      of vocabularies at a time. The maximum size of the page is set by the\n        <code>MaxResults</code> parameter. If there are more jobs in the list\n      than the page size, Amazon Kendra returns the NextPage token. Include the\n      token in the next request to the <code>GetDataSourceSyncJobHistory</code>\n      operation to return in the next page of jobs.</p>"
4035                    }
4036                }
4037            }
4038        },
4039        "com.amazonaws.kendra#ListDataSources": {
4040            "type": "operation",
4041            "input": {
4042                "target": "com.amazonaws.kendra#ListDataSourcesRequest"
4043            },
4044            "output": {
4045                "target": "com.amazonaws.kendra#ListDataSourcesResponse"
4046            },
4047            "errors": [
4048                {
4049                    "target": "com.amazonaws.kendra#AccessDeniedException"
4050                },
4051                {
4052                    "target": "com.amazonaws.kendra#InternalServerException"
4053                },
4054                {
4055                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
4056                },
4057                {
4058                    "target": "com.amazonaws.kendra#ThrottlingException"
4059                },
4060                {
4061                    "target": "com.amazonaws.kendra#ValidationException"
4062                }
4063            ],
4064            "traits": {
4065                "smithy.api#documentation": "<p>Lists the data sources that you have created.</p>",
4066                "smithy.api#paginated": {
4067                    "inputToken": "NextToken",
4068                    "outputToken": "NextToken",
4069                    "pageSize": "MaxResults"
4070                }
4071            }
4072        },
4073        "com.amazonaws.kendra#ListDataSourcesRequest": {
4074            "type": "structure",
4075            "members": {
4076                "IndexId": {
4077                    "target": "com.amazonaws.kendra#IndexId",
4078                    "traits": {
4079                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>",
4080                        "smithy.api#required": {}
4081                    }
4082                },
4083                "NextToken": {
4084                    "target": "com.amazonaws.kendra#NextToken",
4085                    "traits": {
4086                        "smithy.api#documentation": "<p>If the previous response was incomplete (because there is more data to\n      retrieve), Amazon Kendra returns a pagination token in the response. You\n      can use this pagination token to retrieve the next set of data sources\n        (<code>DataSourceSummaryItems</code>). </p>"
4087                    }
4088                },
4089                "MaxResults": {
4090                    "target": "com.amazonaws.kendra#MaxResultsIntegerForListDataSourcesRequest",
4091                    "traits": {
4092                        "smithy.api#documentation": "<p>The maximum number of data sources to return.</p>"
4093                    }
4094                }
4095            }
4096        },
4097        "com.amazonaws.kendra#ListDataSourcesResponse": {
4098            "type": "structure",
4099            "members": {
4100                "SummaryItems": {
4101                    "target": "com.amazonaws.kendra#DataSourceSummaryList",
4102                    "traits": {
4103                        "smithy.api#documentation": "<p>An array of summary information for one or more data sources.</p>"
4104                    }
4105                },
4106                "NextToken": {
4107                    "target": "com.amazonaws.kendra#NextToken",
4108                    "traits": {
4109                        "smithy.api#documentation": "<p>If the response is truncated, Amazon Kendra returns this token that you\n      can use in the subsequent request to retrieve the next set of data\n      sources. </p>"
4110                    }
4111                }
4112            }
4113        },
4114        "com.amazonaws.kendra#ListFaqs": {
4115            "type": "operation",
4116            "input": {
4117                "target": "com.amazonaws.kendra#ListFaqsRequest"
4118            },
4119            "output": {
4120                "target": "com.amazonaws.kendra#ListFaqsResponse"
4121            },
4122            "errors": [
4123                {
4124                    "target": "com.amazonaws.kendra#AccessDeniedException"
4125                },
4126                {
4127                    "target": "com.amazonaws.kendra#InternalServerException"
4128                },
4129                {
4130                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
4131                },
4132                {
4133                    "target": "com.amazonaws.kendra#ThrottlingException"
4134                },
4135                {
4136                    "target": "com.amazonaws.kendra#ValidationException"
4137                }
4138            ],
4139            "traits": {
4140                "smithy.api#documentation": "<p>Gets a list of FAQ lists associated with an index.</p>"
4141            }
4142        },
4143        "com.amazonaws.kendra#ListFaqsRequest": {
4144            "type": "structure",
4145            "members": {
4146                "IndexId": {
4147                    "target": "com.amazonaws.kendra#IndexId",
4148                    "traits": {
4149                        "smithy.api#documentation": "<p>The index that contains the FAQ lists.</p>",
4150                        "smithy.api#required": {}
4151                    }
4152                },
4153                "NextToken": {
4154                    "target": "com.amazonaws.kendra#NextToken",
4155                    "traits": {
4156                        "smithy.api#documentation": "<p>If the result of the previous request to <code>ListFaqs</code> was truncated, include\n            the <code>NextToken</code> to fetch the next set of FAQs.</p>"
4157                    }
4158                },
4159                "MaxResults": {
4160                    "target": "com.amazonaws.kendra#MaxResultsIntegerForListFaqsRequest",
4161                    "traits": {
4162                        "smithy.api#documentation": "<p>The maximum number of FAQs to return in the response. If there are fewer results in\n            the list, this response contains only the actual results.</p>"
4163                    }
4164                }
4165            }
4166        },
4167        "com.amazonaws.kendra#ListFaqsResponse": {
4168            "type": "structure",
4169            "members": {
4170                "NextToken": {
4171                    "target": "com.amazonaws.kendra#NextToken",
4172                    "traits": {
4173                        "smithy.api#documentation": "<p>The <code>ListFaqs</code> operation returns a page of FAQs at a time. The maximum size\n            of the page is set by the <code>MaxResults</code> parameter. If there are more jobs in\n            the list than the page size, Amazon Kendra returns the <code>NextPage</code> token.\n            Include the token in the next request to the <code>ListFaqs</code> operation to return\n            the next page of FAQs.</p>"
4174                    }
4175                },
4176                "FaqSummaryItems": {
4177                    "target": "com.amazonaws.kendra#FaqSummaryItems",
4178                    "traits": {
4179                        "smithy.api#documentation": "<p>information about the FAQs associated with the specified index.</p>"
4180                    }
4181                }
4182            }
4183        },
4184        "com.amazonaws.kendra#ListIndices": {
4185            "type": "operation",
4186            "input": {
4187                "target": "com.amazonaws.kendra#ListIndicesRequest"
4188            },
4189            "output": {
4190                "target": "com.amazonaws.kendra#ListIndicesResponse"
4191            },
4192            "errors": [
4193                {
4194                    "target": "com.amazonaws.kendra#AccessDeniedException"
4195                },
4196                {
4197                    "target": "com.amazonaws.kendra#InternalServerException"
4198                },
4199                {
4200                    "target": "com.amazonaws.kendra#ThrottlingException"
4201                },
4202                {
4203                    "target": "com.amazonaws.kendra#ValidationException"
4204                }
4205            ],
4206            "traits": {
4207                "smithy.api#documentation": "<p>Lists the Amazon Kendra indexes that you have created.</p>",
4208                "smithy.api#paginated": {
4209                    "inputToken": "NextToken",
4210                    "outputToken": "NextToken",
4211                    "pageSize": "MaxResults"
4212                }
4213            }
4214        },
4215        "com.amazonaws.kendra#ListIndicesRequest": {
4216            "type": "structure",
4217            "members": {
4218                "NextToken": {
4219                    "target": "com.amazonaws.kendra#NextToken",
4220                    "traits": {
4221                        "smithy.api#documentation": "<p>If the previous response was incomplete (because there is more data to\n      retrieve), Amazon Kendra returns a pagination token in the response. You\n      can use this pagination token to retrieve the next set of indexes\n        (<code>DataSourceSummaryItems</code>). </p>"
4222                    }
4223                },
4224                "MaxResults": {
4225                    "target": "com.amazonaws.kendra#MaxResultsIntegerForListIndicesRequest",
4226                    "traits": {
4227                        "smithy.api#documentation": "<p>The maximum number of data sources to return.</p>"
4228                    }
4229                }
4230            }
4231        },
4232        "com.amazonaws.kendra#ListIndicesResponse": {
4233            "type": "structure",
4234            "members": {
4235                "IndexConfigurationSummaryItems": {
4236                    "target": "com.amazonaws.kendra#IndexConfigurationSummaryList",
4237                    "traits": {
4238                        "smithy.api#documentation": "<p>An array of summary information for one or more indexes.</p>"
4239                    }
4240                },
4241                "NextToken": {
4242                    "target": "com.amazonaws.kendra#NextToken",
4243                    "traits": {
4244                        "smithy.api#documentation": "<p>If the response is truncated, Amazon Kendra returns this token that you\n      can use in the subsequent request to retrieve the next set of\n      indexes.</p>"
4245                    }
4246                }
4247            }
4248        },
4249        "com.amazonaws.kendra#ListTagsForResource": {
4250            "type": "operation",
4251            "input": {
4252                "target": "com.amazonaws.kendra#ListTagsForResourceRequest"
4253            },
4254            "output": {
4255                "target": "com.amazonaws.kendra#ListTagsForResourceResponse"
4256            },
4257            "errors": [
4258                {
4259                    "target": "com.amazonaws.kendra#AccessDeniedException"
4260                },
4261                {
4262                    "target": "com.amazonaws.kendra#InternalServerException"
4263                },
4264                {
4265                    "target": "com.amazonaws.kendra#ResourceUnavailableException"
4266                },
4267                {
4268                    "target": "com.amazonaws.kendra#ThrottlingException"
4269                },
4270                {
4271                    "target": "com.amazonaws.kendra#ValidationException"
4272                }
4273            ],
4274            "traits": {
4275                "smithy.api#documentation": "<p>Gets a list of tags associated with a specified resource. Indexes,\n      FAQs, and data sources can have tags associated with them.</p>"
4276            }
4277        },
4278        "com.amazonaws.kendra#ListTagsForResourceRequest": {
4279            "type": "structure",
4280            "members": {
4281                "ResourceARN": {
4282                    "target": "com.amazonaws.kendra#AmazonResourceName",
4283                    "traits": {
4284                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the index, FAQ, or data source to\n      get a list of tags for.</p>",
4285                        "smithy.api#required": {}
4286                    }
4287                }
4288            }
4289        },
4290        "com.amazonaws.kendra#ListTagsForResourceResponse": {
4291            "type": "structure",
4292            "members": {
4293                "Tags": {
4294                    "target": "com.amazonaws.kendra#TagList",
4295                    "traits": {
4296                        "smithy.api#documentation": "<p>A list of tags associated with the index, FAQ, or data source.</p>"
4297                    }
4298                }
4299            }
4300        },
4301        "com.amazonaws.kendra#ListThesauri": {
4302            "type": "operation",
4303            "input": {
4304                "target": "com.amazonaws.kendra#ListThesauriRequest"
4305            },
4306            "output": {
4307                "target": "com.amazonaws.kendra#ListThesauriResponse"
4308            },
4309            "errors": [
4310                {
4311                    "target": "com.amazonaws.kendra#AccessDeniedException"
4312                },
4313                {
4314                    "target": "com.amazonaws.kendra#InternalServerException"
4315                },
4316                {
4317                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
4318                },
4319                {
4320                    "target": "com.amazonaws.kendra#ThrottlingException"
4321                },
4322                {
4323                    "target": "com.amazonaws.kendra#ValidationException"
4324                }
4325            ],
4326            "traits": {
4327                "smithy.api#documentation": "<p>Lists the Amazon Kendra thesauri associated with an index.</p>"
4328            }
4329        },
4330        "com.amazonaws.kendra#ListThesauriRequest": {
4331            "type": "structure",
4332            "members": {
4333                "IndexId": {
4334                    "target": "com.amazonaws.kendra#IndexId",
4335                    "traits": {
4336                        "smithy.api#documentation": "<p>The identifier of the index associated with the thesaurus to list.</p>",
4337                        "smithy.api#required": {}
4338                    }
4339                },
4340                "NextToken": {
4341                    "target": "com.amazonaws.kendra#NextToken",
4342                    "traits": {
4343                        "smithy.api#documentation": "<p>If the previous response was incomplete (because there is more data to retrieve),\n         Amazon Kendra returns a pagination token in the response. You can use this pagination token to\n         retrieve the next set of thesauri (<code>ThesaurusSummaryItems</code>). \n      </p>"
4344                    }
4345                },
4346                "MaxResults": {
4347                    "target": "com.amazonaws.kendra#MaxResultsIntegerForListThesauriRequest",
4348                    "traits": {
4349                        "smithy.api#documentation": "<p>The maximum number of thesauri to return.</p>"
4350                    }
4351                }
4352            }
4353        },
4354        "com.amazonaws.kendra#ListThesauriResponse": {
4355            "type": "structure",
4356            "members": {
4357                "NextToken": {
4358                    "target": "com.amazonaws.kendra#NextToken",
4359                    "traits": {
4360                        "smithy.api#documentation": "<p>If the response is truncated, Amazon Kendra returns this \n         token that you can use in the subsequent request to \n         retrieve the next set of thesauri.\n      </p>"
4361                    }
4362                },
4363                "ThesaurusSummaryItems": {
4364                    "target": "com.amazonaws.kendra#ThesaurusSummaryItems",
4365                    "traits": {
4366                        "smithy.api#documentation": "<p>An array of summary information for one or more thesauruses.</p>"
4367                    }
4368                }
4369            }
4370        },
4371        "com.amazonaws.kendra#Long": {
4372            "type": "long",
4373            "traits": {
4374                "smithy.api#box": {}
4375            }
4376        },
4377        "com.amazonaws.kendra#MaxResultsIntegerForListDataSourceSyncJobsRequest": {
4378            "type": "integer",
4379            "traits": {
4380                "smithy.api#box": {},
4381                "smithy.api#range": {
4382                    "min": 1,
4383                    "max": 10
4384                }
4385            }
4386        },
4387        "com.amazonaws.kendra#MaxResultsIntegerForListDataSourcesRequest": {
4388            "type": "integer",
4389            "traits": {
4390                "smithy.api#box": {},
4391                "smithy.api#range": {
4392                    "min": 1,
4393                    "max": 100
4394                }
4395            }
4396        },
4397        "com.amazonaws.kendra#MaxResultsIntegerForListFaqsRequest": {
4398            "type": "integer",
4399            "traits": {
4400                "smithy.api#box": {},
4401                "smithy.api#range": {
4402                    "min": 1,
4403                    "max": 100
4404                }
4405            }
4406        },
4407        "com.amazonaws.kendra#MaxResultsIntegerForListIndicesRequest": {
4408            "type": "integer",
4409            "traits": {
4410                "smithy.api#box": {},
4411                "smithy.api#range": {
4412                    "min": 1,
4413                    "max": 100
4414                }
4415            }
4416        },
4417        "com.amazonaws.kendra#MaxResultsIntegerForListThesauriRequest": {
4418            "type": "integer",
4419            "traits": {
4420                "smithy.api#box": {},
4421                "smithy.api#range": {
4422                    "min": 1,
4423                    "max": 100
4424                }
4425            }
4426        },
4427        "com.amazonaws.kendra#MetricValue": {
4428            "type": "string",
4429            "traits": {
4430                "smithy.api#pattern": "(([1-9][0-9]*)|0)"
4431            }
4432        },
4433        "com.amazonaws.kendra#MimeType": {
4434            "type": "string",
4435            "traits": {
4436                "smithy.api#length": {
4437                    "min": 1,
4438                    "max": 256
4439                },
4440                "smithy.api#pattern": "^\\P{C}*$"
4441            }
4442        },
4443        "com.amazonaws.kendra#NextToken": {
4444            "type": "string",
4445            "traits": {
4446                "smithy.api#length": {
4447                    "min": 1,
4448                    "max": 800
4449                }
4450            }
4451        },
4452        "com.amazonaws.kendra#OneDriveConfiguration": {
4453            "type": "structure",
4454            "members": {
4455                "TenantDomain": {
4456                    "target": "com.amazonaws.kendra#TenantDomain",
4457                    "traits": {
4458                        "smithy.api#documentation": "<p>The Azure Active Directory domain of the organization. </p>",
4459                        "smithy.api#required": {}
4460                    }
4461                },
4462                "SecretArn": {
4463                    "target": "com.amazonaws.kendra#SecretArn",
4464                    "traits": {
4465                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of an AWS Secrets Manager secret\n            that contains the user name and password to connect to OneDrive. The\n            user namd should be the application ID for the OneDrive application,\n            and the password is the application key for the OneDrive\n            application.</p>",
4466                        "smithy.api#required": {}
4467                    }
4468                },
4469                "OneDriveUsers": {
4470                    "target": "com.amazonaws.kendra#OneDriveUsers",
4471                    "traits": {
4472                        "smithy.api#documentation": "<p>A list of user accounts whose documents should be indexed.</p>",
4473                        "smithy.api#required": {}
4474                    }
4475                },
4476                "InclusionPatterns": {
4477                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
4478                    "traits": {
4479                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            pattern are included in the index. Documents that don't match the\n            pattern are excluded from the index. If a document matches both an\n            inclusion pattern and an exclusion pattern, the document is not\n            included in the index. </p>\n        <p>The exclusion pattern is applied to the file name.</p>"
4480                    }
4481                },
4482                "ExclusionPatterns": {
4483                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
4484                    "traits": {
4485                        "smithy.api#documentation": "<p>List of regular expressions applied to documents. Items that match\n            the exclusion pattern are not indexed. If you provide both an\n            inclusion pattern and an exclusion pattern, any item that matches\n            the exclusion pattern isn't indexed. </p>\n        <p>The exclusion pattern is applied to the file name.</p>"
4486                    }
4487                },
4488                "FieldMappings": {
4489                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
4490                    "traits": {
4491                        "smithy.api#documentation": "<p>A list of <code>DataSourceToIndexFieldMapping</code> objects that\n            map Microsoft OneDrive fields to custom fields in the Amazon Kendra\n            index. You must first create the index fields before you map\n            OneDrive fields.</p>"
4492                    }
4493                },
4494                "DisableLocalGroups": {
4495                    "target": "com.amazonaws.kendra#Boolean",
4496                    "traits": {
4497                        "smithy.api#documentation": "<p>A Boolean value that specifies whether local\n      groups are disabled (<code>True</code>) or enabled (<code>False</code>).\n      </p>"
4498                    }
4499                }
4500            },
4501            "traits": {
4502                "smithy.api#documentation": "<p>Provides configuration information for data sources that connect\n            to OneDrive.</p>"
4503            }
4504        },
4505        "com.amazonaws.kendra#OneDriveUser": {
4506            "type": "string",
4507            "traits": {
4508                "smithy.api#length": {
4509                    "min": 1,
4510                    "max": 256
4511                },
4512                "smithy.api#pattern": "^(?!\\s).+@([a-zA-Z0-9_\\-\\.]+)\\.([a-zA-Z]{2,5})$"
4513            }
4514        },
4515        "com.amazonaws.kendra#OneDriveUserList": {
4516            "type": "list",
4517            "member": {
4518                "target": "com.amazonaws.kendra#OneDriveUser"
4519            },
4520            "traits": {
4521                "smithy.api#length": {
4522                    "min": 1,
4523                    "max": 100
4524                }
4525            }
4526        },
4527        "com.amazonaws.kendra#OneDriveUsers": {
4528            "type": "structure",
4529            "members": {
4530                "OneDriveUserList": {
4531                    "target": "com.amazonaws.kendra#OneDriveUserList",
4532                    "traits": {
4533                        "smithy.api#documentation": "<p>A list of users whose documents should be indexed. Specify the\n            user names in email format, for example,\n                <code>username@tenantdomain</code>. If you need to index the\n            documents of more than 100 users, use the\n                <code>OneDriveUserS3Path</code> field to specify the location of\n            a file containing a list of users.</p>"
4534                    }
4535                },
4536                "OneDriveUserS3Path": {
4537                    "target": "com.amazonaws.kendra#S3Path",
4538                    "traits": {
4539                        "smithy.api#documentation": "<p>The S3 bucket location of a file containing a list of users whose\n            documents should be indexed.</p>"
4540                    }
4541                }
4542            },
4543            "traits": {
4544                "smithy.api#documentation": "<p>User accounts whose documents should be indexed.</p>"
4545            }
4546        },
4547        "com.amazonaws.kendra#Order": {
4548            "type": "string",
4549            "traits": {
4550                "smithy.api#enum": [
4551                    {
4552                        "value": "ASCENDING",
4553                        "name": "ASCENDING"
4554                    },
4555                    {
4556                        "value": "DESCENDING",
4557                        "name": "DESCENDING"
4558                    }
4559                ]
4560            }
4561        },
4562        "com.amazonaws.kendra#Principal": {
4563            "type": "structure",
4564            "members": {
4565                "Name": {
4566                    "target": "com.amazonaws.kendra#PrincipalName",
4567                    "traits": {
4568                        "smithy.api#documentation": "<p>The name of the user or group.</p>",
4569                        "smithy.api#required": {}
4570                    }
4571                },
4572                "Type": {
4573                    "target": "com.amazonaws.kendra#PrincipalType",
4574                    "traits": {
4575                        "smithy.api#documentation": "<p>The type of principal.</p>",
4576                        "smithy.api#required": {}
4577                    }
4578                },
4579                "Access": {
4580                    "target": "com.amazonaws.kendra#ReadAccessType",
4581                    "traits": {
4582                        "smithy.api#documentation": "<p>Whether to allow or deny access to the principal.</p>",
4583                        "smithy.api#required": {}
4584                    }
4585                }
4586            },
4587            "traits": {
4588                "smithy.api#documentation": "<p>Provides user and group information for document access\n            filtering.</p>"
4589            }
4590        },
4591        "com.amazonaws.kendra#PrincipalList": {
4592            "type": "list",
4593            "member": {
4594                "target": "com.amazonaws.kendra#Principal"
4595            }
4596        },
4597        "com.amazonaws.kendra#PrincipalName": {
4598            "type": "string",
4599            "traits": {
4600                "smithy.api#length": {
4601                    "min": 1,
4602                    "max": 200
4603                },
4604                "smithy.api#pattern": "^\\P{C}*$"
4605            }
4606        },
4607        "com.amazonaws.kendra#PrincipalType": {
4608            "type": "string",
4609            "traits": {
4610                "smithy.api#enum": [
4611                    {
4612                        "value": "USER",
4613                        "name": "USER"
4614                    },
4615                    {
4616                        "value": "GROUP",
4617                        "name": "GROUP"
4618                    }
4619                ]
4620            }
4621        },
4622        "com.amazonaws.kendra#Query": {
4623            "type": "operation",
4624            "input": {
4625                "target": "com.amazonaws.kendra#QueryRequest"
4626            },
4627            "output": {
4628                "target": "com.amazonaws.kendra#QueryResult"
4629            },
4630            "errors": [
4631                {
4632                    "target": "com.amazonaws.kendra#AccessDeniedException"
4633                },
4634                {
4635                    "target": "com.amazonaws.kendra#ConflictException"
4636                },
4637                {
4638                    "target": "com.amazonaws.kendra#InternalServerException"
4639                },
4640                {
4641                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
4642                },
4643                {
4644                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
4645                },
4646                {
4647                    "target": "com.amazonaws.kendra#ThrottlingException"
4648                },
4649                {
4650                    "target": "com.amazonaws.kendra#ValidationException"
4651                }
4652            ],
4653            "traits": {
4654                "smithy.api#documentation": "<p>Searches an active index. Use this API to search your documents\n         using query. The <code>Query</code> operation enables to do faceted\n         search and to filter results based on document attributes.</p>\n         <p>It also enables you to provide user context that Amazon Kendra uses\n         to enforce document access control in the search results. </p>\n         <p>Amazon Kendra searches your index for text content and question and\n         answer (FAQ) content. By default the response contains three types of\n         results.</p>\n         <ul>\n            <li>\n               <p>Relevant passages</p>\n            </li>\n            <li>\n               <p>Matching FAQs</p>\n            </li>\n            <li>\n               <p>Relevant documents</p>\n            </li>\n         </ul>\n         <p>You can specify that the query return only one type of result using\n         the <code>QueryResultTypeConfig</code> parameter.</p>\n         <p>Each query returns the 100 most relevant results. </p>"
4655            }
4656        },
4657        "com.amazonaws.kendra#QueryCapacityUnit": {
4658            "type": "integer",
4659            "traits": {
4660                "smithy.api#box": {},
4661                "smithy.api#range": {
4662                    "min": 0
4663                }
4664            }
4665        },
4666        "com.amazonaws.kendra#QueryId": {
4667            "type": "string",
4668            "traits": {
4669                "smithy.api#length": {
4670                    "min": 1,
4671                    "max": 36
4672                },
4673                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9-]*"
4674            }
4675        },
4676        "com.amazonaws.kendra#QueryIdentifiersEnclosingOption": {
4677            "type": "string",
4678            "traits": {
4679                "smithy.api#enum": [
4680                    {
4681                        "value": "DOUBLE_QUOTES",
4682                        "name": "DOUBLE_QUOTES"
4683                    },
4684                    {
4685                        "value": "NONE",
4686                        "name": "NONE"
4687                    }
4688                ]
4689            }
4690        },
4691        "com.amazonaws.kendra#QueryRequest": {
4692            "type": "structure",
4693            "members": {
4694                "IndexId": {
4695                    "target": "com.amazonaws.kendra#IndexId",
4696                    "traits": {
4697                        "smithy.api#documentation": "<p>The unique identifier of the index to search. The identifier is\n         returned in the response from the <code>CreateIndex</code>\n         operation.</p>",
4698                        "smithy.api#required": {}
4699                    }
4700                },
4701                "QueryText": {
4702                    "target": "com.amazonaws.kendra#QueryText",
4703                    "traits": {
4704                        "smithy.api#documentation": "<p>The text to search for.</p>",
4705                        "smithy.api#required": {}
4706                    }
4707                },
4708                "AttributeFilter": {
4709                    "target": "com.amazonaws.kendra#AttributeFilter",
4710                    "traits": {
4711                        "smithy.api#documentation": "<p>Enables filtered searches based on document attributes. You can only\n         provide one attribute filter; however, the <code>AndAllFilters</code>,\n            <code>NotFilter</code>, and <code>OrAllFilters</code> parameters\n         contain a list of other filters.</p>\n         <p>The <code>AttributeFilter</code> parameter enables you to create a\n         set of filtering rules that a document must satisfy to be included in\n         the query results.</p>"
4712                    }
4713                },
4714                "Facets": {
4715                    "target": "com.amazonaws.kendra#FacetList",
4716                    "traits": {
4717                        "smithy.api#documentation": "<p>An array of documents attributes. Amazon Kendra returns a count for\n         each attribute key specified. You can use this information to help\n         narrow the search for your user.</p>"
4718                    }
4719                },
4720                "RequestedDocumentAttributes": {
4721                    "target": "com.amazonaws.kendra#DocumentAttributeKeyList",
4722                    "traits": {
4723                        "smithy.api#documentation": "<p>An array of document attributes to include in the response. No other\n         document attributes are included in the response. By default all\n         document attributes are included in the response. </p>"
4724                    }
4725                },
4726                "QueryResultTypeFilter": {
4727                    "target": "com.amazonaws.kendra#QueryResultType",
4728                    "traits": {
4729                        "smithy.api#documentation": "<p>Sets the type of query. Only results for the specified query type\n         are returned.</p>"
4730                    }
4731                },
4732                "PageNumber": {
4733                    "target": "com.amazonaws.kendra#Integer",
4734                    "traits": {
4735                        "smithy.api#documentation": "<p>Query results are returned in pages the size of the\n            <code>PageSize</code> parameter. By default, Amazon Kendra returns\n         the first page of results. Use this parameter to get result pages after\n         the first one.</p>"
4736                    }
4737                },
4738                "PageSize": {
4739                    "target": "com.amazonaws.kendra#Integer",
4740                    "traits": {
4741                        "smithy.api#documentation": "<p>Sets the number of results that are returned in each page of\n         results. The default page size is 10. The maximum number of results\n         returned is 100. If you ask for more than 100 results, only 100 are\n         returned.</p>"
4742                    }
4743                },
4744                "SortingConfiguration": {
4745                    "target": "com.amazonaws.kendra#SortingConfiguration",
4746                    "traits": {
4747                        "smithy.api#documentation": "<p>Provides information that determines how the results of the query\n         are sorted. You can set the field that Amazon Kendra should sort the results\n         on, and specify whether the results should be sorted in ascending or\n         descending order. In the case of ties in sorting the results, the\n         results are sorted by relevance.</p>\n         <p>If you don't provide sorting configuration, the results are sorted\n         by the relevance that Amazon Kendra determines for the result.</p>"
4748                    }
4749                },
4750                "UserContext": {
4751                    "target": "com.amazonaws.kendra#UserContext",
4752                    "traits": {
4753                        "smithy.api#documentation": "<p>The user context token.</p>"
4754                    }
4755                },
4756                "VisitorId": {
4757                    "target": "com.amazonaws.kendra#VisitorId",
4758                    "traits": {
4759                        "smithy.api#documentation": "<p>Provides an identifier for a specific user. The\n            <code>VisitorId</code> should be a unique identifier, such as a\n         GUID. Don't use personally identifiable information, such as the user's\n         email address, as the <code>VisitorId</code>.</p>"
4760                    }
4761                }
4762            }
4763        },
4764        "com.amazonaws.kendra#QueryResult": {
4765            "type": "structure",
4766            "members": {
4767                "QueryId": {
4768                    "target": "com.amazonaws.kendra#QueryId",
4769                    "traits": {
4770                        "smithy.api#documentation": "<p>The unique identifier for the search. You use <code>QueryId</code>\n         to identify the search when using the feedback API.</p>"
4771                    }
4772                },
4773                "ResultItems": {
4774                    "target": "com.amazonaws.kendra#QueryResultItemList",
4775                    "traits": {
4776                        "smithy.api#documentation": "<p>The results of the search.</p>"
4777                    }
4778                },
4779                "FacetResults": {
4780                    "target": "com.amazonaws.kendra#FacetResultList",
4781                    "traits": {
4782                        "smithy.api#documentation": "<p>Contains the facet results. A <code>FacetResult</code> contains the\n         counts for each attribute key that was specified in the\n            <code>Facets</code> input parameter.</p>"
4783                    }
4784                },
4785                "TotalNumberOfResults": {
4786                    "target": "com.amazonaws.kendra#Integer",
4787                    "traits": {
4788                        "smithy.api#documentation": "<p>The total number of items found by the search; however, you can only\n         retrieve up to 100 items. For example, if the search found 192 items,\n         you can only retrieve the first 100 of the items.</p>"
4789                    }
4790                }
4791            }
4792        },
4793        "com.amazonaws.kendra#QueryResultItem": {
4794            "type": "structure",
4795            "members": {
4796                "Id": {
4797                    "target": "com.amazonaws.kendra#ResultId",
4798                    "traits": {
4799                        "smithy.api#documentation": "<p>The unique identifier for the query result.</p>"
4800                    }
4801                },
4802                "Type": {
4803                    "target": "com.amazonaws.kendra#QueryResultType",
4804                    "traits": {
4805                        "smithy.api#documentation": "<p>The type of document. </p>"
4806                    }
4807                },
4808                "AdditionalAttributes": {
4809                    "target": "com.amazonaws.kendra#AdditionalResultAttributeList",
4810                    "traits": {
4811                        "smithy.api#documentation": "<p>One or more additional attributes associated with the query\n         result.</p>"
4812                    }
4813                },
4814                "DocumentId": {
4815                    "target": "com.amazonaws.kendra#DocumentId",
4816                    "traits": {
4817                        "smithy.api#documentation": "<p>The unique identifier for the document.</p>"
4818                    }
4819                },
4820                "DocumentTitle": {
4821                    "target": "com.amazonaws.kendra#TextWithHighlights",
4822                    "traits": {
4823                        "smithy.api#documentation": "<p>The title of the document. Contains the text of the title and\n         information for highlighting the relevant terms in the title.</p>"
4824                    }
4825                },
4826                "DocumentExcerpt": {
4827                    "target": "com.amazonaws.kendra#TextWithHighlights",
4828                    "traits": {
4829                        "smithy.api#documentation": "<p>An extract of the text in the document. Contains information about\n         highlighting the relevant terms in the excerpt.</p>"
4830                    }
4831                },
4832                "DocumentURI": {
4833                    "target": "com.amazonaws.kendra#Url",
4834                    "traits": {
4835                        "smithy.api#documentation": "<p>The URI of the original location of the document.</p>"
4836                    }
4837                },
4838                "DocumentAttributes": {
4839                    "target": "com.amazonaws.kendra#DocumentAttributeList",
4840                    "traits": {
4841                        "smithy.api#documentation": "<p>An array of document attributes for the document that the query\n         result maps to. For example, the document author (Author) or the source\n         URI (SourceUri) of the document.</p>"
4842                    }
4843                },
4844                "ScoreAttributes": {
4845                    "target": "com.amazonaws.kendra#ScoreAttributes",
4846                    "traits": {
4847                        "smithy.api#documentation": "<p>Indicates the confidence that Amazon Kendra has that a result matches the\n         query that you provided. Each result is placed into a bin that\n         indicates the confidence, <code>VERY_HIGH</code>, <code>HIGH</code>,\n            <code>MEDIUM</code> and <code>LOW</code>. You can use the score to\n         determine if a response meets the confidence needed for your\n         application.</p>\n         <p>The field is only set to <code>LOW</code> when the <code>Type</code>\n         field is set to <code>DOCUMENT</code> and Amazon Kendra is not confident that\n         the result matches the query.</p>"
4848                    }
4849                },
4850                "FeedbackToken": {
4851                    "target": "com.amazonaws.kendra#FeedbackToken",
4852                    "traits": {
4853                        "smithy.api#documentation": "<p>A token that identifies a particular result from a particular query.\n         Use this token to provide click-through feedback for the result. For\n         more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/submitting-feedback.html\"> Submitting feedback\n         </a>.</p>"
4854                    }
4855                }
4856            },
4857            "traits": {
4858                "smithy.api#documentation": "<p>A single query result.</p>\n         <p>A query result contains information about a document returned by the\n         query. This includes the original location of the document, a list of\n         attributes assigned to the document, and relevant text from the\n         document that satisfies the query.</p>"
4859            }
4860        },
4861        "com.amazonaws.kendra#QueryResultItemList": {
4862            "type": "list",
4863            "member": {
4864                "target": "com.amazonaws.kendra#QueryResultItem"
4865            }
4866        },
4867        "com.amazonaws.kendra#QueryResultType": {
4868            "type": "string",
4869            "traits": {
4870                "smithy.api#enum": [
4871                    {
4872                        "value": "DOCUMENT",
4873                        "name": "DOCUMENT"
4874                    },
4875                    {
4876                        "value": "QUESTION_ANSWER",
4877                        "name": "QUESTION_ANSWER"
4878                    },
4879                    {
4880                        "value": "ANSWER",
4881                        "name": "ANSWER"
4882                    }
4883                ]
4884            }
4885        },
4886        "com.amazonaws.kendra#QueryText": {
4887            "type": "string",
4888            "traits": {
4889                "smithy.api#length": {
4890                    "min": 1,
4891                    "max": 1000
4892                },
4893                "smithy.api#pattern": "^\\P{C}*$"
4894            }
4895        },
4896        "com.amazonaws.kendra#ReadAccessType": {
4897            "type": "string",
4898            "traits": {
4899                "smithy.api#enum": [
4900                    {
4901                        "value": "ALLOW",
4902                        "name": "ALLOW"
4903                    },
4904                    {
4905                        "value": "DENY",
4906                        "name": "DENY"
4907                    }
4908                ]
4909            }
4910        },
4911        "com.amazonaws.kendra#Relevance": {
4912            "type": "structure",
4913            "members": {
4914                "Freshness": {
4915                    "target": "com.amazonaws.kendra#DocumentMetadataBoolean",
4916                    "traits": {
4917                        "smithy.api#documentation": "<p>Indicates that this field determines how \"fresh\" a document is.\n            For example, if document 1 was created on November 5, and document 2\n            was created on October 31, document 1 is \"fresher\" than document 2.\n            You can only set the <code>Freshness</code> field on one\n                <code>DATE</code> type field. Only applies to <code>DATE</code>\n            fields.</p>"
4918                    }
4919                },
4920                "Importance": {
4921                    "target": "com.amazonaws.kendra#Importance",
4922                    "traits": {
4923                        "smithy.api#documentation": "<p>The relative importance of the field in the search. Larger numbers\n            provide more of a boost than smaller numbers.</p>"
4924                    }
4925                },
4926                "Duration": {
4927                    "target": "com.amazonaws.kendra#Duration",
4928                    "traits": {
4929                        "smithy.api#documentation": "<p>Specifies the time period that the boost applies to. For example,\n            to make the boost apply to documents with the field value within the\n            last month, you would use \"2628000s\". Once the field value is beyond\n            the specified range, the effect of the boost drops off. The higher\n            the importance, the faster the effect drops off. If you don't\n            specify a value, the default is 3 months. The value of the field is\n            a numeric string followed by the character \"s\", for example \"86400s\"\n            for one day, or \"604800s\" for one week. </p>\n        <p>Only applies to <code>DATE</code> fields.</p>"
4930                    }
4931                },
4932                "RankOrder": {
4933                    "target": "com.amazonaws.kendra#Order",
4934                    "traits": {
4935                        "smithy.api#documentation": "<p>Determines how values should be interpreted.</p>\n        <p>When the <code>RankOrder</code> field is <code>ASCENDING</code>,\n            higher numbers are better. For example, a document with a rating\n            score of 10 is higher ranking than a document with a rating score of\n            1.</p>\n        <p>When the <code>RankOrder</code> field is <code>DESCENDING</code>,\n            lower numbers are better. For example, in a task tracking\n            application, a priority 1 task is more important than a priority 5\n            task.</p>\n        <p>Only applies to <code>LONG</code> and <code>DOUBLE</code>\n            fields.</p>"
4936                    }
4937                },
4938                "ValueImportanceMap": {
4939                    "target": "com.amazonaws.kendra#ValueImportanceMap",
4940                    "traits": {
4941                        "smithy.api#documentation": "<p>A list of values that should be given a different boost when they\n            appear in the result list. For example, if you are boosting a field\n            called \"department,\" query terms that match the department field are\n            boosted in the result. However, you can add entries from the\n            department field to boost documents with those values higher. </p>\n        <p>For example, you can add entries to the map with names of\n            departments. If you add \"HR\",5 and \"Legal\",3 those departments are\n            given special attention when they appear in the metadata of a\n            document. When those terms appear they are given the specified\n            importance instead of the regular importance for the boost.</p>"
4942                    }
4943                }
4944            },
4945            "traits": {
4946                "smithy.api#documentation": "<p>Provides information for manually tuning the relevance of a field\n            in a search. When a query includes terms that match the field, the\n            results are given a boost in the response based on these tuning\n            parameters.</p>"
4947            }
4948        },
4949        "com.amazonaws.kendra#RelevanceFeedback": {
4950            "type": "structure",
4951            "members": {
4952                "ResultId": {
4953                    "target": "com.amazonaws.kendra#ResultId",
4954                    "traits": {
4955                        "smithy.api#documentation": "<p>The unique identifier of the search result that the user provided\n            relevance feedback for.</p>",
4956                        "smithy.api#required": {}
4957                    }
4958                },
4959                "RelevanceValue": {
4960                    "target": "com.amazonaws.kendra#RelevanceType",
4961                    "traits": {
4962                        "smithy.api#documentation": "<p>Whether to document was relevant or not relevant to the\n            search.</p>",
4963                        "smithy.api#required": {}
4964                    }
4965                }
4966            },
4967            "traits": {
4968                "smithy.api#documentation": "<p>Provides feedback on how relevant a document is to a search. Your\n            application uses the <code>SubmitFeedback</code> operation to\n            provide relevance information.</p>"
4969            }
4970        },
4971        "com.amazonaws.kendra#RelevanceFeedbackList": {
4972            "type": "list",
4973            "member": {
4974                "target": "com.amazonaws.kendra#RelevanceFeedback"
4975            }
4976        },
4977        "com.amazonaws.kendra#RelevanceType": {
4978            "type": "string",
4979            "traits": {
4980                "smithy.api#enum": [
4981                    {
4982                        "value": "RELEVANT",
4983                        "name": "RELEVANT"
4984                    },
4985                    {
4986                        "value": "NOT_RELEVANT",
4987                        "name": "NOT_RELEVANT"
4988                    }
4989                ]
4990            }
4991        },
4992        "com.amazonaws.kendra#ResourceAlreadyExistException": {
4993            "type": "structure",
4994            "members": {
4995                "Message": {
4996                    "target": "com.amazonaws.kendra#ErrorMessage"
4997                }
4998            },
4999            "traits": {
5000                "smithy.api#documentation": "<p></p>",
5001                "smithy.api#error": "client",
5002                "smithy.api#httpError": 400
5003            }
5004        },
5005        "com.amazonaws.kendra#ResourceInUseException": {
5006            "type": "structure",
5007            "members": {
5008                "Message": {
5009                    "target": "com.amazonaws.kendra#ErrorMessage"
5010                }
5011            },
5012            "traits": {
5013                "smithy.api#documentation": "<p></p>",
5014                "smithy.api#error": "client",
5015                "smithy.api#httpError": 400
5016            }
5017        },
5018        "com.amazonaws.kendra#ResourceNotFoundException": {
5019            "type": "structure",
5020            "members": {
5021                "Message": {
5022                    "target": "com.amazonaws.kendra#ErrorMessage"
5023                }
5024            },
5025            "traits": {
5026                "smithy.api#documentation": "<p></p>",
5027                "smithy.api#error": "client",
5028                "smithy.api#httpError": 404
5029            }
5030        },
5031        "com.amazonaws.kendra#ResourceUnavailableException": {
5032            "type": "structure",
5033            "members": {
5034                "Message": {
5035                    "target": "com.amazonaws.kendra#ErrorMessage"
5036                }
5037            },
5038            "traits": {
5039                "smithy.api#documentation": "<p></p>",
5040                "smithy.api#error": "client",
5041                "smithy.api#httpError": 404
5042            }
5043        },
5044        "com.amazonaws.kendra#ResultId": {
5045            "type": "string",
5046            "traits": {
5047                "smithy.api#length": {
5048                    "min": 1,
5049                    "max": 73
5050                }
5051            }
5052        },
5053        "com.amazonaws.kendra#RoleArn": {
5054            "type": "string",
5055            "traits": {
5056                "smithy.api#length": {
5057                    "min": 1,
5058                    "max": 1284
5059                },
5060                "smithy.api#pattern": "arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}"
5061            }
5062        },
5063        "com.amazonaws.kendra#S3BucketName": {
5064            "type": "string",
5065            "traits": {
5066                "smithy.api#length": {
5067                    "min": 3,
5068                    "max": 63
5069                },
5070                "smithy.api#pattern": "[a-z0-9][\\.\\-a-z0-9]{1,61}[a-z0-9]"
5071            }
5072        },
5073        "com.amazonaws.kendra#S3DataSourceConfiguration": {
5074            "type": "structure",
5075            "members": {
5076                "BucketName": {
5077                    "target": "com.amazonaws.kendra#S3BucketName",
5078                    "traits": {
5079                        "smithy.api#documentation": "<p>The name of the bucket that contains the documents.</p>",
5080                        "smithy.api#required": {}
5081                    }
5082                },
5083                "InclusionPrefixes": {
5084                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5085                    "traits": {
5086                        "smithy.api#documentation": "<p>A list of S3 prefixes for the documents that should be included in\n            the index.</p>"
5087                    }
5088                },
5089                "InclusionPatterns": {
5090                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5091                    "traits": {
5092                        "smithy.api#documentation": "<p>A list of glob patterns for documents that should be indexed. If a\n            document that matches an inclusion pattern also matches an exclusion\n            pattern, the document is not indexed.</p>\n        <p>For more information about glob patterns, see <a href=\"https://en.wikipedia.org/wiki/Glob_(programming)\">glob\n                (programming)</a> in <i>Wikipedia</i>.</p>"
5093                    }
5094                },
5095                "ExclusionPatterns": {
5096                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5097                    "traits": {
5098                        "smithy.api#documentation": "<p>A list of glob patterns for documents that should not be indexed.\n            If a document that matches an inclusion prefix or inclusion pattern\n            also matches an exclusion pattern, the document is not\n            indexed.</p>\n        <p>For more information about glob patterns, see <a href=\"https://en.wikipedia.org/wiki/Glob_(programming)\">glob\n                (programming)</a> in <i>Wikipedia</i>.</p>"
5099                    }
5100                },
5101                "DocumentsMetadataConfiguration": {
5102                    "target": "com.amazonaws.kendra#DocumentsMetadataConfiguration"
5103                },
5104                "AccessControlListConfiguration": {
5105                    "target": "com.amazonaws.kendra#AccessControlListConfiguration",
5106                    "traits": {
5107                        "smithy.api#documentation": "<p>Provides the path to the S3 bucket that contains the user context\n            filtering files for the data source. For the format of the file, see\n                <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/s3-acl.html\">Access control for S3 data sources</a>.</p>"
5108                    }
5109                }
5110            },
5111            "traits": {
5112                "smithy.api#documentation": "<p>Provides configuration information for a data source to index\n            documents in an Amazon S3 bucket.</p>"
5113            }
5114        },
5115        "com.amazonaws.kendra#S3ObjectKey": {
5116            "type": "string",
5117            "traits": {
5118                "smithy.api#length": {
5119                    "min": 1,
5120                    "max": 1024
5121                }
5122            }
5123        },
5124        "com.amazonaws.kendra#S3Path": {
5125            "type": "structure",
5126            "members": {
5127                "Bucket": {
5128                    "target": "com.amazonaws.kendra#S3BucketName",
5129                    "traits": {
5130                        "smithy.api#documentation": "<p>The name of the S3 bucket that contains the file.</p>",
5131                        "smithy.api#required": {}
5132                    }
5133                },
5134                "Key": {
5135                    "target": "com.amazonaws.kendra#S3ObjectKey",
5136                    "traits": {
5137                        "smithy.api#documentation": "<p>The name of the file.</p>",
5138                        "smithy.api#required": {}
5139                    }
5140                }
5141            },
5142            "traits": {
5143                "smithy.api#documentation": "<p>Information required to find a specific file in an Amazon S3\n            bucket.</p>"
5144            }
5145        },
5146        "com.amazonaws.kendra#SalesforceChatterFeedConfiguration": {
5147            "type": "structure",
5148            "members": {
5149                "DocumentDataFieldName": {
5150                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5151                    "traits": {
5152                        "smithy.api#documentation": "<p>The name of the column in the Salesforce FeedItem table that\n            contains the content to index. Typically this is the\n                <code>Body</code> column.</p>",
5153                        "smithy.api#required": {}
5154                    }
5155                },
5156                "DocumentTitleFieldName": {
5157                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5158                    "traits": {
5159                        "smithy.api#documentation": "<p>The name of the column in the Salesforce FeedItem table that\n            contains the title of the document. This is typically the\n                <code>Title</code> collumn.</p>"
5160                    }
5161                },
5162                "FieldMappings": {
5163                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5164                    "traits": {
5165                        "smithy.api#documentation": "<p>Maps fields from a Salesforce chatter feed into Amazon Kendra index\n            fields.</p>"
5166                    }
5167                },
5168                "IncludeFilterTypes": {
5169                    "target": "com.amazonaws.kendra#SalesforceChatterFeedIncludeFilterTypes",
5170                    "traits": {
5171                        "smithy.api#documentation": "<p>Filters the documents in the feed based on status of the user.\n            When you specify <code>ACTIVE_USERS</code> only documents from users\n            who have an active account are indexed. When you specify\n                <code>STANDARD_USER</code> only documents for Salesforce\n            standard users are documented. You can specify both.</p>"
5172                    }
5173                }
5174            },
5175            "traits": {
5176                "smithy.api#documentation": "<p>Defines configuration for syncing a Salesforce chatter feed. The\n            contents of the object comes from the Salesforce FeedItem\n            table.</p>"
5177            }
5178        },
5179        "com.amazonaws.kendra#SalesforceChatterFeedIncludeFilterType": {
5180            "type": "string",
5181            "traits": {
5182                "smithy.api#enum": [
5183                    {
5184                        "value": "ACTIVE_USER",
5185                        "name": "ACTIVE_USER"
5186                    },
5187                    {
5188                        "value": "STANDARD_USER",
5189                        "name": "STANDARD_USER"
5190                    }
5191                ]
5192            }
5193        },
5194        "com.amazonaws.kendra#SalesforceChatterFeedIncludeFilterTypes": {
5195            "type": "list",
5196            "member": {
5197                "target": "com.amazonaws.kendra#SalesforceChatterFeedIncludeFilterType"
5198            },
5199            "traits": {
5200                "smithy.api#length": {
5201                    "min": 1,
5202                    "max": 2
5203                }
5204            }
5205        },
5206        "com.amazonaws.kendra#SalesforceConfiguration": {
5207            "type": "structure",
5208            "members": {
5209                "ServerUrl": {
5210                    "target": "com.amazonaws.kendra#Url",
5211                    "traits": {
5212                        "smithy.api#documentation": "<p>The instance URL for the Salesforce site that you want to\n            index.</p>",
5213                        "smithy.api#required": {}
5214                    }
5215                },
5216                "SecretArn": {
5217                    "target": "com.amazonaws.kendra#SecretArn",
5218                    "traits": {
5219                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of an AWS Secrets Manager secret\n            that contains the key/value pairs required to connect to your\n            Salesforce instance. The secret must contain a JSON structure with\n            the following keys:</p>\n        <ul>\n            <li>\n                <p>authenticationUrl - The OAUTH endpoint that Amazon Kendra\n                    connects to get an OAUTH token. </p>\n            </li>\n            <li>\n                <p>consumerKey - The application public key generated when\n                    you created your Salesforce application.</p>\n            </li>\n            <li>\n                <p>consumerSecret - The application private key generated\n                    when you created your Salesforce application.</p>\n            </li>\n            <li>\n                <p>password - The password associated with the user logging\n                    in to the Salesforce instance.</p>\n            </li>\n            <li>\n                <p>securityToken - The token associated with the user account\n                    logging in to the Salesforce instance.</p>\n            </li>\n            <li>\n                <p>username - The user name of the user logging in to the\n                    Salesforce instance.</p>\n            </li>\n         </ul>",
5220                        "smithy.api#required": {}
5221                    }
5222                },
5223                "StandardObjectConfigurations": {
5224                    "target": "com.amazonaws.kendra#SalesforceStandardObjectConfigurationList",
5225                    "traits": {
5226                        "smithy.api#documentation": "<p>Specifies the Salesforce standard objects that Amazon Kendra\n            indexes.</p>"
5227                    }
5228                },
5229                "KnowledgeArticleConfiguration": {
5230                    "target": "com.amazonaws.kendra#SalesforceKnowledgeArticleConfiguration",
5231                    "traits": {
5232                        "smithy.api#documentation": "<p>Specifies configuration information for the knowledge article\n            types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge\n            articles and the standard fields of knowledge articles, or the\n            custom fields of custom knowledge articles, but not both.</p>"
5233                    }
5234                },
5235                "ChatterFeedConfiguration": {
5236                    "target": "com.amazonaws.kendra#SalesforceChatterFeedConfiguration",
5237                    "traits": {
5238                        "smithy.api#documentation": "<p>Specifies configuration information for Salesforce chatter\n            feeds.</p>"
5239                    }
5240                },
5241                "CrawlAttachments": {
5242                    "target": "com.amazonaws.kendra#Boolean",
5243                    "traits": {
5244                        "smithy.api#documentation": "<p>Indicates whether Amazon Kendra should index attachments to Salesforce\n            objects.</p>"
5245                    }
5246                },
5247                "StandardObjectAttachmentConfiguration": {
5248                    "target": "com.amazonaws.kendra#SalesforceStandardObjectAttachmentConfiguration",
5249                    "traits": {
5250                        "smithy.api#documentation": "<p>Provides configuration information for processing attachments to\n            Salesforce standard objects. </p>"
5251                    }
5252                },
5253                "IncludeAttachmentFilePatterns": {
5254                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5255                    "traits": {
5256                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are included in the index. Documents that don't match the\n            patterns are excluded from the index. If a document matches both an\n            inclusion pattern and an exclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the name of the attached file.</p>"
5257                    }
5258                },
5259                "ExcludeAttachmentFilePatterns": {
5260                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5261                    "traits": {
5262                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are excluded from the index. Documents that don't match the\n            patterns are included in the index. If a document matches both an\n            exclusion pattern and an inclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the name of the attached file.</p>"
5263                    }
5264                }
5265            },
5266            "traits": {
5267                "smithy.api#documentation": "<p>Provides configuration information for connecting to a Salesforce\n            data source.</p>"
5268            }
5269        },
5270        "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeConfiguration": {
5271            "type": "structure",
5272            "members": {
5273                "Name": {
5274                    "target": "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeName",
5275                    "traits": {
5276                        "smithy.api#documentation": "<p>The name of the configuration.</p>",
5277                        "smithy.api#required": {}
5278                    }
5279                },
5280                "DocumentDataFieldName": {
5281                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5282                    "traits": {
5283                        "smithy.api#documentation": "<p>The name of the field in the custom knowledge article that\n            contains the document data to index.</p>",
5284                        "smithy.api#required": {}
5285                    }
5286                },
5287                "DocumentTitleFieldName": {
5288                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5289                    "traits": {
5290                        "smithy.api#documentation": "<p>The name of the field in the custom knowledge article that\n            contains the document title.</p>"
5291                    }
5292                },
5293                "FieldMappings": {
5294                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5295                    "traits": {
5296                        "smithy.api#documentation": "<p>One or more objects that map fields in the custom knowledge\n            article to fields in the Amazon Kendra index.</p>"
5297                    }
5298                }
5299            },
5300            "traits": {
5301                "smithy.api#documentation": "<p>Provides configuration information for indexing Salesforce custom\n            articles.</p>"
5302            }
5303        },
5304        "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeConfigurationList": {
5305            "type": "list",
5306            "member": {
5307                "target": "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeConfiguration"
5308            },
5309            "traits": {
5310                "smithy.api#length": {
5311                    "min": 1,
5312                    "max": 10
5313                }
5314            }
5315        },
5316        "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeName": {
5317            "type": "string",
5318            "traits": {
5319                "smithy.api#length": {
5320                    "min": 1,
5321                    "max": 100
5322                },
5323                "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_]*$"
5324            }
5325        },
5326        "com.amazonaws.kendra#SalesforceKnowledgeArticleConfiguration": {
5327            "type": "structure",
5328            "members": {
5329                "IncludedStates": {
5330                    "target": "com.amazonaws.kendra#SalesforceKnowledgeArticleStateList",
5331                    "traits": {
5332                        "smithy.api#documentation": "<p>Specifies the document states that should be included when\n            Amazon Kendra indexes knowledge articles. You must specify at least one\n            state.</p>",
5333                        "smithy.api#required": {}
5334                    }
5335                },
5336                "StandardKnowledgeArticleTypeConfiguration": {
5337                    "target": "com.amazonaws.kendra#SalesforceStandardKnowledgeArticleTypeConfiguration",
5338                    "traits": {
5339                        "smithy.api#documentation": "<p>Provides configuration information for standard Salesforce\n            knowledge articles.</p>"
5340                    }
5341                },
5342                "CustomKnowledgeArticleTypeConfigurations": {
5343                    "target": "com.amazonaws.kendra#SalesforceCustomKnowledgeArticleTypeConfigurationList",
5344                    "traits": {
5345                        "smithy.api#documentation": "<p>Provides configuration information for custom Salesforce knowledge\n            articles.</p>"
5346                    }
5347                }
5348            },
5349            "traits": {
5350                "smithy.api#documentation": "<p>Specifies configuration information for the knowledge article\n            types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge\n            articles and the standard fields of knowledge articles, or the\n            custom fields of custom knowledge articles, but not both </p>"
5351            }
5352        },
5353        "com.amazonaws.kendra#SalesforceKnowledgeArticleState": {
5354            "type": "string",
5355            "traits": {
5356                "smithy.api#enum": [
5357                    {
5358                        "value": "DRAFT",
5359                        "name": "DRAFT"
5360                    },
5361                    {
5362                        "value": "PUBLISHED",
5363                        "name": "PUBLISHED"
5364                    },
5365                    {
5366                        "value": "ARCHIVED",
5367                        "name": "ARCHIVED"
5368                    }
5369                ]
5370            }
5371        },
5372        "com.amazonaws.kendra#SalesforceKnowledgeArticleStateList": {
5373            "type": "list",
5374            "member": {
5375                "target": "com.amazonaws.kendra#SalesforceKnowledgeArticleState"
5376            },
5377            "traits": {
5378                "smithy.api#length": {
5379                    "min": 1,
5380                    "max": 3
5381                }
5382            }
5383        },
5384        "com.amazonaws.kendra#SalesforceStandardKnowledgeArticleTypeConfiguration": {
5385            "type": "structure",
5386            "members": {
5387                "DocumentDataFieldName": {
5388                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5389                    "traits": {
5390                        "smithy.api#documentation": "<p>The name of the field that contains the document data to\n            index.</p>",
5391                        "smithy.api#required": {}
5392                    }
5393                },
5394                "DocumentTitleFieldName": {
5395                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5396                    "traits": {
5397                        "smithy.api#documentation": "<p>The name of the field that contains the document title.</p>"
5398                    }
5399                },
5400                "FieldMappings": {
5401                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5402                    "traits": {
5403                        "smithy.api#documentation": "<p>One or more objects that map fields in the knowledge article to\n            Amazon Kendra index fields. The index field must exist before you can map\n            a Salesforce field to it.</p>"
5404                    }
5405                }
5406            },
5407            "traits": {
5408                "smithy.api#documentation": "<p>Provides configuration information for standard Salesforce\n            knowledge articles.</p>"
5409            }
5410        },
5411        "com.amazonaws.kendra#SalesforceStandardObjectAttachmentConfiguration": {
5412            "type": "structure",
5413            "members": {
5414                "DocumentTitleFieldName": {
5415                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5416                    "traits": {
5417                        "smithy.api#documentation": "<p>The name of the field used for the document title.</p>"
5418                    }
5419                },
5420                "FieldMappings": {
5421                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5422                    "traits": {
5423                        "smithy.api#documentation": "<p>One or more objects that map fields in attachments to Amazon Kendra\n            index fields.</p>"
5424                    }
5425                }
5426            },
5427            "traits": {
5428                "smithy.api#documentation": "<p>Provides configuration information for processing attachments to\n            Salesforce standard objects. </p>"
5429            }
5430        },
5431        "com.amazonaws.kendra#SalesforceStandardObjectConfiguration": {
5432            "type": "structure",
5433            "members": {
5434                "Name": {
5435                    "target": "com.amazonaws.kendra#SalesforceStandardObjectName",
5436                    "traits": {
5437                        "smithy.api#documentation": "<p>The name of the standard object.</p>",
5438                        "smithy.api#required": {}
5439                    }
5440                },
5441                "DocumentDataFieldName": {
5442                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5443                    "traits": {
5444                        "smithy.api#documentation": "<p>The name of the field in the standard object table that contains\n            the document contents.</p>",
5445                        "smithy.api#required": {}
5446                    }
5447                },
5448                "DocumentTitleFieldName": {
5449                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5450                    "traits": {
5451                        "smithy.api#documentation": "<p>The name of the field in the standard object table that contains\n            the document title.</p>"
5452                    }
5453                },
5454                "FieldMappings": {
5455                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5456                    "traits": {
5457                        "smithy.api#documentation": "<p>One or more objects that map fields in the standard object to\n            Amazon Kendra index fields. The index field must exist before you can map\n            a Salesforce field to it.</p>"
5458                    }
5459                }
5460            },
5461            "traits": {
5462                "smithy.api#documentation": "<p>Specifies configuration information for indexing a single standard\n            object.</p>"
5463            }
5464        },
5465        "com.amazonaws.kendra#SalesforceStandardObjectConfigurationList": {
5466            "type": "list",
5467            "member": {
5468                "target": "com.amazonaws.kendra#SalesforceStandardObjectConfiguration"
5469            },
5470            "traits": {
5471                "smithy.api#length": {
5472                    "min": 1,
5473                    "max": 17
5474                }
5475            }
5476        },
5477        "com.amazonaws.kendra#SalesforceStandardObjectName": {
5478            "type": "string",
5479            "traits": {
5480                "smithy.api#enum": [
5481                    {
5482                        "value": "ACCOUNT",
5483                        "name": "ACCOUNT"
5484                    },
5485                    {
5486                        "value": "CAMPAIGN",
5487                        "name": "CAMPAIGN"
5488                    },
5489                    {
5490                        "value": "CASE",
5491                        "name": "CASE"
5492                    },
5493                    {
5494                        "value": "CONTACT",
5495                        "name": "CONTACT"
5496                    },
5497                    {
5498                        "value": "CONTRACT",
5499                        "name": "CONTRACT"
5500                    },
5501                    {
5502                        "value": "DOCUMENT",
5503                        "name": "DOCUMENT"
5504                    },
5505                    {
5506                        "value": "GROUP",
5507                        "name": "GROUP"
5508                    },
5509                    {
5510                        "value": "IDEA",
5511                        "name": "IDEA"
5512                    },
5513                    {
5514                        "value": "LEAD",
5515                        "name": "LEAD"
5516                    },
5517                    {
5518                        "value": "OPPORTUNITY",
5519                        "name": "OPPORTUNITY"
5520                    },
5521                    {
5522                        "value": "PARTNER",
5523                        "name": "PARTNER"
5524                    },
5525                    {
5526                        "value": "PRICEBOOK",
5527                        "name": "PRICEBOOK"
5528                    },
5529                    {
5530                        "value": "PRODUCT",
5531                        "name": "PRODUCT"
5532                    },
5533                    {
5534                        "value": "PROFILE",
5535                        "name": "PROFILE"
5536                    },
5537                    {
5538                        "value": "SOLUTION",
5539                        "name": "SOLUTION"
5540                    },
5541                    {
5542                        "value": "TASK",
5543                        "name": "TASK"
5544                    },
5545                    {
5546                        "value": "USER",
5547                        "name": "USER"
5548                    }
5549                ]
5550            }
5551        },
5552        "com.amazonaws.kendra#ScanSchedule": {
5553            "type": "string"
5554        },
5555        "com.amazonaws.kendra#ScoreAttributes": {
5556            "type": "structure",
5557            "members": {
5558                "ScoreConfidence": {
5559                    "target": "com.amazonaws.kendra#ScoreConfidence",
5560                    "traits": {
5561                        "smithy.api#documentation": "<p>A relative ranking for how well the response matches the\n         query.</p>"
5562                    }
5563                }
5564            },
5565            "traits": {
5566                "smithy.api#documentation": "<p>Provides a relative ranking that indicates how confident Amazon Kendra is\n         that the response matches the query.</p>"
5567            }
5568        },
5569        "com.amazonaws.kendra#ScoreConfidence": {
5570            "type": "string",
5571            "traits": {
5572                "smithy.api#documentation": "Enumeration for query score confidence.",
5573                "smithy.api#enum": [
5574                    {
5575                        "value": "VERY_HIGH",
5576                        "name": "VERY_HIGH"
5577                    },
5578                    {
5579                        "value": "HIGH",
5580                        "name": "HIGH"
5581                    },
5582                    {
5583                        "value": "MEDIUM",
5584                        "name": "MEDIUM"
5585                    },
5586                    {
5587                        "value": "LOW",
5588                        "name": "LOW"
5589                    }
5590                ]
5591            }
5592        },
5593        "com.amazonaws.kendra#Search": {
5594            "type": "structure",
5595            "members": {
5596                "Facetable": {
5597                    "target": "com.amazonaws.kendra#Boolean",
5598                    "traits": {
5599                        "smithy.api#documentation": "<p>Indicates that the field can be used to create search facets, a\n            count of results for each value in the field. The default is\n                <code>false</code> .</p>"
5600                    }
5601                },
5602                "Searchable": {
5603                    "target": "com.amazonaws.kendra#Boolean",
5604                    "traits": {
5605                        "smithy.api#documentation": "<p>Determines whether the field is used in the search. If the\n                <code>Searchable</code> field is <code>true</code>, you can use\n            relevance tuning to manually tune how Amazon Kendra weights the field in\n            the search. The default is <code>true</code> for string fields and\n                <code>false</code> for number and date fields.</p>"
5606                    }
5607                },
5608                "Displayable": {
5609                    "target": "com.amazonaws.kendra#Boolean",
5610                    "traits": {
5611                        "smithy.api#documentation": "<p>Determines whether the field is returned in the query response.\n            The default is <code>true</code>.</p>"
5612                    }
5613                },
5614                "Sortable": {
5615                    "target": "com.amazonaws.kendra#Boolean",
5616                    "traits": {
5617                        "smithy.api#documentation": "<p>Determines whether the field can be used to sort the results of a\n            query. If you specify sorting on a field that does not have\n                <code>Sortable</code> set to <code>true</code>, Amazon Kendra returns an\n            exception. The default is <code>false</code>.</p>"
5618                    }
5619                }
5620            },
5621            "traits": {
5622                "smithy.api#documentation": "<p>Provides information about how a custom index field is used during\n            a search.</p>"
5623            }
5624        },
5625        "com.amazonaws.kendra#SecretArn": {
5626            "type": "string",
5627            "traits": {
5628                "smithy.api#length": {
5629                    "min": 1,
5630                    "max": 1284
5631                },
5632                "smithy.api#pattern": "arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}"
5633            }
5634        },
5635        "com.amazonaws.kendra#SecurityGroupIdList": {
5636            "type": "list",
5637            "member": {
5638                "target": "com.amazonaws.kendra#VpcSecurityGroupId"
5639            },
5640            "traits": {
5641                "smithy.api#length": {
5642                    "min": 1,
5643                    "max": 10
5644                }
5645            }
5646        },
5647        "com.amazonaws.kendra#ServerSideEncryptionConfiguration": {
5648            "type": "structure",
5649            "members": {
5650                "KmsKeyId": {
5651                    "target": "com.amazonaws.kendra#KmsKeyId",
5652                    "traits": {
5653                        "smithy.api#documentation": "<p>The identifier of the AWS KMS customer master key (CMK). Amazon Kendra\n            doesn't support asymmetric CMKs.</p>"
5654                    }
5655                }
5656            },
5657            "traits": {
5658                "smithy.api#documentation": "<p>Provides the identifier of the AWS KMS customer master key (CMK)\n            used to encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support\n            asymmetric CMKs.</p>"
5659            }
5660        },
5661        "com.amazonaws.kendra#ServiceNowAuthenticationType": {
5662            "type": "string",
5663            "traits": {
5664                "smithy.api#enum": [
5665                    {
5666                        "value": "HTTP_BASIC",
5667                        "name": "HTTP_BASIC"
5668                    },
5669                    {
5670                        "value": "OAUTH2",
5671                        "name": "OAUTH2"
5672                    }
5673                ]
5674            }
5675        },
5676        "com.amazonaws.kendra#ServiceNowBuildVersionType": {
5677            "type": "string",
5678            "traits": {
5679                "smithy.api#enum": [
5680                    {
5681                        "value": "LONDON",
5682                        "name": "LONDON"
5683                    },
5684                    {
5685                        "value": "OTHERS",
5686                        "name": "OTHERS"
5687                    }
5688                ]
5689            }
5690        },
5691        "com.amazonaws.kendra#ServiceNowConfiguration": {
5692            "type": "structure",
5693            "members": {
5694                "HostUrl": {
5695                    "target": "com.amazonaws.kendra#ServiceNowHostUrl",
5696                    "traits": {
5697                        "smithy.api#documentation": "<p>The ServiceNow instance that the data source connects to. The host\n            endpoint should look like the following:\n                <code>{instance}.service-now.com.</code>\n         </p>",
5698                        "smithy.api#required": {}
5699                    }
5700                },
5701                "SecretArn": {
5702                    "target": "com.amazonaws.kendra#SecretArn",
5703                    "traits": {
5704                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the AWS Secret Manager secret\n            that contains the user name and password required to connect to the\n            ServiceNow instance.</p>",
5705                        "smithy.api#required": {}
5706                    }
5707                },
5708                "ServiceNowBuildVersion": {
5709                    "target": "com.amazonaws.kendra#ServiceNowBuildVersionType",
5710                    "traits": {
5711                        "smithy.api#documentation": "<p>The identifier of the release that the ServiceNow host is running.\n            If the host is not running the <code>LONDON</code> release, use\n                <code>OTHERS</code>.</p>",
5712                        "smithy.api#required": {}
5713                    }
5714                },
5715                "KnowledgeArticleConfiguration": {
5716                    "target": "com.amazonaws.kendra#ServiceNowKnowledgeArticleConfiguration",
5717                    "traits": {
5718                        "smithy.api#documentation": "<p>Provides configuration information for crawling knowledge articles\n            in the ServiceNow site.</p>"
5719                    }
5720                },
5721                "ServiceCatalogConfiguration": {
5722                    "target": "com.amazonaws.kendra#ServiceNowServiceCatalogConfiguration",
5723                    "traits": {
5724                        "smithy.api#documentation": "<p>Provides configuration information for crawling service catalogs\n            in the ServiceNow site.</p>"
5725                    }
5726                },
5727                "AuthenticationType": {
5728                    "target": "com.amazonaws.kendra#ServiceNowAuthenticationType",
5729                    "traits": {
5730                        "smithy.api#documentation": "<p>Determines the type of authentication used to connect to the\n            ServiceNow instance. If you choose <code>HTTP_BASIC</code>, Amazon Kendra is\n            authenticated using the user name and password provided in the AWS\n            Secrets Manager secret in the <code>SecretArn</code> field. When you\n            choose <code>OAUTH2</code>, Amazon Kendra is authenticated using the OAuth\n            token and secret provided in the Secrets Manager secret, and the\n            user name and password are used to determine which information Amazon Kendra\n            has access to.</p>\n        <p>When you use <code>OAUTH2</code> authentication, you must generate\n            a token and a client secret using the ServiceNow console. For more\n            information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-servicenow.html\">Using a\n                ServiceNow data source</a>.</p>"
5731                    }
5732                }
5733            },
5734            "traits": {
5735                "smithy.api#documentation": "<p>Provides configuration information required to connect to a\n            ServiceNow data source.</p>"
5736            }
5737        },
5738        "com.amazonaws.kendra#ServiceNowHostUrl": {
5739            "type": "string",
5740            "traits": {
5741                "smithy.api#length": {
5742                    "min": 1,
5743                    "max": 2048
5744                },
5745                "smithy.api#pattern": "^(?!(^(https?|ftp|file):\\/\\/))[a-z0-9-]+(\\.service-now\\.com)$"
5746            }
5747        },
5748        "com.amazonaws.kendra#ServiceNowKnowledgeArticleConfiguration": {
5749            "type": "structure",
5750            "members": {
5751                "CrawlAttachments": {
5752                    "target": "com.amazonaws.kendra#Boolean",
5753                    "traits": {
5754                        "smithy.api#documentation": "<p>Indicates whether Amazon Kendra should index attachments to knowledge\n            articles.</p>"
5755                    }
5756                },
5757                "IncludeAttachmentFilePatterns": {
5758                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5759                    "traits": {
5760                        "smithy.api#documentation": "<p>List of regular expressions applied to knowledge articles. Items\n            that don't match the inclusion pattern are not indexed. The regex is\n            applied to the field specified in the\n                <code>PatternTargetField</code>.</p>"
5761                    }
5762                },
5763                "ExcludeAttachmentFilePatterns": {
5764                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5765                    "traits": {
5766                        "smithy.api#documentation": "<p>List of regular expressions applied to knowledge articles. Items\n            that don't match the inclusion pattern are not indexed. The regex is\n            applied to the field specified in the\n                <code>PatternTargetField</code>\n         </p>"
5767                    }
5768                },
5769                "DocumentDataFieldName": {
5770                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5771                    "traits": {
5772                        "smithy.api#documentation": "<p>The name of the ServiceNow field that is mapped to the index\n            document contents field in the Amazon Kendra index.</p>",
5773                        "smithy.api#required": {}
5774                    }
5775                },
5776                "DocumentTitleFieldName": {
5777                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5778                    "traits": {
5779                        "smithy.api#documentation": "<p>The name of the ServiceNow field that is mapped to the index\n            document title field.</p>"
5780                    }
5781                },
5782                "FieldMappings": {
5783                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5784                    "traits": {
5785                        "smithy.api#documentation": "<p>Mapping between ServiceNow fields and Amazon Kendra index fields. You\n            must create the index field before you map the field.</p>"
5786                    }
5787                },
5788                "FilterQuery": {
5789                    "target": "com.amazonaws.kendra#ServiceNowKnowledgeArticleFilterQuery",
5790                    "traits": {
5791                        "smithy.api#documentation": "<p>A query that selects the knowledge articles to index. The query\n            can return articles from multiple knowledge bases, and the knowledge\n            bases can be public or private.</p>\n        <p>The query string must be one generated by the ServiceNow console.\n            For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/servicenow-query.html\">Specifying\n                documents to index with a query</a>. </p>"
5792                    }
5793                }
5794            },
5795            "traits": {
5796                "smithy.api#documentation": "<p>Provides configuration information for crawling knowledge articles\n            in the ServiceNow site.</p>"
5797            }
5798        },
5799        "com.amazonaws.kendra#ServiceNowKnowledgeArticleFilterQuery": {
5800            "type": "string",
5801            "traits": {
5802                "smithy.api#length": {
5803                    "min": 1,
5804                    "max": 2048
5805                },
5806                "smithy.api#pattern": "^\\P{C}*$"
5807            }
5808        },
5809        "com.amazonaws.kendra#ServiceNowServiceCatalogConfiguration": {
5810            "type": "structure",
5811            "members": {
5812                "CrawlAttachments": {
5813                    "target": "com.amazonaws.kendra#Boolean",
5814                    "traits": {
5815                        "smithy.api#documentation": "<p>Indicates whether Amazon Kendra should crawl attachments to the service\n            catalog items. </p>"
5816                    }
5817                },
5818                "IncludeAttachmentFilePatterns": {
5819                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5820                    "traits": {
5821                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are included in the index. Documents that don't match the\n            patterns are excluded from the index. If a document matches both an\n            exclusion pattern and an inclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the file name of the attachment.</p>"
5822                    }
5823                },
5824                "ExcludeAttachmentFilePatterns": {
5825                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5826                    "traits": {
5827                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are excluded from the index. Documents that don't match the\n            patterns are included in the index. If a document matches both an\n            exclusion pattern and an inclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the file name of the attachment.</p>"
5828                    }
5829                },
5830                "DocumentDataFieldName": {
5831                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5832                    "traits": {
5833                        "smithy.api#documentation": "<p>The name of the ServiceNow field that is mapped to the index\n            document contents field in the Amazon Kendra index.</p>",
5834                        "smithy.api#required": {}
5835                    }
5836                },
5837                "DocumentTitleFieldName": {
5838                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5839                    "traits": {
5840                        "smithy.api#documentation": "<p>The name of the ServiceNow field that is mapped to the index\n            document title field.</p>"
5841                    }
5842                },
5843                "FieldMappings": {
5844                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5845                    "traits": {
5846                        "smithy.api#documentation": "<p>Mapping between ServiceNow fields and Amazon Kendra index fields. You\n            must create the index field before you map the field.</p>"
5847                    }
5848                }
5849            },
5850            "traits": {
5851                "smithy.api#documentation": "<p>Provides configuration information for crawling service catalog\n            items in the ServiceNow site</p>"
5852            }
5853        },
5854        "com.amazonaws.kendra#ServiceQuotaExceededException": {
5855            "type": "structure",
5856            "members": {
5857                "Message": {
5858                    "target": "com.amazonaws.kendra#ErrorMessage"
5859                }
5860            },
5861            "traits": {
5862                "smithy.api#documentation": "<p></p>",
5863                "smithy.api#error": "client",
5864                "smithy.api#httpError": 402
5865            }
5866        },
5867        "com.amazonaws.kendra#SharePointConfiguration": {
5868            "type": "structure",
5869            "members": {
5870                "SharePointVersion": {
5871                    "target": "com.amazonaws.kendra#SharePointVersion",
5872                    "traits": {
5873                        "smithy.api#documentation": "<p>The version of Microsoft SharePoint that you are using as a data\n            source.</p>",
5874                        "smithy.api#required": {}
5875                    }
5876                },
5877                "Urls": {
5878                    "target": "com.amazonaws.kendra#SharePointUrlList",
5879                    "traits": {
5880                        "smithy.api#documentation": "<p>The URLs of the Microsoft SharePoint site that contains the\n            documents that should be indexed.</p>",
5881                        "smithy.api#required": {}
5882                    }
5883                },
5884                "SecretArn": {
5885                    "target": "com.amazonaws.kendra#SecretArn",
5886                    "traits": {
5887                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of credentials stored in AWS\n            Secrets Manager. The credentials should be a user/password pair. For\n            more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html\">Using a\n                Microsoft SharePoint Data Source</a>. For more information\n            about AWS Secrets Manager, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html\"> What Is AWS\n                Secrets Manager </a> in the <i>AWS Secrets\n                Manager</i> user guide.</p>",
5888                        "smithy.api#required": {}
5889                    }
5890                },
5891                "CrawlAttachments": {
5892                    "target": "com.amazonaws.kendra#Boolean",
5893                    "traits": {
5894                        "smithy.api#documentation": "<p>\n            <code>TRUE</code> to include attachments to documents stored in\n            your Microsoft SharePoint site in the index; otherwise,\n                <code>FALSE</code>.</p>"
5895                    }
5896                },
5897                "UseChangeLog": {
5898                    "target": "com.amazonaws.kendra#Boolean",
5899                    "traits": {
5900                        "smithy.api#documentation": "<p>Set to <code>TRUE</code> to use the Microsoft SharePoint change\n            log to determine the documents that need to be updated in the index.\n            Depending on the size of the SharePoint change log, it may take\n            longer for Amazon Kendra to use the change log than it takes it to\n            determine the changed documents using the Amazon Kendra document\n            crawler.</p>"
5901                    }
5902                },
5903                "InclusionPatterns": {
5904                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5905                    "traits": {
5906                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are included in the index. Documents that don't match the\n            patterns are excluded from the index. If a document matches both an\n            inclusion pattern and an exclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the display URL of the SharePoint\n            document.</p>"
5907                    }
5908                },
5909                "ExclusionPatterns": {
5910                    "target": "com.amazonaws.kendra#DataSourceInclusionsExclusionsStrings",
5911                    "traits": {
5912                        "smithy.api#documentation": "<p>A list of regular expression patterns. Documents that match the\n            patterns are excluded from the index. Documents that don't match the\n            patterns are included in the index. If a document matches both an\n            exclusion pattern and an inclusion pattern, the document is not\n            included in the index.</p>\n        <p>The regex is applied to the display URL of the SharePoint\n            document.</p>"
5913                    }
5914                },
5915                "VpcConfiguration": {
5916                    "target": "com.amazonaws.kendra#DataSourceVpcConfiguration"
5917                },
5918                "FieldMappings": {
5919                    "target": "com.amazonaws.kendra#DataSourceToIndexFieldMappingList",
5920                    "traits": {
5921                        "smithy.api#documentation": "<p>A list of <code>DataSourceToIndexFieldMapping</code> objects that\n            map Microsoft SharePoint attributes to custom fields in the Amazon Kendra\n            index. You must first create the index fields using the\n                <code>UpdateIndex</code> operation before you map SharePoint\n            attributes. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html\">Mapping Data Source\n                Fields</a>.</p>"
5922                    }
5923                },
5924                "DocumentTitleFieldName": {
5925                    "target": "com.amazonaws.kendra#DataSourceFieldName",
5926                    "traits": {
5927                        "smithy.api#documentation": "<p>The Microsoft SharePoint attribute field that contains the title\n            of the document.</p>"
5928                    }
5929                },
5930                "DisableLocalGroups": {
5931                    "target": "com.amazonaws.kendra#Boolean",
5932                    "traits": {
5933                        "smithy.api#documentation": "<p>A Boolean value that specifies whether local\n         groups are disabled (<code>True</code>) or enabled (<code>False</code>).\n      </p>"
5934                    }
5935                }
5936            },
5937            "traits": {
5938                "smithy.api#documentation": "<p>Provides configuration information for connecting to a Microsoft\n            SharePoint data source.</p>"
5939            }
5940        },
5941        "com.amazonaws.kendra#SharePointUrlList": {
5942            "type": "list",
5943            "member": {
5944                "target": "com.amazonaws.kendra#Url"
5945            },
5946            "traits": {
5947                "smithy.api#length": {
5948                    "min": 1,
5949                    "max": 100
5950                }
5951            }
5952        },
5953        "com.amazonaws.kendra#SharePointVersion": {
5954            "type": "string",
5955            "traits": {
5956                "smithy.api#enum": [
5957                    {
5958                        "value": "SHAREPOINT_ONLINE",
5959                        "name": "SHAREPOINT_ONLINE"
5960                    }
5961                ]
5962            }
5963        },
5964        "com.amazonaws.kendra#SharedDriveId": {
5965            "type": "string",
5966            "traits": {
5967                "smithy.api#length": {
5968                    "min": 1,
5969                    "max": 256
5970                },
5971                "smithy.api#pattern": "^\\P{C}*$"
5972            }
5973        },
5974        "com.amazonaws.kendra#SortOrder": {
5975            "type": "string",
5976            "traits": {
5977                "smithy.api#enum": [
5978                    {
5979                        "value": "DESC",
5980                        "name": "DESC"
5981                    },
5982                    {
5983                        "value": "ASC",
5984                        "name": "ASC"
5985                    }
5986                ]
5987            }
5988        },
5989        "com.amazonaws.kendra#SortingConfiguration": {
5990            "type": "structure",
5991            "members": {
5992                "DocumentAttributeKey": {
5993                    "target": "com.amazonaws.kendra#DocumentAttributeKey",
5994                    "traits": {
5995                        "smithy.api#documentation": "<p>The name of the document attribute used to sort the response. You\n            can use any field that has the <code>Sortable</code> flag set to\n            true.</p>\n        <p>You can also sort by any of the following built-in\n            attributes:</p>\n        <ul>\n            <li>\n                <p>_category</p>\n            </li>\n            <li>\n                <p>_created_at</p>\n            </li>\n            <li>\n                <p>_last_updated_at</p>\n            </li>\n            <li>\n                <p>_version</p>\n            </li>\n            <li>\n                <p>_view_count</p>\n            </li>\n         </ul>",
5996                        "smithy.api#required": {}
5997                    }
5998                },
5999                "SortOrder": {
6000                    "target": "com.amazonaws.kendra#SortOrder",
6001                    "traits": {
6002                        "smithy.api#documentation": "<p>The order that the results should be returned in. In case of ties,\n            the relevance assigned to the result by Amazon Kendra is used as the\n            tie-breaker.</p>",
6003                        "smithy.api#required": {}
6004                    }
6005                }
6006            },
6007            "traits": {
6008                "smithy.api#documentation": "<p>Specifies the document attribute to use to sort the response to a\n            Amazon Kendra query. You can specify a single attribute for sorting. The\n            attribute must have the <code>Sortable</code> flag set to\n                <code>true</code>, otherwise Amazon Kendra returns an exception.</p>\n        <p>You can sort attributes of the following types.</p>\n        <ul>\n            <li>\n                <p>Date value</p>\n            </li>\n            <li>\n                <p>Long value</p>\n            </li>\n            <li>\n                <p>String value</p>\n            </li>\n         </ul>\n        <p>You can't sort attributes of the following type.</p>\n        <ul>\n            <li>\n                <p>String list value</p>\n            </li>\n         </ul>"
6009            }
6010        },
6011        "com.amazonaws.kendra#SqlConfiguration": {
6012            "type": "structure",
6013            "members": {
6014                "QueryIdentifiersEnclosingOption": {
6015                    "target": "com.amazonaws.kendra#QueryIdentifiersEnclosingOption",
6016                    "traits": {
6017                        "smithy.api#documentation": "<p>Determines whether Amazon Kendra encloses SQL identifiers for tables and\n            column names in double quotes (\") when making a database\n            query.</p>\n        <p>By default, Amazon Kendra passes SQL identifiers the way that they are\n            entered into the data source configuration. It does not change the\n            case of identifiers or enclose them in quotes.</p>\n        <p>PostgreSQL internally converts uppercase characters to lower case\n            characters in identifiers unless they are quoted. Choosing this\n            option encloses identifiers in quotes so that PostgreSQL does not\n            convert the character's case.</p>\n        <p>For MySQL databases, you must enable the <code>ansi_quotes</code>\n            option when you set this field to <code>DOUBLE_QUOTES</code>.</p>"
6018                    }
6019                }
6020            },
6021            "traits": {
6022                "smithy.api#documentation": "<p>Provides information that configures Amazon Kendra to use a SQL\n            database.</p>"
6023            }
6024        },
6025        "com.amazonaws.kendra#StartDataSourceSyncJob": {
6026            "type": "operation",
6027            "input": {
6028                "target": "com.amazonaws.kendra#StartDataSourceSyncJobRequest"
6029            },
6030            "output": {
6031                "target": "com.amazonaws.kendra#StartDataSourceSyncJobResponse"
6032            },
6033            "errors": [
6034                {
6035                    "target": "com.amazonaws.kendra#AccessDeniedException"
6036                },
6037                {
6038                    "target": "com.amazonaws.kendra#ConflictException"
6039                },
6040                {
6041                    "target": "com.amazonaws.kendra#InternalServerException"
6042                },
6043                {
6044                    "target": "com.amazonaws.kendra#ResourceInUseException"
6045                },
6046                {
6047                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6048                },
6049                {
6050                    "target": "com.amazonaws.kendra#ThrottlingException"
6051                },
6052                {
6053                    "target": "com.amazonaws.kendra#ValidationException"
6054                }
6055            ],
6056            "traits": {
6057                "smithy.api#documentation": "<p>Starts a synchronization job for a data source. If a synchronization\n      job is already in progress, Amazon Kendra returns a\n        <code>ResourceInUseException</code> exception.</p>"
6058            }
6059        },
6060        "com.amazonaws.kendra#StartDataSourceSyncJobRequest": {
6061            "type": "structure",
6062            "members": {
6063                "Id": {
6064                    "target": "com.amazonaws.kendra#DataSourceId",
6065                    "traits": {
6066                        "smithy.api#documentation": "<p>The identifier of the data source to synchronize.</p>",
6067                        "smithy.api#required": {}
6068                    }
6069                },
6070                "IndexId": {
6071                    "target": "com.amazonaws.kendra#IndexId",
6072                    "traits": {
6073                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>",
6074                        "smithy.api#required": {}
6075                    }
6076                }
6077            }
6078        },
6079        "com.amazonaws.kendra#StartDataSourceSyncJobResponse": {
6080            "type": "structure",
6081            "members": {
6082                "ExecutionId": {
6083                    "target": "com.amazonaws.kendra#String",
6084                    "traits": {
6085                        "smithy.api#documentation": "<p>Identifies a particular synchronization job.</p>"
6086                    }
6087                }
6088            }
6089        },
6090        "com.amazonaws.kendra#StopDataSourceSyncJob": {
6091            "type": "operation",
6092            "input": {
6093                "target": "com.amazonaws.kendra#StopDataSourceSyncJobRequest"
6094            },
6095            "errors": [
6096                {
6097                    "target": "com.amazonaws.kendra#AccessDeniedException"
6098                },
6099                {
6100                    "target": "com.amazonaws.kendra#InternalServerException"
6101                },
6102                {
6103                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6104                },
6105                {
6106                    "target": "com.amazonaws.kendra#ThrottlingException"
6107                },
6108                {
6109                    "target": "com.amazonaws.kendra#ValidationException"
6110                }
6111            ],
6112            "traits": {
6113                "smithy.api#documentation": "<p>Stops a running synchronization job. You can't stop a scheduled\n      synchronization job.</p>"
6114            }
6115        },
6116        "com.amazonaws.kendra#StopDataSourceSyncJobRequest": {
6117            "type": "structure",
6118            "members": {
6119                "Id": {
6120                    "target": "com.amazonaws.kendra#DataSourceId",
6121                    "traits": {
6122                        "smithy.api#documentation": "<p>The identifier of the data source for which to stop the\n      synchronization jobs.</p>",
6123                        "smithy.api#required": {}
6124                    }
6125                },
6126                "IndexId": {
6127                    "target": "com.amazonaws.kendra#IndexId",
6128                    "traits": {
6129                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source.</p>",
6130                        "smithy.api#required": {}
6131                    }
6132                }
6133            }
6134        },
6135        "com.amazonaws.kendra#StorageCapacityUnit": {
6136            "type": "integer",
6137            "traits": {
6138                "smithy.api#box": {},
6139                "smithy.api#range": {
6140                    "min": 0
6141                }
6142            }
6143        },
6144        "com.amazonaws.kendra#String": {
6145            "type": "string",
6146            "traits": {
6147                "smithy.api#length": {
6148                    "min": 1,
6149                    "max": 2048
6150                }
6151            }
6152        },
6153        "com.amazonaws.kendra#SubmitFeedback": {
6154            "type": "operation",
6155            "input": {
6156                "target": "com.amazonaws.kendra#SubmitFeedbackRequest"
6157            },
6158            "errors": [
6159                {
6160                    "target": "com.amazonaws.kendra#AccessDeniedException"
6161                },
6162                {
6163                    "target": "com.amazonaws.kendra#InternalServerException"
6164                },
6165                {
6166                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6167                },
6168                {
6169                    "target": "com.amazonaws.kendra#ResourceUnavailableException"
6170                },
6171                {
6172                    "target": "com.amazonaws.kendra#ThrottlingException"
6173                },
6174                {
6175                    "target": "com.amazonaws.kendra#ValidationException"
6176                }
6177            ],
6178            "traits": {
6179                "smithy.api#documentation": "<p>Enables you to provide feedback to Amazon Kendra to improve the\n            performance of the service. </p>"
6180            }
6181        },
6182        "com.amazonaws.kendra#SubmitFeedbackRequest": {
6183            "type": "structure",
6184            "members": {
6185                "IndexId": {
6186                    "target": "com.amazonaws.kendra#IndexId",
6187                    "traits": {
6188                        "smithy.api#documentation": "<p>The identifier of the index that was queried.</p>",
6189                        "smithy.api#required": {}
6190                    }
6191                },
6192                "QueryId": {
6193                    "target": "com.amazonaws.kendra#QueryId",
6194                    "traits": {
6195                        "smithy.api#documentation": "<p>The identifier of the specific query for which you are submitting\n            feedback. The query ID is returned in the response to the\n                <code>Query</code> operation.</p>",
6196                        "smithy.api#required": {}
6197                    }
6198                },
6199                "ClickFeedbackItems": {
6200                    "target": "com.amazonaws.kendra#ClickFeedbackList",
6201                    "traits": {
6202                        "smithy.api#documentation": "<p>Tells Amazon Kendra that a particular search result link was chosen\n            by the user. </p>"
6203                    }
6204                },
6205                "RelevanceFeedbackItems": {
6206                    "target": "com.amazonaws.kendra#RelevanceFeedbackList",
6207                    "traits": {
6208                        "smithy.api#documentation": "<p>Provides Amazon Kendra with relevant or not relevant feedback for\n            whether a particular item was relevant to the search.</p>"
6209                    }
6210                }
6211            }
6212        },
6213        "com.amazonaws.kendra#SubnetId": {
6214            "type": "string",
6215            "traits": {
6216                "smithy.api#length": {
6217                    "min": 1,
6218                    "max": 200
6219                },
6220                "smithy.api#pattern": "[\\-0-9a-zA-Z]+"
6221            }
6222        },
6223        "com.amazonaws.kendra#SubnetIdList": {
6224            "type": "list",
6225            "member": {
6226                "target": "com.amazonaws.kendra#SubnetId"
6227            },
6228            "traits": {
6229                "smithy.api#length": {
6230                    "min": 1,
6231                    "max": 6
6232                }
6233            }
6234        },
6235        "com.amazonaws.kendra#TableName": {
6236            "type": "string",
6237            "traits": {
6238                "smithy.api#length": {
6239                    "min": 1,
6240                    "max": 100
6241                },
6242                "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_]*$"
6243            }
6244        },
6245        "com.amazonaws.kendra#Tag": {
6246            "type": "structure",
6247            "members": {
6248                "Key": {
6249                    "target": "com.amazonaws.kendra#TagKey",
6250                    "traits": {
6251                        "smithy.api#documentation": "<p>The key for the tag. Keys are not case sensitive and must be unique\n      for the index, FAQ, or data source.</p>",
6252                        "smithy.api#required": {}
6253                    }
6254                },
6255                "Value": {
6256                    "target": "com.amazonaws.kendra#TagValue",
6257                    "traits": {
6258                        "smithy.api#documentation": "<p>The value associated with the tag. The value may be an empty string\n      but it can't be null.</p>",
6259                        "smithy.api#required": {}
6260                    }
6261                }
6262            },
6263            "traits": {
6264                "smithy.api#documentation": "<p>A list of key/value pairs that identify an index, FAQ, or data source.\n      Tag keys and values can consist of Unicode letters, digits, white space,\n      and any of the following symbols: _ . : / = + - @.</p>"
6265            }
6266        },
6267        "com.amazonaws.kendra#TagKey": {
6268            "type": "string",
6269            "traits": {
6270                "smithy.api#length": {
6271                    "min": 1,
6272                    "max": 128
6273                }
6274            }
6275        },
6276        "com.amazonaws.kendra#TagKeyList": {
6277            "type": "list",
6278            "member": {
6279                "target": "com.amazonaws.kendra#TagKey"
6280            },
6281            "traits": {
6282                "smithy.api#length": {
6283                    "min": 0,
6284                    "max": 200
6285                }
6286            }
6287        },
6288        "com.amazonaws.kendra#TagList": {
6289            "type": "list",
6290            "member": {
6291                "target": "com.amazonaws.kendra#Tag"
6292            },
6293            "traits": {
6294                "smithy.api#length": {
6295                    "min": 0,
6296                    "max": 200
6297                }
6298            }
6299        },
6300        "com.amazonaws.kendra#TagResource": {
6301            "type": "operation",
6302            "input": {
6303                "target": "com.amazonaws.kendra#TagResourceRequest"
6304            },
6305            "output": {
6306                "target": "com.amazonaws.kendra#TagResourceResponse"
6307            },
6308            "errors": [
6309                {
6310                    "target": "com.amazonaws.kendra#AccessDeniedException"
6311                },
6312                {
6313                    "target": "com.amazonaws.kendra#InternalServerException"
6314                },
6315                {
6316                    "target": "com.amazonaws.kendra#ResourceUnavailableException"
6317                },
6318                {
6319                    "target": "com.amazonaws.kendra#ThrottlingException"
6320                },
6321                {
6322                    "target": "com.amazonaws.kendra#ValidationException"
6323                }
6324            ],
6325            "traits": {
6326                "smithy.api#documentation": "<p>Adds the specified tag to the specified index, FAQ, or data source\n      resource. If the tag already exists, the existing value is replaced with\n      the new value.</p>"
6327            }
6328        },
6329        "com.amazonaws.kendra#TagResourceRequest": {
6330            "type": "structure",
6331            "members": {
6332                "ResourceARN": {
6333                    "target": "com.amazonaws.kendra#AmazonResourceName",
6334                    "traits": {
6335                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the index, FAQ, or data source to\n      tag.</p>",
6336                        "smithy.api#required": {}
6337                    }
6338                },
6339                "Tags": {
6340                    "target": "com.amazonaws.kendra#TagList",
6341                    "traits": {
6342                        "smithy.api#documentation": "<p>A list of tag keys to add to the index, FAQ, or data source. If a tag\n      already exists, the existing value is replaced with the new value.</p>",
6343                        "smithy.api#required": {}
6344                    }
6345                }
6346            }
6347        },
6348        "com.amazonaws.kendra#TagResourceResponse": {
6349            "type": "structure",
6350            "members": {}
6351        },
6352        "com.amazonaws.kendra#TagValue": {
6353            "type": "string",
6354            "traits": {
6355                "smithy.api#length": {
6356                    "min": 0,
6357                    "max": 256
6358                }
6359            }
6360        },
6361        "com.amazonaws.kendra#TenantDomain": {
6362            "type": "string",
6363            "traits": {
6364                "smithy.api#length": {
6365                    "min": 1,
6366                    "max": 256
6367                },
6368                "smithy.api#pattern": "^([a-zA-Z0-9]+(-[a-zA-Z0-9]+)*\\.)+[a-z]{2,}$"
6369            }
6370        },
6371        "com.amazonaws.kendra#TextDocumentStatistics": {
6372            "type": "structure",
6373            "members": {
6374                "IndexedTextDocumentsCount": {
6375                    "target": "com.amazonaws.kendra#IndexedTextDocumentsCount",
6376                    "traits": {
6377                        "smithy.api#documentation": "<p>The number of text documents indexed.</p>",
6378                        "smithy.api#required": {}
6379                    }
6380                },
6381                "IndexedTextBytes": {
6382                    "target": "com.amazonaws.kendra#IndexedTextBytes",
6383                    "traits": {
6384                        "smithy.api#documentation": "<p>The total size, in bytes, of the indexed documents.</p>",
6385                        "smithy.api#required": {}
6386                    }
6387                }
6388            },
6389            "traits": {
6390                "smithy.api#documentation": "<p>Provides information about text documents indexed in an\n            index.</p>"
6391            }
6392        },
6393        "com.amazonaws.kendra#TextWithHighlights": {
6394            "type": "structure",
6395            "members": {
6396                "Text": {
6397                    "target": "com.amazonaws.kendra#String",
6398                    "traits": {
6399                        "smithy.api#documentation": "<p>The text to display to the user.</p>"
6400                    }
6401                },
6402                "Highlights": {
6403                    "target": "com.amazonaws.kendra#HighlightList",
6404                    "traits": {
6405                        "smithy.api#documentation": "<p>The beginning and end of the text that should be\n            highlighted.</p>"
6406                    }
6407                }
6408            },
6409            "traits": {
6410                "smithy.api#documentation": "<p>Provides text and information about where to highlight the\n            text.</p>"
6411            }
6412        },
6413        "com.amazonaws.kendra#ThesaurusId": {
6414            "type": "string",
6415            "traits": {
6416                "smithy.api#length": {
6417                    "min": 1,
6418                    "max": 100
6419                },
6420                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
6421            }
6422        },
6423        "com.amazonaws.kendra#ThesaurusName": {
6424            "type": "string",
6425            "traits": {
6426                "smithy.api#length": {
6427                    "min": 1,
6428                    "max": 100
6429                },
6430                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
6431            }
6432        },
6433        "com.amazonaws.kendra#ThesaurusStatus": {
6434            "type": "string",
6435            "traits": {
6436                "smithy.api#enum": [
6437                    {
6438                        "value": "CREATING",
6439                        "name": "CREATING"
6440                    },
6441                    {
6442                        "value": "ACTIVE",
6443                        "name": "ACTIVE"
6444                    },
6445                    {
6446                        "value": "DELETING",
6447                        "name": "DELETING"
6448                    },
6449                    {
6450                        "value": "UPDATING",
6451                        "name": "UPDATING"
6452                    },
6453                    {
6454                        "value": "ACTIVE_BUT_UPDATE_FAILED",
6455                        "name": "ACTIVE_BUT_UPDATE_FAILED"
6456                    },
6457                    {
6458                        "value": "FAILED",
6459                        "name": "FAILED"
6460                    }
6461                ]
6462            }
6463        },
6464        "com.amazonaws.kendra#ThesaurusSummary": {
6465            "type": "structure",
6466            "members": {
6467                "Id": {
6468                    "target": "com.amazonaws.kendra#ThesaurusId",
6469                    "traits": {
6470                        "smithy.api#documentation": "<p>The identifier of the thesaurus.</p>"
6471                    }
6472                },
6473                "Name": {
6474                    "target": "com.amazonaws.kendra#ThesaurusName",
6475                    "traits": {
6476                        "smithy.api#documentation": "<p>The name of the thesaurus.</p>"
6477                    }
6478                },
6479                "Status": {
6480                    "target": "com.amazonaws.kendra#ThesaurusStatus",
6481                    "traits": {
6482                        "smithy.api#documentation": "<p>The status of the thesaurus.</p>"
6483                    }
6484                },
6485                "CreatedAt": {
6486                    "target": "com.amazonaws.kendra#Timestamp",
6487                    "traits": {
6488                        "smithy.api#documentation": "<p>The Unix datetime that the thesaurus was created.</p>"
6489                    }
6490                },
6491                "UpdatedAt": {
6492                    "target": "com.amazonaws.kendra#Timestamp",
6493                    "traits": {
6494                        "smithy.api#documentation": "<p>The Unix datetime that the thesaurus was last updated.</p>"
6495                    }
6496                }
6497            },
6498            "traits": {
6499                "smithy.api#documentation": "<p>An array of summary information for one or more thesauruses.</p>"
6500            }
6501        },
6502        "com.amazonaws.kendra#ThesaurusSummaryItems": {
6503            "type": "list",
6504            "member": {
6505                "target": "com.amazonaws.kendra#ThesaurusSummary"
6506            }
6507        },
6508        "com.amazonaws.kendra#ThrottlingException": {
6509            "type": "structure",
6510            "members": {
6511                "Message": {
6512                    "target": "com.amazonaws.kendra#ErrorMessage"
6513                }
6514            },
6515            "traits": {
6516                "smithy.api#documentation": "<p></p>",
6517                "smithy.api#error": "client",
6518                "smithy.api#httpError": 429
6519            }
6520        },
6521        "com.amazonaws.kendra#TimeRange": {
6522            "type": "structure",
6523            "members": {
6524                "StartTime": {
6525                    "target": "com.amazonaws.kendra#Timestamp",
6526                    "traits": {
6527                        "smithy.api#documentation": "<p>The UNIX datetime of the beginning of the time range.</p>"
6528                    }
6529                },
6530                "EndTime": {
6531                    "target": "com.amazonaws.kendra#Timestamp",
6532                    "traits": {
6533                        "smithy.api#documentation": "<p>The UNIX datetime of the end of the time range.</p>"
6534                    }
6535                }
6536            },
6537            "traits": {
6538                "smithy.api#documentation": "<p>Provides a range of time.</p>"
6539            }
6540        },
6541        "com.amazonaws.kendra#Timestamp": {
6542            "type": "timestamp"
6543        },
6544        "com.amazonaws.kendra#Title": {
6545            "type": "string"
6546        },
6547        "com.amazonaws.kendra#Token": {
6548            "type": "string",
6549            "traits": {
6550                "smithy.api#length": {
6551                    "min": 1,
6552                    "max": 100000
6553                },
6554                "smithy.api#pattern": "^\\P{C}*$"
6555            }
6556        },
6557        "com.amazonaws.kendra#UntagResource": {
6558            "type": "operation",
6559            "input": {
6560                "target": "com.amazonaws.kendra#UntagResourceRequest"
6561            },
6562            "output": {
6563                "target": "com.amazonaws.kendra#UntagResourceResponse"
6564            },
6565            "errors": [
6566                {
6567                    "target": "com.amazonaws.kendra#AccessDeniedException"
6568                },
6569                {
6570                    "target": "com.amazonaws.kendra#InternalServerException"
6571                },
6572                {
6573                    "target": "com.amazonaws.kendra#ResourceUnavailableException"
6574                },
6575                {
6576                    "target": "com.amazonaws.kendra#ThrottlingException"
6577                },
6578                {
6579                    "target": "com.amazonaws.kendra#ValidationException"
6580                }
6581            ],
6582            "traits": {
6583                "smithy.api#documentation": "<p>Removes a tag from an index, FAQ, or a data source.</p>"
6584            }
6585        },
6586        "com.amazonaws.kendra#UntagResourceRequest": {
6587            "type": "structure",
6588            "members": {
6589                "ResourceARN": {
6590                    "target": "com.amazonaws.kendra#AmazonResourceName",
6591                    "traits": {
6592                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the index, FAQ, or data source to\n      remove the tag from.</p>",
6593                        "smithy.api#required": {}
6594                    }
6595                },
6596                "TagKeys": {
6597                    "target": "com.amazonaws.kendra#TagKeyList",
6598                    "traits": {
6599                        "smithy.api#documentation": "<p>A list of tag keys to remove from the index, FAQ, or data source. If a\n      tag key does not exist on the resource, it is ignored.</p>",
6600                        "smithy.api#required": {}
6601                    }
6602                }
6603            }
6604        },
6605        "com.amazonaws.kendra#UntagResourceResponse": {
6606            "type": "structure",
6607            "members": {}
6608        },
6609        "com.amazonaws.kendra#UpdateDataSource": {
6610            "type": "operation",
6611            "input": {
6612                "target": "com.amazonaws.kendra#UpdateDataSourceRequest"
6613            },
6614            "errors": [
6615                {
6616                    "target": "com.amazonaws.kendra#AccessDeniedException"
6617                },
6618                {
6619                    "target": "com.amazonaws.kendra#ConflictException"
6620                },
6621                {
6622                    "target": "com.amazonaws.kendra#InternalServerException"
6623                },
6624                {
6625                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6626                },
6627                {
6628                    "target": "com.amazonaws.kendra#ThrottlingException"
6629                },
6630                {
6631                    "target": "com.amazonaws.kendra#ValidationException"
6632                }
6633            ],
6634            "traits": {
6635                "smithy.api#documentation": "<p>Updates an existing Amazon Kendra data source.</p>"
6636            }
6637        },
6638        "com.amazonaws.kendra#UpdateDataSourceRequest": {
6639            "type": "structure",
6640            "members": {
6641                "Id": {
6642                    "target": "com.amazonaws.kendra#DataSourceId",
6643                    "traits": {
6644                        "smithy.api#documentation": "<p>The unique identifier of the data source to update.</p>",
6645                        "smithy.api#required": {}
6646                    }
6647                },
6648                "Name": {
6649                    "target": "com.amazonaws.kendra#DataSourceName",
6650                    "traits": {
6651                        "smithy.api#documentation": "<p>The name of the data source to update. The name of the data source\n      can't be updated. To rename a data source you must delete the data source\n      and re-create it.</p>"
6652                    }
6653                },
6654                "IndexId": {
6655                    "target": "com.amazonaws.kendra#IndexId",
6656                    "traits": {
6657                        "smithy.api#documentation": "<p>The identifier of the index that contains the data source to\n      update.</p>",
6658                        "smithy.api#required": {}
6659                    }
6660                },
6661                "Configuration": {
6662                    "target": "com.amazonaws.kendra#DataSourceConfiguration"
6663                },
6664                "Description": {
6665                    "target": "com.amazonaws.kendra#Description",
6666                    "traits": {
6667                        "smithy.api#documentation": "<p>The new description for the data source.</p>"
6668                    }
6669                },
6670                "Schedule": {
6671                    "target": "com.amazonaws.kendra#ScanSchedule",
6672                    "traits": {
6673                        "smithy.api#documentation": "<p>The new update schedule for the data source.</p>"
6674                    }
6675                },
6676                "RoleArn": {
6677                    "target": "com.amazonaws.kendra#RoleArn",
6678                    "traits": {
6679                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the new role to use when the data\n      source is accessing resources on your behalf.</p>"
6680                    }
6681                }
6682            }
6683        },
6684        "com.amazonaws.kendra#UpdateIndex": {
6685            "type": "operation",
6686            "input": {
6687                "target": "com.amazonaws.kendra#UpdateIndexRequest"
6688            },
6689            "errors": [
6690                {
6691                    "target": "com.amazonaws.kendra#AccessDeniedException"
6692                },
6693                {
6694                    "target": "com.amazonaws.kendra#ConflictException"
6695                },
6696                {
6697                    "target": "com.amazonaws.kendra#InternalServerException"
6698                },
6699                {
6700                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6701                },
6702                {
6703                    "target": "com.amazonaws.kendra#ServiceQuotaExceededException"
6704                },
6705                {
6706                    "target": "com.amazonaws.kendra#ThrottlingException"
6707                },
6708                {
6709                    "target": "com.amazonaws.kendra#ValidationException"
6710                }
6711            ],
6712            "traits": {
6713                "smithy.api#documentation": "<p>Updates an existing Amazon Kendra index.</p>"
6714            }
6715        },
6716        "com.amazonaws.kendra#UpdateIndexRequest": {
6717            "type": "structure",
6718            "members": {
6719                "Id": {
6720                    "target": "com.amazonaws.kendra#IndexId",
6721                    "traits": {
6722                        "smithy.api#documentation": "<p>The identifier of the index to update.</p>",
6723                        "smithy.api#required": {}
6724                    }
6725                },
6726                "Name": {
6727                    "target": "com.amazonaws.kendra#IndexName",
6728                    "traits": {
6729                        "smithy.api#documentation": "<p>The name of the index to update.</p>"
6730                    }
6731                },
6732                "RoleArn": {
6733                    "target": "com.amazonaws.kendra#RoleArn",
6734                    "traits": {
6735                        "smithy.api#documentation": "<p>A new IAM role that gives Amazon Kendra permission to access your\n      Amazon CloudWatch logs.</p>"
6736                    }
6737                },
6738                "Description": {
6739                    "target": "com.amazonaws.kendra#Description",
6740                    "traits": {
6741                        "smithy.api#documentation": "<p>A new description for the index.</p>"
6742                    }
6743                },
6744                "DocumentMetadataConfigurationUpdates": {
6745                    "target": "com.amazonaws.kendra#DocumentMetadataConfigurationList",
6746                    "traits": {
6747                        "smithy.api#documentation": "<p>The document metadata to update. </p>"
6748                    }
6749                },
6750                "CapacityUnits": {
6751                    "target": "com.amazonaws.kendra#CapacityUnitsConfiguration",
6752                    "traits": {
6753                        "smithy.api#documentation": "<p>Sets the number of additional storage and query capacity units that\n      should be used by the index. You can change the capacity of the index up\n      to 5 times per day.</p>\n         <p>If you are using extra storage units, you can't reduce the storage\n      capacity below that required to meet the storage needs for your\n      index.</p>"
6754                    }
6755                },
6756                "UserTokenConfigurations": {
6757                    "target": "com.amazonaws.kendra#UserTokenConfigurationList",
6758                    "traits": {
6759                        "smithy.api#documentation": "<p>The user token configuration.</p>"
6760                    }
6761                },
6762                "UserContextPolicy": {
6763                    "target": "com.amazonaws.kendra#UserContextPolicy",
6764                    "traits": {
6765                        "smithy.api#documentation": "<p>The user user token context policy.</p>"
6766                    }
6767                }
6768            }
6769        },
6770        "com.amazonaws.kendra#UpdateThesaurus": {
6771            "type": "operation",
6772            "input": {
6773                "target": "com.amazonaws.kendra#UpdateThesaurusRequest"
6774            },
6775            "errors": [
6776                {
6777                    "target": "com.amazonaws.kendra#AccessDeniedException"
6778                },
6779                {
6780                    "target": "com.amazonaws.kendra#ConflictException"
6781                },
6782                {
6783                    "target": "com.amazonaws.kendra#InternalServerException"
6784                },
6785                {
6786                    "target": "com.amazonaws.kendra#ResourceNotFoundException"
6787                },
6788                {
6789                    "target": "com.amazonaws.kendra#ThrottlingException"
6790                },
6791                {
6792                    "target": "com.amazonaws.kendra#ValidationException"
6793                }
6794            ],
6795            "traits": {
6796                "smithy.api#documentation": "<p>Updates a thesaurus file associated with an index.</p>"
6797            }
6798        },
6799        "com.amazonaws.kendra#UpdateThesaurusRequest": {
6800            "type": "structure",
6801            "members": {
6802                "Id": {
6803                    "target": "com.amazonaws.kendra#ThesaurusId",
6804                    "traits": {
6805                        "smithy.api#documentation": "<p>The identifier of the thesaurus to update.</p>",
6806                        "smithy.api#required": {}
6807                    }
6808                },
6809                "Name": {
6810                    "target": "com.amazonaws.kendra#ThesaurusName",
6811                    "traits": {
6812                        "smithy.api#documentation": "<p>The updated name of the thesaurus.</p>"
6813                    }
6814                },
6815                "IndexId": {
6816                    "target": "com.amazonaws.kendra#IndexId",
6817                    "traits": {
6818                        "smithy.api#documentation": "<p>The identifier of the index associated with the thesaurus to update.</p>",
6819                        "smithy.api#required": {}
6820                    }
6821                },
6822                "Description": {
6823                    "target": "com.amazonaws.kendra#Description",
6824                    "traits": {
6825                        "smithy.api#documentation": "<p>The updated description of the thesaurus.</p>"
6826                    }
6827                },
6828                "RoleArn": {
6829                    "target": "com.amazonaws.kendra#RoleArn",
6830                    "traits": {
6831                        "smithy.api#documentation": "<p>The updated role ARN of the thesaurus.</p>"
6832                    }
6833                },
6834                "SourceS3Path": {
6835                    "target": "com.amazonaws.kendra#S3Path"
6836                }
6837            }
6838        },
6839        "com.amazonaws.kendra#Url": {
6840            "type": "string",
6841            "traits": {
6842                "smithy.api#length": {
6843                    "min": 1,
6844                    "max": 2048
6845                },
6846                "smithy.api#pattern": "^(https?|ftp|file):\\/\\/([^\\s]*)"
6847            }
6848        },
6849        "com.amazonaws.kendra#UserAccount": {
6850            "type": "string",
6851            "traits": {
6852                "smithy.api#length": {
6853                    "min": 1,
6854                    "max": 256
6855                },
6856                "smithy.api#pattern": "^\\P{C}*$"
6857            }
6858        },
6859        "com.amazonaws.kendra#UserContext": {
6860            "type": "structure",
6861            "members": {
6862                "Token": {
6863                    "target": "com.amazonaws.kendra#Token",
6864                    "traits": {
6865                        "smithy.api#documentation": "<p>The user context token. It must be a JWT or a JSON token.</p>"
6866                    }
6867                }
6868            },
6869            "traits": {
6870                "smithy.api#documentation": "<p>Provides information about the user context for a Amazon Kendra index.</p>"
6871            }
6872        },
6873        "com.amazonaws.kendra#UserContextPolicy": {
6874            "type": "string",
6875            "traits": {
6876                "smithy.api#enum": [
6877                    {
6878                        "value": "ATTRIBUTE_FILTER",
6879                        "name": "ATTRIBUTE_FILTER"
6880                    },
6881                    {
6882                        "value": "USER_TOKEN",
6883                        "name": "USER_TOKEN"
6884                    }
6885                ]
6886            }
6887        },
6888        "com.amazonaws.kendra#UserNameAttributeField": {
6889            "type": "string",
6890            "traits": {
6891                "smithy.api#length": {
6892                    "min": 1,
6893                    "max": 100
6894                },
6895                "smithy.api#pattern": "^\\P{C}*$"
6896            }
6897        },
6898        "com.amazonaws.kendra#UserTokenConfiguration": {
6899            "type": "structure",
6900            "members": {
6901                "JwtTokenTypeConfiguration": {
6902                    "target": "com.amazonaws.kendra#JwtTokenTypeConfiguration",
6903                    "traits": {
6904                        "smithy.api#documentation": "<p>Information about the JWT token type configuration.</p>"
6905                    }
6906                },
6907                "JsonTokenTypeConfiguration": {
6908                    "target": "com.amazonaws.kendra#JsonTokenTypeConfiguration",
6909                    "traits": {
6910                        "smithy.api#documentation": "<p>Information about the JSON token type configuration.</p>"
6911                    }
6912                }
6913            },
6914            "traits": {
6915                "smithy.api#documentation": "<p>Provides configuration information for a token configuration.</p>"
6916            }
6917        },
6918        "com.amazonaws.kendra#UserTokenConfigurationList": {
6919            "type": "list",
6920            "member": {
6921                "target": "com.amazonaws.kendra#UserTokenConfiguration"
6922            },
6923            "traits": {
6924                "smithy.api#length": {
6925                    "min": 0,
6926                    "max": 1
6927                }
6928            }
6929        },
6930        "com.amazonaws.kendra#ValidationException": {
6931            "type": "structure",
6932            "members": {
6933                "Message": {
6934                    "target": "com.amazonaws.kendra#ErrorMessage"
6935                }
6936            },
6937            "traits": {
6938                "smithy.api#documentation": "<p></p>",
6939                "smithy.api#error": "client",
6940                "smithy.api#httpError": 400
6941            }
6942        },
6943        "com.amazonaws.kendra#ValueImportanceMap": {
6944            "type": "map",
6945            "key": {
6946                "target": "com.amazonaws.kendra#ValueImportanceMapKey"
6947            },
6948            "value": {
6949                "target": "com.amazonaws.kendra#Importance"
6950            }
6951        },
6952        "com.amazonaws.kendra#ValueImportanceMapKey": {
6953            "type": "string",
6954            "traits": {
6955                "smithy.api#length": {
6956                    "min": 1,
6957                    "max": 50
6958                }
6959            }
6960        },
6961        "com.amazonaws.kendra#VisitorId": {
6962            "type": "string",
6963            "traits": {
6964                "smithy.api#length": {
6965                    "min": 1,
6966                    "max": 256
6967                },
6968                "smithy.api#pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*"
6969            }
6970        },
6971        "com.amazonaws.kendra#VpcSecurityGroupId": {
6972            "type": "string",
6973            "traits": {
6974                "smithy.api#length": {
6975                    "min": 1,
6976                    "max": 200
6977                },
6978                "smithy.api#pattern": "[-0-9a-zA-Z]+"
6979            }
6980        }
6981    }
6982}
6983