aws-sdk 2.1346.0 → 2.1348.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/CHANGELOG.md +24 -1
  2. package/README.md +1 -1
  3. package/apis/autoscaling-2011-01-01.examples.json +72 -0
  4. package/apis/autoscaling-2011-01-01.min.json +13 -5
  5. package/apis/autoscaling-2011-01-01.paginators.json +5 -0
  6. package/apis/batch-2016-08-10.min.json +4 -1
  7. package/apis/compute-optimizer-2019-11-01.min.json +15 -11
  8. package/apis/drs-2020-02-26.min.json +21 -2
  9. package/apis/ec2-2016-11-15.min.json +754 -660
  10. package/apis/elasticmapreduce-2009-03-31.min.json +82 -66
  11. package/apis/glue-2017-03-31.min.json +0 -1
  12. package/apis/guardduty-2017-11-28.min.json +590 -111
  13. package/apis/guardduty-2017-11-28.paginators.json +6 -0
  14. package/apis/imagebuilder-2019-12-02.min.json +546 -75
  15. package/apis/imagebuilder-2019-12-02.paginators.json +23 -0
  16. package/apis/internetmonitor-2021-06-03.min.json +41 -19
  17. package/apis/ivs-2020-07-14.min.json +58 -46
  18. package/apis/kendra-2019-02-03.min.json +494 -240
  19. package/apis/metadata.json +4 -0
  20. package/apis/network-firewall-2020-11-12.min.json +238 -9
  21. package/apis/network-firewall-2020-11-12.paginators.json +6 -0
  22. package/apis/s3-2006-03-01.examples.json +97 -97
  23. package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +4 -0
  24. package/apis/sagemaker-geospatial-2020-05-27.min.json +135 -107
  25. package/apis/sms-2016-10-24.min.json +3 -1
  26. package/apis/vpc-lattice-2022-11-30.examples.json +5 -0
  27. package/apis/vpc-lattice-2022-11-30.min.json +2363 -0
  28. package/apis/vpc-lattice-2022-11-30.paginators.json +58 -0
  29. package/apis/wellarchitected-2020-03-31.min.json +125 -21
  30. package/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  31. package/clients/all.d.ts +1 -0
  32. package/clients/all.js +2 -1
  33. package/clients/autoscaling.d.ts +63 -36
  34. package/clients/batch.d.ts +13 -0
  35. package/clients/computeoptimizer.d.ts +13 -3
  36. package/clients/drs.d.ts +25 -5
  37. package/clients/ec2.d.ts +115 -4
  38. package/clients/emr.d.ts +20 -0
  39. package/clients/glue.d.ts +0 -4
  40. package/clients/guardduty.d.ts +491 -8
  41. package/clients/imagebuilder.d.ts +931 -128
  42. package/clients/internetmonitor.d.ts +50 -16
  43. package/clients/ivs.d.ts +17 -0
  44. package/clients/kendra.d.ts +424 -75
  45. package/clients/networkfirewall.d.ts +289 -0
  46. package/clients/resiliencehub.d.ts +88 -88
  47. package/clients/s3.d.ts +115 -115
  48. package/clients/sagemakerfeaturestoreruntime.d.ts +10 -5
  49. package/clients/sagemakergeospatial.d.ts +183 -147
  50. package/clients/vpclattice.d.ts +2772 -0
  51. package/clients/vpclattice.js +18 -0
  52. package/clients/wellarchitected.d.ts +125 -34
  53. package/dist/aws-sdk-core-react-native.js +2 -2
  54. package/dist/aws-sdk-react-native.js +63 -26
  55. package/dist/aws-sdk.js +861 -734
  56. package/dist/aws-sdk.min.js +97 -96
  57. package/lib/config_service_placeholders.d.ts +2 -0
  58. package/lib/core.js +1 -1
  59. package/package.json +1 -1
@@ -123,6 +123,46 @@
123
123
  }
124
124
  }
125
125
  },
126
+ "BatchDeleteFeaturedResultsSet": {
127
+ "input": {
128
+ "type": "structure",
129
+ "required": [
130
+ "IndexId",
131
+ "FeaturedResultsSetIds"
132
+ ],
133
+ "members": {
134
+ "IndexId": {},
135
+ "FeaturedResultsSetIds": {
136
+ "type": "list",
137
+ "member": {}
138
+ }
139
+ }
140
+ },
141
+ "output": {
142
+ "type": "structure",
143
+ "required": [
144
+ "Errors"
145
+ ],
146
+ "members": {
147
+ "Errors": {
148
+ "type": "list",
149
+ "member": {
150
+ "type": "structure",
151
+ "required": [
152
+ "Id",
153
+ "ErrorCode",
154
+ "ErrorMessage"
155
+ ],
156
+ "members": {
157
+ "Id": {},
158
+ "ErrorCode": {},
159
+ "ErrorMessage": {}
160
+ }
161
+ }
162
+ }
163
+ }
164
+ }
165
+ },
126
166
  "BatchGetDocumentStatus": {
127
167
  "input": {
128
168
  "type": "structure",
@@ -142,7 +182,7 @@
142
182
  "members": {
143
183
  "DocumentId": {},
144
184
  "Attributes": {
145
- "shape": "Sv"
185
+ "shape": "S11"
146
186
  }
147
187
  }
148
188
  }
@@ -202,16 +242,16 @@
202
242
  "type": "blob"
203
243
  },
204
244
  "S3Path": {
205
- "shape": "S1g"
245
+ "shape": "S1m"
206
246
  },
207
247
  "Attributes": {
208
- "shape": "Sv"
248
+ "shape": "S11"
209
249
  },
210
250
  "AccessControlList": {
211
- "shape": "S1j"
251
+ "shape": "S1p"
212
252
  },
213
253
  "HierarchicalAccessControlList": {
214
- "shape": "S1o"
254
+ "shape": "S1u"
215
255
  },
216
256
  "ContentType": {},
217
257
  "AccessControlConfigurationId": {}
@@ -219,7 +259,7 @@
219
259
  }
220
260
  },
221
261
  "CustomDocumentEnrichmentConfiguration": {
222
- "shape": "S1s"
262
+ "shape": "S1y"
223
263
  }
224
264
  }
225
265
  },
@@ -263,10 +303,10 @@
263
303
  "Name": {},
264
304
  "Description": {},
265
305
  "AccessControlList": {
266
- "shape": "S1j"
306
+ "shape": "S1p"
267
307
  },
268
308
  "HierarchicalAccessControlList": {
269
- "shape": "S1o"
309
+ "shape": "S1u"
270
310
  },
271
311
  "ClientToken": {
272
312
  "idempotencyToken": true
@@ -296,23 +336,23 @@
296
336
  "IndexId": {},
297
337
  "Type": {},
298
338
  "Configuration": {
299
- "shape": "S2d"
339
+ "shape": "S2j"
300
340
  },
301
341
  "VpcConfiguration": {
302
- "shape": "S2o"
342
+ "shape": "S2u"
303
343
  },
304
344
  "Description": {},
305
345
  "Schedule": {},
306
346
  "RoleArn": {},
307
347
  "Tags": {
308
- "shape": "S6l"
348
+ "shape": "S6r"
309
349
  },
310
350
  "ClientToken": {
311
351
  "idempotencyToken": true
312
352
  },
313
353
  "LanguageCode": {},
314
354
  "CustomDocumentEnrichmentConfiguration": {
315
- "shape": "S1s"
355
+ "shape": "S1y"
316
356
  }
317
357
  }
318
358
  },
@@ -338,7 +378,7 @@
338
378
  "IndexId": {},
339
379
  "RoleArn": {},
