@aws-sdk/client-ssm-incidents 3.590.0 → 3.596.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 (67) hide show
  1. package/dist-cjs/index.js +0 -31
  2. package/dist-types/commands/BatchGetIncidentFindingsCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateReplicationSetCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateResponsePlanCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateTimelineEventCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteIncidentRecordCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteReplicationSetCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteResponsePlanCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteTimelineEventCommand.d.ts +2 -1
  11. package/dist-types/commands/GetIncidentRecordCommand.d.ts +2 -1
  12. package/dist-types/commands/GetReplicationSetCommand.d.ts +2 -1
  13. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  14. package/dist-types/commands/GetResponsePlanCommand.d.ts +2 -1
  15. package/dist-types/commands/GetTimelineEventCommand.d.ts +2 -1
  16. package/dist-types/commands/ListIncidentFindingsCommand.d.ts +2 -1
  17. package/dist-types/commands/ListIncidentRecordsCommand.d.ts +2 -1
  18. package/dist-types/commands/ListRelatedItemsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListReplicationSetsCommand.d.ts +2 -1
  20. package/dist-types/commands/ListResponsePlansCommand.d.ts +2 -1
  21. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  22. package/dist-types/commands/ListTimelineEventsCommand.d.ts +2 -1
  23. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/StartIncidentCommand.d.ts +2 -1
  25. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  26. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  27. package/dist-types/commands/UpdateDeletionProtectionCommand.d.ts +2 -1
  28. package/dist-types/commands/UpdateIncidentRecordCommand.d.ts +2 -1
  29. package/dist-types/commands/UpdateRelatedItemsCommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateReplicationSetCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateResponsePlanCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateTimelineEventCommand.d.ts +2 -1
  33. package/dist-types/index.d.ts +2 -2
  34. package/dist-types/models/SSMIncidentsServiceException.d.ts +2 -1
  35. package/dist-types/ts3.4/commands/BatchGetIncidentFindingsCommand.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/CreateReplicationSetCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/CreateResponsePlanCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/CreateTimelineEventCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/DeleteIncidentRecordCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/DeleteReplicationSetCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DeleteResponsePlanCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DeleteTimelineEventCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/GetIncidentRecordCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/GetReplicationSetCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/GetResponsePlanCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/GetTimelineEventCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/ListIncidentFindingsCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/ListIncidentRecordsCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/ListRelatedItemsCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/ListReplicationSetsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/ListResponsePlansCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListTimelineEventsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/StartIncidentCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/UpdateDeletionProtectionCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/UpdateIncidentRecordCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/UpdateRelatedItemsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/UpdateReplicationSetCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/UpdateResponsePlanCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/UpdateTimelineEventCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/models/SSMIncidentsServiceException.d.ts +2 -1
  67. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -250,7 +250,6 @@ var SSMIncidentsClient = _SSMIncidentsClient;
250
250
 
251
251
  var import_middleware_serde = require("@smithy/middleware-serde");
252
252
 
253
- var import_types = require("@smithy/types");
254
253
 
255
254
  // src/protocols/Aws_restJson1.ts
256
255
  var import_core2 = require("@aws-sdk/core");
@@ -1863,7 +1862,6 @@ var BatchGetIncidentFindingsCommand = _BatchGetIncidentFindingsCommand;
1863
1862
 
1864
1863
 
1865
1864
 
