cdk-comprehend-s3olap 2.0.22 → 2.0.25

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 (61) hide show
  1. package/.jsii +4 -4
  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 +25 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
  9. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
  10. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +20 -4
  11. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
  12. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
  13. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
  14. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
  15. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  16. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
  17. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
  19. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
  20. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
  21. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
  22. package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
  24. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
  25. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
  26. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  27. package/node_modules/aws-sdk/clients/all.js +2 -1
  28. package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
  29. package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
  30. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
  31. package/node_modules/aws-sdk/clients/dms.d.ts +26 -2
  32. package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
  33. package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
  34. package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
  35. package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
  36. package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
  37. package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
  38. package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
  39. package/node_modules/aws-sdk/clients/rds.d.ts +79 -79
  40. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
  41. package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
  42. package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
  43. package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
  44. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
  45. package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
  46. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
  47. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -20
  48. package/node_modules/aws-sdk/dist/aws-sdk.js +302 -193
  49. package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
  50. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  51. package/node_modules/aws-sdk/lib/core.js +1 -1
  52. package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
  53. package/node_modules/aws-sdk/lib/model/api.js +1 -0
  54. package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
  55. package/node_modules/aws-sdk/package.json +1 -1
  56. package/node_modules/esbuild/install.js +4 -4
  57. package/node_modules/esbuild/lib/main.js +12 -12
  58. package/node_modules/esbuild/package.json +21 -21
  59. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  60. package/node_modules/esbuild-linux-64/package.json +1 -1
  61. package/package.json +7 -7
@@ -189,6 +189,39 @@
189
189
  }
190
190
  }
191
191
  },
192
+ "ListLanguages": {
193
+ "input": {
194
+ "type": "structure",
195
+ "members": {
196
+ "DisplayLanguageCode": {},
197
+ "NextToken": {},
198
+ "MaxResults": {
199
+ "type": "integer"
200
+ }
201
+ }
202
+ },
203
+ "output": {
204
+ "type": "structure",
205
+ "members": {
206
+ "Languages": {
207
+ "type": "list",
208
+ "member": {
209
+ "type": "structure",
210
+ "required": [
211
+ "LanguageName",
212
+ "LanguageCode"
213
+ ],
214
+ "members": {
215
+ "LanguageName": {},
216
+ "LanguageCode": {}
217
+ }
218
+ }
219
+ },
220
+ "DisplayLanguageCode": {},
221
+ "NextToken": {}
222
+ }
223
+ }
224
+ },
192
225
  "ListParallelData": {
193
226
  "input": {
194
227
  "type": "structure",
@@ -1,5 +1,10 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListLanguages": {
4
+ "input_token": "NextToken",
5
+ "limit_key": "MaxResults",
6
+ "output_token": "NextToken"
7
+ },
3
8
  "ListParallelData": {
4
9
  "input_token": "NextToken",
5
10
  "limit_key": "MaxResults",
@@ -963,6 +963,10 @@
963
963
  "location": "querystring",
964
964
  "locationName": "MaxResults",
965
965
  "type": "integer"
966
+ },
967
+ "Status": {
968
+ "location": "querystring",
969
+ "locationName": "Status"
966
970
  }
967
971
  }
968
972
  },
@@ -976,7 +980,8 @@
976
980
  "members": {
977
981
  "ShareId": {},
978
982
  "SharedWith": {},
979
- "Status": {}
983
+ "Status": {},
984
+ "StatusMessage": {}
980
985
  }
981
986
  }
982
987
  },
@@ -1081,7 +1086,7 @@
1081
1086
  "type": "timestamp"
1082
1087
  },
1083
1088
  "WorkloadSummary": {
1084
- "shape": "S4g"
1089
+ "shape": "S4h"
1085
1090
  }
1086
1091
  }
1087
1092
  }
@@ -1239,6 +1244,10 @@
1239
1244
  "location": "querystring",
1240
1245
  "locationName": "MaxResults",
1241
1246
  "type": "integer"