340
380
  "Configuration": {
341
- "shape": "S6t"
381
+ "shape": "S6z"
342
382
  },
343
383
  "Description": {},
344
384
  "ClientToken": {
@@ -370,11 +410,11 @@
370
410
  "Name": {},
371
411
  "Description": {},
372
412
  "S3Path": {
373
- "shape": "S1g"
413
+ "shape": "S1m"
374
414
  },
375
415
  "RoleArn": {},
376
416
  "Tags": {
377
- "shape": "S6l"
417
+ "shape": "S6r"
378
418
  },
379
419
  "FileFormat": {},
380
420
  "ClientToken": {
@@ -390,6 +430,39 @@
390
430
  }
391
431
  }
392
432
  },
433
+ "CreateFeaturedResultsSet": {
434
+ "input": {
435
+ "type": "structure",
436
+ "required": [
437
+ "IndexId",
438
+ "FeaturedResultsSetName"
439
+ ],
440
+ "members": {
441
+ "IndexId": {},
442
+ "FeaturedResultsSetName": {},
443
+ "Description": {},
444
+ "ClientToken": {},
445
+ "Status": {},
446
+ "QueryTexts": {
447
+ "shape": "S7f"
448
+ },
449
+ "FeaturedDocuments": {
450
+ "shape": "S7h"
451
+ },
452
+ "Tags": {
453
+ "shape": "S6r"
454
+ }
455
+ }
456
+ },
457
+ "output": {
458
+ "type": "structure",
459
+ "members": {
460
+ "FeaturedResultsSet": {
461
+ "shape": "S7k"
462
+ }
463
+ }
464
+ }
465
+ },
393
466
  "CreateIndex": {
394
467
  "input": {
395
468
  "type": "structure",
@@ -402,21 +475,21 @@
402
475
  "Edition": {},
403
476
  "RoleArn": {},
404
477
  "ServerSideEncryptionConfiguration": {
405
- "shape": "S78"
478
+ "shape": "S7o"
406
479
  },
407
480
  "Description": {},
408
481
  "ClientToken": {
409
482
  "idempotencyToken": true
410
483
  },
411
484
  "Tags": {
412
- "shape": "S6l"
485
+ "shape": "S6r"
413
486
  },
414
487
  "UserTokenConfigurations": {
415
- "shape": "S7a"
488
+ "shape": "S7q"
416
489
  },
417
490
  "UserContextPolicy": {},
418
491
  "UserGroupResolutionConfiguration": {
419
- "shape": "S7k"
492
+ "shape": "S80"
420
493
  }
421
494
  }
422
495
  },
@@ -441,14 +514,14 @@
441
514
  "Name": {},
442
515
  "Description": {},
443
516
  "SourceS3Path": {
444
- "shape": "S1g"
517
+ "shape": "S1m"
445
518
  },
446
519
  "ClientToken": {
447
520
  "idempotencyToken": true
448
521
  },
449
522
  "RoleArn": {},
450
523
  "Tags": {
451
- "shape": "S6l"
524
+ "shape": "S6r"
452
525
  }
453
526
  }
454
527
  },
@@ -474,10 +547,10 @@
474
547
  "Description": {},
475
548
  "RoleArn": {},
476
549
  "Tags": {
477
- "shape": "S6l"
550
+ "shape": "S6r"
478
551
  },
479
552
  "SourceS3Path": {
480
- "shape": "S1g"
553
+ "shape": "S1m"
481
554
  },
482
555
  "ClientToken": {
483
556
  "idempotencyToken": true
@@ -627,10 +700,10 @@
627
700
  "Description": {},
628
701
  "ErrorMessage": {},
629
702
  "AccessControlList": {
630
- "shape": "S1j"
703
+ "shape": "S1p"
631
704
  },
632
705
  "HierarchicalAccessControlList": {
633
- "shape": "S1o"
706
+ "shape": "S1u"
634
707
  }
635
708
  }
636
709
  }
@@ -655,10 +728,10 @@
655
728
  "Name": {},
656
729
  "Type": {},
657
730
  "Configuration": {
658
- "shape": "S2d"
731
+ "shape": "S2j"
659
732
  },
660
733
  "VpcConfiguration": {
661
- "shape": "S2o"
734
+ "shape": "S2u"
662
735
  },
663
736
  "CreatedAt": {
664
737
  "type": "timestamp"
@@ -673,7 +746,7 @@
673
746
  "ErrorMessage": {},
674
747
  "LanguageCode": {},
675
748
  "CustomDocumentEnrichmentConfiguration": {
676
- "shape": "S1s"
749
+ "shape": "S1y"
677
750
  }
678
751
  }
679
752
  }
@@ -697,10 +770,10 @@
697
770
  "IndexId": {},
698
771
  "Name": {},
699
772
  "Endpoints": {
700
- "shape": "S8e"
773
+ "shape": "S8u"
701
774
  },
702
775
  "Configuration": {
703
- "shape": "S6t"
776
+ "shape": "S6z"
704
777
  },
705
778
  "CreatedAt": {
706
779
  "type": "timestamp"
@@ -741,7 +814,7 @@
741
814
  "type": "timestamp"
742
815
  },
743
816
  "S3Path": {
744
- "shape": "S1g"
817
+ "shape": "S1m"
745
818
  },
746
819
  "Status": {},
747
820
  "RoleArn": {},
@@ -751,6 +824,57 @@
751
824
  }
752
825
  }
753
826
  },
827
+ "DescribeFeaturedResultsSet": {
828
+ "input": {
829
+ "type": "structure",
830
+ "required": [
831
+ "IndexId",
832
+ "FeaturedResultsSetId"
833
+ ],
834
+ "members": {
835
+ "IndexId": {},
836
+ "FeaturedResultsSetId": {}
837
+ }
838
+ },
839
+ "output": {
840
+ "type": "structure",
841
+ "members": {
842
+ "FeaturedResultsSetId": {},
843
+ "FeaturedResultsSetName": {},
844
+ "Description": {},
845
+ "Status": {},
846
+ "QueryTexts": {
847
+ "shape": "S7f"
848
+ },
849
+ "FeaturedDocumentsWithMetadata": {
850
+ "type": "list",
851
+ "member": {
852
+ "type": "structure",
853
+ "members": {
854
+ "Id": {},
855
+ "Title": {},
856
+ "URI": {}
857
+ }
858
+ }
859
+ },
860
+ "FeaturedDocumentsMissing": {
861
+ "type": "list",
862
+ "member": {
863
+ "type": "structure",
864
+ "members": {
865
+ "Id": {}
866
+ }
867
+ }
868
+ },
869
+ "LastUpdatedTimestamp": {
870
+ "type": "long"
871
+ },
872
+ "CreationTimestamp": {
873
+ "type": "long"
874
+ }
875
+ }
876
+ }
877
+ },
754
878
  "DescribeIndex": {
755
879
  "input": {
756
880
  "type": "structure",
@@ -769,7 +893,7 @@
769
893
  "Edition": {},
770
894
  "RoleArn": {},
771
895
  "ServerSideEncryptionConfiguration": {
772
- "shape": "S78"
896
+ "shape": "S7o"
773
897
  },
774
898
  "Status": {},
775
899
  "Description": {},
@@ -780,7 +904,7 @@
780
904
  "type": "timestamp"
781
905
  },
782
906
  "DocumentMetadataConfigurations": {
783
- "shape": "S8p"
907
+ "shape": "S9b"
784
908
  },
785
909
  "IndexStatistics": {
786
910
  "type": "structure",
@@ -819,14 +943,14 @@
819
943
  },
820
944
  "ErrorMessage": {},
821
945
  "CapacityUnits": {
822
- "shape": "S97"
946
+ "shape": "S9t"
823
947
  },
824
948
  "UserTokenConfigurations": {
825
- "shape": "S7a"
949
+ "shape": "S7q"
826
950
  },
827
951
  "UserContextPolicy": {},
828
952
  "UserGroupResolutionConfiguration": {
829
- "shape": "S7k"
953
+ "shape": "S80"
830
954
  }
831
955
  }
