cdk-comprehend-s3olap 2.0.27 → 2.0.30

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 (36) hide show
  1. package/.jsii +16 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +12 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -49
  8. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  9. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +112 -111
  10. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +318 -205
  11. package/node_modules/aws-sdk/apis/rds-2014-10-31.waiters2.json +85 -0
  12. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.examples.json +5 -0
  13. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +819 -0
  14. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.paginators.json +24 -0
  15. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +20 -12
  16. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +272 -39
  17. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.paginators.json +15 -0
  18. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  19. package/node_modules/aws-sdk/clients/all.js +2 -1
  20. package/node_modules/aws-sdk/clients/cloudformation.d.ts +5 -0
  21. package/node_modules/aws-sdk/clients/configservice.d.ts +12 -12
  22. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +5 -0
  23. package/node_modules/aws-sdk/clients/quicksight.d.ts +182 -20
  24. package/node_modules/aws-sdk/clients/rds.d.ts +95 -79
  25. package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +788 -0
  26. package/node_modules/aws-sdk/clients/rolesanywhere.js +18 -0
  27. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +9 -0
  28. package/node_modules/aws-sdk/clients/synthetics.d.ts +270 -30
  29. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  30. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +48 -11
  31. package/node_modules/aws-sdk/dist/aws-sdk.js +141 -52
  32. package/node_modules/aws-sdk/dist/aws-sdk.min.js +37 -37
  33. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  34. package/node_modules/aws-sdk/lib/core.js +1 -1
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/package.json +4 -4
@@ -333,16 +333,16 @@
333
333
  "shape": "S2s"
334
334
  },
335
335
  "intentClosingSetting": {
336
- "shape": "S2v"
336
+ "shape": "S2w"
337
337
  },
338
338
  "inputContexts": {
339
- "shape": "S2w"
339
+ "shape": "S2x"
340
340
  },
341
341
  "outputContexts": {
342
- "shape": "S2y"
342
+ "shape": "S2z"
343
343
  },
344
344
  "kendraConfiguration": {
345
- "shape": "S32"
345
+ "shape": "S33"
346
346
  },
347
347
  "botId": {
348
348
  "location": "uri",
@@ -378,16 +378,16 @@
378
378
  "shape": "S2s"
379
379
  },
380
380
  "intentClosingSetting": {
381
- "shape": "S2v"
381
+ "shape": "S2w"
382
382
  },
383
383
  "inputContexts": {
384
- "shape": "S2w"
384
+ "shape": "S2x"
385
385
  },
386
386
  "outputContexts": {
387
- "shape": "S2y"
387
+ "shape": "S2z"
388
388
  },
389
389
  "kendraConfiguration": {
390
- "shape": "S32"
390
+ "shape": "S33"
391
391
  },
392
392
  "botId": {},
393
393
  "botVersion": {},
@@ -504,10 +504,10 @@
504
504
  "description": {},
505
505
  "slotTypeId": {},
506
506
  "valueElicitationSetting": {
507
- "shape": "S3r"
507
+ "shape": "S3s"
508
508
  },
509
509
  "obfuscationSetting": {
510
- "shape": "S41"
510
+ "shape": "S42"
511
511
  },
512
512
  "botId": {
513
513
  "location": "uri",
@@ -526,7 +526,7 @@
526
526
  "locationName": "intentId"
527
527
  },
528
528
  "multipleValuesSetting": {
529
- "shape": "S43"
529
+ "shape": "S44"
530
530
  }
531
531
  }
532
532
  },
@@ -538,10 +538,10 @@
538
538
  "description": {},
539
539
  "slotTypeId": {},
540
540
  "valueElicitationSetting": {
541
- "shape": "S3r"
541
+ "shape": "S3s"
542
542
  },
543
543
  "obfuscationSetting": {
544
- "shape": "S41"
544
+ "shape": "S42"
545
545
  },
546
546
  "botId": {},
547
547
  "botVersion": {},
@@ -551,7 +551,7 @@
551
551
  "type": "timestamp"
552
552
  },
553
553
  "multipleValuesSetting": {
554
- "shape": "S43"
554
+ "shape": "S44"
555
555
  }