1247
+ },
1248
+ "Status": {
1249
+ "location": "querystring",
1250
+ "locationName": "Status"
1242
1251
  }
1243
1252
  }
1244
1253
  },
@@ -1254,7 +1263,8 @@
1254
1263
  "ShareId": {},
1255
1264
  "SharedWith": {},
1256
1265
  "PermissionType": {},
1257
- "Status": {}
1266
+ "Status": {},
1267
+ "StatusMessage": {}
1258
1268
  }
1259
1269
  }
1260
1270
  },
@@ -1282,7 +1292,7 @@
1282
1292
  "WorkloadSummaries": {
1283
1293
  "type": "list",
1284
1294
  "member": {
1285
- "shape": "S4g"
1295
+ "shape": "S4h"
1286
1296
  }
1287
1297
  },
1288
1298
  "NextToken": {}
@@ -1405,6 +1415,18 @@
1405
1415
  }
1406
1416
  }
1407
1417
  },
1418
+ "UpdateGlobalSettings": {
1419
+ "http": {
1420
+ "method": "PATCH",
1421
+ "requestUri": "/global-settings"
1422
+ },
1423
+ "input": {
1424
+ "type": "structure",
1425
+ "members": {
1426
+ "OrganizationSharingStatus": {}
1427
+ }
1428
+ }
1429
+ },
1408
1430
  "UpdateLensReview": {
1409
1431
  "http": {
1410
1432
  "method": "PATCH",
@@ -1794,7 +1816,7 @@
1794
1816
  }
1795
1817
  }
1796
1818
  },
1797
- "S4g": {
1819
+ "S4h": {
1798
1820
  "type": "structure",
1799
1821
  "members": {
1800
1822
  "WorkloadId": {},
@@ -94,6 +94,33 @@
94
94
  },
95
95
  "idempotent": true
96
96
  },
97
+ "CreateAvailabilityConfiguration": {
98
+ "input": {
99
+ "type": "structure",
100
+ "required": [
101
+ "OrganizationId",
102
+ "DomainName"
103
+ ],
104
+ "members": {
105
+ "ClientToken": {
106
+ "idempotencyToken": true
107
+ },
108
+ "OrganizationId": {},
109
+ "DomainName": {},
110
+ "EwsProvider": {
111
+ "shape": "Sh"
112
+ },
113
+ "LambdaProvider": {
114
+ "shape": "Sl"
115
+ }
116
+ }
117
+ },
118
+ "output": {
119
+ "type": "structure",
120
+ "members": {}
121
+ },
122
+ "idempotent": true
123
+ },
97
124
  "CreateGroup": {
98
125
  "input": {
99
126
  "type": "structure",
@@ -131,28 +158,28 @@
131
158
  "Description": {},
132
159
  "Effect": {},
133
160
  "DeviceTypes": {
134
- "shape": "Sm"
161
+ "shape": "Sv"
135
162
  },
136
163
  "NotDeviceTypes": {
137
- "shape": "Sm"
164
+ "shape": "Sv"
138
165
  },
139
166
  "DeviceModels": {
140
- "shape": "So"
167
+ "shape": "Sx"
141
168
  },
142
169
  "NotDeviceModels": {
143
- "shape": "So"
170
+ "shape": "Sx"
144
171
  },
145
172
  "DeviceOperatingSystems": {
146
- "shape": "Sq"
173
+ "shape": "Sz"
147
174
  },
148
175
  "NotDeviceOperatingSystems": {
149
- "shape": "Sq"
176
+ "shape": "Sz"
150
177
  },
151
178
  "DeviceUserAgents": {
152
- "shape": "Ss"
179
+ "shape": "S11"
153
180
  },
154
181
  "NotDeviceUserAgents": {
155
- "shape": "Ss"
182
+ "shape": "S11"
156
183
  }
157
184
  }
158
185
  },
@@ -235,7 +262,7 @@
235
262
  "Name": {},
236
263
  "DisplayName": {},
237
264
  "Password": {
238
- "shape": "S1d"
265
+ "shape": "Sk"
239
266
  }
240
267
  }