832
956
  }
@@ -900,7 +1024,7 @@
900
1024
  "type": "timestamp"
901
1025
  },
902
1026
  "SourceS3Path": {
903
- "shape": "S1g"
1027
+ "shape": "S1m"
904
1028
  },
905
1029
  "ItemCount": {
906
1030
  "type": "integer"
@@ -980,7 +1104,7 @@
980
1104
  },
981
1105
  "RoleArn": {},
982
1106
  "SourceS3Path": {
983
- "shape": "S1g"
1107
+ "shape": "S1m"
984
1108
  },
985
1109
  "FileSizeBytes": {
986
1110
  "type": "long"
@@ -1126,7 +1250,7 @@
1126
1250
  "type": "structure",
1127
1251
  "members": {
1128
1252
  "SnapShotTimeFilter": {
1129
- "shape": "Sag"
1253
+ "shape": "Sb2"
1130
1254
  },
1131
1255
  "SnapshotsDataHeader": {
1132
1256
  "type": "list",
@@ -1194,7 +1318,7 @@
1194
1318
  "type": "integer"
1195
1319
  },
1196
1320
  "StartTimeFilter": {
1197
- "shape": "Sag"
1321
+ "shape": "Sb2"
1198
1322
  },
1199
1323
  "StatusFilter": {}
1200
1324
  }
@@ -1341,19 +1465,19 @@
1341
1465
  "type": "structure",
1342
1466
  "members": {
1343
1467
  "UserName": {
1344
- "shape": "Sbc"
1468
+ "shape": "Sby"
1345
1469
  },
1346
1470
  "GroupName": {
1347
- "shape": "Sbc"
1471
+ "shape": "Sby"
1348
1472
  },
1349
1473
  "IdentifiedUserName": {
1350
- "shape": "Sbc"
1474
+ "shape": "Sby"
1351
1475
  },
1352
1476
  "FirstName": {
1353
- "shape": "Sbc"
1477
+ "shape": "Sby"
1354
1478
  },
1355
1479
  "LastName": {
1356
- "shape": "Sbc"
1480
+ "shape": "Sby"
1357
1481
  }
1358
1482
  }
1359
1483
  }
@@ -1393,7 +1517,7 @@
1393
1517
  },
1394
1518
  "Status": {},
1395
1519
  "Endpoints": {
1396
- "shape": "S8e"
1520
+ "shape": "S8u"
1397
1521
  }
1398
1522
  }
1399
1523
  }
@@ -1442,6 +1566,44 @@
1442
1566
  }
1443
1567
  }
1444
1568
  },
1569
+ "ListFeaturedResultsSets": {
1570
+ "input": {
1571
+ "type": "structure",
1572
+ "required": [
1573
+ "IndexId"
1574
+ ],
1575
+ "members": {
1576
+ "IndexId": {},
1577
+ "NextToken": {},
1578
+ "MaxResults": {
1579
+ "type": "integer"
1580
+ }
1581
+ }
1582
+ },
1583
+ "output": {
1584
+ "type": "structure",
1585
+ "members": {
1586
+ "FeaturedResultsSetSummaryItems": {
1587
+ "type": "list",
1588
+ "member": {
1589
+ "type": "structure",
1590
+ "members": {
1591
+ "FeaturedResultsSetId": {},
1592
+ "FeaturedResultsSetName": {},
1593
+ "Status": {},
1594
+ "LastUpdatedTimestamp": {
1595
+ "type": "long"
1596
+ },
1597
+ "CreationTimestamp": {
1598
+ "type": "long"
1599
+ }
1600
+ }
1601
+ }
1602
+ },
1603
+ "NextToken": {}
1604
+ }
1605
+ }
1606
+ },
1445
1607
  "ListGroupsOlderThanOrderingId": {
1446
1608
  "input": {
1447
1609
  "type": "structure",
@@ -1575,7 +1737,7 @@
1575
1737
  "type": "structure",
1576
1738
  "members": {
1577
1739
  "Tags": {
1578
- "shape": "S6l"
1740
+ "shape": "S6r"
1579
1741
  }
1580
1742
  }
1581
1743
  }
@@ -1659,7 +1821,7 @@
1659
1821
  }
1660
1822
  },
1661
1823
  "S3PathforGroupMembers": {
1662
- "shape": "S1g"
1824
+ "shape": "S1m"
1663
1825
  }
1664
1826
  }
1665
1827
  },
@@ -1680,10 +1842,10 @@
1680
1842
  "IndexId": {},
1681
1843
  "QueryText": {},
1682
1844
  "AttributeFilter": {
1683
- "shape": "Scj"
1845
+ "shape": "Sd9"
1684
1846
  },
1685
1847
  "Facets": {
1686
- "shape": "Scl"
1848
+ "shape": "Sdb"
1687
1849
  },
1688
1850
  "RequestedDocumentAttributes": {
1689
1851
  "type": "list",
@@ -1701,7 +1863,7 @@
1701
1863
  "members": {
1702
1864
  "Name": {},
1703
1865
  "Relevance": {
1704
- "shape": "S8t"
1866
+ "shape": "S9f"
1705
1867
  }
1706
1868
  }
1707
1869
  }
@@ -1775,38 +1937,18 @@
1775
1937
  "Type": {},
1776
1938
  "Format": {},
1777
1939
  "AdditionalAttributes": {
1778
- "type": "list",
1779
- "member": {
1780
- "type": "structure",
1781
- "required": [
1782
- "Key",
1783
- "ValueType",
1784
- "Value"
1785
- ],
1786
- "members": {
1787
- "Key": {},
1788
- "ValueType": {},
1789
- "Value": {
1790
- "type": "structure",
1791
- "members": {
1792
- "TextWithHighlightsValue": {
1793
- "shape": "Sda"
1794
- }
1795
- }
1796
- }
1797
- }
1798
- }
1940
+ "shape": "Sdw"
1799
1941
  },
1800
1942
  "DocumentId": {},
1801
1943
  "DocumentTitle": {
1802
- "shape": "Sda"
1944
+ "shape": "Se0"
1803
1945
  },
1804
1946
  "DocumentExcerpt": {
1805
- "shape": "Sda"
1947
+ "shape": "Se0"
1806
1948
  },
1807
1949
  "DocumentURI": {},
1808
1950
  "DocumentAttributes": {
1809
- "shape": "Sv"
1951
+ "shape": "S11"
1810
1952
  },
1811
1953
  "ScoreAttributes": {
1812
1954
  "type": "structure",
@@ -1853,7 +1995,7 @@
1853
1995
  }
1854
1996
  },
1855
1997
  "FacetResults": {
1856
- "shape": "Sdm"
1998
+ "shape": "Sec"
1857
1999
  },
1858
2000
  "TotalNumberOfResults": {
1859
2001
  "type": "integer"
@@ -1892,6 +2034,31 @@
1892
2034
  }
1893
2035
  }
1894
2036
  }
2037
+ },
2038
+ "FeaturedResultsItems": {
2039
+ "type": "list",
2040
+ "member": {
2041
+ "type": "structure",
2042
+ "members": {
2043
+ "Id": {},
2044
+ "Type": {},
2045
+ "AdditionalAttributes": {
2046
+ "shape": "Sdw"
2047
+ },
2048
+ "DocumentId": {},
2049
+ "DocumentTitle": {
2050
+ "shape": "Se0"
2051
+ },
2052
+ "DocumentExcerpt": {
2053
+ "shape": "Se0"
2054
+ },
2055
+ "DocumentURI": {},
2056
+ "DocumentAttributes": {
2057
+ "shape": "S11"
2058
+ },
2059
+ "FeedbackToken": {}
2060
+ }
2061
+ }
1895
2062
  }