556
556
  }
557
557
  }
@@ -574,10 +574,10 @@
574
574
  "slotTypeName": {},
575
575
  "description": {},
576
576
  "slotTypeValues": {
577
- "shape": "S46"
577
+ "shape": "S47"
578
578
  },
579
579
  "valueSelectionSetting": {
580
- "shape": "S4b"
580
+ "shape": "S4c"
581
581
  },
582
582
  "parentSlotTypeSignature": {},
583
583
  "botId": {
@@ -593,7 +593,7 @@
593
593
  "locationName": "localeId"
594
594
  },
595
595
  "externalSourceSetting": {
596
- "shape": "S4i"
596
+ "shape": "S4j"
597
597
  }
598
598
  }
599
599
  },
@@ -604,10 +604,10 @@
604
604
  "slotTypeName": {},
605
605
  "description": {},
606
606
  "slotTypeValues": {
607
- "shape": "S46"
607
+ "shape": "S47"
608
608
  },
609
609
  "valueSelectionSetting": {
610
- "shape": "S4b"
610
+ "shape": "S4c"
611
611
  },
612
612
  "parentSlotTypeSignature": {},
613
613
  "botId": {},
@@ -617,7 +617,7 @@
617
617
  "type": "timestamp"
618
618
  },
619
619
  "externalSourceSetting": {
620
- "shape": "S4i"
620
+ "shape": "S4j"
621
621
  }
622
622
  }
623
623
  }
@@ -1236,7 +1236,7 @@
1236
1236
  },
1237
1237
  "botLocaleStatus": {},
1238
1238
  "failureReasons": {
1239
- "shape": "S5r"
1239
+ "shape": "S5s"
1240
1240
  },
1241
1241
  "creationDateTime": {
1242
1242
  "type": "timestamp"
@@ -1264,7 +1264,7 @@
1264
1264
  }
1265
1265
  },
1266
1266
  "recommendedActions": {
1267
- "shape": "S5w"
1267
+ "shape": "S5x"
1268
1268
  }
1269
1269
  }
1270
1270
  }
@@ -1311,7 +1311,7 @@
1311
1311
  "botRecommendationStatus": {},
1312
1312
  "botRecommendationId": {},
1313
1313
  "failureReasons": {
1314
- "shape": "S5r"
1314
+ "shape": "S5s"
1315
1315
  },
1316
1316
  "creationDateTime": {
1317
1317
  "type": "timestamp"
@@ -1320,10 +1320,10 @@
1320
1320
  "type": "timestamp"
1321
1321
  },
1322
1322
  "transcriptSourceSetting": {
1323
- "shape": "S61"
1323
+ "shape": "S62"
1324
1324
  },
1325
1325
  "encryptionSetting": {
1326
- "shape": "S6a"
1326
+ "shape": "S6b"
1327
1327
  },
1328
1328
  "botRecommendationResults": {
1329
1329
  "type": "structure",
@@ -1395,7 +1395,7 @@
1395
1395
  },
1396
1396
  "botStatus": {},
1397
1397
  "failureReasons": {
1398
- "shape": "S5r"
1398
+ "shape": "S5s"
1399
1399
  },