241
268
  },
@@ -284,6 +311,24 @@
284
311
  },
285
312
  "idempotent": true
286
313
  },
314
+ "DeleteAvailabilityConfiguration": {
315
+ "input": {
316
+ "type": "structure",
317
+ "required": [
318
+ "OrganizationId",
319
+ "DomainName"
320
+ ],
321
+ "members": {
322
+ "OrganizationId": {},
323
+ "DomainName": {}
324
+ }
325
+ },
326
+ "output": {
327
+ "type": "structure",
328
+ "members": {}
329
+ },
330
+ "idempotent": true
331
+ },
287
332
  "DeleteEmailMonitoringConfiguration": {
288
333
  "input": {
289
334
  "type": "structure",
@@ -643,7 +688,7 @@
643
688
  "Name": {},
644
689
  "Type": {},
645
690
  "BookingOptions": {
646
- "shape": "S2x"
691
+ "shape": "S36"
647
692
  },
648
693
  "State": {},
649
694
  "EnabledDate": {
@@ -771,7 +816,7 @@
771
816
  "Name": {},
772
817
  "Description": {},
773
818
  "FolderConfigurations": {
774
- "shape": "S3d"
819
+ "shape": "S3m"
775
820
  }
776
821
  }
777
822
  },
@@ -923,22 +968,22 @@
923
968
  "Effect": {},
924
969
  "Description": {},
925
970
  "IpRanges": {
926
- "shape": "S42"
971
+ "shape": "S4b"
927
972
  },
928
973
  "NotIpRanges": {
929
- "shape": "S42"
974
+ "shape": "S4b"
930
975
  },
931
976
  "Actions": {
932
- "shape": "S44"
977
+ "shape": "S4d"
933
978
  },
934
979
  "NotActions": {
935
- "shape": "S44"
980
+ "shape": "S4d"
936
981
  },
937
982
  "UserIds": {
938
- "shape": "S45"
983
+ "shape": "S4e"
939
984
  },
940
985
  "NotUserIds": {
941
- "shape": "S45"
986
+ "shape": "S4e"
942
987
  },
943
988
  "DateCreated": {
944
989
  "type": "timestamp"
@@ -980,6 +1025,53 @@
980
1025
  },
981
1026
  "idempotent": true
982
1027
  },
1028
+ "ListAvailabilityConfigurations": {
1029
+ "input": {
1030
+ "type": "structure",
1031
+ "required": [
1032
+ "OrganizationId"
1033
+ ],
1034
+ "members": {
1035
+ "OrganizationId": {},
1036
+ "MaxResults": {
1037
+ "type": "integer"
1038
+ },
1039
+ "NextToken": {}
1040
+ }
1041
+ },
1042
+ "output": {
1043
+ "type": "structure",
1044
+ "members": {
1045
+ "AvailabilityConfigurations": {
1046
+ "type": "list",
1047
+ "member": {
1048
+ "type": "structure",
1049
+ "members": {
1050
+ "DomainName": {},
1051
+ "ProviderType": {},
1052
+ "EwsProvider": {
1053
+ "type": "structure",
1054
+ "members": {
1055
+ "EwsEndpoint": {},
1056
+ "EwsUsername": {}
1057
+ }
1058
+ },
1059
+ "LambdaProvider": {
1060
+ "shape": "Sl"
1061
+ },
1062
+ "DateCreated": {
1063
+ "type": "timestamp"
1064
+ },
1065
+ "DateModified": {
1066
+ "type": "timestamp"
1067
+ }
1068
+ }
1069
+ }
1070
+ },
1071
+ "NextToken": {}
1072
+ }
1073
+ }
1074
+ },
983
1075
  "ListGroupMembers": {
984
1076
  "input": {
985
1077
  "type": "structure",
@@ -1173,7 +1265,7 @@
1173
1265
  "GranteeId": {},
1174
1266
  "GranteeType": {},
1175
1267
  "PermissionValues": {
1176
- "shape": "S4w"
1268
+ "shape": "S5b"
1177
1269
  }
1178
1270
  }
1179
1271
  }