1896
2063
  }
1897
2064
  }
@@ -1981,7 +2148,7 @@
1981
2148
  "members": {
1982
2149
  "ResourceARN": {},
1983
2150
  "Tags": {
1984
- "shape": "S6l"
2151
+ "shape": "S6r"
1985
2152
  }
1986
2153
  }
1987
2154
  },
@@ -2023,10 +2190,10 @@
2023
2190
  "Name": {},
2024
2191
  "Description": {},
2025
2192
  "AccessControlList": {
2026
- "shape": "S1j"
2193
+ "shape": "S1p"
2027
2194
  },
2028
2195
  "HierarchicalAccessControlList": {
2029
- "shape": "S1o"
2196
+ "shape": "S1u"
2030
2197
  }
2031
2198
  }
2032
2199
  },
@@ -2047,17 +2214,17 @@
2047
2214
  "Name": {},
2048
2215
  "IndexId": {},
2049
2216
  "Configuration": {
2050
- "shape": "S2d"
2217
+ "shape": "S2j"
2051
2218
  },
2052
2219
  "VpcConfiguration": {
2053
- "shape": "S2o"
2220
+ "shape": "S2u"
2054
2221
  },
2055
2222
  "Description": {},
2056
2223
  "Schedule": {},
2057
2224
  "RoleArn": {},
2058
2225
  "LanguageCode": {},
2059
2226
  "CustomDocumentEnrichmentConfiguration": {
2060
- "shape": "S1s"
2227
+ "shape": "S1y"
2061
2228
  }
2062
2229
  }
2063
2230
  }
@@ -2075,12 +2242,42 @@
2075
2242
  "IndexId": {},
2076
2243
  "RoleArn": {},
2077
2244
  "Configuration": {
2078
- "shape": "S6t"
2245
+ "shape": "S6z"
2079
2246
  },
2080
2247
  "Description": {}
2081
2248
  }
2082
2249
  }
2083
2250
  },
2251
+ "UpdateFeaturedResultsSet": {
2252
+ "input": {
2253
+ "type": "structure",
2254
+ "required": [
2255
+ "IndexId",
2256
+ "FeaturedResultsSetId"
2257
+ ],
2258
+ "members": {
2259
+ "IndexId": {},
2260
+ "FeaturedResultsSetId": {},
2261
+ "FeaturedResultsSetName": {},
2262
+ "Description": {},
2263
+ "Status": {},
2264
+ "QueryTexts": {
2265
+ "shape": "S7f"
2266
+ },
2267
+ "FeaturedDocuments": {
2268
+ "shape": "S7h"
2269
+ }
2270
+ }
2271
+ },
2272
+ "output": {
2273
+ "type": "structure",
2274
+ "members": {
2275
+ "FeaturedResultsSet": {
2276
+ "shape": "S7k"
2277
+ }
2278
+ }
2279
+ }
2280
+ },
2084
2281
  "UpdateIndex": {
2085
2282
  "input": {
2086
2283
  "type": "structure",
@@ -2093,17 +2290,17 @@
2093
2290
  "RoleArn": {},
2094
2291
  "Description": {},
2095
2292
  "DocumentMetadataConfigurationUpdates": {
2096
- "shape": "S8p"
2293
+ "shape": "S9b"
2097
2294
  },
2098
2295
  "CapacityUnits": {
2099
- "shape": "S97"
2296
+ "shape": "S9t"
2100
2297
  },
2101
2298
  "UserTokenConfigurations": {
2102
- "shape": "S7a"
2299
+ "shape": "S7q"
2103
2300
  },
2104
2301
  "UserContextPolicy": {},
2105
2302
  "UserGroupResolutionConfiguration": {
2106
- "shape": "S7k"
2303
+ "shape": "S80"
2107
2304
  }
2108
2305
  }
2109
2306
  }
@@ -2121,7 +2318,7 @@
2121
2318
  "Name": {},
2122
2319
  "Description": {},
2123
2320
  "SourceS3Path": {
2124
- "shape": "S1g"
2321
+ "shape": "S1m"
2125
2322
  },
2126
2323
  "RoleArn": {}
2127
2324
  }
@@ -2165,7 +2362,7 @@
2165
2362
  "Description": {},
2166
2363
  "RoleArn": {},
2167
2364
  "SourceS3Path": {
2168
- "shape": "S1g"
2365
+ "shape": "S1m"
2169
2366
  }
2170
2367
  }
2171
2368
  }
@@ -2196,13 +2393,13 @@
2196
2393
  "shape": "Sa"
2197
2394
  }
2198
2395
  },
