aws-sdk 2.1483.0 → 2.1485.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.
Files changed (42) hide show
  1. package/CHANGELOG.md +20 -1
  2. package/README.md +1 -1
  3. package/apis/amplify-2017-07-25.min.json +53 -38
  4. package/apis/amplify-2017-07-25.paginators.json +24 -0
  5. package/apis/application-insights-2018-11-25.min.json +35 -25
  6. package/apis/connect-2017-08-08.min.json +8 -5
  7. package/apis/dataexchange-2017-07-25.min.json +125 -0
  8. package/apis/datasync-2018-11-09.min.json +27 -15
  9. package/apis/ec2-2016-11-15.min.json +1297 -1181
  10. package/apis/ec2-2016-11-15.paginators.json +6 -0
  11. package/apis/finspace-2021-03-12.min.json +47 -0
  12. package/apis/m2-2021-04-28.min.json +36 -6
  13. package/apis/mediapackagev2-2022-12-25.min.json +37 -10
  14. package/apis/rds-2014-10-31.min.json +222 -107
  15. package/apis/rds-2014-10-31.paginators.json +6 -0
  16. package/apis/redshift-serverless-2021-04-21.min.json +205 -76
  17. package/apis/redshift-serverless-2021-04-21.paginators.json +6 -0
  18. package/apis/resiliencehub-2020-04-30.min.json +136 -106
  19. package/apis/s3outposts-2017-07-25.min.json +1 -0
  20. package/apis/translate-2017-07-01.min.json +23 -26
  21. package/clients/amplify.d.ts +239 -223
  22. package/clients/applicationinsights.d.ts +17 -0
  23. package/clients/connect.d.ts +46 -22
  24. package/clients/dataexchange.d.ts +153 -0
  25. package/clients/datasync.d.ts +45 -30
  26. package/clients/ec2.d.ts +138 -5
  27. package/clients/finspace.d.ts +46 -2
  28. package/clients/m2.d.ts +51 -6
  29. package/clients/mediapackagev2.d.ts +24 -0
  30. package/clients/neptunedata.d.ts +11 -11
  31. package/clients/rds.d.ts +148 -0
  32. package/clients/redshiftserverless.d.ts +212 -2
  33. package/clients/resiliencehub.d.ts +136 -103
  34. package/clients/s3outposts.d.ts +5 -0
  35. package/clients/translate.d.ts +17 -9
  36. package/clients/wisdom.d.ts +8 -8
  37. package/dist/aws-sdk-core-react-native.js +1 -1
  38. package/dist/aws-sdk-react-native.js +19 -19
  39. package/dist/aws-sdk.js +1565 -1322
  40. package/dist/aws-sdk.min.js +81 -80
  41. package/lib/core.js +1 -1
  42. package/package.json +1 -1
@@ -36,6 +36,12 @@
36
36
  "output_token": "NextToken",
37
37
  "result_key": "ByoipCidrs"
38
38
  },
39
+ "DescribeCapacityBlockOfferings": {
40
+ "input_token": "NextToken",
41
+ "limit_key": "MaxResults",
42
+ "output_token": "NextToken",
43
+ "result_key": "CapacityBlockOfferings"
44
+ },
39
45
  "DescribeCapacityReservationFleets": {
40
46
  "input_token": "NextToken",
41
47
  "limit_key": "MaxResults",
@@ -1253,6 +1253,53 @@
1253
1253
  }
1254
1254
  }
1255
1255
  },
1256
+ "UpdateKxClusterCodeConfiguration": {
1257
+ "http": {
1258
+ "method": "PUT",
1259
+ "requestUri": "/kx/environments/{environmentId}/clusters/{clusterName}/configuration/code"
1260
+ },
1261
+ "input": {
1262
+ "type": "structure",
1263
+ "required": [
1264
+ "environmentId",
1265
+ "clusterName",
1266
+ "code"
1267
+ ],
1268
+ "members": {
1269
+ "environmentId": {
1270
+ "location": "uri",
1271
+ "locationName": "environmentId"
1272
+ },
1273
+ "clusterName": {
1274
+ "location": "uri",
1275
+ "locationName": "clusterName"
1276
+ },
1277
+ "clientToken": {
1278
+ "idempotencyToken": true
1279
+ },
1280
+ "code": {
1281
+ "shape": "S24"
1282
+ },
1283
+ "initializationScript": {},
1284
+ "commandLineArguments": {
1285
+ "shape": "S20"
1286
+ },
1287
+ "deploymentConfiguration": {
1288
+ "type": "structure",
1289
+ "required": [
1290
+ "deploymentStrategy"
1291
+ ],
1292
+ "members": {
1293
+ "deploymentStrategy": {}
1294
+ }
1295
+ }
1296
+ }
1297
+ },
1298
+ "output": {
1299
+ "type": "structure",
1300
+ "members": {}
1301
+ }
1302
+ },
1256
1303
  "UpdateKxClusterDatabases": {
1257
1304
  "http": {
1258
1305
  "method": "PUT",
@@ -686,6 +686,9 @@
686
686
  },
687
687
  "union": true
688
688
  },
