aws-sdk 2.1424.0 → 2.1426.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 (45) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  4. package/apis/application-insights-2018-11-25.min.json +228 -43
  5. package/apis/application-insights-2018-11-25.paginators.json +5 -0
  6. package/apis/autoscaling-2011-01-01.examples.json +73 -10
  7. package/apis/autoscaling-2011-01-01.min.json +61 -52
  8. package/apis/cleanrooms-2022-02-17.min.json +601 -85
  9. package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  10. package/apis/cloudformation-2010-05-15.min.json +95 -80
  11. package/apis/cloudfront-2020-05-31.min.json +4 -1
  12. package/apis/inspector2-2020-06-08.min.json +291 -192
  13. package/apis/kafka-2018-11-14.min.json +237 -52
  14. package/apis/kafka-2018-11-14.paginators.json +6 -0
  15. package/apis/lookoutequipment-2020-12-15.min.json +337 -23
  16. package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  17. package/apis/omics-2022-11-28.min.json +32 -29
  18. package/apis/pinpoint-2016-12-01.examples.json +6 -12
  19. package/apis/pinpoint-2016-12-01.min.json +286 -243
  20. package/apis/rds-2014-10-31.min.json +175 -162
  21. package/apis/scheduler-2021-06-30.min.json +15 -12
  22. package/clients/amplifyuibuilder.d.ts +48 -4
  23. package/clients/applicationinsights.d.ts +342 -2
  24. package/clients/autoscaling.d.ts +13 -2
  25. package/clients/cleanrooms.d.ts +516 -9
  26. package/clients/cloudformation.d.ts +21 -0
  27. package/clients/cloudfront.d.ts +14 -10
  28. package/clients/codestarconnections.d.ts +10 -10
  29. package/clients/connect.d.ts +1 -1
  30. package/clients/drs.d.ts +1 -1
  31. package/clients/inspector2.d.ts +101 -2
  32. package/clients/kafka.d.ts +204 -0
  33. package/clients/lookoutequipment.d.ts +522 -15
  34. package/clients/omics.d.ts +13 -0
  35. package/clients/pinpoint.d.ts +69 -5
  36. package/clients/rds.d.ts +21 -0
  37. package/clients/route53.d.ts +9 -9
  38. package/clients/scheduler.d.ts +16 -3
  39. package/clients/sqs.d.ts +9 -9
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +18 -18
  42. package/dist/aws-sdk.js +338 -298
  43. package/dist/aws-sdk.min.js +95 -95
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -1301,7 +1301,8 @@
1301
1301
  }
1302
1302
  }
1303
1303
  },
1304
- "statusMessage": {}
1304
+ "statusMessage": {},
1305
+ "creationType": {}
1305
1306
  }
1306
1307
  },
1307
1308
  "authtype": "v4",
@@ -1582,7 +1583,7 @@
1582
1583
  "definition": {},
1583
1584
  "digest": {},
1584
1585
  "parameters": {
1585
- "shape": "S67"
1586
+ "shape": "S68"
1586
1587
  },
1587
1588
  "storageCapacity": {
1588
1589
  "type": "integer"
@@ -1596,13 +1597,13 @@
1596
1597
  },
1597
1598
  "startedBy": {},
1598
1599
  "creationTime": {
1599
- "shape": "S6f"
1600
+ "shape": "S6g"
1600
1601
  },
1601
1602
  "startTime": {
1602
- "shape": "S6f"
1603
+ "shape": "S6g"
1603
1604
  },
1604
1605
  "stopTime": {
1605
- "shape": "S6f"
1606
+ "shape": "S6g"
1606
1607
  },
1607
1608
  "statusMessage": {},
1608
1609
  "tags": {
@@ -1650,7 +1651,7 @@
1650
1651
  "type": "integer"
1651
1652
  },
1652
1653
  "creationTime": {
1653
- "shape": "S6m"
1654
+ "shape": "S6n"
1654
1655
  },
1655
1656
  "tags": {
1656
1657
  "shape": "Su"
@@ -1701,13 +1702,13 @@
1701
1702
  "type": "integer"
1702
1703
  },
1703
1704
  "creationTime": {
1704
- "shape": "S6v"
1705
+ "shape": "S6w"
1705
1706
  },
1706
1707
  "startTime": {
1707
- "shape": "S6v"
1708
+ "shape": "S6w"
1708
1709
  },
1709
1710
  "stopTime": {
1710
- "shape": "S6v"
1711
+ "shape": "S6w"
1711
1712
  },
1712
1713
  "statusMessage": {},
1713
1714
  "logStream": {},
@@ -1953,14 +1954,14 @@
1953
1954
  "type": "integer"
1954
1955
  },
1955
1956
  "creationTime": {
1956
- "shape": "S7c"
1957
+ "shape": "S7d"
1957
1958
  },
1958
1959
  "statusMessage": {},
1959
1960
  "tags": {
1960
1961
  "shape": "Su"
1961
1962
  },
1962
1963
  "metadata": {
1963
- "shape": "S7e"
1964
+ "shape": "S7f"
1964
1965
  },
1965
1966
  "accelerators": {}
1966
1967
  }