@@ -1247,28 +1339,28 @@
1247
1339
  "Description": {},
1248
1340
  "Effect": {},
1249
1341
  "DeviceTypes": {
1250
- "shape": "Sm"
1342
+ "shape": "Sv"
1251
1343
  },
1252
1344
  "NotDeviceTypes": {
1253
- "shape": "Sm"
1345
+ "shape": "Sv"
1254
1346
  },
1255
1347
  "DeviceModels": {
1256
- "shape": "So"
1348
+ "shape": "Sx"
1257
1349
  },
1258
1350
  "NotDeviceModels": {
1259
- "shape": "So"
1351
+ "shape": "Sx"
1260
1352
  },
1261
1353
  "DeviceOperatingSystems": {
1262
- "shape": "Sq"
1354
+ "shape": "Sz"
1263
1355
  },
1264
1356
  "NotDeviceOperatingSystems": {
1265
- "shape": "Sq"
1357
+ "shape": "Sz"
1266
1358
  },
1267
1359
  "DeviceUserAgents": {
1268
- "shape": "Ss"
1360
+ "shape": "S11"
1269
1361
  },
1270
1362
  "NotDeviceUserAgents": {
1271
- "shape": "Ss"
1363
+ "shape": "S11"
1272
1364
  },
1273
1365
  "DateCreated": {
1274
1366
  "type": "timestamp"
@@ -1406,7 +1498,7 @@
1406
1498
  "type": "structure",
1407
1499
  "members": {
1408
1500
  "Tags": {
1409
- "shape": "S5k"
1501
+ "shape": "S5z"
1410
1502
  }
1411
1503
  }
1412
1504
  }
@@ -1467,22 +1559,22 @@
1467
1559
  "Effect": {},
1468
1560
  "Description": {},
1469
1561
  "IpRanges": {
1470
- "shape": "S42"
1562
+ "shape": "S4b"
1471
1563
  },
1472
1564
  "NotIpRanges": {
1473
- "shape": "S42"
1565
+ "shape": "S4b"
1474
1566
  },
1475
1567
  "Actions": {
1476
- "shape": "S44"
1568
+ "shape": "S4d"
1477
1569
  },
1478
1570
  "NotActions": {
1479
- "shape": "S44"
1571
+ "shape": "S4d"
1480
1572
  },
1481
1573
  "UserIds": {
1482
- "shape": "S45"
1574
+ "shape": "S4e"
1483
1575
  },
1484
1576
  "NotUserIds": {
1485
- "shape": "S45"
1577
+ "shape": "S4e"
1486
1578
  },
1487
1579
  "OrganizationId": {}
1488
1580
  }
@@ -1546,7 +1638,7 @@
1546
1638
  "EntityId": {},
1547
1639
  "GranteeId": {},
1548
1640
  "PermissionValues": {
1549
- "shape": "S4w"
1641
+ "shape": "S5b"
1550
1642
  }
1551
1643
  }
1552
1644
  },
@@ -1595,7 +1687,7 @@
1595
1687
  "sensitive": true
1596
1688
  },
1597
1689
  "FolderConfigurations": {
1598
- "shape": "S3d"
1690
+ "shape": "S3m"
1599
1691
  }
1600
1692
  }
1601
1693
  },
@@ -1658,7 +1750,7 @@
1658
1750
  "OrganizationId": {},
1659
1751
  "UserId": {},
1660
1752
  "Password": {
1661
- "shape": "S1d"
1753
+ "shape": "Sk"
1662
1754
  }
1663
1755
  }
1664
1756
  },
@@ -1711,7 +1803,7 @@
1711
1803
  "members": {
1712
1804
  "ResourceARN": {},
1713
1805
  "Tags": {
1714
- "shape": "S5k"
1806
+ "shape": "S5z"
1715
1807
  }
1716
1808
  }
