@aws-sdk/client-devops-guru 3.588.0 → 3.592.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/dist-cjs/index.js +0 -31
- package/dist-types/DevOpsGuruClient.d.ts +4 -4
- package/dist-types/commands/AddNotificationChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInsightCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountOverviewCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAnomalyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventSourcesConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInsightCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationOverviewCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeServiceIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/GetCostEstimationCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceCollectionCommand.d.ts +2 -1
- package/dist-types/commands/ListAnomaliesForInsightCommand.d.ts +2 -1
- package/dist-types/commands/ListAnomalousLogGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventsCommand.d.ts +2 -1
- package/dist-types/commands/ListInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoredResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
- package/dist-types/commands/PutFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/RemoveNotificationChannelCommand.d.ts +2 -1
- package/dist-types/commands/SearchInsightsCommand.d.ts +2 -1
- package/dist-types/commands/SearchOrganizationInsightsCommand.d.ts +2 -1
- package/dist-types/commands/StartCostEstimationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventSourcesConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceCollectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceIntegrationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DevOpsGuruServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/DevOpsGuruClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddNotificationChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountOverviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnomalyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventSourcesConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationOverviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationResourceCollectionHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeServiceIntegrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCostEstimationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourceCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAnomaliesForInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAnomalousLogGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoredResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotificationChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveNotificationChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchOrganizationInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCostEstimationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEventSourcesConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResourceCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateServiceIntegrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DevOpsGuruServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -256,7 +256,6 @@ var DevOpsGuruClient = _DevOpsGuruClient;
|
|
|
256
256
|
|
|
257
257
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
258
258
|
|
|
259
|
-
var import_types = require("@smithy/types");
|
|
260
259
|
|
|
261
260
|
// src/protocols/Aws_restJson1.ts
|
|
262
261
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2134,7 +2133,6 @@ var AddNotificationChannelCommand = _AddNotificationChannelCommand;
|
|
|
2134
2133
|
|
|
2135
2134
|
|
|
2136
2135
|
|
|
2137
|
-
|
|
2138
2136
|
var _DeleteInsightCommand = class _DeleteInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2139
2137
|
...commonParams
|
|
2140
2138
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2151,7 +2149,6 @@ var DeleteInsightCommand = _DeleteInsightCommand;
|
|
|
2151
2149
|
|
|
2152
2150
|
|
|
2153
2151
|
|
|
2154
|
-
|
|
2155
2152
|
var _DescribeAccountHealthCommand = class _DescribeAccountHealthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2156
2153
|
...commonParams
|
|
2157
2154
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2168,7 +2165,6 @@ var DescribeAccountHealthCommand = _DescribeAccountHealthCommand;
|
|
|
2168
2165
|
|
|
2169
2166
|
|
|
2170
2167
|
|
|
2171
|
-
|
|
2172
2168
|
var _DescribeAccountOverviewCommand = class _DescribeAccountOverviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2173
2169
|
...commonParams
|
|
2174
2170
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2185,7 +2181,6 @@ var DescribeAccountOverviewCommand = _DescribeAccountOverviewCommand;
|
|
|
2185
2181
|
|
|
2186
2182
|
|
|
2187
2183
|
|
|
2188
|
-
|
|
2189
2184
|
var _DescribeAnomalyCommand = class _DescribeAnomalyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2190
2185
|
...commonParams
|
|
2191
2186
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2202,7 +2197,6 @@ var DescribeAnomalyCommand = _DescribeAnomalyCommand;
|
|
|
2202
2197
|
|
|
2203
2198
|
|
|
2204
2199
|
|
|
2205
|
-
|
|
2206
2200
|
var _DescribeEventSourcesConfigCommand = class _DescribeEventSourcesConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2207
2201
|
...commonParams
|
|
2208
2202
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2219,7 +2213,6 @@ var DescribeEventSourcesConfigCommand = _DescribeEventSourcesConfigCommand;
|
|
|
2219
2213
|
|
|
2220
2214
|
|
|
2221
2215
|
|
|
2222
|
-
|
|
2223
2216
|
var _DescribeFeedbackCommand = class _DescribeFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2224
2217
|
...commonParams
|
|
2225
2218
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2236,7 +2229,6 @@ var DescribeFeedbackCommand = _DescribeFeedbackCommand;
|
|
|
2236
2229
|
|
|
2237
2230
|
|
|
2238
2231
|
|
|
2239
|
-
|
|
2240
2232
|
var _DescribeInsightCommand = class _DescribeInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2241
2233
|
...commonParams
|
|
2242
2234
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2253,7 +2245,6 @@ var DescribeInsightCommand = _DescribeInsightCommand;
|
|
|
2253
2245
|
|
|
2254
2246
|
|
|
2255
2247
|
|
|
2256
|
-
|
|
2257
2248
|
var _DescribeOrganizationHealthCommand = class _DescribeOrganizationHealthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2258
2249
|
...commonParams
|
|
2259
2250
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2270,7 +2261,6 @@ var DescribeOrganizationHealthCommand = _DescribeOrganizationHealthCommand;
|
|
|
2270
2261
|
|
|
2271
2262
|
|
|
2272
2263
|
|
|
2273
|
-
|
|
2274
2264
|
var _DescribeOrganizationOverviewCommand = class _DescribeOrganizationOverviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2275
2265
|
...commonParams
|
|
2276
2266
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2287,7 +2277,6 @@ var DescribeOrganizationOverviewCommand = _DescribeOrganizationOverviewCommand;
|
|
|
2287
2277
|
|
|
2288
2278
|
|
|
2289
2279
|
|
|
2290
|
-
|
|
2291
2280
|
var _DescribeOrganizationResourceCollectionHealthCommand = class _DescribeOrganizationResourceCollectionHealthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2292
2281
|
...commonParams
|
|
2293
2282
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2304,7 +2293,6 @@ var DescribeOrganizationResourceCollectionHealthCommand = _DescribeOrganizationR
|
|
|
2304
2293
|
|
|
2305
2294
|
|
|
2306
2295
|
|
|
2307
|
-
|
|
2308
2296
|
var _DescribeResourceCollectionHealthCommand = class _DescribeResourceCollectionHealthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2309
2297
|
...commonParams
|
|
2310
2298
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2321,7 +2309,6 @@ var DescribeResourceCollectionHealthCommand = _DescribeResourceCollectionHealthC
|
|
|
2321
2309
|
|
|
2322
2310
|
|
|
2323
2311
|
|
|
2324
|
-
|
|
2325
2312
|
var _DescribeServiceIntegrationCommand = class _DescribeServiceIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2326
2313
|
...commonParams
|
|
2327
2314
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2338,7 +2325,6 @@ var DescribeServiceIntegrationCommand = _DescribeServiceIntegrationCommand;
|
|
|
2338
2325
|
|
|
2339
2326
|
|
|
2340
2327
|
|
|
2341
|
-
|
|
2342
2328
|
var _GetCostEstimationCommand = class _GetCostEstimationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2343
2329
|
...commonParams
|
|
2344
2330
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2355,7 +2341,6 @@ var GetCostEstimationCommand = _GetCostEstimationCommand;
|
|
|
2355
2341
|
|
|
2356
2342
|
|
|
2357
2343
|
|
|
2358
|
-
|
|
2359
2344
|
var _GetResourceCollectionCommand = class _GetResourceCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2360
2345
|
...commonParams
|
|
2361
2346
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2372,7 +2357,6 @@ var GetResourceCollectionCommand = _GetResourceCollectionCommand;
|
|
|
2372
2357
|
|
|
2373
2358
|
|
|
2374
2359
|
|
|
2375
|
-
|
|
2376
2360
|
var _ListAnomaliesForInsightCommand = class _ListAnomaliesForInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2377
2361
|
...commonParams
|
|
2378
2362
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2389,7 +2373,6 @@ var ListAnomaliesForInsightCommand = _ListAnomaliesForInsightCommand;
|
|
|
2389
2373
|
|
|
2390
2374
|
|
|
2391
2375
|
|
|
2392
|
-
|
|
2393
2376
|
var _ListAnomalousLogGroupsCommand = class _ListAnomalousLogGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2394
2377
|
...commonParams
|
|
2395
2378
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2406,7 +2389,6 @@ var ListAnomalousLogGroupsCommand = _ListAnomalousLogGroupsCommand;
|
|
|
2406
2389
|
|
|
2407
2390
|
|
|
2408
2391
|
|
|
2409
|
-
|
|
2410
2392
|
var _ListEventsCommand = class _ListEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2411
2393
|
...commonParams
|
|
2412
2394
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2423,7 +2405,6 @@ var ListEventsCommand = _ListEventsCommand;
|
|
|
2423
2405
|
|
|
2424
2406
|
|
|
2425
2407
|
|
|
2426
|
-
|
|
2427
2408
|
var _ListInsightsCommand = class _ListInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2428
2409
|
...commonParams
|
|
2429
2410
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2440,7 +2421,6 @@ var ListInsightsCommand = _ListInsightsCommand;
|
|
|
2440
2421
|
|
|
2441
2422
|
|
|
2442
2423
|
|
|
2443
|
-
|
|
2444
2424
|
var _ListMonitoredResourcesCommand = class _ListMonitoredResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2445
2425
|
...commonParams
|
|
2446
2426
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2457,7 +2437,6 @@ var ListMonitoredResourcesCommand = _ListMonitoredResourcesCommand;
|
|
|
2457
2437
|
|
|
2458
2438
|
|
|
2459
2439
|
|
|
2460
|
-
|
|
2461
2440
|
var _ListNotificationChannelsCommand = class _ListNotificationChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2462
2441
|
...commonParams
|
|
2463
2442
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2474,7 +2453,6 @@ var ListNotificationChannelsCommand = _ListNotificationChannelsCommand;
|
|
|
2474
2453
|
|
|
2475
2454
|
|
|
2476
2455
|
|
|
2477
|
-
|
|
2478
2456
|
var _ListOrganizationInsightsCommand = class _ListOrganizationInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2479
2457
|
...commonParams
|
|
2480
2458
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2491,7 +2469,6 @@ var ListOrganizationInsightsCommand = _ListOrganizationInsightsCommand;
|
|
|
2491
2469
|
|
|
2492
2470
|
|
|
2493
2471
|
|
|
2494
|
-
|
|
2495
2472
|
var _ListRecommendationsCommand = class _ListRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2496
2473
|
...commonParams
|
|
2497
2474
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2508,7 +2485,6 @@ var ListRecommendationsCommand = _ListRecommendationsCommand;
|
|
|
2508
2485
|
|
|
2509
2486
|
|
|
2510
2487
|
|
|
2511
|
-
|
|
2512
2488
|
var _PutFeedbackCommand = class _PutFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2513
2489
|
...commonParams
|
|
2514
2490
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2525,7 +2501,6 @@ var PutFeedbackCommand = _PutFeedbackCommand;
|
|
|
2525
2501
|
|
|
2526
2502
|
|
|
2527
2503
|
|
|
2528
|
-
|
|
2529
2504
|
var _RemoveNotificationChannelCommand = class _RemoveNotificationChannelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2530
2505
|
...commonParams
|
|
2531
2506
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2542,7 +2517,6 @@ var RemoveNotificationChannelCommand = _RemoveNotificationChannelCommand;
|
|
|
2542
2517
|
|
|
2543
2518
|
|
|
2544
2519
|
|
|
2545
|
-
|
|
2546
2520
|
var _SearchInsightsCommand = class _SearchInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2547
2521
|
...commonParams
|
|
2548
2522
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2559,7 +2533,6 @@ var SearchInsightsCommand = _SearchInsightsCommand;
|
|
|
2559
2533
|
|
|
2560
2534
|
|
|
2561
2535
|
|
|
2562
|
-
|
|
2563
2536
|
var _SearchOrganizationInsightsCommand = class _SearchOrganizationInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2564
2537
|
...commonParams
|
|
2565
2538
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2576,7 +2549,6 @@ var SearchOrganizationInsightsCommand = _SearchOrganizationInsightsCommand;
|
|
|
2576
2549
|
|
|
2577
2550
|
|
|
2578
2551
|
|
|
2579
|
-
|
|
2580
2552
|
var _StartCostEstimationCommand = class _StartCostEstimationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2581
2553
|
...commonParams
|
|
2582
2554
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2593,7 +2565,6 @@ var StartCostEstimationCommand = _StartCostEstimationCommand;
|
|
|
2593
2565
|
|
|
2594
2566
|
|
|
2595
2567
|
|
|
2596
|
-
|
|
2597
2568
|
var _UpdateEventSourcesConfigCommand = class _UpdateEventSourcesConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2598
2569
|
...commonParams
|
|
2599
2570
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2610,7 +2581,6 @@ var UpdateEventSourcesConfigCommand = _UpdateEventSourcesConfigCommand;
|
|
|
2610
2581
|
|
|
2611
2582
|
|
|
2612
2583
|
|
|
2613
|
-
|
|
2614
2584
|
var _UpdateResourceCollectionCommand = class _UpdateResourceCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2615
2585
|
...commonParams
|
|
2616
2586
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2627,7 +2597,6 @@ var UpdateResourceCollectionCommand = _UpdateResourceCollectionCommand;
|
|
|
2627
2597
|
|
|
2628
2598
|
|
|
2629
2599
|
|
|
2630
|
-
|
|
2631
2600
|
var _UpdateServiceIntegrationCommand = class _UpdateServiceIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2632
2601
|
...commonParams
|
|
2633
2602
|
}).m(function(Command, cs, config, o) {
|
|
@@ -121,15 +121,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
121
121
|
* Enables FIPS compatible endpoints.
|
|
122
122
|
*/
|
|
123
123
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
124
|
+
/**
|
|
125
|
+
* The AWS region to which this client will send requests
|
|
126
|
+
*/
|
|
127
|
+
region?: string | __Provider<string>;
|
|
124
128
|
/**
|
|
125
129
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
126
130
|
* @internal
|
|
127
131
|
*/
|
|
128
132
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
129
|
-
/**
|
|
130
|
-
* The AWS region to which this client will send requests
|
|
131
|
-
*/
|
|
132
|
-
region?: string | __Provider<string>;
|
|
133
133
|
/**
|
|
134
134
|
* Default credentials provider; Not available in browser runtime.
|
|
135
135
|
* @deprecated
|
package/dist-types/index.d.ts
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
export * from "./DevOpsGuruClient";
|
|
18
18
|
export * from "./DevOpsGuru";
|
|
19
19
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
20
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
21
|
-
export { DevOpsGuruExtensionConfiguration } from "./extensionConfiguration";
|
|
20
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
21
|
+
export type { DevOpsGuruExtensionConfiguration } from "./extensionConfiguration";
|
|
22
22
|
export * from "./commands";
|
|
23
23
|
export * from "./pagination";
|
|
24
24
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -256,8 +256,8 @@ export interface ClientDefaults
|
|
|
256
256
|
serviceId?: string;
|
|
257
257
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
258
258
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
259
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
260
259
|
region?: string | __Provider<string>;
|
|
260
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
261
261
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
262
262
|
maxAttempts?: number | __Provider<number>;
|
|
263
263
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddNotificationChannelRequest,
|
|
10
10
|
AddNotificationChannelResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddNotificationChannelCommandInput
|
|
14
15
|
extends AddNotificationChannelRequest {}
|
|
15
16
|
export interface AddNotificationChannelCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteInsightRequest,
|
|
10
10
|
DeleteInsightResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInsightCommandInput extends DeleteInsightRequest {}
|
|
14
15
|
export interface DeleteInsightCommandOutput
|
|
15
16
|
extends DeleteInsightResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAccountHealthRequest,
|
|
10
10
|
DescribeAccountHealthResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAccountHealthCommandInput
|
|
14
15
|
extends DescribeAccountHealthRequest {}
|
|
15
16
|
export interface DescribeAccountHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAccountOverviewRequest,
|
|
10
10
|
DescribeAccountOverviewResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAccountOverviewCommandInput
|
|
14
15
|
extends DescribeAccountOverviewRequest {}
|
|
15
16
|
export interface DescribeAccountOverviewCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAnomalyRequest,
|
|
10
10
|
DescribeAnomalyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAnomalyCommandInput extends DescribeAnomalyRequest {}
|
|
14
15
|
export interface DescribeAnomalyCommandOutput
|
|
15
16
|
extends DescribeAnomalyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEventSourcesConfigRequest,
|
|
10
10
|
DescribeEventSourcesConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEventSourcesConfigCommandInput
|
|
14
15
|
extends DescribeEventSourcesConfigRequest {}
|
|
15
16
|
export interface DescribeEventSourcesConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFeedbackRequest,
|
|
10
10
|
DescribeFeedbackResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFeedbackCommandInput extends DescribeFeedbackRequest {}
|
|
14
15
|
export interface DescribeFeedbackCommandOutput
|
|
15
16
|
extends DescribeFeedbackResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeInsightRequest,
|
|
10
10
|
DescribeInsightResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeInsightCommandInput extends DescribeInsightRequest {}
|
|
14
15
|
export interface DescribeInsightCommandOutput
|
|
15
16
|
extends DescribeInsightResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeOrganizationHealthRequest,
|
|
10
10
|
DescribeOrganizationHealthResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeOrganizationHealthCommandInput
|
|
14
15
|
extends DescribeOrganizationHealthRequest {}
|
|
15
16
|
export interface DescribeOrganizationHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeOrganizationOverviewRequest,
|
|
10
10
|
DescribeOrganizationOverviewResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeOrganizationOverviewCommandInput
|
|
14
15
|
extends DescribeOrganizationOverviewRequest {}
|
|
15
16
|
export interface DescribeOrganizationOverviewCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeOrganizationResourceCollectionHealthRequest,
|
|
10
10
|
DescribeOrganizationResourceCollectionHealthResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeOrganizationResourceCollectionHealthCommandInput
|
|
14
15
|
extends DescribeOrganizationResourceCollectionHealthRequest {}
|
|
15
16
|
export interface DescribeOrganizationResourceCollectionHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeResourceCollectionHealthRequest,
|
|
10
10
|
DescribeResourceCollectionHealthResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeResourceCollectionHealthCommandInput
|
|
14
15
|
extends DescribeResourceCollectionHealthRequest {}
|
|
15
16
|
export interface DescribeResourceCollectionHealthCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeServiceIntegrationRequest,
|
|
10
10
|
DescribeServiceIntegrationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeServiceIntegrationCommandInput
|
|
14
15
|
extends DescribeServiceIntegrationRequest {}
|
|
15
16
|
export interface DescribeServiceIntegrationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCostEstimationRequest,
|
|
10
10
|
GetCostEstimationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCostEstimationCommandInput
|
|
14
15
|
extends GetCostEstimationRequest {}
|
|
15
16
|
export interface GetCostEstimationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetResourceCollectionRequest,
|
|
10
10
|
GetResourceCollectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetResourceCollectionCommandInput
|
|
14
15
|
extends GetResourceCollectionRequest {}
|
|
15
16
|
export interface GetResourceCollectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAnomaliesForInsightRequest,
|
|
10
10
|
ListAnomaliesForInsightResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAnomaliesForInsightCommandInput
|
|
14
15
|
extends ListAnomaliesForInsightRequest {}
|
|
15
16
|
export interface ListAnomaliesForInsightCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAnomalousLogGroupsRequest,
|
|
10
10
|
ListAnomalousLogGroupsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAnomalousLogGroupsCommandInput
|
|
14
15
|
extends ListAnomalousLogGroupsRequest {}
|
|
15
16
|
export interface ListAnomalousLogGroupsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DevOpsGuruClient";
|
|
8
8
|
import { ListEventsRequest, ListEventsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListEventsCommandInput extends ListEventsRequest {}
|
|
11
12
|
export interface ListEventsCommandOutput
|
|
12
13
|
extends ListEventsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DevOpsGuruClient";
|
|
8
8
|
import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListInsightsCommandInput extends ListInsightsRequest {}
|
|
11
12
|
export interface ListInsightsCommandOutput
|
|
12
13
|
extends ListInsightsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListMonitoredResourcesRequest,
|
|
10
10
|
ListMonitoredResourcesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListMonitoredResourcesCommandInput
|
|
14
15
|
extends ListMonitoredResourcesRequest {}
|
|
15
16
|
export interface ListMonitoredResourcesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListNotificationChannelsRequest,
|
|
10
10
|
ListNotificationChannelsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListNotificationChannelsCommandInput
|
|
14
15
|
extends ListNotificationChannelsRequest {}
|
|
15
16
|
export interface ListNotificationChannelsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListOrganizationInsightsRequest,
|
|
10
10
|
ListOrganizationInsightsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOrganizationInsightsCommandInput
|
|
14
15
|
extends ListOrganizationInsightsRequest {}
|
|
15
16
|
export interface ListOrganizationInsightsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRecommendationsRequest,
|
|
10
10
|
ListRecommendationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRecommendationsCommandInput
|
|
14
15
|
extends ListRecommendationsRequest {}
|
|
15
16
|
export interface ListRecommendationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DevOpsGuruClient";
|
|
8
8
|
import { PutFeedbackRequest, PutFeedbackResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutFeedbackCommandInput extends PutFeedbackRequest {}
|
|
11
12
|
export interface PutFeedbackCommandOutput
|
|
12
13
|
extends PutFeedbackResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveNotificationChannelRequest,
|
|
10
10
|
RemoveNotificationChannelResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveNotificationChannelCommandInput
|
|
14
15
|
extends RemoveNotificationChannelRequest {}
|
|
15
16
|
export interface RemoveNotificationChannelCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
SearchInsightsRequest,
|
|
10
10
|
SearchInsightsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SearchInsightsCommandInput extends SearchInsightsRequest {}
|
|
14
15
|
export interface SearchInsightsCommandOutput
|
|
15
16
|
extends SearchInsightsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
SearchOrganizationInsightsRequest,
|
|
10
10
|
SearchOrganizationInsightsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SearchOrganizationInsightsCommandInput
|
|
14
15
|
extends SearchOrganizationInsightsRequest {}
|
|
15
16
|
export interface SearchOrganizationInsightsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartCostEstimationRequest,
|
|
10
10
|
StartCostEstimationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartCostEstimationCommandInput
|
|
14
15
|
extends StartCostEstimationRequest {}
|
|
15
16
|
export interface StartCostEstimationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateEventSourcesConfigRequest,
|
|
10
10
|
UpdateEventSourcesConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEventSourcesConfigCommandInput
|
|
14
15
|
extends UpdateEventSourcesConfigRequest {}
|
|
15
16
|
export interface UpdateEventSourcesConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateResourceCollectionRequest,
|
|
10
10
|
UpdateResourceCollectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateResourceCollectionCommandInput
|
|
14
15
|
extends UpdateResourceCollectionRequest {}
|
|
15
16
|
export interface UpdateResourceCollectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateServiceIntegrationRequest,
|
|
10
10
|
UpdateServiceIntegrationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateServiceIntegrationCommandInput
|
|
14
15
|
extends UpdateServiceIntegrationRequest {}
|
|
15
16
|
export interface UpdateServiceIntegrationCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class DevOpsGuruServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-devops-guru",
|
|
3
3
|
"description": "AWS SDK for JavaScript Devops Guru Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.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-devops-guru",
|
|
@@ -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.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.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.
|
|
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",
|