689
+ "fileSize": {
690
+ "type": "long"
691
+ },
689
692
  "lastReferencedTime": {
690
693
  "type": "timestamp"
691
694
  },
@@ -731,7 +734,7 @@
731
734
  "members": {
732
735
  "status": {},
733
736
  "summary": {
734
- "shape": "S2j"
737
+ "shape": "S2m"
735
738
  },
736
739
  "taskId": {}
737
740
  }
@@ -954,7 +957,7 @@
954
957
  "type": "integer"
955
958
  },
956
959
  "names": {
957
- "shape": "S2y",
960
+ "shape": "S31",
958
961
  "location": "querystring",
959
962
  "locationName": "names"
960
963
  },
@@ -1214,8 +1217,9 @@
1214
1217
  ],
1215
1218
  "members": {
1216
1219
  "status": {},
1220
+ "statusReason": {},
1217
1221
  "summary": {
1218
- "shape": "S2j"
1222
+ "shape": "S2m"
1219
1223
  },
1220
1224
  "taskId": {}
1221
1225
  }
@@ -1246,6 +1250,10 @@
1246
1250
  "locationName": "maxResults",
1247
1251
  "type": "integer"
1248
1252
  },
1253
+ "nameFilter": {
1254
+ "location": "querystring",
1255
+ "locationName": "nameFilter"
1256
+ },
1249
1257
  "nextToken": {
1250
1258
  "location": "querystring",
1251
1259
  "locationName": "nextToken"
@@ -1420,7 +1428,7 @@
1420
1428
  "type": "integer"
1421
1429
  },
1422
1430
  "names": {
1423
- "shape": "S2y",
1431
+ "shape": "S31",
1424
1432
  "location": "querystring",
1425
1433
  "locationName": "names"
1426
1434
  },
@@ -1698,6 +1706,9 @@
1698
1706
  "location": "uri",
1699
1707
  "locationName": "environmentId"
1700
1708
  },
1709
+ "forceUpdate": {
1710
+ "type": "boolean"
1711
+ },
1701
1712
  "instanceType": {},
1702
1713
  "preferredMaintenanceWindow": {}
1703
1714
  }
@@ -1854,6 +1865,25 @@
1854
1865
  "folderPath": {}
1855
1866
  }
1856
1867
  },
1868
+ "s3BatchJobIdentifier": {
1869
+ "type": "structure",
1870
+ "required": [
1871
+ "bucket",
1872
+ "identifier"
1873
+ ],
1874
+ "members": {
1875
+ "bucket": {},
1876
+ "identifier": {
1877
+ "type": "structure",
1878
+ "members": {
1879
+ "fileName": {},
1880
+ "scriptName": {}
1881
+ },
1882
+ "union": true
1883
+ },
1884
+ "keyPrefix": {}
1885
+ }
1886
+ },
1857
1887
  "scriptBatchJobIdentifier": {
1858
1888
  "type": "structure",
1859
1889
  "required": [
@@ -1866,7 +1896,7 @@
1866
1896
  },
1867
1897
  "union": true
1868
1898
  },
1869
- "S2j": {
1899
+ "S2m": {
1870
1900
  "type": "structure",
1871
1901
  "required": [
1872
1902
  "failed",
@@ -1893,7 +1923,7 @@
1893
1923
  }
1894
1924
  }
1895
1925
  },