1400
1400
  "creationDateTime": {
1401
1401
  "type": "timestamp"
@@ -1475,7 +1475,7 @@
1475
1475
  "fileFormat": {},
1476
1476
  "exportStatus": {},
1477
1477
  "failureReasons": {
1478
- "shape": "S5r"
1478
+ "shape": "S5s"
1479
1479
  },
1480
1480
  "downloadUrl": {},
1481
1481
  "creationDateTime": {
@@ -1510,14 +1510,14 @@
1510
1510
  "members": {
1511
1511
  "importId": {},
1512
1512
  "resourceSpecification": {
1513
- "shape": "S6p"
1513
+ "shape": "S6q"
1514
1514
  },
1515
1515
  "importedResourceId": {},
1516
1516
  "importedResourceName": {},
1517
1517
  "mergeStrategy": {},
1518
1518
  "importStatus": {},
1519
1519
  "failureReasons": {
1520
- "shape": "S5r"
1520
+ "shape": "S5s"
1521
1521
  },
1522
1522
  "creationDateTime": {
1523
1523
  "type": "timestamp"
@@ -1578,22 +1578,22 @@
1578
1578
  "shape": "S21"
1579
1579
  },
1580
1580
  "slotPriorities": {
1581
- "shape": "S6x"
1581
+ "shape": "S6y"
1582
1582
  },
1583
1583
  "intentConfirmationSetting": {
1584
1584
  "shape": "S2s"
1585
1585
  },
1586
1586
  "intentClosingSetting": {
1587
- "shape": "S2v"
1587
+ "shape": "S2w"
1588
1588
  },
1589
1589
  "inputContexts": {
1590
- "shape": "S2w"
1590
+ "shape": "S2x"
1591
1591
  },
1592
1592
  "outputContexts": {
1593
- "shape": "S2y"
1593
+ "shape": "S2z"
1594
1594
  },
1595
1595
  "kendraConfiguration": {
1596
- "shape": "S32"
1596
+ "shape": "S33"
1597
1597
  },
1598
1598
  "botId": {},
1599
1599
  "botVersion": {},
@@ -1680,10 +1680,10 @@
1680
1680
  "description": {},
1681
1681
  "slotTypeId": {},
1682
1682
  "valueElicitationSetting": {
1683
- "shape": "S3r"
1683
+ "shape": "S3s"
1684
1684
  },
1685
1685
  "obfuscationSetting": {
1686
- "shape": "S41"
1686
+ "shape": "S42"
1687
1687
  },
1688
1688
  "botId": {},
1689
1689
  "botVersion": {},
@@ -1696,7 +1696,7 @@
1696
1696
  "type": "timestamp"
1697
1697
  },
1698
1698
  "multipleValuesSetting": {
1699
- "shape": "S43"
1699
+ "shape": "S44"
1700
1700
  }
1701
1701
  }
1702
1702
  }
@@ -1741,10 +1741,10 @@
1741
1741
  "slotTypeName": {},
1742
1742
  "description": {},
1743
1743
  "slotTypeValues": {
1744
- "shape": "S46"
1744
+ "shape": "S47"
1745
1745
  },
1746
1746
  "valueSelectionSetting": {
1747
- "shape": "S4b"
1747
+ "shape": "S4c"
1748
1748
  },
1749
1749
  "parentSlotTypeSignature": {},
1750
1750
  "botId": {},
@@ -1757,7 +1757,7 @@
1757
1757
  "type": "timestamp"
1758
1758
  },
1759
1759
  "externalSourceSetting": {
1760
- "shape": "S4i"
1760
+ "shape": "S4j"
1761
1761
  }
1762
1762
  }
1763
1763
  }
@@ -1783,7 +1783,7 @@
1783
1783
  "botVersion": {},
1784
1784
  "localeId": {},
1785
1785
  "aggregationDuration": {
1786
- "shape": "S77"
1786
+ "shape": "S78"
1787
1787
  },