2199
- "Sv": {
2396
+ "S11": {
2200
2397
  "type": "list",
2201
2398
  "member": {
2202
- "shape": "Sw"
2399
+ "shape": "S12"
2203
2400
  }
2204
2401
  },
2205
- "Sw": {
2402
+ "S12": {
2206
2403
  "type": "structure",
2207
2404
  "required": [
2208
2405
  "Key",
@@ -2211,11 +2408,11 @@
2211
2408
  "members": {
2212
2409
  "Key": {},
2213
2410
  "Value": {
2214
- "shape": "Sy"
2411
+ "shape": "S14"
2215
2412
  }
2216
2413
  }
2217
2414
  },
2218
- "Sy": {
2415
+ "S14": {
2219
2416
  "type": "structure",
2220
2417
  "members": {
2221
2418
  "StringValue": {},
@@ -2231,7 +2428,7 @@
2231
2428
  }
2232
2429
  }
2233
2430
  },
2234
- "S1g": {
2431
+ "S1m": {
2235
2432
  "type": "structure",
2236
2433
  "required": [
2237
2434
  "Bucket",
@@ -2242,7 +2439,7 @@
2242
2439
  "Key": {}
2243
2440
  }
2244
2441
  },
2245
- "S1j": {
2442
+ "S1p": {
2246
2443
  "type": "list",
2247
2444
  "member": {
2248
2445
  "type": "structure",
@@ -2259,7 +2456,7 @@
2259
2456
  }
2260
2457
  }
2261
2458
  },
2262
- "S1o": {
2459
+ "S1u": {
2263
2460
  "type": "list",
2264
2461
  "member": {
2265
2462
  "type": "structure",
@@ -2268,12 +2465,12 @@
2268
2465
  ],
2269
2466
  "members": {
2270
2467
  "PrincipalList": {
2271
- "shape": "S1j"
2468
+ "shape": "S1p"
2272
2469
  }
2273
2470
  }
2274
2471
  }
2275
2472
  },
2276
- "S1s": {
2473
+ "S1y": {
2277
2474
  "type": "structure",
2278
2475
  "members": {
2279
2476
  "InlineConfigurations": {
@@ -2282,7 +2479,7 @@
2282
2479
  "type": "structure",
2283
2480
  "members": {
2284
2481
  "Condition": {
2285
- "shape": "S1v"
2482
+ "shape": "S21"
2286
2483
  },
2287
2484
  "Target": {
2288
2485
  "type": "structure",
@@ -2292,7 +2489,7 @@
2292
2489
  "type": "boolean"
2293
2490
  },
2294
2491
  "TargetDocumentAttributeValue": {
2295
- "shape": "Sy"
2492
+ "shape": "S14"
2296
2493
  }
2297
2494
  }
2298
2495
  },
@@ -2303,15 +2500,15 @@
2303
2500
  }
2304
2501
  },
2305
2502
  "PreExtractionHookConfiguration": {
2306
- "shape": "S1z"
2503
+ "shape": "S25"
2307
2504
  },
2308
2505
  "PostExtractionHookConfiguration": {
2309
- "shape": "S1z"
2506
+ "shape": "S25"
2310
2507
  },
2311
2508
  "RoleArn": {}
2312
2509
  }
2313
2510
  },
2314
- "S1v": {
2511
+ "S21": {
2315
2512
  "type": "structure",
2316
2513
  "required": [
2317
2514
  "ConditionDocumentAttributeKey",
@@ -2321,11 +2518,11 @@
2321
2518
  "ConditionDocumentAttributeKey": {},
2322
2519
  "Operator": {},
2323
2520
  "ConditionOnValue": {
2324
- "shape": "Sy"
2521
+ "shape": "S14"
2325
2522
  }
2326
2523
  }
2327
2524
  },
2328
- "S1z": {
2525
+ "S25": {
2329
2526
  "type": "structure",
2330
2527
  "required": [
2331
2528
  "LambdaArn",
@@ -2333,13 +2530,13 @@
2333
2530
  ],
2334
2531
  "members": {
2335
2532
  "InvocationCondition": {
2336
- "shape": "S1v"
2533
+ "shape": "S21"
2337
2534
  },
2338
2535
  "LambdaArn": {},
2339
2536
  "S3Bucket": {}
2340
2537
  }
2341
2538
  },
2342
- "S2d": {
2539
+ "S2j": {
2343
2540
  "type": "structure",
2344
2541
  "members": {
2345
2542
  "S3Configuration": {
@@ -2350,13 +2547,13 @@
2350
2547
  "members": {
2351
2548
  "BucketName": {},
2352
2549
  "InclusionPrefixes": {
2353
- "shape": "S2f"
2550
+ "shape": "S2l"
2354
2551
  },
2355
2552
  "InclusionPatterns": {
2356
- "shape": "S2f"
2553
+ "shape": "S2l"
2357
2554
  },
2358
2555
  "ExclusionPatterns": {
2359
- "shape": "S2f"
2556
+ "shape": "S2l"
2360
2557
  },
2361
2558
  "DocumentsMetadataConfiguration": {
2362
2559
  "type": "structure",
@@ -2393,27 +2590,27 @@
2393
2590
  "type": "boolean"
2394
2591
  },
2395
2592
  "InclusionPatterns": {
2396
- "shape": "S2f"
2593
+ "shape": "S2l"
2397
2594
  },
2398
2595
  "ExclusionPatterns": {
2399
- "shape": "S2f"
2596
+ "shape": "S2l"
2400
2597
  },
2401
2598
  "VpcConfiguration": {
2402
- "shape": "S2o"
2599
+ "shape": "S2u"
2403
2600
  },
2404
2601
  "FieldMappings": {
2405
- "shape": "S2t"
2602
+ "shape": "S2z"
2406
2603
  },
2407
2604
  "DocumentTitleFieldName": {},
2408
2605
  "DisableLocalGroups": {
2409
2606
  "type": "boolean"
2410
2607
  },
2411
2608
  "SslCertificateS3Path": {
2412
- "shape": "S1g"
2609
+ "shape": "S1m"
2413
2610
  },
2414
2611
  "AuthenticationType": {},
2415
2612
  "ProxyConfiguration": {
2416
- "shape": "S2z"
2613
+ "shape": "S35"
2417
2614
  }
2418
2615
  }
2419
2616
  },
@@ -2446,7 +2643,7 @@
2446
2643
  }
2447
2644
  },
2448
2645
  "VpcConfiguration": {
2449
- "shape": "S2o"
2646
+ "shape": "S2u"
2450
2647
  },
2451
2648
  "ColumnConfiguration": {
2452
2649
  "type": "structure",
@@ -2460,7 +2657,7 @@
2460
2657
  "DocumentDataColumnName": {},
2461
2658
  "DocumentTitleColumnName": {},
2462
2659
  "FieldMappings": {
2463
- "shape": "S2t"
2660
+ "shape": "S2z"
2464
2661
  },
2465
2662
  "ChangeDetectingColumns": {
2466
2663
  "type": "list",
@@ -2507,7 +2704,7 @@
2507
2704
  "DocumentDataFieldName": {},
2508
2705
  "DocumentTitleFieldName": {},
2509
2706
  "FieldMappings": {
2510
- "shape": "S2t"
2707
+ "shape": "S2z"
2511
2708
  }
2512
2709
  }
2513
2710
  }
@@ -2531,7 +2728,7 @@
2531
2728
  "DocumentDataFieldName": {},
2532
2729
  "DocumentTitleFieldName": {},
2533
2730
  "FieldMappings": {
2534
- "shape": "S2t"
2731
+ "shape": "S2z"
2535
2732
  }
2536
2733
  }
2537
2734
  },
@@ -2548,7 +2745,7 @@
2548
2745
  "DocumentDataFieldName": {},
2549
2746
  "DocumentTitleFieldName": {},
2550
2747
  "FieldMappings": {
2551
- "shape": "S2t"
2748
+ "shape": "S2z"
2552
2749
  }
2553
2750
  }
2554
2751
  }
@@ -2564,7 +2761,7 @@
2564
2761
  "DocumentDataFieldName": {},
2565
2762
  "DocumentTitleFieldName": {},
2566
2763
  "FieldMappings": {
2567
- "shape": "S2t"
2764
+ "shape": "S2z"
2568
2765
  },
2569
2766
  "IncludeFilterTypes": {
2570
2767
  "type": "list",
@@ -2580,15 +2777,15 @@
2580
2777
  "members": {
2581
2778
  "DocumentTitleFieldName": {},
2582
2779
  "FieldMappings": {
2583
- "shape": "S2t"
2780
+ "shape": "S2z"
2584
2781
  }
2585
2782
  }
2586
2783
  },
2587
2784
  "IncludeAttachmentFilePatterns": {
2588
- "shape": "S2f"
2785
+ "shape": "S2l"
2589
2786
  },
2590
2787
  "ExcludeAttachmentFilePatterns": {
2591
- "shape": "S2f"
2788
+ "shape": "S2l"
2592
2789
  }
2593
2790
  }
2594
2791
  },
@@ -2610,18 +2807,18 @@
2610
2807
  "member": {}
2611
2808
  },
2612
2809
  "OneDriveUserS3Path": {
2613
- "shape": "S1g"
2810
+ "shape": "S1m"
2614
2811
  }
2615
2812
  }
2616
2813
  },
2617
2814
  "InclusionPatterns": {
2618
- "shape": "S2f"
2815
+ "shape": "S2l"
2619
2816
  },
2620
2817
  "ExclusionPatterns": {
2621
- "shape": "S2f"
2818
+ "shape": "S2l"
2622
2819
  },
2623
2820
  "FieldMappings": {
2624
- "shape": "S2t"
2821
+ "shape": "S2z"
2625
2822
  },
2626
2823
  "DisableLocalGroups": {
2627
2824
  "type": "boolean"
@@ -2649,15 +2846,15 @@
2649
2846
  "type": "boolean"
2650
2847
  },
2651
2848
  "IncludeAttachmentFilePatterns": {
2652
- "shape": "S2f"
2849
+ "shape": "S2l"
2653
2850
  },
2654
2851
  "ExcludeAttachmentFilePatterns": {
2655
- "shape": "S2f"
2852
+ "shape": "S2l"
2656
2853
  },
2657
2854
  "DocumentDataFieldName": {},
2658
2855
  "DocumentTitleFieldName": {},