1717
1809
  },
@@ -1720,6 +1812,33 @@
1720
1812
  "members": {}
1721
1813
  }
1722
1814
  },
1815
+ "TestAvailabilityConfiguration": {
1816
+ "input": {
1817
+ "type": "structure",
1818
+ "required": [
1819
+ "OrganizationId"
1820
+ ],
1821
+ "members": {
1822
+ "OrganizationId": {},
1823
+ "DomainName": {},
1824
+ "EwsProvider": {
1825
+ "shape": "Sh"
1826
+ },
1827
+ "LambdaProvider": {
1828
+ "shape": "Sl"
1829
+ }
1830
+ }
1831
+ },
1832
+ "output": {
1833
+ "type": "structure",
1834
+ "members": {
1835
+ "TestPassed": {
1836
+ "type": "boolean"
1837
+ },
1838
+ "FailureReason": {}
1839
+ }
1840
+ }
1841
+ },
1723
1842
  "UntagResource": {
1724
1843
  "input": {
1725
1844
  "type": "structure",
@@ -1740,6 +1859,30 @@
1740
1859
  "members": {}
1741
1860
  }
1742
1861
  },
1862
+ "UpdateAvailabilityConfiguration": {
1863
+ "input": {
1864
+ "type": "structure",
1865
+ "required": [
1866
+ "OrganizationId",
1867
+ "DomainName"
1868
+ ],
1869
+ "members": {
1870
+ "OrganizationId": {},
1871
+ "DomainName": {},
1872
+ "EwsProvider": {
1873
+ "shape": "Sh"
1874
+ },
1875
+ "LambdaProvider": {
1876
+ "shape": "Sl"
1877
+ }
1878
+ }
1879
+ },
1880
+ "output": {
1881
+ "type": "structure",
1882
+ "members": {}
1883
+ },
1884
+ "idempotent": true
1885
+ },
1743
1886
  "UpdateDefaultMailDomain": {
1744
1887
  "input": {
1745
1888
  "type": "structure",
@@ -1796,28 +1939,28 @@
1796
1939
  "Description": {},
1797
1940
  "Effect": {},
1798
1941
  "DeviceTypes": {
1799
- "shape": "Sm"
1942
+ "shape": "Sv"
1800
1943
  },
1801
1944
  "NotDeviceTypes": {
1802
- "shape": "Sm"
1945
+ "shape": "Sv"
1803
1946
  },
1804
1947
  "DeviceModels": {
1805
- "shape": "So"
1948
+ "shape": "Sx"
1806
1949
  },
1807
1950
  "NotDeviceModels": {
1808
- "shape": "So"
1951
+ "shape": "Sx"
1809
1952
  },
1810
1953
  "DeviceOperatingSystems": {
1811
- "shape": "Sq"
1954
+ "shape": "Sz"
1812
1955
  },
1813
1956
  "NotDeviceOperatingSystems": {
1814
- "shape": "Sq"
1957
+ "shape": "Sz"
1815
1958
  },
1816
1959
  "DeviceUserAgents": {
1817
- "shape": "Ss"
1960
+ "shape": "S11"
1818
1961
  },
1819
1962
  "NotDeviceUserAgents": {
1820
- "shape": "Ss"
1963
+ "shape": "S11"
1821
1964
  }
1822
1965
  }
1823
1966
  },
@@ -1858,7 +2001,7 @@
1858
2001
  "ResourceId": {},
1859
2002
  "Name": {},
1860
2003
  "BookingOptions": {
1861
- "shape": "S2x"
2004
+ "shape": "S36"
1862
2005
  }
1863
2006
  }
1864
2007
  },
@@ -1870,27 +2013,51 @@
1870
2013
  }
1871
2014
  },