1788
1788
  "sortBy": {
1789
1789
  "type": "structure",
@@ -1808,7 +1808,7 @@
1808
1808
  "members": {
1809
1809
  "name": {},
1810
1810
  "values": {
1811
- "shape": "S7h"
1811
+ "shape": "S7i"
1812
1812
  },
1813
1813
  "operator": {}
1814
1814
  }
@@ -1828,7 +1828,7 @@
1828
1828
  "botVersion": {},
1829
1829
  "localeId": {},
1830
1830
  "aggregationDuration": {
1831
- "shape": "S77"
1831
+ "shape": "S78"
1832
1832
  },
1833
1833
  "aggregationWindowStartTime": {
1834
1834
  "type": "timestamp"
@@ -1958,7 +1958,7 @@
1958
1958
  "members": {
1959
1959
  "name": {},
1960
1960
  "values": {
1961
- "shape": "S7h"
1961
+ "shape": "S7i"
1962
1962
  },
1963
1963
  "operator": {}
1964
1964
  }
@@ -2144,7 +2144,7 @@
2144
2144
  "members": {
2145
2145
  "name": {},
2146
2146
  "values": {
2147
- "shape": "S7h"
2147
+ "shape": "S7i"
2148
2148
  },
2149
2149
  "operator": {}
2150
2150
  }
@@ -2312,7 +2312,7 @@
2312
2312
  "members": {
2313
2313
  "name": {},
2314
2314
  "values": {
2315
- "shape": "S7h"
2315
+ "shape": "S7i"
2316
2316
  },
2317
2317
  "operator": {}
2318
2318
  }
@@ -2388,7 +2388,7 @@
2388
2388
  "members": {
2389
2389
  "name": {},
2390
2390
  "values": {
2391
- "shape": "S7h"
2391
+ "shape": "S7i"
2392
2392
  },
2393
2393
  "operator": {}
2394
2394
  }
@@ -2479,7 +2479,7 @@
2479
2479
  "members": {
2480
2480
  "name": {},
2481
2481
  "values": {
2482
- "shape": "S7h"
2482
+ "shape": "S7i"
2483
2483
  },
2484
2484
  "operator": {}
2485
2485
  }
@@ -2507,10 +2507,10 @@
2507
2507
  "description": {},
2508
2508
  "parentIntentSignature": {},
2509
2509
  "inputContexts": {
2510
- "shape": "S2w"
2510
+ "shape": "S2x"
2511
2511
  },
2512
2512
  "outputContexts": {
2513
- "shape": "S2y"
2513
+ "shape": "S2z"
2514
2514
  },
2515
2515
  "lastUpdatedDateTime": {
2516
2516
  "type": "timestamp"
@@ -2630,7 +2630,7 @@
2630
2630
  "members": {
2631
2631
  "name": {},
2632
2632
  "values": {
2633
- "shape": "S7h"
2633
+ "shape": "S7i"
2634
2634
  },
2635
2635
  "operator": {}
2636
2636
  }
@@ -2721,7 +2721,7 @@
2721
2721
  "members": {
2722
2722
  "name": {},
2723
2723
  "values": {
2724
- "shape": "S7h"
2724
+ "shape": "S7i"
2725
2725
  },
2726
2726
  "operator": {}
2727
2727
  }
@@ -2833,7 +2833,7 @@
2833
2833
  "members": {
2834
2834
  "name": {},
2835
2835
  "values": {
2836
- "shape": "S7h"
2836
+ "shape": "S7i"
2837
2837
  }
2838
2838
  }
2839
2839
  }
@@ -2899,10 +2899,10 @@
2899
2899
  "locationName": "localeId"
2900
2900
  },
2901
2901
  "transcriptSourceSetting": {
2902
- "shape": "S61"
2902
+ "shape": "S62"
2903
2903
  },
2904
2904
  "encryptionSetting": {
2905
- "shape": "S6a"
2905
+ "shape": "S6b"
2906
2906
  }
2907
2907
  }
2908
2908
  },
@@ -2918,10 +2918,10 @@
2918
2918
  "type": "timestamp"
2919
2919
  },
2920
2920
  "transcriptSourceSetting": {
2921
- "shape": "S61"
2921
+ "shape": "S62"
2922
2922
  },
2923
2923
  "encryptionSetting": {
2924
- "shape": "S6a"
2924
+ "shape": "S6b"
2925
2925
  }
2926
2926
  }
2927
2927
  }
@@ -2942,7 +2942,7 @@
2942
2942
  "members": {
2943
2943
  "importId": {},
2944
2944
  "resourceSpecification": {
2945
- "shape": "S6p"
2945
+ "shape": "S6q"
2946
2946
  },
2947
2947
  "mergeStrategy": {},
2948
2948
  "filePassword": {
@@ -2955,7 +2955,7 @@
2955
2955
  "members": {
2956
2956
  "importId": {},
2957
2957
  "resourceSpecification": {
2958
- "shape": "S6p"
2958
+ "shape": "S6q"
2959
2959
  },
2960
2960
  "mergeStrategy": {},
2961
2961
  "importStatus": {},
@@ -3190,7 +3190,7 @@
3190
3190
  },
3191
3191
  "botLocaleStatus": {},
3192
3192
  "failureReasons": {
3193
- "shape": "S5r"
3193
+ "shape": "S5s"
3194
3194
  },
3195
3195
  "creationDateTime": {
3196
3196
  "type": "timestamp"
@@ -3199,7 +3199,7 @@
3199
3199
  "type": "timestamp"
3200
3200
  },
3201
3201
  "recommendedActions": {
3202
- "shape": "S5w"
3202
+ "shape": "S5x"
3203
3203
  }
3204
3204
  }
3205
3205
  }
