aws-sdk 2.1002.0 → 2.1006.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.
- package/CHANGELOG.md +27 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +109 -38
- package/apis/chime-2018-05-01.min.json +263 -197
- package/apis/ec2-2016-11-15.min.json +235 -233
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +26 -24
- package/apis/firehose-2015-08-04.min.json +198 -82
- package/apis/frauddetector-2019-11-15.min.json +358 -75
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/grafana-2020-08-18.examples.json +5 -0
- package/apis/grafana-2020-08-18.min.json +728 -0
- package/apis/grafana-2020-08-18.paginators.json +16 -0
- package/apis/kendra-2019-02-03.min.json +45 -38
- package/apis/mediaconvert-2017-08-29.min.json +77 -0
- package/apis/medialive-2017-10-14.min.json +297 -227
- package/apis/mediatailor-2018-04-23.min.json +288 -75
- package/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/apis/metadata.json +3 -0
- package/apis/models.lex.v2-2020-08-07.min.json +182 -118
- package/apis/securityhub-2018-10-26.min.json +634 -259
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/backup.d.ts +72 -0
- package/clients/chime.d.ts +83 -3
- package/clients/ec2.d.ts +99 -94
- package/clients/ecs.d.ts +4 -4
- package/clients/elbv2.d.ts +10 -1
- package/clients/firehose.d.ts +62 -0
- package/clients/frauddetector.d.ts +434 -26
- package/clients/grafana.d.ts +718 -0
- package/clients/grafana.js +18 -0
- package/clients/kendra.d.ts +30 -1
- package/clients/lexmodelsv2.d.ts +72 -10
- package/clients/lexruntimev2.d.ts +7 -7
- package/clients/mediaconvert.d.ts +63 -0
- package/clients/medialive.d.ts +76 -5
- package/clients/mediatailor.d.ts +224 -0
- package/clients/secretsmanager.d.ts +27 -27
- package/clients/securityhub.d.ts +668 -11
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +55 -18
- package/dist/aws-sdk.js +465 -342
- package/dist/aws-sdk.min.js +64 -64
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -330,19 +330,19 @@
|
|
|
330
330
|
"shape": "S1z"
|
|
331
331
|
},
|
|
332
332
|
"intentConfirmationSetting": {
|
|
333
|
-
"shape": "
|
|
333
|
+
"shape": "S2q"
|
|
334
334
|
},
|
|
335
335
|
"intentClosingSetting": {
|
|
336
|
-
"shape": "
|
|
336
|
+
"shape": "S2t"
|
|
337
337
|
},
|
|
338
338
|
"inputContexts": {
|
|
339
|
-
"shape": "
|
|
339
|
+
"shape": "S2u"
|
|
340
340
|
},
|
|
341
341
|
"outputContexts": {
|
|
342
|
-
"shape": "
|
|
342
|
+
"shape": "S2w"
|
|
343
343
|
},
|
|
344
344
|
"kendraConfiguration": {
|
|
345
|
-
"shape": "
|
|
345
|
+
"shape": "S30"
|
|
346
346
|
},
|
|
347
347
|
"botId": {
|
|
348
348
|
"location": "uri",
|
|
@@ -375,19 +375,19 @@
|
|
|
375
375
|
"shape": "S1z"
|
|
376
376
|
},
|
|
377
377
|
"intentConfirmationSetting": {
|
|
378
|
-
"shape": "
|
|
378
|
+
"shape": "S2q"
|
|
379
379
|
},
|
|
380
380
|
"intentClosingSetting": {
|
|
381
|
-
"shape": "
|
|
381
|
+
"shape": "S2t"
|
|
382
382
|
},
|
|
383
383
|
"inputContexts": {
|
|
384
|
-
"shape": "
|
|
384
|
+
"shape": "S2u"
|
|
385
385
|
},
|
|
386
386
|
"outputContexts": {
|
|
387
|
-
"shape": "
|
|
387
|
+
"shape": "S2w"
|
|
388
388
|
},
|
|
389
389
|
"kendraConfiguration": {
|
|
390
|
-
"shape": "
|
|
390
|
+
"shape": "S30"
|
|
391
391
|
},
|
|
392
392
|
"botId": {},
|
|
393
393
|
"botVersion": {},
|
|
@@ -505,10 +505,10 @@
|
|
|
505
505
|
"description": {},
|
|
506
506
|
"slotTypeId": {},
|
|
507
507
|
"valueElicitationSetting": {
|
|
508
|
-
"shape": "
|
|
508
|
+
"shape": "S3p"
|
|
509
509
|
},
|
|
510
510
|
"obfuscationSetting": {
|
|
511
|
-
"shape": "
|
|
511
|
+
"shape": "S3z"
|
|
512
512
|
},
|
|
513
513
|
"botId": {
|
|
514
514
|
"location": "uri",
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"locationName": "intentId"
|
|
528
528
|
},
|
|
529
529
|
"multipleValuesSetting": {
|
|
530
|
-
"shape": "
|
|
530
|
+
"shape": "S41"
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
},
|
|
@@ -539,10 +539,10 @@
|
|
|
539
539
|
"description": {},
|
|
540
540
|
"slotTypeId": {},
|
|
541
541
|
"valueElicitationSetting": {
|
|
542
|
-
"shape": "
|
|
542
|
+
"shape": "S3p"
|
|
543
543
|
},
|
|
544
544
|
"obfuscationSetting": {
|
|
545
|
-
"shape": "
|
|
545
|
+
"shape": "S3z"
|
|
546
546
|
},
|
|
547
547
|
"botId": {},
|
|
548
548
|
"botVersion": {},
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"type": "timestamp"
|
|
553
553
|
},
|
|
554
554
|
"multipleValuesSetting": {
|
|
555
|
-
"shape": "
|
|
555
|
+
"shape": "S41"
|
|
556
556
|
}
|
|
557
557
|
}
|
|
558
558
|
}
|
|
@@ -576,10 +576,10 @@
|
|
|
576
576
|
"slotTypeName": {},
|
|
577
577
|
"description": {},
|
|
578
578
|
"slotTypeValues": {
|
|
579
|
-
"shape": "
|
|
579
|
+
"shape": "S44"
|
|
580
580
|
},
|
|
581
581
|
"valueSelectionSetting": {
|
|
582
|
-
"shape": "
|
|
582
|
+
"shape": "S49"
|
|
583
583
|
},
|
|
584
584
|
"parentSlotTypeSignature": {},
|
|
585
585
|
"botId": {
|
|
@@ -603,10 +603,10 @@
|
|
|
603
603
|
"slotTypeName": {},
|
|
604
604
|
"description": {},
|
|
605
605
|
"slotTypeValues": {
|
|
606
|
-
"shape": "
|
|
606
|
+
"shape": "S44"
|
|
607
607
|
},
|
|
608
608
|
"valueSelectionSetting": {
|
|
609
|
-
"shape": "
|
|
609
|
+
"shape": "S49"
|
|
610
610
|
},
|
|
611
611
|
"parentSlotTypeSignature": {},
|
|
612
612
|
"botId": {},
|
|
@@ -1194,7 +1194,7 @@
|
|
|
1194
1194
|
},
|
|
1195
1195
|
"botLocaleStatus": {},
|
|
1196
1196
|
"failureReasons": {
|
|
1197
|
-
"shape": "
|
|
1197
|
+
"shape": "S5f"
|
|
1198
1198
|
},
|
|
1199
1199
|
"creationDateTime": {
|
|
1200
1200
|
"type": "timestamp"
|
|
@@ -1263,7 +1263,7 @@
|
|
|
1263
1263
|
},
|
|
1264
1264
|
"botStatus": {},
|
|
1265
1265
|
"failureReasons": {
|
|
1266
|
-
"shape": "
|
|
1266
|
+
"shape": "S5f"
|
|
1267
1267
|
},
|
|
1268
1268
|
"creationDateTime": {
|
|
1269
1269
|
"type": "timestamp"
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
"fileFormat": {},
|
|
1300
1300
|
"exportStatus": {},
|
|
1301
1301
|
"failureReasons": {
|
|
1302
|
-
"shape": "
|
|
1302
|
+
"shape": "S5f"
|
|
1303
1303
|
},
|
|
1304
1304
|
"downloadUrl": {},
|
|
1305
1305
|
"creationDateTime": {
|
|
@@ -1334,14 +1334,14 @@
|
|
|
1334
1334
|
"members": {
|
|
1335
1335
|
"importId": {},
|
|
1336
1336
|
"resourceSpecification": {
|
|
1337
|
-
"shape": "
|
|
1337
|
+
"shape": "S5q"
|
|
1338
1338
|
},
|
|
1339
1339
|
"importedResourceId": {},
|
|
1340
1340
|
"importedResourceName": {},
|
|
1341
1341
|
"mergeStrategy": {},
|
|
1342
1342
|
"importStatus": {},
|
|
1343
1343
|
"failureReasons": {
|
|
1344
|
-
"shape": "
|
|
1344
|
+
"shape": "S5f"
|
|
1345
1345
|
},
|
|
1346
1346
|
"creationDateTime": {
|
|
1347
1347
|
"type": "timestamp"
|
|
@@ -1402,22 +1402,22 @@
|
|
|
1402
1402
|
"shape": "S1z"
|
|
1403
1403
|
},
|
|
1404
1404
|
"slotPriorities": {
|
|
1405
|
-
"shape": "
|
|
1405
|
+
"shape": "S5x"
|
|
1406
1406
|
},
|
|
1407
1407
|
"intentConfirmationSetting": {
|
|
1408
|
-
"shape": "
|
|
1408
|
+
"shape": "S2q"
|
|
1409
1409
|
},
|
|
1410
1410
|
"intentClosingSetting": {
|
|
1411
|
-
"shape": "
|
|
1411
|
+
"shape": "S2t"
|
|
1412
1412
|
},
|
|
1413
1413
|
"inputContexts": {
|
|
1414
|
-
"shape": "
|
|
1414
|
+
"shape": "S2u"
|
|
1415
1415
|
},
|
|
1416
1416
|
"outputContexts": {
|
|
1417
|
-
"shape": "
|
|
1417
|
+
"shape": "S2w"
|
|
1418
1418
|
},
|
|
1419
1419
|
"kendraConfiguration": {
|
|
1420
|
-
"shape": "
|
|
1420
|
+
"shape": "S30"
|
|
1421
1421
|
},
|
|
1422
1422
|
"botId": {},
|
|
1423
1423
|
"botVersion": {},
|
|
@@ -1504,10 +1504,10 @@
|
|
|
1504
1504
|
"description": {},
|
|
1505
1505
|
"slotTypeId": {},
|
|
1506
1506
|
"valueElicitationSetting": {
|
|
1507
|
-
"shape": "
|
|
1507
|
+
"shape": "S3p"
|
|
1508
1508
|
},
|
|
1509
1509
|
"obfuscationSetting": {
|
|
1510
|
-
"shape": "
|
|
1510
|
+
"shape": "S3z"
|
|
1511
1511
|
},
|
|
1512
1512
|
"botId": {},
|
|
1513
1513
|
"botVersion": {},
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
"type": "timestamp"
|
|
1521
1521
|
},
|
|
1522
1522
|
"multipleValuesSetting": {
|
|
1523
|
-
"shape": "
|
|
1523
|
+
"shape": "S41"
|
|
1524
1524
|
}
|
|
1525
1525
|
}
|
|
1526
1526
|
}
|
|
@@ -1565,10 +1565,10 @@
|
|
|
1565
1565
|
"slotTypeName": {},
|
|
1566
1566
|
"description": {},
|
|
1567
1567
|
"slotTypeValues": {
|
|
1568
|
-
"shape": "
|
|
1568
|
+
"shape": "S44"
|
|
1569
1569
|
},
|
|
1570
1570
|
"valueSelectionSetting": {
|
|
1571
|
-
"shape": "
|
|
1571
|
+
"shape": "S49"
|
|
1572
1572
|
},
|
|
1573
1573
|
"parentSlotTypeSignature": {},
|
|
1574
1574
|
"botId": {},
|
|
@@ -1604,7 +1604,7 @@
|
|
|
1604
1604
|
"botVersion": {},
|
|
1605
1605
|
"localeId": {},
|
|
1606
1606
|
"aggregationDuration": {
|
|
1607
|
-
"shape": "
|
|
1607
|
+
"shape": "S67"
|
|
1608
1608
|
},
|
|
1609
1609
|
"sortBy": {
|
|
1610
1610
|
"type": "structure",
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
"members": {
|
|
1630
1630
|
"name": {},
|
|
1631
1631
|
"values": {
|
|
1632
|
-
"shape": "
|
|
1632
|
+
"shape": "S6h"
|
|
1633
1633
|
},
|
|
1634
1634
|
"operator": {}
|
|
1635
1635
|
}
|
|
@@ -1649,7 +1649,7 @@
|
|
|
1649
1649
|
"botVersion": {},
|
|
1650
1650
|
"localeId": {},
|
|
1651
1651
|
"aggregationDuration": {
|
|
1652
|
-
"shape": "
|
|
1652
|
+
"shape": "S67"
|
|
1653
1653
|
},
|
|
1654
1654
|
"aggregationWindowStartTime": {
|
|
1655
1655
|
"type": "timestamp"
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
"members": {
|
|
1780
1780
|
"name": {},
|
|
1781
1781
|
"values": {
|
|
1782
|
-
"shape": "
|
|
1782
|
+
"shape": "S6h"
|
|
1783
1783
|
},
|
|
1784
1784
|
"operator": {}
|
|
1785
1785
|
}
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
"members": {
|
|
1905
1905
|
"name": {},
|
|
1906
1906
|
"values": {
|
|
1907
|
-
"shape": "
|
|
1907
|
+
"shape": "S6h"
|
|
1908
1908
|
},
|
|
1909
1909
|
"operator": {}
|
|
1910
1910
|
}
|
|
@@ -2072,7 +2072,7 @@
|
|
|
2072
2072
|
"members": {
|
|
2073
2073
|
"name": {},
|
|
2074
2074
|
"values": {
|
|
2075
|
-
"shape": "
|
|
2075
|
+
"shape": "S6h"
|
|
2076
2076
|
},
|
|
2077
2077
|
"operator": {}
|
|
2078
2078
|
}
|
|
@@ -2146,7 +2146,7 @@
|
|
|
2146
2146
|
"members": {
|
|
2147
2147
|
"name": {},
|
|
2148
2148
|
"values": {
|
|
2149
|
-
"shape": "
|
|
2149
|
+
"shape": "S6h"
|
|
2150
2150
|
},
|
|
2151
2151
|
"operator": {}
|
|
2152
2152
|
}
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"members": {
|
|
2235
2235
|
"name": {},
|
|
2236
2236
|
"values": {
|
|
2237
|
-
"shape": "
|
|
2237
|
+
"shape": "S6h"
|
|
2238
2238
|
},
|
|
2239
2239
|
"operator": {}
|
|
2240
2240
|
}
|
|
@@ -2262,10 +2262,10 @@
|
|
|
2262
2262
|
"description": {},
|
|
2263
2263
|
"parentIntentSignature": {},
|
|
2264
2264
|
"inputContexts": {
|
|
2265
|
-
"shape": "
|
|
2265
|
+
"shape": "S2u"
|
|
2266
2266
|
},
|
|
2267
2267
|
"outputContexts": {
|
|
2268
|
-
"shape": "
|
|
2268
|
+
"shape": "S2w"
|
|
2269
2269
|
},
|
|
2270
2270
|
"lastUpdatedDateTime": {
|
|
2271
2271
|
"type": "timestamp"
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"members": {
|
|
2326
2326
|
"name": {},
|
|
2327
2327
|
"values": {
|
|
2328
|
-
"shape": "
|
|
2328
|
+
"shape": "S6h"
|
|
2329
2329
|
},
|
|
2330
2330
|
"operator": {}
|
|
2331
2331
|
}
|
|
@@ -2415,7 +2415,7 @@
|
|
|
2415
2415
|
"members": {
|
|
2416
2416
|
"name": {},
|
|
2417
2417
|
"values": {
|
|
2418
|
-
"shape": "
|
|
2418
|
+
"shape": "S6h"
|
|
2419
2419
|
},
|
|
2420
2420
|
"operator": {}
|
|
2421
2421
|
}
|
|
@@ -2445,7 +2445,7 @@
|
|
|
2445
2445
|
"slotConstraint": {},
|
|
2446
2446
|
"slotTypeId": {},
|
|
2447
2447
|
"valueElicitationPromptSpecification": {
|
|
2448
|
-
"shape": "
|
|
2448
|
+
"shape": "S2r"
|
|
2449
2449
|
},
|
|
2450
2450
|
"lastUpdatedDateTime": {
|
|
2451
2451
|
"type": "timestamp"
|
|
@@ -2500,7 +2500,7 @@
|
|
|
2500
2500
|
"members": {
|
|
2501
2501
|
"importId": {},
|
|
2502
2502
|
"resourceSpecification": {
|
|
2503
|
-
"shape": "
|
|
2503
|
+
"shape": "S5q"
|
|
2504
2504
|
},
|
|
2505
2505
|
"mergeStrategy": {},
|
|
2506
2506
|
"filePassword": {
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
"members": {
|
|
2514
2514
|
"importId": {},
|
|
2515
2515
|
"resourceSpecification": {
|
|
2516
|
-
"shape": "
|
|
2516
|
+
"shape": "S5q"
|
|
2517
2517
|
},
|
|
2518
2518
|
"mergeStrategy": {},
|
|
2519
2519
|
"importStatus": {},
|
|
@@ -2748,7 +2748,7 @@
|
|
|
2748
2748
|
},
|
|
2749
2749
|
"botLocaleStatus": {},
|
|
2750
2750
|
"failureReasons": {
|
|
2751
|
-
"shape": "
|
|
2751
|
+
"shape": "S5f"
|
|
2752
2752
|
},
|
|
2753
2753
|
"creationDateTime": {
|
|
2754
2754
|
"type": "timestamp"
|
|
@@ -2831,22 +2831,22 @@
|
|
|
2831
2831
|
"shape": "S1z"
|
|
2832
2832
|
},
|
|
2833
2833
|
"slotPriorities": {
|
|
2834
|
-
"shape": "
|
|
2834
|
+
"shape": "S5x"
|
|
2835
2835
|
},
|
|
2836
2836
|
"intentConfirmationSetting": {
|
|
2837
|
-
"shape": "
|
|
2837
|
+
"shape": "S2q"
|
|
2838
2838
|
},
|
|
2839
2839
|
"intentClosingSetting": {
|
|
2840
|
-
"shape": "
|
|
2840
|
+
"shape": "S2t"
|
|
2841
2841
|
},
|
|
2842
2842
|
"inputContexts": {
|
|
2843
|
-
"shape": "
|
|
2843
|
+
"shape": "S2u"
|
|
2844
2844
|
},
|
|
2845
2845
|
"outputContexts": {
|
|
2846
|
-
"shape": "
|
|
2846
|
+
"shape": "S2w"
|
|
2847
2847
|
},
|
|
2848
2848
|
"kendraConfiguration": {
|
|
2849
|
-
"shape": "
|
|
2849
|
+
"shape": "S30"
|
|
2850
2850
|
},
|
|
2851
2851
|
"botId": {
|
|
2852
2852
|
"location": "uri",
|
|
@@ -2879,22 +2879,22 @@
|
|
|
2879
2879
|
"shape": "S1z"
|
|
2880
2880
|
},
|
|
2881
2881
|
"slotPriorities": {
|
|
2882
|
-
"shape": "
|
|
2882
|
+
"shape": "S5x"
|
|
2883
2883
|
},
|
|
2884
2884
|
"intentConfirmationSetting": {
|
|
2885
|
-
"shape": "
|
|
2885
|
+
"shape": "S2q"
|
|
2886
2886
|
},
|
|
2887
2887
|
"intentClosingSetting": {
|
|
2888
|
-
"shape": "
|
|
2888
|
+
"shape": "S2t"
|
|
2889
2889
|
},
|
|
2890
2890
|
"inputContexts": {
|
|
2891
|
-
"shape": "
|
|
2891
|
+
"shape": "S2u"
|
|
2892
2892
|
},
|
|
2893
2893
|
"outputContexts": {
|
|
2894
|
-
"shape": "
|
|
2894
|
+
"shape": "S2w"
|
|
2895
2895
|
},
|
|
2896
2896
|
"kendraConfiguration": {
|
|
2897
|
-
"shape": "
|
|
2897
|
+
"shape": "S30"
|
|
2898
2898
|
},
|
|
2899
2899
|
"botId": {},
|
|
2900
2900
|
"botVersion": {},
|
|
@@ -2967,10 +2967,10 @@
|
|
|
2967
2967
|
"description": {},
|
|
2968
2968
|
"slotTypeId": {},
|
|
2969
2969
|
"valueElicitationSetting": {
|
|
2970
|
-
"shape": "
|
|
2970
|
+
"shape": "S3p"
|
|
2971
2971
|
},
|
|
2972
2972
|
"obfuscationSetting": {
|
|
2973
|
-
"shape": "
|
|
2973
|
+
"shape": "S3z"
|
|
2974
2974
|
},
|
|
2975
2975
|
"botId": {
|
|
2976
2976
|
"location": "uri",
|
|
@@ -2989,7 +2989,7 @@
|
|
|
2989
2989
|
"locationName": "intentId"
|
|
2990
2990
|
},
|
|
2991
2991
|
"multipleValuesSetting": {
|
|
2992
|
-
"shape": "
|
|
2992
|
+
"shape": "S41"
|
|
2993
2993
|
}
|
|
2994
2994
|
}
|
|
2995
2995
|
},
|
|
@@ -3001,10 +3001,10 @@
|
|
|
3001
3001
|
"description": {},
|
|
3002
3002
|
"slotTypeId": {},
|
|
3003
3003
|
"valueElicitationSetting": {
|
|
3004
|
-
"shape": "
|
|
3004
|
+
"shape": "S3p"
|
|
3005
3005
|
},
|
|
3006
3006
|
"obfuscationSetting": {
|
|
3007
|
-
"shape": "
|
|
3007
|
+
"shape": "S3z"
|
|
3008
3008
|
},
|
|
3009
3009
|
"botId": {},
|
|
3010
3010
|
"botVersion": {},
|
|
@@ -3017,7 +3017,7 @@
|
|
|
3017
3017
|
"type": "timestamp"
|
|
3018
3018
|
},
|
|
3019
3019
|
"multipleValuesSetting": {
|
|
3020
|
-
"shape": "
|
|
3020
|
+
"shape": "S41"
|
|
3021
3021
|
}
|
|
3022
3022
|
}
|
|
3023
3023
|
}
|
|
@@ -3046,10 +3046,10 @@
|
|
|
3046
3046
|
"slotTypeName": {},
|
|
3047
3047
|
"description": {},
|
|
3048
3048
|
"slotTypeValues": {
|
|
3049
|
-
"shape": "
|
|
3049
|
+
"shape": "S44"
|
|
3050
3050
|
},
|
|
3051
3051
|
"valueSelectionSetting": {
|
|
3052
|
-
"shape": "
|
|
3052
|
+
"shape": "S49"
|
|
3053
3053
|
},
|
|
3054
3054
|
"parentSlotTypeSignature": {},
|
|
3055
3055
|
"botId": {
|
|
@@ -3073,10 +3073,10 @@
|
|
|
3073
3073
|
"slotTypeName": {},
|
|
3074
3074
|
"description": {},
|
|
3075
3075
|
"slotTypeValues": {
|
|
3076
|
-
"shape": "
|
|
3076
|
+
"shape": "S44"
|
|
3077
3077
|
},
|
|
3078
3078
|
"valueSelectionSetting": {
|
|
3079
|
-
"shape": "
|
|
3079
|
+
"shape": "S49"
|
|
3080
3080
|
},
|
|
3081
3081
|
"parentSlotTypeSignature": {},
|
|
3082
3082
|
"botId": {},
|
|
@@ -3314,40 +3314,82 @@
|
|
|
3314
3314
|
"members": {
|
|
3315
3315
|
"enabled": {
|
|
3316
3316
|
"type": "boolean"
|
|
3317
|
-
}
|
|
3318
|
-
}
|
|
3319
|
-
},
|
|
3320
|
-
"S20": {
|
|
3321
|
-
"type": "structure",
|
|
3322
|
-
"required": [
|
|
3323
|
-
"promptSpecification",
|
|
3324
|
-
"declinationResponse"
|
|
3325
|
-
],
|
|
3326
|
-
"members": {
|
|
3327
|
-
"promptSpecification": {
|
|
3328
|
-
"shape": "S21"
|
|
3329
3317
|
},
|
|
3330
|
-
"
|
|
3331
|
-
"
|
|
3318
|
+
"postFulfillmentStatusSpecification": {
|
|
3319
|
+
"type": "structure",
|
|
3320
|
+
"members": {
|
|
3321
|
+
"successResponse": {
|
|
3322
|
+
"shape": "S21"
|
|
3323
|
+
},
|
|
3324
|
+
"failureResponse": {
|
|
3325
|
+
"shape": "S21"
|
|
3326
|
+
},
|
|
3327
|
+
"timeoutResponse": {
|
|
3328
|
+
"shape": "S21"
|
|
3329
|
+
}
|
|
3330
|
+
}
|
|
3332
3331
|
},
|
|
3333
|
-
"
|
|
3334
|
-
"type": "
|
|
3332
|
+
"fulfillmentUpdatesSpecification": {
|
|
3333
|
+
"type": "structure",
|
|
3334
|
+
"required": [
|
|
3335
|
+
"active"
|
|
3336
|
+
],
|
|
3337
|
+
"members": {
|
|
3338
|
+
"active": {
|
|
3339
|
+
"type": "boolean"
|
|
3340
|
+
},
|
|
3341
|
+
"startResponse": {
|
|
3342
|
+
"type": "structure",
|
|
3343
|
+
"required": [
|
|
3344
|
+
"delayInSeconds",
|
|
3345
|
+
"messageGroups"
|
|
3346
|
+
],
|
|
3347
|
+
"members": {
|
|
3348
|
+
"delayInSeconds": {
|
|
3349
|
+
"type": "integer"
|
|
3350
|
+
},
|
|
3351
|
+
"messageGroups": {
|
|
3352
|
+
"shape": "S22"
|
|
3353
|
+
},
|
|
3354
|
+
"allowInterrupt": {
|
|
3355
|
+
"type": "boolean"
|
|
3356
|
+
}
|
|
3357
|
+
}
|
|
3358
|
+
},
|
|
3359
|
+
"updateResponse": {
|
|
3360
|
+
"type": "structure",
|
|
3361
|
+
"required": [
|
|
3362
|
+
"frequencyInSeconds",
|
|
3363
|
+
"messageGroups"
|
|
3364
|
+
],
|
|
3365
|
+
"members": {
|
|
3366
|
+
"frequencyInSeconds": {
|
|
3367
|
+
"type": "integer"
|
|
3368
|
+
},
|
|
3369
|
+
"messageGroups": {
|
|
3370
|
+
"shape": "S22"
|
|
3371
|
+
},
|
|
3372
|
+
"allowInterrupt": {
|
|
3373
|
+
"type": "boolean"
|
|
3374
|
+
}
|
|
3375
|
+
}
|
|
3376
|
+
},
|
|
3377
|
+
"timeoutInSeconds": {
|
|
3378
|
+
"type": "integer"
|
|
3379
|
+
}
|
|
3380
|
+
}
|
|
3335
3381
|
}
|
|
3336
3382
|
}
|
|
3337
3383
|
},
|
|
3338
3384
|
"S21": {
|
|
3339
3385
|
"type": "structure",
|
|
3340
3386
|
"required": [
|
|
3341
|
-
"messageGroups"
|
|
3342
|
-
"maxRetries"
|
|
3387
|
+
"messageGroups"
|
|
3343
3388
|
],
|
|
3344
3389
|
"members": {
|
|
3345
3390
|
"messageGroups": {
|
|
3346
3391
|
"shape": "S22"
|
|
3347
3392
|
},
|
|
3348
|
-
"maxRetries": {
|
|
3349
|
-
"type": "integer"
|
|
3350
|
-
},
|
|
3351
3393
|
"allowInterrupt": {
|
|
3352
3394
|
"type": "boolean"
|
|
3353
3395
|
}
|
|
@@ -3430,35 +3472,57 @@
|
|
|
3430
3472
|
}
|
|
3431
3473
|
}
|
|
3432
3474
|
},
|
|
3433
|
-
"
|
|
3475
|
+
"S2q": {
|
|
3434
3476
|
"type": "structure",
|
|
3435
3477
|
"required": [
|
|
3436
|
-
"
|
|
3478
|
+
"promptSpecification",
|
|
3479
|
+
"declinationResponse"
|
|
3480
|
+
],
|
|
3481
|
+
"members": {
|
|
3482
|
+
"promptSpecification": {
|
|
3483
|
+
"shape": "S2r"
|
|
3484
|
+
},
|
|
3485
|
+
"declinationResponse": {
|
|
3486
|
+
"shape": "S21"
|
|
3487
|
+
},
|
|
3488
|
+
"active": {
|
|
3489
|
+
"type": "boolean"
|
|
3490
|
+
}
|
|
3491
|
+
}
|
|
3492
|
+
},
|
|
3493
|
+
"S2r": {
|
|
3494
|
+
"type": "structure",
|
|
3495
|
+
"required": [
|
|
3496
|
+
"messageGroups",
|
|
3497
|
+
"maxRetries"
|
|
3437
3498
|
],
|
|
3438
3499
|
"members": {
|
|
3439
3500
|
"messageGroups": {
|
|
3440
3501
|
"shape": "S22"
|
|
3441
3502
|
},
|
|
3503
|
+
"maxRetries": {
|
|
3504
|
+
"type": "integer"
|
|
3505
|
+
},
|
|
3442
3506
|
"allowInterrupt": {
|
|
3443
3507
|
"type": "boolean"
|
|
3444
3508
|
}
|
|
3445
3509
|
}
|
|
3446
3510
|
},
|
|
3447
|
-
"
|
|
3511
|
+
"S2t": {
|
|
3448
3512
|
"type": "structure",
|
|
3449
3513
|
"required": [
|
|
3450
3514
|
"closingResponse"
|
|
3451
3515
|
],
|
|
3452
3516
|
"members": {
|
|
3453
3517
|
"closingResponse": {
|
|
3454
|
-
"shape": "
|
|
3518
|
+
"shape": "S21"
|
|
3455
3519
|
},
|
|
3456
3520
|
"active": {
|
|
3457
3521
|
"type": "boolean"
|
|
3458
3522
|
}
|
|
3459
3523
|
}
|
|
3460
3524
|
},
|
|
3461
|
-
"
|
|
3525
|
+
"S2u": {
|
|
3462
3526
|
"type": "list",
|
|
3463
3527
|
"member": {
|
|
3464
3528
|
"type": "structure",
|
|
@@ -3470,7 +3534,7 @@
|
|
|
3470
3534
|
}
|
|
3471
3535
|
}
|
|
3472
3536
|
},
|
|
3473
|
-
"
|
|
3537
|
+
"S2w": {
|
|
3474
3538
|
"type": "list",
|
|
3475
3539
|
"member": {
|
|
3476
3540
|
"type": "structure",
|
|
@@ -3490,7 +3554,7 @@
|
|
|
3490
3554
|
}
|
|
3491
3555
|
}
|
|
3492
3556
|
},
|
|
3493
|
-
"
|
|
3557
|
+
"S30": {
|
|
3494
3558
|
"type": "structure",
|
|
3495
3559
|
"required": [
|
|
3496
3560
|
"kendraIndex"
|
|
@@ -3503,7 +3567,7 @@
|
|
|
3503
3567
|
"queryFilterString": {}
|
|
3504
3568
|
}
|
|
3505
3569
|
},
|
|
3506
|
-
"
|
|
3570
|
+
"S3p": {
|
|
3507
3571
|
"type": "structure",
|
|
3508
3572
|
"required": [
|
|
3509
3573
|
"slotConstraint"
|
|
@@ -3531,7 +3595,7 @@
|
|
|
3531
3595
|
},
|
|
3532
3596
|
"slotConstraint": {},
|
|
3533
3597
|
"promptSpecification": {
|
|
3534
|
-
"shape": "
|
|
3598
|
+
"shape": "S2r"
|
|
3535
3599
|
},
|
|
3536
3600
|
"sampleUtterances": {
|
|
3537
3601
|
"shape": "S1v"
|
|
@@ -3544,10 +3608,10 @@
|
|
|
3544
3608
|
],
|
|
3545
3609
|
"members": {
|
|
3546
3610
|
"waitingResponse": {
|
|
3547
|
-
"shape": "
|
|
3611
|
+
"shape": "S21"
|
|
3548
3612
|
},
|
|
3549
3613
|
"continueResponse": {
|
|
3550
|
-
"shape": "
|
|
3614
|
+
"shape": "S21"
|
|
3551
3615
|
},
|
|
3552
3616
|
"stillWaitingResponse": {
|
|
3553
3617
|
"type": "structure",
|
|
@@ -3578,7 +3642,7 @@
|
|
|
3578
3642
|
}
|
|
3579
3643
|
}
|
|
3580
3644
|
},
|
|
3581
|
-
"
|
|
3645
|
+
"S3z": {
|
|
3582
3646
|
"type": "structure",
|
|
3583
3647
|
"required": [
|
|
3584
3648
|
"obfuscationSettingType"
|
|
@@ -3587,7 +3651,7 @@
|
|
|
3587
3651
|
"obfuscationSettingType": {}
|
|
3588
3652
|
}
|
|
3589
3653
|
},
|
|
3590
|
-
"
|
|
3654
|
+
"S41": {
|
|
3591
3655
|
"type": "structure",
|
|
3592
3656
|
"members": {
|
|
3593
3657
|
"allowMultipleValues": {
|
|
@@ -3595,24 +3659,24 @@
|
|
|
3595
3659
|
}
|
|
3596
3660
|
}
|
|
3597
3661
|
},
|
|
3598
|
-
"
|
|
3662
|
+
"S44": {
|
|
3599
3663
|
"type": "list",
|
|
3600
3664
|
"member": {
|
|
3601
3665
|
"type": "structure",
|
|
3602
3666
|
"members": {
|
|
3603
3667
|
"sampleValue": {
|
|
3604
|
-
"shape": "
|
|
3668
|
+
"shape": "S46"
|
|
3605
3669
|
},
|
|
3606
3670
|
"synonyms": {
|
|
3607
3671
|
"type": "list",
|
|
3608
3672
|
"member": {
|
|
3609
|
-
"shape": "
|
|
3673
|
+
"shape": "S46"
|
|
3610
3674
|
}
|
|
3611
3675
|
}
|
|
3612
3676
|
}
|
|
3613
3677
|
}
|
|
3614
3678
|
},
|
|
3615
|
-
"
|
|
3679
|
+
"S46": {
|
|
3616
3680
|
"type": "structure",
|
|
3617
3681
|
"required": [
|
|
3618
3682
|
"value"
|
|
@@ -3621,7 +3685,7 @@
|
|
|
3621
3685
|
"value": {}
|
|
3622
3686
|
}
|
|
3623
3687
|
},
|
|
3624
|
-
"
|
|
3688
|
+
"S49": {
|
|
3625
3689
|
"type": "structure",
|
|
3626
3690
|
"required": [
|
|
3627
3691
|
"resolutionStrategy"
|
|
@@ -3639,11 +3703,11 @@
|
|
|
3639
3703
|
}
|
|
3640
3704
|
}
|
|
3641
3705
|
},
|
|
3642
|
-
"
|
|
3706
|
+
"S5f": {
|
|
3643
3707
|
"type": "list",
|
|
3644
3708
|
"member": {}
|
|
3645
3709
|
},
|
|
3646
|
-
"
|
|
3710
|
+
"S5q": {
|
|
3647
3711
|
"type": "structure",
|
|
3648
3712
|
"members": {
|
|
3649
3713
|
"botImportSpecification": {
|
|
@@ -3691,7 +3755,7 @@
|
|
|
3691
3755
|
}
|
|
3692
3756
|
}
|
|
3693
3757
|
},
|
|
3694
|
-
"
|
|
3758
|
+
"S5x": {
|
|
3695
3759
|
"type": "list",
|
|
3696
3760
|
"member": {
|
|
3697
3761
|
"type": "structure",
|
|
@@ -3707,7 +3771,7 @@
|
|
|
3707
3771
|
}
|
|
3708
3772
|
}
|
|
3709
3773
|
},
|
|
3710
|
-
"
|
|
3774
|
+
"S67": {
|
|
3711
3775
|
"type": "structure",
|
|
3712
3776
|
"required": [
|
|
3713
3777
|
"relativeAggregationDuration"
|
|
@@ -3728,7 +3792,7 @@
|
|
|
3728
3792
|
}
|
|
3729
3793
|
}
|
|
3730
3794
|
},
|
|
3731
|
-
"
|
|
3795
|
+
"S6h": {
|
|
3732
3796
|
"type": "list",
|
|
3733
3797
|
"member": {}
|
|
3734
3798
|
}
|