1872
2015
  "shapes": {
1873
- "Sm": {
2016
+ "Sh": {
2017
+ "type": "structure",
2018
+ "required": [
2019
+ "EwsEndpoint",
2020
+ "EwsUsername",
2021
+ "EwsPassword"
2022
+ ],
2023
+ "members": {
2024
+ "EwsEndpoint": {},
2025
+ "EwsUsername": {},
2026
+ "EwsPassword": {
2027
+ "shape": "Sk"
2028
+ }
2029
+ }
2030
+ },
2031
+ "Sk": {
2032
+ "type": "string",
2033
+ "sensitive": true
2034
+ },
2035
+ "Sl": {
2036
+ "type": "structure",
2037
+ "required": [
2038
+ "LambdaArn"
2039
+ ],
2040
+ "members": {
2041
+ "LambdaArn": {}
2042
+ }
2043
+ },
2044
+ "Sv": {
1874
2045
  "type": "list",
1875
2046
  "member": {}
1876
2047
  },
1877
- "So": {
2048
+ "Sx": {
1878
2049
  "type": "list",
1879
2050
  "member": {}
1880
2051
  },
1881
- "Sq": {
2052
+ "Sz": {
1882
2053
  "type": "list",
1883
2054
  "member": {}
1884
2055
  },
1885
- "Ss": {
2056
+ "S11": {
1886
2057
  "type": "list",
1887
2058
  "member": {}
1888
2059
  },
1889
- "S1d": {
1890
- "type": "string",
1891
- "sensitive": true
1892
- },
1893
- "S2x": {
2060
+ "S36": {
1894
2061
  "type": "structure",
1895
2062
  "members": {
1896
2063
  "AutoAcceptRequests": {
@@ -1904,7 +2071,7 @@
1904
2071
  }
1905
2072
  }
1906
2073
  },
1907
- "S3d": {
2074
+ "S3m": {
1908
2075
  "type": "list",
1909
2076
  "member": {
1910
2077
  "type": "structure",
@@ -1921,23 +2088,23 @@
1921
2088
  }
1922
2089
  }
1923
2090
  },
1924
- "S42": {
2091
+ "S4b": {
1925
2092
  "type": "list",
1926
2093
  "member": {}
1927
2094
  },
1928
- "S44": {
2095
+ "S4d": {
1929
2096
  "type": "list",
1930
2097
  "member": {}
1931
2098
  },
1932
- "S45": {
2099
+ "S4e": {
1933
2100
  "type": "list",
1934
2101
  "member": {}
1935
2102
  },
1936
- "S4w": {
2103
+ "S5b": {
1937
2104
  "type": "list",
1938
2105
  "member": {}
1939
2106
  },
1940
- "S5k": {
2107
+ "S5z": {
1941
2108
  "type": "list",
1942
2109
  "member": {
1943
2110
  "type": "structure",
@@ -5,6 +5,12 @@
5
5
  "output_token": "NextToken",
6
6
  "limit_key": "MaxResults"
7
7
  },
8
+ "ListAvailabilityConfigurations": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults",
12
+ "result_key": "AvailabilityConfigurations"
13
+ },
8
14
  "ListGroupMembers": {
9
15
  "input_token": "NextToken",
10
16
  "output_token": "NextToken",
@@ -307,3 +307,4 @@ export import ChimeSDKMediaPipelines = require('./chimesdkmediapipelines');
307
307
  export import EMRServerless = require('./emrserverless');
308
308
  export import M2 = require('./m2');
309
309
  export import ConnectCampaigns = require('./connectcampaigns');
310
+ export import RedshiftServerless = require('./redshiftserverless');
@@ -308,5 +308,6 @@ module.exports = {
308
308
  ChimeSDKMediaPipelines: require('./chimesdkmediapipelines'),
309
309
  EMRServerless: require('./emrserverless'),
310
310
  M2: require('./m2'),
311
- ConnectCampaigns: require('./connectcampaigns')
311
+ ConnectCampaigns: require('./connectcampaigns'),
312
+ RedshiftServerless: require('./redshiftserverless')
312
313
  };