2659
2856
  "FieldMappings": {
2660
- "shape": "S2t"
2857
+ "shape": "S2z"
2661
2858
  },
2662
2859
  "FilterQuery": {}
2663
2860
  }
@@ -2672,15 +2869,15 @@
2672
2869
  "type": "boolean"
2673
2870
  },
2674
2871
  "IncludeAttachmentFilePatterns": {
2675
- "shape": "S2f"
2872
+ "shape": "S2l"
2676
2873
  },
2677
2874
  "ExcludeAttachmentFilePatterns": {
2678
- "shape": "S2f"
2875
+ "shape": "S2l"
2679
2876
  },
2680
2877
  "DocumentDataFieldName": {},
2681
2878
  "DocumentTitleFieldName": {},
2682
2879
  "FieldMappings": {
2683
- "shape": "S2t"
2880
+ "shape": "S2z"
2684
2881
  }
2685
2882
  }
2686
2883
  },
@@ -2708,10 +2905,10 @@
2708
2905
  "type": "boolean"
2709
2906
  },
2710
2907
  "IncludeSpaces": {
2711
- "shape": "S49"
2908
+ "shape": "S4f"
2712
2909
  },
2713
2910
  "ExcludeSpaces": {
2714
- "shape": "S49"
2911
+ "shape": "S4f"
2715
2912
  },
2716
2913
  "SpaceFieldMappings": {
2717
2914
  "type": "list",
@@ -2778,16 +2975,16 @@
2778
2975
  }
2779
2976
  },
2780
2977
  "VpcConfiguration": {
2781
- "shape": "S2o"
2978
+ "shape": "S2u"
2782
2979
  },
2783
2980
  "InclusionPatterns": {
2784
- "shape": "S2f"
2981
+ "shape": "S2l"
2785
2982
  },
2786
2983
  "ExclusionPatterns": {
2787
- "shape": "S2f"
2984
+ "shape": "S2l"
2788
2985
  },
2789
2986
  "ProxyConfiguration": {
2790
- "shape": "S2z"
2987
+ "shape": "S35"
2791
2988
  },
2792
2989
  "AuthenticationType": {}
2793
2990
  }
@@ -2800,13 +2997,13 @@
2800
2997
  "members": {
2801
2998
  "SecretArn": {},
2802
2999
  "InclusionPatterns": {
2803
- "shape": "S2f"
3000
+ "shape": "S2l"
2804
3001
  },
2805
3002
  "ExclusionPatterns": {
2806
- "shape": "S2f"
3003
+ "shape": "S2l"
2807
3004
  },
2808
3005
  "FieldMappings": {
2809
- "shape": "S2t"
3006
+ "shape": "S2z"
2810
3007
  },
2811
3008
  "ExcludeMimeTypes": {
2812
3009
  "type": "list",
@@ -2871,13 +3068,13 @@
2871
3068
  "type": "integer"
2872
3069
  },
2873
3070
  "UrlInclusionPatterns": {
2874
- "shape": "S2f"
3071
+ "shape": "S2l"
2875
3072
  },
2876
3073
  "UrlExclusionPatterns": {
2877
- "shape": "S2f"
3074
+ "shape": "S2l"
2878
3075
  },
2879
3076
  "ProxyConfiguration": {
2880
- "shape": "S2z"
3077
+ "shape": "S35"
2881
3078
  },
2882
3079
  "AuthenticationConfiguration": {
2883
3080
  "type": "structure",
@@ -2918,13 +3115,13 @@
2918
3115
  "type": "boolean"
2919
3116
  },
2920
3117
  "InclusionPatterns": {
2921
- "shape": "S2f"
3118
+ "shape": "S2l"
2922
3119
  },
2923
3120
  "ExclusionPatterns": {
2924
- "shape": "S2f"
3121
+ "shape": "S2l"
2925
3122
  },
2926
3123
  "FieldMappings": {
2927
- "shape": "S2t"
3124
+ "shape": "S2z"
2928
3125
  }
2929
3126
  }
2930
3127
  },
@@ -2939,17 +3136,17 @@
2939
3136
  "FileSystemId": {},
2940
3137
  "FileSystemType": {},
2941
3138
  "VpcConfiguration": {
2942
- "shape": "S2o"
3139
+ "shape": "S2u"
2943
3140
  },
2944
3141
  "SecretArn": {},
2945
3142
  "InclusionPatterns": {
2946
- "shape": "S2f"
3143
+ "shape": "S2l"
2947
3144
  },
2948
3145
  "ExclusionPatterns": {
2949
- "shape": "S2f"
3146
+ "shape": "S2l"
2950
3147
  },
2951
3148
  "FieldMappings": {
2952
- "shape": "S2t"
3149
+ "shape": "S2z"
2953
3150
  }
2954
3151
  }
2955
3152
  },
@@ -2965,7 +3162,7 @@
2965
3162
  "TeamId": {},
2966
3163
  "SecretArn": {},
2967
3164
  "VpcConfiguration": {
2968
- "shape": "S2o"
3165
+ "shape": "S2u"
2969
3166
  },
2970
3167
  "SlackEntityList": {
2971
3168
  "type": "list",
@@ -2993,13 +3190,13 @@
2993
3190
  "member": {}
2994
3191
  },
2995
3192
  "InclusionPatterns": {
2996
- "shape": "S2f"
3193
+ "shape": "S2l"
2997
3194
  },
2998
3195
  "ExclusionPatterns": {
2999
- "shape": "S2f"
3196
+ "shape": "S2l"
3000
3197
  },
3001
3198
  "FieldMappings": {
3002
- "shape": "S2t"
3199
+ "shape": "S2z"
3003
3200
  }
3004
3201
  }
3005
3202
  },
@@ -3025,25 +3222,25 @@
3025
3222
  "type": "boolean"
3026
3223
  },
3027
3224
  "FileFieldMappings": {
3028
- "shape": "S2t"
3225
+ "shape": "S2z"
3029
3226
  },
3030
3227
  "TaskFieldMappings": {
3031
- "shape": "S2t"
3228
+ "shape": "S2z"
3032
3229
  },
3033
3230
  "CommentFieldMappings": {
3034
- "shape": "S2t"
3231
+ "shape": "S2z"
3035
3232
  },
3036
3233
  "WebLinkFieldMappings": {
3037
- "shape": "S2t"
3234
+ "shape": "S2z"
3038
3235
  },
3039
3236
  "InclusionPatterns": {
3040
- "shape": "S2f"
3237
+ "shape": "S2l"
3041
3238
  },
3042
3239
  "ExclusionPatterns": {
3043
- "shape": "S2f"
3240
+ "shape": "S2l"
3044
3241
  },
3045
3242
  "VpcConfiguration": {
3046
- "shape": "S2o"
3243
+ "shape": "S2u"
3047
3244
  }
3048
3245
  }
3049
3246
  },
@@ -3070,22 +3267,22 @@
3070
3267
  "member": {}
3071
3268
  },
3072
3269
  "ThreadFieldMappings": {
3073
- "shape": "S2t"
3270
+ "shape": "S2z"
3074
3271
  },
3075
3272
  "MessageFieldMappings": {
3076
- "shape": "S2t"
3273
+ "shape": "S2z"
3077
3274
  },
3078
3275
  "AttachmentFieldMappings": {
3079
- "shape": "S2t"
3276
+ "shape": "S2z"
3080
3277
  },
3081
3278
  "InclusionPatterns": {
3082
- "shape": "S2f"
3279
+ "shape": "S2l"
3083
3280
  },
3084
3281
  "ExclusionPatterns": {
3085
- "shape": "S2f"
3282
+ "shape": "S2l"
3086
3283
  },