1866
-
1867
1865
  var _CreateReplicationSetCommand = class _CreateReplicationSetCommand extends import_smithy_client.Command.classBuilder().ep({
1868
1866
  ...commonParams
1869
1867
  }).m(function(Command, cs, config, o) {
@@ -1880,7 +1878,6 @@ var CreateReplicationSetCommand = _CreateReplicationSetCommand;
1880
1878
 
1881
1879
 
1882
1880
 
1883
-
1884
1881
  var _CreateResponsePlanCommand = class _CreateResponsePlanCommand extends import_smithy_client.Command.classBuilder().ep({
1885
1882
  ...commonParams
1886
1883
  }).m(function(Command, cs, config, o) {
@@ -1897,7 +1894,6 @@ var CreateResponsePlanCommand = _CreateResponsePlanCommand;
1897
1894
 
1898
1895
 
1899
1896
 
1900
-
1901
1897
  var _CreateTimelineEventCommand = class _CreateTimelineEventCommand extends import_smithy_client.Command.classBuilder().ep({
1902
1898
  ...commonParams
1903
1899
  }).m(function(Command, cs, config, o) {
@@ -1914,7 +1910,6 @@ var CreateTimelineEventCommand = _CreateTimelineEventCommand;
1914
1910
 
1915
1911
 
1916
1912
 
1917
-
1918
1913
  var _DeleteIncidentRecordCommand = class _DeleteIncidentRecordCommand extends import_smithy_client.Command.classBuilder().ep({
1919
1914
  ...commonParams
1920
1915
  }).m(function(Command, cs, config, o) {
@@ -1931,7 +1926,6 @@ var DeleteIncidentRecordCommand = _DeleteIncidentRecordCommand;
1931
1926
 
1932
1927
 
1933
1928
 
1934
-
1935
1929
  var _DeleteReplicationSetCommand = class _DeleteReplicationSetCommand extends import_smithy_client.Command.classBuilder().ep({
1936
1930
  ...commonParams
1937
1931
  }).m(function(Command, cs, config, o) {
@@ -1948,7 +1942,6 @@ var DeleteReplicationSetCommand = _DeleteReplicationSetCommand;
1948
1942
 
1949
1943
 
1950
1944
 
1951
-
1952
1945
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1953
1946
  ...commonParams
1954
1947
  }).m(function(Command, cs, config, o) {
@@ -1965,7 +1958,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
1965
1958
 
1966
1959
 
1967
1960
 
1968
-
1969
1961
  var _DeleteResponsePlanCommand = class _DeleteResponsePlanCommand extends import_smithy_client.Command.classBuilder().ep({
1970
1962
  ...commonParams
1971
1963
  }).m(function(Command, cs, config, o) {
@@ -1982,7 +1974,6 @@ var DeleteResponsePlanCommand = _DeleteResponsePlanCommand;
1982
1974
 
1983
1975
 
1984
1976
 
1985
-
1986
1977
  var _DeleteTimelineEventCommand = class _DeleteTimelineEventCommand extends import_smithy_client.Command.classBuilder().ep({
1987
1978
  ...commonParams
1988
1979
  }).m(function(Command, cs, config, o) {
@@ -1999,7 +1990,6 @@ var DeleteTimelineEventCommand = _DeleteTimelineEventCommand;
1999
1990
 
2000
1991
 
2001
1992
 
2002
-
2003
1993
  var _GetIncidentRecordCommand = class _GetIncidentRecordCommand extends import_smithy_client.Command.classBuilder().ep({
2004
1994
  ...commonParams
2005
1995
  }).m(function(Command, cs, config, o) {
@@ -2016,7 +2006,6 @@ var GetIncidentRecordCommand = _GetIncidentRecordCommand;
2016
2006
 
2017
2007
 
2018
2008
 
2019
-
2020
2009
  var _GetReplicationSetCommand = class _GetReplicationSetCommand extends import_smithy_client.Command.classBuilder().ep({
2021
2010
  ...commonParams
2022
2011
  }).m(function(Command, cs, config, o) {
@@ -2033,7 +2022,6 @@ var GetReplicationSetCommand = _GetReplicationSetCommand;
2033
2022
 
2034
2023
 
2035
2024
 
2036
-
2037
2025
  var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
2038
2026
  ...commonParams
2039
2027
  }).m(function(Command, cs, config, o) {
@@ -2050,7 +2038,6 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
2050
2038
 
2051
2039
 
2052
2040
 
2053
-
2054
2041
  var _GetResponsePlanCommand = class _GetResponsePlanCommand extends import_smithy_client.Command.classBuilder().ep({
2055
2042
  ...commonParams
2056
2043
  }).m(function(Command, cs, config, o) {
@@ -2067,7 +2054,6 @@ var GetResponsePlanCommand = _GetResponsePlanCommand;
2067
2054
 
2068
2055
 
2069
2056
 
2070
-
2071
2057
  var _GetTimelineEventCommand = class _GetTimelineEventCommand extends import_smithy_client.Command.classBuilder().ep({
2072
2058
  ...commonParams
2073
2059
  }).m(function(Command, cs, config, o) {
@@ -2084,7 +2070,6 @@ var GetTimelineEventCommand = _GetTimelineEventCommand;
2084
2070
 
2085
2071
 
2086
2072
 
2087
-
2088
2073
  var _ListIncidentFindingsCommand = class _ListIncidentFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
2089
2074
  ...commonParams
2090
2075
  }).m(function(Command, cs, config, o) {
@@ -2101,7 +2086,6 @@ var ListIncidentFindingsCommand = _ListIncidentFindingsCommand;
2101
2086
 
2102
2087
 
2103
2088
 
2104
-
2105
2089
  var _ListIncidentRecordsCommand = class _ListIncidentRecordsCommand extends import_smithy_client.Command.classBuilder().ep({
2106
2090
  ...commonParams
2107
2091
  }).m(function(Command, cs, config, o) {
@@ -2118,7 +2102,6 @@ var ListIncidentRecordsCommand = _ListIncidentRecordsCommand;
2118
2102
 
2119
2103
 
2120
2104
 
2121
-
2122
2105
  var _ListRelatedItemsCommand = class _ListRelatedItemsCommand extends import_smithy_client.Command.classBuilder().ep({
2123
2106
  ...commonParams
2124
2107
  }).m(function(Command, cs, config, o) {
@@ -2135,7 +2118,6 @@ var ListRelatedItemsCommand = _ListRelatedItemsCommand;
2135
2118
 
2136
2119
 
2137
2120
 
2138
-
2139
2121
  var _ListReplicationSetsCommand = class _ListReplicationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
2140
2122
  ...commonParams
2141
2123
  }).m(function(Command, cs, config, o) {
@@ -2152,7 +2134,6 @@ var ListReplicationSetsCommand = _ListReplicationSetsCommand;
2152
2134
 
2153
2135
 
2154
2136
 
2155
-
2156
2137
  var _ListResponsePlansCommand = class _ListResponsePlansCommand extends import_smithy_client.Command.classBuilder().ep({
2157
2138
  ...commonParams
2158
2139
  }).m(function(Command, cs, config, o) {
@@ -2169,7 +2150,6 @@ var ListResponsePlansCommand = _ListResponsePlansCommand;
2169
2150
 
2170
2151
 
2171
2152
 
2172
-
2173
2153
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2174
2154
  ...commonParams
2175
2155
  }).m(function(Command, cs, config, o) {
@@ -2186,7 +2166,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2186
2166
 
2187
2167
 
2188
2168
 
2189
-
2190
2169
  var _ListTimelineEventsCommand = class _ListTimelineEventsCommand extends import_smithy_client.Command.classBuilder().ep({
2191
2170
  ...commonParams
2192
2171
  }).m(function(Command, cs, config, o) {
@@ -2203,7 +2182,6 @@ var ListTimelineEventsCommand = _ListTimelineEventsCommand;
2203
2182
 
2204
2183
 
2205
2184
 
2206
-
2207
2185
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2208
2186
  ...commonParams
2209
2187
  }).m(function(Command, cs, config, o) {
@@ -2220,7 +2198,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
2220
2198
 
2221
2199
 
2222
2200
 
2223
-
2224
2201
  var _StartIncidentCommand = class _StartIncidentCommand extends import_smithy_client.Command.classBuilder().ep({
2225
2202
  ...commonParams
2226
2203
  }).m(function(Command, cs, config, o) {
@@ -2237,7 +2214,6 @@ var StartIncidentCommand = _StartIncidentCommand;
2237
2214
 
2238
2215
 
2239
2216
 
2240
-
2241
2217
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2242
2218
  ...commonParams
2243
2219
  }).m(function(Command, cs, config, o) {
@@ -2254,7 +2230,6 @@ var TagResourceCommand = _TagResourceCommand;
2254
2230
 
2255
2231
 
2256
2232
 
2257
-
2258
2233
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2259
2234
  ...commonParams
2260
2235
  }).m(function(Command, cs, config, o) {
@@ -2271,7 +2246,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2271
2246
 
2272
2247
 
2273
2248
 
2274
-
2275
2249
  var _UpdateDeletionProtectionCommand = class _UpdateDeletionProtectionCommand extends import_smithy_client.Command.classBuilder().ep({
2276
2250
  ...commonParams
2277
2251
  }).m(function(Command, cs, config, o) {
@@ -2288,7 +2262,6 @@ var UpdateDeletionProtectionCommand = _UpdateDeletionProtectionCommand;
2288
2262
 
2289
2263
 
2290
2264
 
2291
-
2292
2265
  var _UpdateIncidentRecordCommand = class _UpdateIncidentRecordCommand extends import_smithy_client.Command.classBuilder().ep({
2293
2266
  ...commonParams
2294
2267
  }).m(function(Command, cs, config, o) {
@@ -2305,7 +2278,6 @@ var UpdateIncidentRecordCommand = _UpdateIncidentRecordCommand;
2305
2278
 
2306
2279
 
2307
2280
 
2308
-
2309
2281
  var _UpdateRelatedItemsCommand = class _UpdateRelatedItemsCommand extends import_smithy_client.Command.classBuilder().ep({
2310
2282
  ...commonParams
2311
2283
  }).m(function(Command, cs, config, o) {
@@ -2322,7 +2294,6 @@ var UpdateRelatedItemsCommand = _UpdateRelatedItemsCommand;
2322
2294
 
2323
2295
 
2324
2296
 
2325
-
2326
2297
  var _UpdateReplicationSetCommand = class _UpdateReplicationSetCommand extends import_smithy_client.Command.classBuilder().ep({
2327
2298
  ...commonParams
2328
2299
  }).m(function(Command, cs, config, o) {
@@ -2339,7 +2310,6 @@ var UpdateReplicationSetCommand = _UpdateReplicationSetCommand;
2339
2310
 
2340
2311
 
2341
2312
 
2342
-
2343
2313
  var _UpdateResponsePlanCommand = class _UpdateResponsePlanCommand extends import_smithy_client.Command.classBuilder().ep({
2344
2314
  ...commonParams
2345
2315
  }).m(function(Command, cs, config, o) {
@@ -2356,7 +2326,6 @@ var UpdateResponsePlanCommand = _UpdateResponsePlanCommand;
2356
2326
 
2357
2327
 
2358
2328
 
2359
-
2360
2329
  var _UpdateTimelineEventCommand = class _UpdateTimelineEventCommand extends import_smithy_client.Command.classBuilder().ep({
2361
2330
  ...commonParams
2362
2331
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -13,8 +13,8 @@
13
13
  export * from "./SSMIncidentsClient";
14
14
  export * from "./SSMIncidents";
15
15
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
16
- export { RuntimeExtension } from "./runtimeExtensions";
17
- export { SSMIncidentsExtensionConfiguration } from "./extensionConfiguration";
16
+ export type { RuntimeExtension } from "./runtimeExtensions";
17
+ export type { SSMIncidentsExtensionConfiguration } from "./extensionConfiguration";
18
18
  export * from "./commands";
19
19
  export * from "./pagination";
20
20
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetIncidentFindingsCommandInput
14
15
  extends BatchGetIncidentFindingsInput {}
15
16
  export interface BatchGetIncidentFindingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateReplicationSetCommandInput
14
15
  extends CreateReplicationSetInput {}
15
16
  export interface CreateReplicationSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResponsePlanCommandInput
14
15
  extends CreateResponsePlanInput {}
15
16
  export interface CreateResponsePlanCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTimelineEventCommandInput
14
15
  extends CreateTimelineEventInput {}
15
16
  export interface CreateTimelineEventCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIncidentRecordCommandInput
14
15
  extends DeleteIncidentRecordInput {}
15
16
  export interface DeleteIncidentRecordCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteReplicationSetCommandInput
14
15
  extends DeleteReplicationSetInput {}
15
16
  export interface DeleteReplicationSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteResourcePolicyCommandInput
14
15
  extends DeleteResourcePolicyInput {}
15
16
  export interface DeleteResourcePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteResponsePlanCommandInput
14
15
  extends DeleteResponsePlanInput {}
15
16
  export interface DeleteResponsePlanCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteTimelineEventCommandInput
14
15
  extends DeleteTimelineEventInput {}
15
16
  export interface DeleteTimelineEventCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetIncidentRecordCommandInput extends GetIncidentRecordInput {}
14
15
  export interface GetIncidentRecordCommandOutput
15
16
  extends GetIncidentRecordOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReplicationSetCommandInput extends GetReplicationSetInput {}
14
15
  export interface GetReplicationSetCommandOutput
15
16
  extends GetReplicationSetOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourcePoliciesCommandInput
14
15
  extends GetResourcePoliciesInput {}
15
16
  export interface GetResourcePoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResponsePlanCommandInput extends GetResponsePlanInput {}
14
15
  export interface GetResponsePlanCommandOutput
15
16
  extends GetResponsePlanOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetTimelineEventCommandInput extends GetTimelineEventInput {}
14
15
  export interface GetTimelineEventCommandOutput
15
16
  extends GetTimelineEventOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIncidentFindingsCommandInput
14
15
  extends ListIncidentFindingsInput {}
15
16
  export interface ListIncidentFindingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIncidentRecordsCommandInput
14
15
  extends ListIncidentRecordsInput {}
15
16
  export interface ListIncidentRecordsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListRelatedItemsCommandInput extends ListRelatedItemsInput {}
14
15
  export interface ListRelatedItemsCommandOutput
15
16
  extends ListRelatedItemsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReplicationSetsCommandInput
14
15
  extends ListReplicationSetsInput {}
15
16
  export interface ListReplicationSetsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResponsePlansCommandInput extends ListResponsePlansInput {}
14
15
  export interface ListResponsePlansCommandOutput
15
16
  extends ListResponsePlansOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTimelineEventsCommandInput
14
15
  extends ListTimelineEventsInput {}
15
16
  export interface ListTimelineEventsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutResourcePolicyCommandInput extends PutResourcePolicyInput {}
14
15
  export interface PutResourcePolicyCommandOutput
15
16
  extends PutResourcePolicyOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMIncidentsClientResolvedConfig,
8
8
  } from "../SSMIncidentsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StartIncidentCommandInput extends StartIncidentInput {}
11
12
  export interface StartIncidentCommandOutput
12
13
  extends StartIncidentOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  SSMIncidentsClientResolvedConfig,
8
8
  } from "../SSMIncidentsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDeletionProtectionCommandInput
14
15
  extends UpdateDeletionProtectionInput {}
15
16
  export interface UpdateDeletionProtectionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateIncidentRecordCommandInput
14
15
  extends UpdateIncidentRecordInput {}
15
16
  export interface UpdateIncidentRecordCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateRelatedItemsCommandInput
14
15
  extends UpdateRelatedItemsInput {}
15
16
  export interface UpdateRelatedItemsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateReplicationSetCommandInput
14
15
  extends UpdateReplicationSetInput {}
15
16
  export interface UpdateReplicationSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateResponsePlanCommandInput
14
15
  extends UpdateResponsePlanInput {}
15
16
  export interface UpdateResponsePlanCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SSMIncidentsClientResolvedConfig,
11
11
  } from "../SSMIncidentsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTimelineEventCommandInput
14
15
  extends UpdateTimelineEventInput {}
15
16
  export interface UpdateTimelineEventCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class SSMIncidentsServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ssm-incidents",
3
3
  "description": "AWS SDK for JavaScript Ssm Incidents Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ssm-incidents",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",