@@ -3237,7 +3237,7 @@
3237
3237
  "locationName": "botRecommendationId"
3238
3238
  },
3239
3239
  "encryptionSetting": {
3240
- "shape": "S6a"
3240
+ "shape": "S6b"
3241
3241
  }
3242
3242
  }
3243
3243
  },
@@ -3256,10 +3256,10 @@
3256
3256
  "type": "timestamp"
3257
3257
  },
3258
3258
  "transcriptSourceSetting": {
3259
- "shape": "S61"
3259
+ "shape": "S62"
3260
3260
  },
3261
3261
  "encryptionSetting": {
3262
- "shape": "S6a"
3262
+ "shape": "S6b"
3263
3263
  }
3264
3264
  }
3265
3265
  }
@@ -3336,22 +3336,22 @@
3336
3336
  "shape": "S21"
3337
3337
  },
3338
3338
  "slotPriorities": {
3339
- "shape": "S6x"
3339
+ "shape": "S6y"
3340
3340
  },
3341
3341
  "intentConfirmationSetting": {
3342
3342
  "shape": "S2s"
3343
3343
  },
3344
3344
  "intentClosingSetting": {
3345
- "shape": "S2v"
3345
+ "shape": "S2w"
3346
3346
  },
3347
3347
  "inputContexts": {
3348
- "shape": "S2w"
3348
+ "shape": "S2x"
3349
3349
  },
3350
3350
  "outputContexts": {
3351
- "shape": "S2y"
3351
+ "shape": "S2z"
3352
3352
  },
3353
3353
  "kendraConfiguration": {
3354
- "shape": "S32"
3354
+ "shape": "S33"
3355
3355
  },
3356
3356
  "botId": {
3357
3357
  "location": "uri",
@@ -3384,22 +3384,22 @@
3384
3384
  "shape": "S21"
3385
3385
  },
3386
3386
  "slotPriorities": {
3387
- "shape": "S6x"
3387
+ "shape": "S6y"
3388
3388
  },
3389
3389
  "intentConfirmationSetting": {
3390
3390
  "shape": "S2s"
3391
3391
  },
3392
3392
  "intentClosingSetting": {
3393
- "shape": "S2v"
3393
+ "shape": "S2w"
3394
3394
  },
3395
3395
  "inputContexts": {
3396
- "shape": "S2w"
3396
+ "shape": "S2x"
3397
3397
  },
3398
3398
  "outputContexts": {
3399
- "shape": "S2y"
3399
+ "shape": "S2z"
3400
3400
  },
3401
3401
  "kendraConfiguration": {
3402
- "shape": "S32"
3402
+ "shape": "S33"
3403
3403
  },
3404
3404
  "botId": {},
3405
3405
  "botVersion": {},
@@ -3471,10 +3471,10 @@
3471
3471
  "description": {},
3472
3472
  "slotTypeId": {},
3473
3473
  "valueElicitationSetting": {
3474
- "shape": "S3r"
3474
+ "shape": "S3s"
3475
3475
  },
3476
3476
  "obfuscationSetting": {
3477
- "shape": "S41"
3477
+ "shape": "S42"
3478
3478
  },
3479
3479
  "botId": {
3480
3480
  "location": "uri",
@@ -3493,7 +3493,7 @@
3493
3493
  "locationName": "intentId"
3494
3494
  },
3495
3495
  "multipleValuesSetting": {
3496
- "shape": "S43"
3496
+ "shape": "S44"
3497
3497
  }
3498
3498
  }
3499
3499
  },
@@ -3505,10 +3505,10 @@
3505
3505
  "description": {},
3506
3506
  "slotTypeId": {},