3087
3284
  "VpcConfiguration": {
3088
- "shape": "S2o"
3285
+ "shape": "S2u"
3089
3286
  }
3090
3287
  }
3091
3288
  },
@@ -3118,28 +3315,28 @@
3118
3315
  "member": {}
3119
3316
  },
3120
3317
  "AttachmentFieldMappings": {
3121
- "shape": "S2t"
3318
+ "shape": "S2z"
3122
3319
  },
3123
3320
  "CommentFieldMappings": {
3124
- "shape": "S2t"
3321
+ "shape": "S2z"
3125
3322
  },
3126
3323
  "IssueFieldMappings": {
3127
- "shape": "S2t"
3324
+ "shape": "S2z"
3128
3325
  },
3129
3326
  "ProjectFieldMappings": {
3130
- "shape": "S2t"
3327
+ "shape": "S2z"
3131
3328
  },
3132
3329
  "WorkLogFieldMappings": {
3133
- "shape": "S2t"
3330
+ "shape": "S2z"
3134
3331
  },
3135
3332
  "InclusionPatterns": {
3136
- "shape": "S2f"
3333
+ "shape": "S2l"
3137
3334
  },
3138
3335
  "ExclusionPatterns": {
3139
- "shape": "S2f"
3336
+ "shape": "S2l"
3140
3337
  },
3141
3338
  "VpcConfiguration": {
3142
- "shape": "S2o"
3339
+ "shape": "S2u"
3143
3340
  }
3144
3341
  }
3145
3342
  },
@@ -3171,7 +3368,7 @@
3171
3368
  "HostUrl": {},
3172
3369
  "OrganizationName": {},
3173
3370
  "SslCertificateS3Path": {
3174
- "shape": "S1g"
3371
+ "shape": "S1m"
3175
3372
  }
3176
3373
  }
3177
3374
  },
@@ -3211,49 +3408,49 @@
3211
3408
  "member": {}
3212
3409
  },
3213
3410
  "InclusionFolderNamePatterns": {
3214
- "shape": "S6c"
3411
+ "shape": "S6i"
3215
3412
  },
3216
3413
  "InclusionFileTypePatterns": {
3217
- "shape": "S6c"
3414
+ "shape": "S6i"
3218
3415
  },
3219
3416
  "InclusionFileNamePatterns": {
3220
- "shape": "S6c"
3417
+ "shape": "S6i"
3221
3418
  },
3222
3419
  "ExclusionFolderNamePatterns": {
3223
- "shape": "S6c"
3420
+ "shape": "S6i"
3224
3421
  },
3225
3422
  "ExclusionFileTypePatterns": {
3226
- "shape": "S6c"
3423
+ "shape": "S6i"
3227
3424
  },
3228
3425
  "ExclusionFileNamePatterns": {
3229
- "shape": "S6c"
3426
+ "shape": "S6i"
3230
3427
  },
3231
3428
  "VpcConfiguration": {
3232
- "shape": "S2o"
3429
+ "shape": "S2u"
3233
3430
  },
3234
3431
  "GitHubRepositoryConfigurationFieldMappings": {
3235
- "shape": "S2t"
3432
+ "shape": "S2z"
3236
3433
  },
3237
3434
  "GitHubCommitConfigurationFieldMappings": {
3238
- "shape": "S2t"
3435
+ "shape": "S2z"
3239
3436
  },
3240
3437
  "GitHubIssueDocumentConfigurationFieldMappings": {
3241
- "shape": "S2t"
3438
+ "shape": "S2z"
3242
3439
  },
3243
3440
  "GitHubIssueCommentConfigurationFieldMappings": {
3244
- "shape": "S2t"
3441
+ "shape": "S2z"
3245
3442
  },
3246
3443
  "GitHubIssueAttachmentConfigurationFieldMappings": {
3247
- "shape": "S2t"
3444
+ "shape": "S2z"
3248
3445
  },
3249
3446
  "GitHubPullRequestCommentConfigurationFieldMappings": {
3250
- "shape": "S2t"
3447
+ "shape": "S2z"
3251
3448
  },
3252
3449
  "GitHubPullRequestDocumentConfigurationFieldMappings": {
3253
- "shape": "S2t"
3450
+ "shape": "S2z"
3254
3451
  },
3255
3452
  "GitHubPullRequestDocumentAttachmentConfigurationFieldMappings": {
3256
- "shape": "S2t"
3453
+ "shape": "S2z"
3257
3454
  }
3258
3455
  }
3259
3456
  },
@@ -3270,7 +3467,7 @@
3270
3467
  "SiteId": {},
3271
3468
  "SecretArn": {},
3272
3469
  "SslCertificateS3Path": {
3273
- "shape": "S1g"
3470
+ "shape": "S1m"
3274
3471
  },
3275
3472
  "CrawlSystemFolders": {
3276
3473
  "type": "boolean"
@@ -3283,22 +3480,22 @@
3283
3480
  "member": {}
3284
3481
  },
3285
3482
  "DocumentLibraryFieldMappings": {
3286
- "shape": "S2t"
3483
+ "shape": "S2z"
3287
3484
  },
3288
3485
  "BlogFieldMappings": {
3289
- "shape": "S2t"
3486
+ "shape": "S2z"
3290
3487
  },
3291
3488
  "WikiFieldMappings": {
3292
- "shape": "S2t"
3489
+ "shape": "S2z"
3293
3490
  },
3294
3491
  "InclusionPatterns": {
3295
- "shape": "S2f"
3492
+ "shape": "S2l"
3296
3493
  },
3297
3494
  "ExclusionPatterns": {
3298
- "shape": "S2f"
3495
+ "shape": "S2l"
3299
3496
  },
3300
3497
  "VpcConfiguration": {
3301
- "shape": "S2o"
3498
+ "shape": "S2u"
3302
3499
  }
3303
3500
  }
3304
3501
  },
@@ -3314,11 +3511,11 @@
3314
3511
  }
3315
3512
  }
3316
3513
  },