1896
- "S2y": {
1926
+ "S31": {
1897
1927
  "type": "list",
1898
1928
  "member": {}
1899
1929
  }
@@ -163,7 +163,7 @@
163
163
  "shape": "S14"
164
164
  },
165
165
  "LowLatencyHlsManifests": {
166
- "shape": "S1b"
166
+ "shape": "S1e"
167
167
  },
168
168
  "Tags": {
169
169
  "shape": "S5"
@@ -202,10 +202,10 @@
202
202
  "type": "integer"
203
203
  },
204
204
  "HlsManifests": {
205
- "shape": "S1h"
205
+ "shape": "S1k"
206
206
  },
207
207
  "LowLatencyHlsManifests": {
208
- "shape": "S1j"
208
+ "shape": "S1m"
209
209
  },
210
210
  "Tags": {
211
211
  "shape": "S5"
@@ -558,10 +558,10 @@
558
558
  "type": "integer"
559
559
  },
560
560
  "HlsManifests": {
561
- "shape": "S1h"
561
+ "shape": "S1k"
562
562
  },
563
563
  "LowLatencyHlsManifests": {
564
- "shape": "S1j"
564
+ "shape": "S1m"
565
565
  },
566
566
  "Tags": {
567
567
  "shape": "S5"
@@ -1101,7 +1101,7 @@
1101
1101
  "shape": "S14"
1102
1102
  },
1103
1103
  "LowLatencyHlsManifests": {
1104
- "shape": "S1b"
1104
+ "shape": "S1e"
1105
1105
  }
1106
1106
  }
1107
1107
  },
@@ -1137,10 +1137,10 @@
1137
1137
  "type": "integer"
1138
1138
  },
1139
1139
  "HlsManifests": {
1140
- "shape": "S1h"
1140
+ "shape": "S1k"
1141
1141
  },
1142
1142
  "LowLatencyHlsManifests": {
1143
- "shape": "S1j"
1143
+ "shape": "S1m"
1144
1144
  },
1145
1145
  "Tags": {
1146
1146
  "shape": "S5",
@@ -1262,6 +1262,9 @@
1262
1262
  },
1263
1263
  "ProgramDateTimeIntervalSeconds": {
1264
1264
  "type": "integer"
1265
+ },
1266
+ "FilterConfiguration": {
1267
+ "shape": "S1b"
1265
1268
  }
1266
1269
  }
1267
1270
  }
@@ -1273,6 +1276,21 @@
1273
1276
  }
1274
1277
  },
1275
1278
  "S1b": {
1279
+ "type": "structure",
1280
+ "members": {
1281
+ "ManifestFilter": {},
1282
+ "Start": {
1283
+ "type": "timestamp"
1284
+ },
1285
+ "End": {
1286
+ "type": "timestamp"
1287
+ },
1288
+ "TimeDelaySeconds": {
1289
+ "type": "integer"
1290
+ }
1291
+ }
1292
+ },
1293
+ "S1e": {
1276
1294
  "type": "list",
1277
1295
  "member": {
1278
1296
  "type": "structure",
@@ -1290,11 +1308,14 @@
1290
1308
  },
1291
1309
  "ProgramDateTimeIntervalSeconds": {
1292
1310
  "type": "integer"
1311
+ },
1312
+ "FilterConfiguration": {
1313
+ "shape": "S1b"
1293
1314
  }
1294
1315
  }
1295
1316
  }
1296
1317
  },
1297
- "S1h": {
1318
+ "S1k": {
1298
1319
  "type": "list",
1299
1320
  "member": {
1300
1321
  "type": "structure",
@@ -1314,11 +1335,14 @@
1314
1335
  },
1315
1336
  "ScteHls": {
1316
1337
  "shape": "S17"
1338
+ },
1339
+ "FilterConfiguration": {
1340
+ "shape": "S1b"
1317
1341
  }
1318
1342
  }
1319
1343
  }
1320
1344
  },
1321
- "S1j": {
1345
+ "S1m": {
1322
1346
  "type": "list",
1323
1347
  "member": {
1324
1348
  "type": "structure",
@@ -1338,6 +1362,9 @@
1338
1362
  },
1339
1363
  "ScteHls": {
1340
1364
  "shape": "S17"
1365
+ },
1366
+ "FilterConfiguration": {
1367
+ "shape": "S1b"
1341
1368
  }
1342
1369
  }
1343
1370
  }