aws-sdk 2.1012.0 → 2.1016.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/auditmanager-2017-07-25.min.json +168 -12
- package/apis/auditmanager-2017-07-25.paginators.json +5 -0
- package/apis/autoscaling-2011-01-01.min.json +240 -94
- package/apis/chime-2018-05-01.min.json +4 -2
- package/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/apis/chime-sdk-messaging-2021-05-15.min.json +180 -29
- package/apis/ec2-2016-11-15.min.json +1331 -800
- package/apis/ec2-2016-11-15.paginators.json +12 -0
- package/apis/emr-containers-2020-10-01.min.json +18 -6
- package/apis/quicksight-2018-04-01.min.json +27 -21
- package/apis/rds-2014-10-31.min.json +412 -317
- package/apis/route53resolver-2018-04-01.min.json +85 -13
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/sagemaker-2017-07-24.min.json +924 -792
- package/apis/textract-2018-06-27.min.json +107 -43
- package/clients/auditmanager.d.ts +486 -305
- package/clients/autoscaling.d.ts +217 -15
- package/clients/chime.d.ts +8 -0
- package/clients/chimesdkidentity.d.ts +314 -2
- package/clients/chimesdkmessaging.d.ts +146 -15
- package/clients/connect.d.ts +11 -11
- package/clients/ec2.d.ts +548 -4
- package/clients/eks.d.ts +1 -1
- package/clients/emrcontainers.d.ts +18 -3
- package/clients/finspace.js +0 -1
- package/clients/finspacedata.js +0 -1
- package/clients/lexmodelsv2.js +0 -1
- package/clients/lookoutmetrics.js +0 -1
- package/clients/quicksight.d.ts +12 -2
- package/clients/rds.d.ts +361 -200
- package/clients/route53resolver.d.ts +94 -0
- package/clients/sagemaker.d.ts +152 -8
- package/clients/textract.d.ts +98 -6
- package/dist/aws-sdk-core-react-native.js +57 -22
- package/dist/aws-sdk-react-native.js +299 -340
- package/dist/aws-sdk.js +2134 -1234
- package/dist/aws-sdk.min.js +87 -87
- package/lib/core.js +1 -1
- package/lib/protocol/rest_json.js +6 -12
- package/lib/region_config.js +44 -1
- package/lib/region_config_data.json +81 -0
- package/lib/request.js +4 -6
- package/lib/service.js +1 -1
- package/package.json +2 -2
- package/scripts/region-checker/allowlist.js +4 -0
- package/lib/services/finspace.js +0 -23
- package/lib/services/finspacedata.js +0 -23
- package/lib/services/lexmodelsv2.js +0 -23
- package/lib/services/lookoutmetrics.js +0 -22
|
@@ -840,6 +840,47 @@
|
|
|
840
840
|
}
|
|
841
841
|
}
|
|
842
842
|
},
|
|
843
|
+
"GetChannelMembershipPreferences": {
|
|
844
|
+
"http": {
|
|
845
|
+
"method": "GET",
|
|
846
|
+
"requestUri": "/channels/{channelArn}/memberships/{memberArn}/preferences",
|
|
847
|
+
"responseCode": 200
|
|
848
|
+
},
|
|
849
|
+
"input": {
|
|
850
|
+
"type": "structure",
|
|
851
|
+
"required": [
|
|
852
|
+
"ChannelArn",
|
|
853
|
+
"MemberArn",
|
|
854
|
+
"ChimeBearer"
|
|
855
|
+
],
|
|
856
|
+
"members": {
|
|
857
|
+
"ChannelArn": {
|
|
858
|
+
"location": "uri",
|
|
859
|
+
"locationName": "channelArn"
|
|
860
|
+
},
|
|
861
|
+
"MemberArn": {
|
|
862
|
+
"location": "uri",
|
|
863
|
+
"locationName": "memberArn"
|
|
864
|
+
},
|
|
865
|
+
"ChimeBearer": {
|
|
866
|
+
"location": "header",
|
|
867
|
+
"locationName": "x-amz-chime-bearer"
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
"output": {
|
|
872
|
+
"type": "structure",
|
|
873
|
+
"members": {
|
|
874
|
+
"ChannelArn": {},
|
|
875
|
+
"Member": {
|
|
876
|
+
"shape": "S8"
|
|
877
|
+
},
|
|
878
|
+
"Preferences": {
|
|
879
|
+
"shape": "S2a"
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
},
|
|
843
884
|
"GetChannelMessage": {
|
|
844
885
|
"http": {
|
|
845
886
|
"method": "GET",
|
|
@@ -877,7 +918,7 @@
|
|
|
877
918
|
"ChannelArn": {},
|
|
878
919
|
"MessageId": {},
|
|
879
920
|
"Content": {
|
|
880
|
-
"shape": "
|
|
921
|
+
"shape": "S2h"
|
|
881
922
|
},
|
|
882
923
|
"Metadata": {
|
|
883
924
|
"shape": "Sl"
|
|
@@ -900,7 +941,10 @@
|
|
|
900
941
|
},
|
|
901
942
|
"Persistence": {},
|
|
902
943
|
"Status": {
|
|
903
|
-
"shape": "
|
|
944
|
+
"shape": "S2k"
|
|
945
|
+
},
|
|
946
|
+
"MessageAttributes": {
|
|
947
|
+
"shape": "S2n"
|
|
904
948
|
}
|
|
905
949
|
}
|
|
906
950
|
}
|
|
@@ -939,7 +983,7 @@
|
|
|
939
983
|
"type": "structure",
|
|
940
984
|
"members": {
|
|
941
985
|
"Status": {
|
|
942
|
-
"shape": "
|
|
986
|
+
"shape": "S2k"
|
|
943
987
|
}
|
|
944
988
|
}
|
|
945
989
|
}
|
|
@@ -989,7 +1033,7 @@
|
|
|
989
1033
|
"type": "integer"
|
|
990
1034
|
},
|
|
991
1035
|
"NextToken": {
|
|
992
|
-
"shape": "
|
|
1036
|
+
"shape": "S30",
|
|
993
1037
|
"location": "querystring",
|
|
994
1038
|
"locationName": "next-token"
|
|
995
1039
|
},
|
|
@@ -1004,7 +1048,7 @@
|
|
|
1004
1048
|
"members": {
|
|
1005
1049
|
"ChannelArn": {},
|
|
1006
1050
|
"NextToken": {
|
|
1007
|
-
"shape": "
|
|
1051
|
+
"shape": "S30"
|
|
1008
1052
|
},
|
|
1009
1053
|
"ChannelBans": {
|
|
1010
1054
|
"type": "list",
|
|
@@ -1042,7 +1086,7 @@
|
|
|
1042
1086
|
"type": "integer"
|
|
1043
1087
|
},
|
|
1044
1088
|
"NextToken": {
|
|
1045
|
-
"shape": "
|
|
1089
|
+
"shape": "S30",
|
|
1046
1090
|
"location": "querystring",
|
|
1047
1091
|
"locationName": "next-token"
|
|
1048
1092
|
}
|
|
@@ -1067,7 +1111,7 @@
|
|
|
1067
1111
|
}
|
|
1068
1112
|
},
|
|
1069
1113
|
"NextToken": {
|
|
1070
|
-
"shape": "
|
|
1114
|
+
"shape": "S30"
|
|
1071
1115
|
}
|
|
1072
1116
|
}
|
|
1073
1117
|
}
|
|
@@ -1099,7 +1143,7 @@
|
|
|
1099
1143
|
"type": "integer"
|
|
1100
1144
|
},
|
|
1101
1145
|
"NextToken": {
|
|
1102
|
-
"shape": "
|
|
1146
|
+
"shape": "S30",
|
|
1103
1147
|
"location": "querystring",
|
|
1104
1148
|
"locationName": "next-token"
|
|
1105
1149
|
},
|
|
@@ -1125,7 +1169,7 @@
|
|
|
1125
1169
|
}
|
|
1126
1170
|
},
|
|
1127
1171
|
"NextToken": {
|
|
1128
|
-
"shape": "
|
|
1172
|
+
"shape": "S30"
|
|
1129
1173
|
}
|
|
1130
1174
|
}
|
|
1131
1175
|
}
|
|
@@ -1152,7 +1196,7 @@
|
|
|
1152
1196
|
"type": "integer"
|
|
1153
1197
|
},
|
|
1154
1198
|
"NextToken": {
|
|
1155
|
-
"shape": "
|
|
1199
|
+
"shape": "S30",
|
|
1156
1200
|
"location": "querystring",
|
|
1157
1201
|
"locationName": "next-token"
|
|
1158
1202
|
},
|
|
@@ -1172,7 +1216,7 @@
|
|
|
1172
1216
|
}
|
|
1173
1217
|
},
|
|
1174
1218
|
"NextToken": {
|
|
1175
|
-
"shape": "
|
|
1219
|
+
"shape": "S30"
|
|
1176
1220
|
}
|
|
1177
1221
|
}
|
|
1178
1222
|
}
|
|
@@ -1214,7 +1258,7 @@
|
|
|
1214
1258
|
"type": "integer"
|
|
1215
1259
|
},
|
|
1216
1260
|
"NextToken": {
|
|
1217
|
-
"shape": "
|
|
1261
|
+
"shape": "S30",
|
|
1218
1262
|
"location": "querystring",
|
|
1219
1263
|
"locationName": "next-token"
|
|
1220
1264
|
},
|
|
@@ -1229,7 +1273,7 @@
|
|
|
1229
1273
|
"members": {
|
|
1230
1274
|
"ChannelArn": {},
|
|
1231
1275
|
"NextToken": {
|
|
1232
|
-
"shape": "
|
|
1276
|
+
"shape": "S30"
|
|
1233
1277
|
},
|
|
1234
1278
|
"ChannelMessages": {
|
|
1235
1279
|
"type": "list",
|
|
@@ -1238,7 +1282,7 @@
|
|
|
1238
1282
|
"members": {
|
|
1239
1283
|
"MessageId": {},
|
|
1240
1284
|
"Content": {
|
|
1241
|
-
"shape": "
|
|
1285
|
+
"shape": "S2h"
|
|
1242
1286
|
},
|
|
1243
1287
|
"Metadata": {
|
|
1244
1288
|
"shape": "Sl"
|
|
@@ -1260,7 +1304,10 @@
|
|
|
1260
1304
|
"type": "boolean"
|
|
1261
1305
|
},
|
|
1262
1306
|
"Status": {
|
|
1263
|
-
"shape": "
|
|
1307
|
+
"shape": "S2k"
|
|
1308
|
+
},
|
|
1309
|
+
"MessageAttributes": {
|
|
1310
|
+
"shape": "S2n"
|
|
1264
1311
|
}
|
|
1265
1312
|
}
|
|
1266
1313
|
}
|
|
@@ -1291,7 +1338,7 @@
|
|
|
1291
1338
|
"type": "integer"
|
|
1292
1339
|
},
|
|
1293
1340
|
"NextToken": {
|
|
1294
|
-
"shape": "
|
|
1341
|
+
"shape": "S30",
|
|
1295
1342
|
"location": "querystring",
|
|
1296
1343
|
"locationName": "next-token"
|
|
1297
1344
|
},
|
|
@@ -1306,7 +1353,7 @@
|
|
|
1306
1353
|
"members": {
|
|
1307
1354
|
"ChannelArn": {},
|
|
1308
1355
|
"NextToken": {
|
|
1309
|
-
"shape": "
|
|
1356
|
+
"shape": "S30"
|
|
1310
1357
|
},
|
|
1311
1358
|
"ChannelModerators": {
|
|
1312
1359
|
"type": "list",
|
|
@@ -1349,7 +1396,7 @@
|
|
|
1349
1396
|
"type": "integer"
|
|
1350
1397
|
},
|
|
1351
1398
|
"NextToken": {
|
|
1352
|
-
"shape": "
|
|
1399
|
+
"shape": "S30",
|
|
1353
1400
|
"location": "querystring",
|
|
1354
1401
|
"locationName": "next-token"
|
|
1355
1402
|
},
|
|
@@ -1369,7 +1416,7 @@
|
|
|
1369
1416
|
}
|
|
1370
1417
|
},
|
|
1371
1418
|
"NextToken": {
|
|
1372
|
-
"shape": "
|
|
1419
|
+
"shape": "S30"
|
|
1373
1420
|
}
|
|
1374
1421
|
}
|
|
1375
1422
|
}
|
|
@@ -1396,7 +1443,7 @@
|
|
|
1396
1443
|
"type": "integer"
|
|
1397
1444
|
},
|
|
1398
1445
|
"NextToken": {
|
|
1399
|
-
"shape": "
|
|
1446
|
+
"shape": "S30",
|
|
1400
1447
|
"location": "querystring",
|
|
1401
1448
|
"locationName": "next-token"
|
|
1402
1449
|
}
|
|
@@ -1423,7 +1470,7 @@
|
|
|
1423
1470
|
}
|
|
1424
1471
|
},
|
|
1425
1472
|
"NextToken": {
|
|
1426
|
-
"shape": "
|
|
1473
|
+
"shape": "S30"
|
|
1427
1474
|
}
|
|
1428
1475
|
}
|
|
1429
1476
|
}
|
|
@@ -1450,7 +1497,7 @@
|
|
|
1450
1497
|
"type": "integer"
|
|
1451
1498
|
},
|
|
1452
1499
|
"NextToken": {
|
|
1453
|
-
"shape": "
|
|
1500
|
+
"shape": "S30",
|
|
1454
1501
|
"location": "querystring",
|
|
1455
1502
|
"locationName": "next-token"
|
|
1456
1503
|
},
|
|
@@ -1470,7 +1517,7 @@
|
|
|
1470
1517
|
}
|
|
1471
1518
|
},
|
|
1472
1519
|
"NextToken": {
|
|
1473
|
-
"shape": "
|
|
1520
|
+
"shape": "S30"
|
|
1474
1521
|
}
|
|
1475
1522
|
}
|
|
1476
1523
|
}
|
|
@@ -1502,6 +1549,51 @@
|
|
|
1502
1549
|
}
|
|
1503
1550
|
}
|
|
1504
1551
|
},
|
|
1552
|
+
"PutChannelMembershipPreferences": {
|
|
1553
|
+
"http": {
|
|
1554
|
+
"method": "PUT",
|
|
1555
|
+
"requestUri": "/channels/{channelArn}/memberships/{memberArn}/preferences",
|
|
1556
|
+
"responseCode": 200
|
|
1557
|
+
},
|
|
1558
|
+
"input": {
|
|
1559
|
+
"type": "structure",
|
|
1560
|
+
"required": [
|
|
1561
|
+
"ChannelArn",
|
|
1562
|
+
"MemberArn",
|
|
1563
|
+
"ChimeBearer",
|
|
1564
|
+
"Preferences"
|
|
1565
|
+
],
|
|
1566
|
+
"members": {
|
|
1567
|
+
"ChannelArn": {
|
|
1568
|
+
"location": "uri",
|
|
1569
|
+
"locationName": "channelArn"
|
|
1570
|
+
},
|
|
1571
|
+
"MemberArn": {
|
|
1572
|
+
"location": "uri",
|
|
1573
|
+
"locationName": "memberArn"
|
|
1574
|
+
},
|
|
1575
|
+
"ChimeBearer": {
|
|
1576
|
+
"location": "header",
|
|
1577
|
+
"locationName": "x-amz-chime-bearer"
|
|
1578
|
+
},
|
|
1579
|
+
"Preferences": {
|
|
1580
|
+
"shape": "S2a"
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1584
|
+
"output": {
|
|
1585
|
+
"type": "structure",
|
|
1586
|
+
"members": {
|
|
1587
|
+
"ChannelArn": {},
|
|
1588
|
+
"Member": {
|
|
1589
|
+
"shape": "S8"
|
|
1590
|
+
},
|
|
1591
|
+
"Preferences": {
|
|
1592
|
+
"shape": "S2a"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
},
|
|
1505
1597
|
"RedactChannelMessage": {
|
|
1506
1598
|
"http": {
|
|
1507
1599
|
"requestUri": "/channels/{channelArn}/messages/{messageId}?operation=redact",
|
|
@@ -1572,6 +1664,28 @@
|
|
|
1572
1664
|
"ChimeBearer": {
|
|
1573
1665
|
"location": "header",
|
|
1574
1666
|
"locationName": "x-amz-chime-bearer"
|
|
1667
|
+
},
|
|
1668
|
+
"PushNotification": {
|
|
1669
|
+
"type": "structure",
|
|
1670
|
+
"required": [
|
|
1671
|
+
"Title",
|
|
1672
|
+
"Body",
|
|
1673
|
+
"Type"
|
|
1674
|
+
],
|
|
1675
|
+
"members": {
|
|
1676
|
+
"Title": {
|
|
1677
|
+
"type": "string",
|
|
1678
|
+
"sensitive": true
|
|
1679
|
+
},
|
|
1680
|
+
"Body": {
|
|
1681
|
+
"type": "string",
|
|
1682
|
+
"sensitive": true
|
|
1683
|
+
},
|
|
1684
|
+
"Type": {}
|
|
1685
|
+
}
|
|
1686
|
+
},
|
|
1687
|
+
"MessageAttributes": {
|
|
1688
|
+
"shape": "S2n"
|
|
1575
1689
|
}
|
|
1576
1690
|
}
|
|
1577
1691
|
},
|
|
@@ -1581,7 +1695,7 @@
|
|
|
1581
1695
|
"ChannelArn": {},
|
|
1582
1696
|
"MessageId": {},
|
|
1583
1697
|
"Status": {
|
|
1584
|
-
"shape": "
|
|
1698
|
+
"shape": "S2k"
|
|
1585
1699
|
}
|
|
1586
1700
|
}
|
|
1587
1701
|
}
|
|
@@ -1722,7 +1836,7 @@
|
|
|
1722
1836
|
"locationName": "messageId"
|
|
1723
1837
|
},
|
|
1724
1838
|
"Content": {
|
|
1725
|
-
"shape": "
|
|
1839
|
+
"shape": "S2h"
|
|
1726
1840
|
},
|
|
1727
1841
|
"Metadata": {
|
|
1728
1842
|
"shape": "Sl"
|
|
@@ -1739,7 +1853,7 @@
|
|
|
1739
1853
|
"ChannelArn": {},
|
|
1740
1854
|
"MessageId": {},
|
|
1741
1855
|
"Status": {
|
|
1742
|
-
"shape": "
|
|
1856
|
+
"shape": "S2k"
|
|
1743
1857
|
}
|
|
1744
1858
|
}
|
|
1745
1859
|
}
|
|
@@ -1907,18 +2021,55 @@
|
|
|
1907
2021
|
}
|
|
1908
2022
|
}
|
|
1909
2023
|
},
|
|
1910
|
-
"
|
|
2024
|
+
"S2a": {
|
|
2025
|
+
"type": "structure",
|
|
2026
|
+
"members": {
|
|
2027
|
+
"PushNotifications": {
|
|
2028
|
+
"type": "structure",
|
|
2029
|
+
"required": [
|
|
2030
|
+
"AllowNotifications"
|
|
2031
|
+
],
|
|
2032
|
+
"members": {
|
|
2033
|
+
"AllowNotifications": {},
|
|
2034
|
+
"FilterRule": {
|
|
2035
|
+
"type": "string",
|
|
2036
|
+
"sensitive": true
|
|
2037
|
+
}
|
|
2038
|
+
}
|
|
2039
|
+
}
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
"S2h": {
|
|
1911
2043
|
"type": "string",
|
|
1912
2044
|
"sensitive": true
|
|
1913
2045
|
},
|
|
1914
|
-
"
|
|
2046
|
+
"S2k": {
|
|
1915
2047
|
"type": "structure",
|
|
1916
2048
|
"members": {
|
|
1917
2049
|
"Value": {},
|
|
1918
2050
|
"Detail": {}
|
|
1919
2051
|
}
|
|
1920
2052
|
},
|
|
1921
|
-
"
|
|
2053
|
+
"S2n": {
|
|
2054
|
+
"type": "map",
|
|
2055
|
+
"key": {
|
|
2056
|
+
"type": "string",
|
|
2057
|
+
"sensitive": true
|
|
2058
|
+
},
|
|
2059
|
+
"value": {
|
|
2060
|
+
"type": "structure",
|
|
2061
|
+
"members": {
|
|
2062
|
+
"StringValues": {
|
|
2063
|
+
"type": "list",
|
|
2064
|
+
"member": {
|
|
2065
|
+
"type": "string",
|
|
2066
|
+
"sensitive": true
|
|
2067
|
+
}
|
|
2068
|
+
}
|
|
2069
|
+
}
|
|
2070
|
+
}
|
|
2071
|
+
},
|
|
2072
|
+
"S30": {
|
|
1922
2073
|
"type": "string",
|
|
1923
2074
|
"sensitive": true
|
|
1924
2075
|
}
|