3317
- "S2f": {
3514
+ "S2l": {
3318
3515
  "type": "list",
3319
3516
  "member": {}
3320
3517
  },
3321
- "S2o": {
3518
+ "S2u": {
3322
3519
  "type": "structure",
3323
3520
  "required": [
3324
3521
  "SubnetIds",
@@ -3335,7 +3532,7 @@
3335
3532
  }
3336
3533
  }
3337
3534
  },
3338
- "S2t": {
3535
+ "S2z": {
3339
3536
  "type": "list",
3340
3537
  "member": {
3341
3538
  "type": "structure",
@@ -3350,7 +3547,7 @@
3350
3547
  }
3351
3548
  }
3352
3549
  },
3353
- "S2z": {
3550
+ "S35": {
3354
3551
  "type": "structure",
3355
3552
  "required": [
3356
3553
  "Host",
@@ -3364,15 +3561,15 @@
3364
3561
  "Credentials": {}
3365
3562
  }
3366
3563
  },
3367
- "S49": {
3564
+ "S4f": {
3368
3565
  "type": "list",
3369
3566
  "member": {}
3370
3567
  },
3371
- "S6c": {
3568
+ "S6i": {
3372
3569
  "type": "list",
3373
3570
  "member": {}
3374
3571
  },
3375
- "S6l": {
3572
+ "S6r": {
3376
3573
  "type": "list",
3377
3574
  "member": {
3378
3575
  "type": "structure",
@@ -3386,7 +3583,7 @@
3386
3583
  }
3387
3584
  }
3388
3585
  },
3389
- "S6t": {
3586
+ "S6z": {
3390
3587
  "type": "structure",
3391
3588
  "members": {
3392
3589
  "ContentSourceConfiguration": {
@@ -3413,7 +3610,41 @@
3413
3610
  }
3414
3611
  }
3415
3612
  },
3416
- "S78": {
3613
+ "S7f": {
3614
+ "type": "list",
3615
+ "member": {}
3616
+ },
3617
+ "S7h": {
3618
+ "type": "list",
3619
+ "member": {
3620
+ "type": "structure",
3621
+ "members": {
3622
+ "Id": {}
3623
+ }
3624
+ }
3625
+ },
3626
+ "S7k": {
3627
+ "type": "structure",
3628
+ "members": {
3629
+ "FeaturedResultsSetId": {},
3630
+ "FeaturedResultsSetName": {},
3631
+ "Description": {},
3632
+ "Status": {},
3633
+ "QueryTexts": {
3634
+ "shape": "S7f"
3635
+ },
3636
+ "FeaturedDocuments": {
3637
+ "shape": "S7h"
3638
+ },
3639
+ "LastUpdatedTimestamp": {
3640
+ "type": "long"
3641
+ },
3642
+ "CreationTimestamp": {
3643
+ "type": "long"
3644
+ }
3645
+ }
3646
+ },
3647
+ "S7o": {
3417
3648
  "type": "structure",
3418
3649
  "members": {
3419
3650
  "KmsKeyId": {
@@ -3422,7 +3653,7 @@
3422
3653
  }
3423
3654
  }
3424
3655
  },
3425
- "S7a": {
3656
+ "S7q": {
3426
3657
  "type": "list",
3427
3658
  "member": {
3428
3659
  "type": "structure",
@@ -3456,7 +3687,7 @@
3456
3687
  }
3457
3688
  }
3458
3689
  },
3459
- "S7k": {
3690
+ "S80": {
3460
3691
  "type": "structure",
3461
3692
  "required": [
3462
3693
  "UserGroupResolutionMode"
@@ -3465,7 +3696,7 @@
3465
3696
  "UserGroupResolutionMode": {}
3466
3697
  }
3467
3698
  },
3468
- "S8e": {
3699
+ "S8u": {
3469
3700
  "type": "list",
3470
3701
  "member": {
3471
3702
  "type": "structure",
@@ -3475,7 +3706,7 @@
3475
3706
  }
3476
3707
  }
3477
3708
  },
3478
- "S8p": {
3709
+ "S9b": {
3479
3710
  "type": "list",
3480
3711
  "member": {
3481
3712
  "type": "structure",
@@ -3487,7 +3718,7 @@
3487
3718
  "Name": {},
3488
3719
  "Type": {},
3489
3720
  "Relevance": {
3490
- "shape": "S8t"
3721
+ "shape": "S9f"
3491
3722
  },
3492
3723
  "Search": {
3493
3724
  "type": "structure",
@@ -3509,7 +3740,7 @@
3509
3740
  }
3510
3741
  }
3511
3742
  },
3512
- "S8t": {
3743
+ "S9f": {
3513
3744
  "type": "structure",
3514
3745
  "members": {
3515
3746
  "Freshness": {
@@ -3529,7 +3760,7 @@
3529
3760
  }
3530
3761
  }
3531
3762
  },
3532
- "S97": {
3763
+ "S9t": {
3533
3764
  "type": "structure",
3534
3765
  "required": [
3535
3766
  "StorageCapacityUnits",
@@ -3544,7 +3775,7 @@
3544
3775
  }
3545
3776
  }
3546
3777
  },
3547
- "Sag": {
3778
+ "Sb2": {
3548
3779
  "type": "structure",
3549
3780
  "members": {
3550
3781
  "StartTime": {
@@ -3555,59 +3786,59 @@
3555
3786
  }
3556
3787
  }
3557
3788
  },
3558
- "Sbc": {
3789
+ "Sby": {
3559
3790
  "type": "string",
3560
3791
  "sensitive": true
3561
3792
  },
3562
- "Scj": {
3793
+ "Sd9": {
3563
3794
  "type": "structure",
3564
3795
  "members": {
3565
3796
  "AndAllFilters": {
3566
- "shape": "Sck"
3797
+ "shape": "Sda"
3567
3798
  },
3568
3799
  "OrAllFilters": {
3569
- "shape": "Sck"
3800
+ "shape": "Sda"
3570
3801
  },
3571
3802
  "NotFilter": {
3572
- "shape": "Scj"
3803
+ "shape": "Sd9"
3573
3804
  },
3574
3805
  "EqualsTo": {
3575
- "shape": "Sw"
3806
+ "shape": "S12"
3576
3807
  },
3577
3808
  "ContainsAll": {
3578
- "shape": "Sw"
3809
+ "shape": "S12"
3579
3810
  },
3580
3811
  "ContainsAny": {
3581
- "shape": "Sw"
3812
+ "shape": "S12"
3582
3813
  },
3583
3814
  "GreaterThan": {
3584
- "shape": "Sw"
3815
+ "shape": "S12"
3585
3816
  },
3586
3817
  "GreaterThanOrEquals": {
3587
- "shape": "Sw"
3818
+ "shape": "S12"
3588
3819
  },
3589
3820
  "LessThan": {
3590
- "shape": "Sw"
3821
+ "shape": "S12"
3591
3822
  },
3592
3823
  "LessThanOrEquals": {
3593
- "shape": "Sw"
3824
+ "shape": "S12"
3594
3825
  }
3595
3826
  }
3596
3827
  },
3597
- "Sck": {
3828
+ "Sda": {
3598
3829
  "type": "list",
3599
3830
  "member": {
3600
- "shape": "Scj"
3831
+ "shape": "Sd9"
3601
3832
  }
3602
3833
  },
3603
- "Scl": {
3834
+ "Sdb": {
3604
3835
  "type": "list",
3605
3836
  "member": {
3606
3837
  "type": "structure",
3607
3838
  "members": {
3608
3839
  "DocumentAttributeKey": {},
3609
3840
  "Facets": {
3610
- "shape": "Scl"
3841
+ "shape": "Sdb"
3611
3842
  },
3612
3843
  "MaxResults": {
3613
3844
  "type": "integer"
@@ -3615,7 +3846,30 @@
3615
3846
  }
3616
3847
  }
3617
3848
  },
3618
- "Sda": {
3849
+ "Sdw": {
3850
+ "type": "list",
3851
+ "member": {
3852
+ "type": "structure",
3853
+ "required": [
3854
+ "Key",
3855
+ "ValueType",
3856
+ "Value"
3857
+ ],
3858
+ "members": {
3859
+ "Key": {},
3860
+ "ValueType": {},
3861
+ "Value": {
3862
+ "type": "structure",
3863
+ "members": {
3864
+ "TextWithHighlightsValue": {
3865
+ "shape": "Se0"
3866
+ }
3867
+ }
3868
+ }
3869
+ }
3870
+ }
3871
+ },
3872
+ "Se0": {
3619
3873
  "type": "structure",
3620
3874
  "members": {
3621
3875
  "Text": {},
@@ -3643,7 +3897,7 @@
3643
3897
  }
3644
3898
  }
3645
3899
  },
3646
- "Sdm": {
3900
+ "Sec": {
3647
3901
  "type": "list",
3648
3902
  "member": {
3649
3903
  "type": "structure",
@@ -3656,13 +3910,13 @@
3656
3910
  "type": "structure",
3657
3911
  "members": {
3658
3912
  "DocumentAttributeValue": {
3659
- "shape": "Sy"
3913
+ "shape": "S14"
3660
3914
  },
3661
3915
  "Count": {
3662
3916
  "type": "integer"
3663
3917
  },
3664
3918
  "FacetResults": {
3665
- "shape": "Sdm"
3919
+ "shape": "Sec"
3666
3920
  }
3667
3921
  }
3668
3922
  }