@@ -2541,7 +2542,8 @@
2541
2542
  },
2542
2543
  "sampleId": {},
2543
2544
  "subjectId": {},
2544
- "generatedFrom": {}
2545
+ "generatedFrom": {},
2546
+ "creationType": {}
2545
2547
  }
2546
2548
  }
2547
2549
  }
@@ -2582,7 +2584,8 @@
2582
2584
  "creationTime": {
2583
2585
  "shape": "S1n"
2584
2586
  },
2585
- "statusMessage": {}
2587
+ "statusMessage": {},
2588
+ "creationType": {}
2586
2589
  }
2587
2590
  }
2588
2591
  }
@@ -2862,7 +2865,7 @@
2862
2865
  "type": "integer"
2863
2866
  },
2864
2867
  "creationTime": {
2865
- "shape": "S6m"
2868
+ "shape": "S6n"
2866
2869
  },
2867
2870
  "maxGpus": {
2868
2871
  "type": "integer"
@@ -2927,13 +2930,13 @@
2927
2930
  "type": "integer"
2928
2931
  },
2929
2932
  "creationTime": {
2930
- "shape": "S6v"
2933
+ "shape": "S6w"
2931
2934
  },
2932
2935
  "startTime": {
2933
- "shape": "S6v"
2936
+ "shape": "S6w"
2934
2937
  },
2935
2938
  "stopTime": {
2936
- "shape": "S6v"
2939
+ "shape": "S6w"
2937
2940
  },
2938
2941
  "gpus": {
2939
2942
  "type": "integer"
@@ -3001,13 +3004,13 @@
3001
3004
  "type": "integer"
3002
3005
  },
3003
3006
  "creationTime": {
3004
- "shape": "S6f"
3007
+ "shape": "S6g"
3005
3008
  },
3006
3009
  "startTime": {
3007
- "shape": "S6f"
3010
+ "shape": "S6g"
3008
3011
  },
3009
3012
  "stopTime": {
3010
- "shape": "S6f"
3013
+ "shape": "S6g"
3011
3014
  }
3012
3015
  }
3013
3016
  }
@@ -3324,10 +3327,10 @@
3324
3327
  "type": {},
3325
3328
  "digest": {},
3326
3329
  "creationTime": {
3327
- "shape": "S7c"
3330
+ "shape": "S7d"
3328
3331
  },
3329
3332
  "metadata": {
3330
- "shape": "S7e"
3333
+ "shape": "S7f"
3331
3334
  }
3332
3335
  }
3333
3336
  }
@@ -3662,7 +3665,7 @@
3662
3665
  "type": "integer"
3663
3666
  },
3664
3667
  "parameters": {
3665
- "shape": "S67"
3668
+ "shape": "S68"
3666
3669
  },
3667
3670
  "storageCapacity": {
3668
3671
  "type": "integer"
@@ -4189,28 +4192,28 @@
4189
4192
  }
4190
4193
  }
4191
4194
  },
4192
- "S67": {
4195
+ "S68": {
4193
4196
  "type": "structure",
4194
4197
  "members": {},
4195
4198
  "document": true
4196
4199
  },
4197
- "S6f": {
4200
+ "S6g": {
4198
4201
  "type": "timestamp",
4199
4202
  "timestampFormat": "iso8601"
4200
4203
  },
4201
- "S6m": {
4204
+ "S6n": {
4202
4205
  "type": "timestamp",
4203
4206
  "timestampFormat": "iso8601"
4204
4207
  },
4205
- "S6v": {
4208
+ "S6w": {
4206
4209
  "type": "timestamp",
4207
4210
  "timestampFormat": "iso8601"
4208
4211
  },
4209
- "S7c": {
4212
+ "S7d": {
4210
4213
  "type": "timestamp",
4211
4214
  "timestampFormat": "iso8601"
4212
4215
  },
4213
- "S7e": {
4216
+ "S7f": {
4214
4217
  "type": "map",
4215
4218
  "key": {},
4216
4219
  "value": {}
@@ -26,10 +26,8 @@
26
26
  }
27
27
  },
28
28
  "comments": {
29
- "input": {
30
- },
31
- "output": {
32
- }
29
+ "input": {},
30
+ "output": {}
33
31
  },
34
32
  "description": "The following example gets the runs of a journey.",
35
33
  "id": "to-get-the-runs-of-a-journey",
@@ -57,10 +55,8 @@
57
55
  }
58
56
  },
59
57
  "comments": {
60
- "input": {
61
- },
62
- "output": {
63
- }
58
+ "input": {},
59
+ "output": {}
64
60
  },
65
61
  "description": "The following example gets execution metrics for a single run of a journey.",
66
62
  "id": "to-get-the-execution-metrics-for-a-journey-run",
@@ -89,10 +85,8 @@
89
85
  }
90
86
  },
91
87
  "comments": {
92
- "input": {
93
- },
94
- "output": {
95
- }
88
+ "input": {},
89
+ "output": {}
96
90
  },
97
91
  "description": "The following example gets activity execution metrics for a single run of a journey.",
98
92
  "id": "to-get-the-activity-execution-metrics-for-a-journey-run",