3507
3507
  "valueElicitationSetting": {
3508
- "shape": "S3r"
3508
+ "shape": "S3s"
3509
3509
  },
3510
3510
  "obfuscationSetting": {
3511
- "shape": "S41"
3511
+ "shape": "S42"
3512
3512
  },
3513
3513
  "botId": {},
3514
3514
  "botVersion": {},
@@ -3521,7 +3521,7 @@
3521
3521
  "type": "timestamp"
3522
3522
  },
3523
3523
  "multipleValuesSetting": {
3524
- "shape": "S43"
3524
+ "shape": "S44"
3525
3525
  }
3526
3526
  }
3527
3527
  }
@@ -3549,10 +3549,10 @@
3549
3549
  "slotTypeName": {},
3550
3550
  "description": {},
3551
3551
  "slotTypeValues": {
3552
- "shape": "S46"
3552
+ "shape": "S47"
3553
3553
  },
3554
3554
  "valueSelectionSetting": {
3555
- "shape": "S4b"
3555
+ "shape": "S4c"
3556
3556
  },
3557
3557
  "parentSlotTypeSignature": {},
3558
3558
  "botId": {
@@ -3568,7 +3568,7 @@
3568
3568
  "locationName": "localeId"
3569
3569
  },
3570
3570
  "externalSourceSetting": {
3571
- "shape": "S4i"
3571
+ "shape": "S4j"
3572
3572
  }
3573
3573
  }
3574
3574
  },
@@ -3579,10 +3579,10 @@
3579
3579
  "slotTypeName": {},
3580
3580
  "description": {},
3581
3581
  "slotTypeValues": {
3582
- "shape": "S46"
3582
+ "shape": "S47"
3583
3583
  },
3584
3584
  "valueSelectionSetting": {
3585
- "shape": "S4b"
3585
+ "shape": "S4c"
3586
3586
  },
3587
3587
  "parentSlotTypeSignature": {},
3588
3588
  "botId": {},
@@ -3595,7 +3595,7 @@
3595
3595
  "type": "timestamp"
3596
3596
  },
3597
3597
  "externalSourceSetting": {
3598
- "shape": "S4i"
3598
+ "shape": "S4j"
3599
3599
  }
3600
3600
  }
3601
3601
  }
@@ -4028,10 +4028,11 @@
4028
4028
  },
4029
4029
  "allowInterrupt": {
4030
4030
  "type": "boolean"
4031
- }
4031
+ },
4032
+ "messageSelectionStrategy": {}
4032
4033
  }
4033
4034
  },
4034
- "S2v": {
4035
+ "S2w": {
4035
4036
  "type": "structure",
4036
4037
  "required": [
4037
4038
  "closingResponse"
@@ -4045,7 +4046,7 @@
4045
4046
  }
4046
4047
  }
4047
4048
  },
4048
- "S2w": {
4049
+ "S2x": {
4049
4050
  "type": "list",
4050
4051
  "member": {
4051
4052
  "type": "structure",
@@ -4057,7 +4058,7 @@
4057
4058
  }
4058
4059
  }
4059
4060
  },
4060
- "S2y": {
4061
+ "S2z": {
4061
4062
  "type": "list",
4062
4063
  "member": {
4063
4064
  "type": "structure",
@@ -4077,7 +4078,7 @@
4077
4078
  }
4078
4079
  }
4079
4080
  },
