aws-sdk 2.1608.0 → 2.1610.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/README.md +1 -1
- package/apis/amplify-2017-07-25.min.json +3 -0
- package/apis/chime-sdk-voice-2022-08-03.min.json +6 -2
- package/apis/connectcases-2022-10-03.min.json +184 -63
- package/apis/fms-2018-01-01.min.json +59 -58
- package/apis/inspector2-2020-06-08.min.json +99 -74
- package/apis/omics-2022-11-28.min.json +36 -22
- package/apis/opensearch-2021-01-01.min.json +93 -92
- package/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +521 -99
- package/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +6 -0
- package/apis/qbusiness-2023-11-27.examples.json +2 -3
- package/apis/qbusiness-2023-11-27.min.json +778 -693
- package/apis/qbusiness-2023-11-27.paginators.json +1 -1
- package/apis/qbusiness-2023-11-27.waiters2.json +5 -0
- package/apis/quicksight-2018-04-01.min.json +557 -494
- package/apis/route53resolver-2018-04-01.min.json +58 -52
- package/apis/sagemaker-2017-07-24.min.json +330 -319
- package/apis/signer-2017-08-25.min.json +3 -0
- package/apis/timestream-query-2018-11-01.min.json +71 -23
- package/apis/transcribe-2017-10-26.min.json +101 -76
- package/apis/trustedadvisor-2022-09-15.min.json +107 -46
- package/clients/amplify.d.ts +2 -1
- package/clients/chimesdkvoice.d.ts +9 -9
- package/clients/codeartifact.d.ts +27 -27
- package/clients/connectcases.d.ts +98 -0
- package/clients/fms.d.ts +8 -3
- package/clients/inspector2.d.ts +44 -3
- package/clients/omics.d.ts +89 -53
- package/clients/opensearch.d.ts +8 -3
- package/clients/pinpointsmsvoicev2.d.ts +514 -8
- package/clients/qbusiness.d.ts +818 -700
- package/clients/qbusiness.js +1 -0
- package/clients/quicksight.d.ts +91 -12
- package/clients/route53resolver.d.ts +18 -5
- package/clients/sagemaker.d.ts +12 -1
- package/clients/signer.d.ts +3 -3
- package/clients/timestreamquery.d.ts +54 -0
- package/clients/transcribeservice.d.ts +32 -0
- package/clients/trustedadvisor.d.ts +66 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +106 -99
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -5,6 +5,9 @@
|
|
5
5
|
"endpointPrefix": "route53resolver",
|
6
6
|
"jsonVersion": "1.1",
|
7
7
|
"protocol": "json",
|
8
|
+
"protocols": [
|
9
|
+
"json"
|
10
|
+
],
|
8
11
|
"serviceAbbreviation": "Route53Resolver",
|
9
12
|
"serviceFullName": "Amazon Route 53 Resolver",
|
10
13
|
"serviceId": "Route53Resolver",
|
@@ -168,6 +171,7 @@
|
|
168
171
|
"type": "integer"
|
169
172
|
},
|
170
173
|
"Name": {},
|
174
|
+
"FirewallDomainRedirectionAction": {},
|
171
175
|
"Qtype": {}
|
172
176
|
}
|
173
177
|
},
|
@@ -175,7 +179,7 @@
|
|
175
179
|
"type": "structure",
|
176
180
|
"members": {
|
177
181
|
"FirewallRule": {
|
178
|
-
"shape": "
|
182
|
+
"shape": "S1m"
|
179
183
|
}
|
180
184
|
}
|
181
185
|
}
|
@@ -201,7 +205,7 @@
|
|
201
205
|
"type": "structure",
|
202
206
|
"members": {
|
203
207
|
"FirewallRuleGroup": {
|
204
|
-
"shape": "
|
208
|
+
"shape": "S1p"
|
205
209
|
}
|
206
210
|
}
|
207
211
|
}
|
@@ -232,7 +236,7 @@
|
|
232
236
|
"type": "structure",
|
233
237
|
"members": {
|
234
238
|
"OutpostResolver": {
|
235
|
-
"shape": "
|
239
|
+
"shape": "S1x"
|
236
240
|
}
|
237
241
|
}
|
238
242
|
}
|
@@ -310,7 +314,7 @@
|
|
310
314
|
"type": "structure",
|
311
315
|
"members": {
|
312
316
|
"ResolverQueryLogConfig": {
|
313
|
-
"shape": "
|
317
|
+
"shape": "S28"
|
314
318
|
}
|
315
319
|
}
|
316
320
|
}
|
@@ -328,7 +332,7 @@
|
|
328
332
|
"RuleType": {},
|
329
333
|
"DomainName": {},
|
330
334
|
"TargetIps": {
|
331
|
-
"shape": "
|
335
|
+
"shape": "S2e"
|
332
336
|
},
|
333
337
|
"ResolverEndpointId": {},
|
334
338
|
"Tags": {
|
@@ -340,7 +344,7 @@
|
|
340
344
|
"type": "structure",
|
341
345
|
"members": {
|
342
346
|
"ResolverRule": {
|
343
|
-
"shape": "
|
347
|
+
"shape": "S2i"
|
344
348
|
}
|
345
349
|
}
|
346
350
|
}
|
@@ -381,7 +385,7 @@
|
|
381
385
|
"type": "structure",
|
382
386
|
"members": {
|
383
387
|
"FirewallRule": {
|
384
|
-
"shape": "
|
388
|
+
"shape": "S1m"
|
385
389
|
}
|
386
390
|
}
|
387
391
|
}
|
@@ -400,7 +404,7 @@
|
|
400
404
|
"type": "structure",
|
401
405
|
"members": {
|
402
406
|
"FirewallRuleGroup": {
|
403
|
-
"shape": "
|
407
|
+
"shape": "S1p"
|
404
408
|
}
|
405
409
|
}
|
406
410
|
}
|
@@ -419,7 +423,7 @@
|
|
419
423
|
"type": "structure",
|
420
424
|
"members": {
|
421
425
|
"OutpostResolver": {
|
422
|
-
"shape": "
|
426
|
+
"shape": "S1x"
|
423
427
|
}
|
424
428
|
}
|
425
429
|
}
|
@@ -457,7 +461,7 @@
|
|
457
461
|
"type": "structure",
|
458
462
|
"members": {
|
459
463
|
"ResolverQueryLogConfig": {
|
460
|
-
"shape": "
|
464
|
+
"shape": "S28"
|
461
465
|
}
|
462
466
|
}
|
463
467
|
}
|
@@ -476,7 +480,7 @@
|
|
476
480
|
"type": "structure",
|
477
481
|
"members": {
|
478
482
|
"ResolverRule": {
|
479
|
-
"shape": "
|
483
|
+
"shape": "S2i"
|
480
484
|
}
|
481
485
|
}
|
482
486
|
}
|
@@ -579,7 +583,7 @@
|
|
579
583
|
"type": "structure",
|
580
584
|
"members": {
|
581
585
|
"FirewallConfig": {
|
582
|
-
"shape": "
|
586
|
+
"shape": "S38"
|
583
587
|
}
|
584
588
|
}
|
585
589
|
}
|
@@ -617,7 +621,7 @@
|
|
617
621
|
"type": "structure",
|
618
622
|
"members": {
|
619
623
|
"FirewallRuleGroup": {
|
620
|
-
"shape": "
|
624
|
+
"shape": "S1p"
|
621
625
|
}
|
622
626
|
}
|
623
627
|
}
|
@@ -672,7 +676,7 @@
|
|
672
676
|
"type": "structure",
|
673
677
|
"members": {
|
674
678
|
"OutpostResolver": {
|
675
|
-
"shape": "
|
679
|
+
"shape": "S1x"
|
676
680
|
}
|
677
681
|
}
|
678
682
|
}
|
@@ -691,7 +695,7 @@
|
|
691
695
|
"type": "structure",
|
692
696
|
"members": {
|
693
697
|
"ResolverConfig": {
|
694
|
-
"shape": "
|
698
|
+
"shape": "S3n"
|
695
699
|
}
|
696
700
|
}
|
697
701
|
}
|
@@ -710,7 +714,7 @@
|
|
710
714
|
"type": "structure",
|
711
715
|
"members": {
|
712
716
|
"ResolverDNSSECConfig": {
|
713
|
-
"shape": "
|
717
|
+
"shape": "S3r"
|
714
718
|
}
|
715
719
|
}
|
716
720
|
}
|
@@ -748,7 +752,7 @@
|
|
748
752
|
"type": "structure",
|
749
753
|
"members": {
|
750
754
|
"ResolverQueryLogConfig": {
|
751
|
-
"shape": "
|
755
|
+
"shape": "S28"
|
752
756
|
}
|
753
757
|
}
|
754
758
|
}
|
@@ -803,7 +807,7 @@
|
|
803
807
|
"type": "structure",
|
804
808
|
"members": {
|
805
809
|
"ResolverRule": {
|
806
|
-
"shape": "
|
810
|
+
"shape": "S2i"
|
807
811
|
}
|
808
812
|
}
|
809
813
|
}
|
@@ -885,7 +889,7 @@
|
|
885
889
|
"FirewallConfigs": {
|
886
890
|
"type": "list",
|
887
891
|
"member": {
|
888
|
-
"shape": "
|
892
|
+
"shape": "S38"
|
889
893
|
}
|
890
894
|
}
|
891
895
|
}
|
@@ -940,7 +944,7 @@
|
|
940
944
|
"members": {
|
941
945
|
"NextToken": {},
|
942
946
|
"Domains": {
|
943
|
-
"shape": "
|
947
|
+
"shape": "S4q"
|
944
948
|
}
|
945
949
|
}
|
946
950
|
}
|
@@ -1030,7 +1034,7 @@
|
|
1030
1034
|
"FirewallRules": {
|
1031
1035
|
"type": "list",
|
1032
1036
|
"member": {
|
1033
|
-
"shape": "
|
1037
|
+
"shape": "S1m"
|
1034
1038
|
}
|
1035
1039
|
}
|
1036
1040
|
}
|
@@ -1053,7 +1057,7 @@
|
|
1053
1057
|
"OutpostResolvers": {
|
1054
1058
|
"type": "list",
|
1055
1059
|
"member": {
|
1056
|
-
"shape": "
|
1060
|
+
"shape": "S1x"
|
1057
1061
|
}
|
1058
1062
|
},
|
1059
1063
|
"NextToken": {}
|
@@ -1077,7 +1081,7 @@
|
|
1077
1081
|
"ResolverConfigs": {
|
1078
1082
|
"type": "list",
|
1079
1083
|
"member": {
|
1080
|
-
"shape": "
|
1084
|
+
"shape": "S3n"
|
1081
1085
|
}
|
1082
1086
|
}
|
1083
1087
|
}
|
@@ -1092,7 +1096,7 @@
|
|
1092
1096
|
},
|
1093
1097
|
"NextToken": {},
|
1094
1098
|
"Filters": {
|
1095
|
-
"shape": "
|
1099
|
+
"shape": "S5a"
|
1096
1100
|
}
|
1097
1101
|
}
|
1098
1102
|
},
|
@@ -1103,7 +1107,7 @@
|
|
1103
1107
|
"ResolverDnssecConfigs": {
|
1104
1108
|
"type": "list",
|
1105
1109
|
"member": {
|
1106
|
-
"shape": "
|
1110
|
+
"shape": "S3r"
|
1107
1111
|
}
|
1108
1112
|
}
|
1109
1113
|
}
|
@@ -1158,7 +1162,7 @@
|
|
1158
1162
|
},
|
1159
1163
|
"NextToken": {},
|
1160
1164
|
"Filters": {
|
1161
|
-
"shape": "
|
1165
|
+
"shape": "S5a"
|
1162
1166
|
}
|
1163
1167
|
}
|
1164
1168
|
},
|
@@ -1187,7 +1191,7 @@
|
|
1187
1191
|
},
|
1188
1192
|
"NextToken": {},
|
1189
1193
|
"Filters": {
|
1190
|
-
"shape": "
|
1194
|
+
"shape": "S5a"
|
1191
1195
|
},
|
1192
1196
|
"SortBy": {},
|
1193
1197
|
"SortOrder": {}
|
@@ -1221,7 +1225,7 @@
|
|
1221
1225
|
},
|
1222
1226
|
"NextToken": {},
|
1223
1227
|
"Filters": {
|
1224
|
-
"shape": "
|
1228
|
+
"shape": "S5a"
|
1225
1229
|
},
|
1226
1230
|
"SortBy": {},
|
1227
1231
|
"SortOrder": {}
|
@@ -1240,7 +1244,7 @@
|
|
1240
1244
|
"ResolverQueryLogConfigs": {
|
1241
1245
|
"type": "list",
|
1242
1246
|
"member": {
|
1243
|
-
"shape": "
|
1247
|
+
"shape": "S28"
|
1244
1248
|
}
|
1245
1249
|
}
|
1246
1250
|
}
|
@@ -1255,7 +1259,7 @@
|
|
1255
1259
|
},
|
1256
1260
|
"NextToken": {},
|
1257
1261
|
"Filters": {
|
1258
|
-
"shape": "
|
1262
|
+
"shape": "S5a"
|
1259
1263
|
}
|
1260
1264
|
}
|
1261
1265
|
},
|
@@ -1284,7 +1288,7 @@
|
|
1284
1288
|
},
|
1285
1289
|
"NextToken": {},
|
1286
1290
|
"Filters": {
|
1287
|
-
"shape": "
|
1291
|
+
"shape": "S5a"
|
1288
1292
|
}
|
1289
1293
|
}
|
1290
1294
|
},
|
@@ -1298,7 +1302,7 @@
|
|
1298
1302
|
"ResolverRules": {
|
1299
1303
|
"type": "list",
|
1300
1304
|
"member": {
|
1301
|
-
"shape": "
|
1305
|
+
"shape": "S2i"
|
1302
1306
|
}
|
1303
1307
|
}
|
1304
1308
|
}
|
@@ -1446,7 +1450,7 @@
|
|
1446
1450
|
"type": "structure",
|
1447
1451
|
"members": {
|
1448
1452
|
"FirewallConfig": {
|
1449
|
-
"shape": "
|
1453
|
+
"shape": "S38"
|
1450
1454
|
}
|
1451
1455
|
}
|
1452
1456
|
}
|
@@ -1463,7 +1467,7 @@
|
|
1463
1467
|
"FirewallDomainListId": {},
|
1464
1468
|
"Operation": {},
|
1465
1469
|
"Domains": {
|
1466
|
-
"shape": "
|
1470
|
+
"shape": "S4q"
|
1467
1471
|
}
|
1468
1472
|
}
|
1469
1473
|
},
|
@@ -1498,6 +1502,7 @@
|
|
1498
1502
|
"type": "integer"
|
1499
1503
|
},
|
1500
1504
|
"Name": {},
|
1505
|
+
"FirewallDomainRedirectionAction": {},
|
1501
1506
|
"Qtype": {}
|
1502
1507
|
}
|
1503
1508
|
},
|
@@ -1505,7 +1510,7 @@
|
|
1505
1510
|
"type": "structure",
|
1506
1511
|
"members": {
|
1507
1512
|
"FirewallRule": {
|
1508
|
-
"shape": "
|
1513
|
+
"shape": "S1m"
|
1509
1514
|
}
|
1510
1515
|
}
|
1511
1516
|
}
|
@@ -1553,7 +1558,7 @@
|
|
1553
1558
|
"type": "structure",
|
1554
1559
|
"members": {
|
1555
1560
|
"OutpostResolver": {
|
1556
|
-
"shape": "
|
1561
|
+
"shape": "S1x"
|
1557
1562
|
}
|
1558
1563
|
}
|
1559
1564
|
}
|
@@ -1574,7 +1579,7 @@
|
|
1574
1579
|
"type": "structure",
|
1575
1580
|
"members": {
|
1576
1581
|
"ResolverConfig": {
|
1577
|
-
"shape": "
|
1582
|
+
"shape": "S3n"
|
1578
1583
|
}
|
1579
1584
|
}
|
1580
1585
|
}
|
@@ -1595,7 +1600,7 @@
|
|
1595
1600
|
"type": "structure",
|
1596
1601
|
"members": {
|
1597
1602
|
"ResolverDNSSECConfig": {
|
1598
|
-
"shape": "
|
1603
|
+
"shape": "S3r"
|
1599
1604
|
}
|
1600
1605
|
}
|
1601
1606
|
}
|
@@ -1652,7 +1657,7 @@
|
|
1652
1657
|
"members": {
|
1653
1658
|
"Name": {},
|
1654
1659
|
"TargetIps": {
|
1655
|
-
"shape": "
|
1660
|
+
"shape": "S2e"
|
1656
1661
|
},
|
1657
1662
|
"ResolverEndpointId": {}
|
1658
1663
|
}
|
@@ -1663,7 +1668,7 @@
|
|
1663
1668
|
"type": "structure",
|
1664
1669
|
"members": {
|
1665
1670
|
"ResolverRule": {
|
1666
|
-
"shape": "
|
1671
|
+
"shape": "S2i"
|
1667
1672
|
}
|
1668
1673
|
}
|
1669
1674
|
}
|
@@ -1788,7 +1793,7 @@
|
|
1788
1793
|
"ModificationTime": {}
|
1789
1794
|
}
|
1790
1795
|
},
|
1791
|
-
"
|
1796
|
+
"S1m": {
|
1792
1797
|
"type": "structure",
|
1793
1798
|
"members": {
|
1794
1799
|
"FirewallRuleGroupId": {},
|
@@ -1807,10 +1812,11 @@
|
|
1807
1812
|
"CreatorRequestId": {},
|
1808
1813
|
"CreationTime": {},
|
1809
1814
|
"ModificationTime": {},
|
1815
|
+
"FirewallDomainRedirectionAction": {},
|
1810
1816
|
"Qtype": {}
|
1811
1817
|
}
|
1812
1818
|
},
|
1813
|
-
"
|
1819
|
+
"S1p": {
|
1814
1820
|
"type": "structure",
|
1815
1821
|
"members": {
|
1816
1822
|
"Id": {},
|
@@ -1828,7 +1834,7 @@
|
|
1828
1834
|
"ModificationTime": {}
|
1829
1835
|
}
|
1830
1836
|
},
|
1831
|
-
"
|
1837
|
+
"S1x": {
|
1832
1838
|
"type": "structure",
|
1833
1839
|
"members": {
|
1834
1840
|
"Arn": {},
|
@@ -1846,7 +1852,7 @@
|
|
1846
1852
|
"OutpostArn": {}
|
1847
1853
|
}
|
1848
1854
|
},
|
1849
|
-
"
|
1855
|
+
"S28": {
|
1850
1856
|
"type": "structure",
|
1851
1857
|
"members": {
|
1852
1858
|
"Id": {},
|
@@ -1863,7 +1869,7 @@
|
|
1863
1869
|
"CreationTime": {}
|
1864
1870
|
}
|
1865
1871
|
},
|
1866
|
-
"
|
1872
|
+
"S2e": {
|
1867
1873
|
"type": "list",
|
1868
1874
|
"member": {
|
1869
1875
|
"type": "structure",
|
@@ -1877,7 +1883,7 @@
|
|
1877
1883
|
}
|
1878
1884
|
}
|
1879
1885
|
},
|
1880
|
-
"
|
1886
|
+
"S2i": {
|
1881
1887
|
"type": "structure",
|
1882
1888
|
"members": {
|
1883
1889
|
"Id": {},
|
@@ -1889,7 +1895,7 @@
|
|
1889
1895
|
"RuleType": {},
|
1890
1896
|
"Name": {},
|
1891
1897
|
"TargetIps": {
|
1892
|
-
"shape": "
|
1898
|
+
"shape": "S2e"
|
1893
1899
|
},
|
1894
1900
|
"ResolverEndpointId": {},
|
1895
1901
|
"OwnerId": {},
|
@@ -1898,7 +1904,7 @@
|
|
1898
1904
|
"ModificationTime": {}
|
1899
1905
|
}
|
1900
1906
|
},
|
1901
|
-
"
|
1907
|
+
"S38": {
|
1902
1908
|
"type": "structure",
|
1903
1909
|
"members": {
|
1904
1910
|
"Id": {},
|
@@ -1907,7 +1913,7 @@
|
|
1907
1913
|
"FirewallFailOpen": {}
|
1908
1914
|
}
|
1909
1915
|
},
|
1910
|
-
"
|
1916
|
+
"S3n": {
|
1911
1917
|
"type": "structure",
|
1912
1918
|
"members": {
|
1913
1919
|
"Id": {},
|
@@ -1916,7 +1922,7 @@
|
|
1916
1922
|
"AutodefinedReverse": {}
|
1917
1923
|
}
|
1918
1924
|
},
|
1919
|
-
"
|
1925
|
+
"S3r": {
|
1920
1926
|
"type": "structure",
|
1921
1927
|
"members": {
|
1922
1928
|
"Id": {},
|
@@ -1925,11 +1931,11 @@
|
|
1925
1931
|
"ValidationStatus": {}
|
1926
1932
|
}
|
1927
1933
|
},
|
1928
|
-
"
|
1934
|
+
"S4q": {
|
1929
1935
|
"type": "list",
|
1930
1936
|
"member": {}
|
1931
1937
|
},
|
1932
|
-
"
|
1938
|
+
"S5a": {
|
1933
1939
|
"type": "list",
|
1934
1940
|
"member": {
|
1935
1941
|
"type": "structure",
|