4080
- "S32": {
4081
+ "S33": {
4081
4082
  "type": "structure",
4082
4083
  "required": [
4083
4084
  "kendraIndex"
@@ -4090,7 +4091,7 @@
4090
4091
  "queryFilterString": {}
4091
4092
  }
4092
4093
  },
4093
- "S3r": {
4094
+ "S3s": {
4094
4095
  "type": "structure",
4095
4096
  "required": [
4096
4097
  "slotConstraint"
@@ -4165,7 +4166,7 @@
4165
4166
  }
4166
4167
  }
4167
4168
  },
4168
- "S41": {
4169
+ "S42": {
4169
4170
  "type": "structure",
4170
4171
  "required": [
4171
4172
  "obfuscationSettingType"
@@ -4174,7 +4175,7 @@
4174
4175
  "obfuscationSettingType": {}
4175
4176
  }
4176
4177
  },
4177
- "S43": {
4178
+ "S44": {
4178
4179
  "type": "structure",
4179
4180
  "members": {
4180
4181
  "allowMultipleValues": {
@@ -4182,24 +4183,24 @@
4182
4183
  }
4183
4184
  }
4184
4185
  },
4185
- "S46": {
4186
+ "S47": {
4186
4187
  "type": "list",
4187
4188
  "member": {
4188
4189
  "type": "structure",
4189
4190
  "members": {
4190
4191
  "sampleValue": {
4191
- "shape": "S48"
4192
+ "shape": "S49"
4192
4193
  },
4193
4194
  "synonyms": {
4194
4195
  "type": "list",
4195
4196
  "member": {
4196
- "shape": "S48"
4197
+ "shape": "S49"
4197
4198
  }
4198
4199
  }
4199
4200
  }
4200
4201
  }
4201
4202
  },
4202
- "S48": {
4203
+ "S49": {
4203
4204
  "type": "structure",
4204
4205
  "required": [
4205
4206
  "value"
@@ -4208,7 +4209,7 @@
4208
4209
  "value": {}
4209
4210
  }
4210
4211
  },
4211
- "S4b": {
4212
+ "S4c": {
4212
4213
  "type": "structure",
4213
4214
  "required": [
4214
4215
  "resolutionStrategy"
@@ -4232,7 +4233,7 @@
4232
4233
  }
4233
4234
  }
4234
4235
  },
4235
- "S4i": {
4236
+ "S4j": {
4236
4237
  "type": "structure",
4237
4238
  "members": {
4238
4239
  "grammarSlotTypeSetting": {
@@ -4254,15 +4255,15 @@
4254
4255
  }
4255
4256
  }
4256
4257
  },
4257
- "S5r": {
4258
+ "S5s": {
4258
4259
  "type": "list",
4259
4260
  "member": {}
4260
4261
  },
4261
- "S5w": {
4262
+ "S5x": {
4262
4263
  "type": "list",
4263
4264
  "member": {}
4264
4265
  },
4265
- "S61": {
4266
+ "S62": {
4266
4267
  "type": "structure",
4267
4268
  "members": {
4268
4269
  "s3BucketTranscriptSource": {
@@ -4313,23 +4314,23 @@
4313
4314
  }
4314
4315
  }
4315
4316
  },
4316
- "S6a": {
4317
+ "S6b": {
4317
4318
  "type": "structure",
4318
4319
  "members": {
4319
4320
  "kmsKeyArn": {},
4320
4321
  "botLocaleExportPassword": {
4321
- "shape": "S6b"
4322
+ "shape": "S6c"
4322
4323
  },
4323
4324
  "associatedTranscriptsPassword": {
4324
- "shape": "S6b"
4325
+ "shape": "S6c"
4325
4326
  }
4326
4327
  }
4327
4328
  },
4328
- "S6b": {
4329
+ "S6c": {
4329
4330
  "type": "string",
4330
4331
  "sensitive": true
4331
4332
  },
4332
- "S6p": {
4333
+ "S6q": {
4333
4334
  "type": "structure",
4334
4335
  "members": {
4335
4336
  "botImportSpecification": {
@@ -4390,7 +4391,7 @@
4390
4391
  }
4391
4392
  }
4392
4393
  },
4393
- "S6x": {
4394
+ "S6y": {
4394
4395
  "type": "list",
4395
4396
  "member": {
4396
4397
  "type": "structure",
@@ -4406,7 +4407,7 @@
4406
4407
  }
4407
4408
  }
4408
4409
  },
4409
- "S77": {
4410
+ "S78": {
4410
4411
  "type": "structure",
4411
4412
  "required": [
4412
4413
  "relativeAggregationDuration"
@@ -4427,7 +4428,7 @@
4427
4428
  }
4428
4429
  }
4429
4430
  },
4430
- "S7h": {
4431
+ "S7i": {
4431
4432
  "type": "list",
4432
4433
  "member": {}
4433
4434
  }