@aws-sdk/client-devops-guru 3.957.0 → 3.962.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/README.md CHANGED
@@ -20,10 +20,8 @@ insight to help you manage and track your work addressing insights. </p>
20
20
  learn about DevOps Guru concepts, see <a href="https://docs.aws.amazon.com/devops-guru/latest/userguide/concepts.html">Concepts in DevOps Guru</a>. </p>
21
21
 
22
22
  ## Installing
23
-
24
23
  To install this package, simply type add or install @aws-sdk/client-devops-guru
25
24
  using your favorite package manager:
26
-
27
25
  - `npm install @aws-sdk/client-devops-guru`
28
26
  - `yarn add @aws-sdk/client-devops-guru`
29
27
  - `pnpm add @aws-sdk/client-devops-guru`
@@ -59,9 +57,7 @@ To send a request, you:
59
57
  // a client can be shared by different commands.
60
58
  const client = new DevOpsGuruClient({ region: "REGION" });
61
59
 
62
- const params = {
63
- /** input parameters */
64
- };
60
+ const params = { /** input parameters */ };
65
61
  const command = new ListEventsCommand(params);
66
62
  ```
67
63
 
@@ -220,7 +216,6 @@ AddNotificationChannel
220
216
  </summary>
221
217
 
222
218
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/AddNotificationChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/AddNotificationChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/AddNotificationChannelCommandOutput/)
223
-
224
219
  </details>
225
220
  <details>
226
221
  <summary>
@@ -228,7 +223,6 @@ DeleteInsight
228
223
  </summary>
229
224
 
230
225
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DeleteInsightCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DeleteInsightCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DeleteInsightCommandOutput/)
231
-
232
226
  </details>
233
227
  <details>
234
228
  <summary>
@@ -236,7 +230,6 @@ DescribeAccountHealth
236
230
  </summary>
237
231
 
238
232
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeAccountHealthCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAccountHealthCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAccountHealthCommandOutput/)
239
-
240
233
  </details>
241
234
  <details>
242
235
  <summary>
@@ -244,7 +237,6 @@ DescribeAccountOverview
244
237
  </summary>
245
238
 
246
239
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeAccountOverviewCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAccountOverviewCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAccountOverviewCommandOutput/)
247
-
248
240
  </details>
249
241
  <details>
250
242
  <summary>
@@ -252,7 +244,6 @@ DescribeAnomaly
252
244
  </summary>
253
245
 
254
246
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeAnomalyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAnomalyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeAnomalyCommandOutput/)
255
-
256
247
  </details>
257
248
  <details>
258
249
  <summary>
@@ -260,7 +251,6 @@ DescribeEventSourcesConfig
260
251
  </summary>
261
252
 
262
253
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeEventSourcesConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeEventSourcesConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeEventSourcesConfigCommandOutput/)
263
-
264
254
  </details>
265
255
  <details>
266
256
  <summary>
@@ -268,7 +258,6 @@ DescribeFeedback
268
258
  </summary>
269
259
 
270
260
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeFeedbackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeFeedbackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeFeedbackCommandOutput/)
271
-
272
261
  </details>
273
262
  <details>
274
263
  <summary>
@@ -276,7 +265,6 @@ DescribeInsight
276
265
  </summary>
277
266
 
278
267
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeInsightCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeInsightCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeInsightCommandOutput/)
279
-
280
268
  </details>
281
269
  <details>
282
270
  <summary>
@@ -284,7 +272,6 @@ DescribeOrganizationHealth
284
272
  </summary>
285
273
 
286
274
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeOrganizationHealthCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationHealthCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationHealthCommandOutput/)
287
-
288
275
  </details>
289
276
  <details>
290
277
  <summary>
@@ -292,7 +279,6 @@ DescribeOrganizationOverview
292
279
  </summary>
293
280
 
294
281
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeOrganizationOverviewCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationOverviewCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationOverviewCommandOutput/)
295
-
296
282
  </details>
297
283
  <details>
298
284
  <summary>
@@ -300,7 +286,6 @@ DescribeOrganizationResourceCollectionHealth
300
286
  </summary>
301
287
 
302
288
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeOrganizationResourceCollectionHealthCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationResourceCollectionHealthCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeOrganizationResourceCollectionHealthCommandOutput/)
303
-
304
289
  </details>
305
290
  <details>
306
291
  <summary>
@@ -308,7 +293,6 @@ DescribeResourceCollectionHealth
308
293
  </summary>
309
294
 
310
295
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeResourceCollectionHealthCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeResourceCollectionHealthCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeResourceCollectionHealthCommandOutput/)
311
-
312
296
  </details>
313
297
  <details>
314
298
  <summary>
@@ -316,7 +300,6 @@ DescribeServiceIntegration
316
300
  </summary>
317
301
 
318
302
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/DescribeServiceIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeServiceIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/DescribeServiceIntegrationCommandOutput/)
319
-
320
303
  </details>
321
304
  <details>
322
305
  <summary>
@@ -324,7 +307,6 @@ GetCostEstimation
324
307
  </summary>
325
308
 
326
309
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/GetCostEstimationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/GetCostEstimationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/GetCostEstimationCommandOutput/)
327
-
328
310
  </details>
329
311
  <details>
330
312
  <summary>
@@ -332,7 +314,6 @@ GetResourceCollection
332
314
  </summary>
333
315
 
334
316
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/GetResourceCollectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/GetResourceCollectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/GetResourceCollectionCommandOutput/)
335
-
336
317
  </details>
337
318
  <details>
338
319
  <summary>
@@ -340,7 +321,6 @@ ListAnomaliesForInsight
340
321
  </summary>
341
322
 
342
323
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListAnomaliesForInsightCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListAnomaliesForInsightCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListAnomaliesForInsightCommandOutput/)
343
-
344
324
  </details>
345
325
  <details>
346
326
  <summary>
@@ -348,7 +328,6 @@ ListAnomalousLogGroups
348
328
  </summary>
349
329
 
350
330
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListAnomalousLogGroupsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListAnomalousLogGroupsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListAnomalousLogGroupsCommandOutput/)
351
-
352
331
  </details>
353
332
  <details>
354
333
  <summary>
@@ -356,7 +335,6 @@ ListEvents
356
335
  </summary>
357
336
 
358
337
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListEventsCommandOutput/)
359
-
360
338
  </details>
361
339
  <details>
362
340
  <summary>
@@ -364,7 +342,6 @@ ListInsights
364
342
  </summary>
365
343
 
366
344
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListInsightsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListInsightsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListInsightsCommandOutput/)
367
-
368
345
  </details>
369
346
  <details>
370
347
  <summary>
@@ -372,7 +349,6 @@ ListMonitoredResources
372
349
  </summary>
373
350
 
374
351
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListMonitoredResourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListMonitoredResourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListMonitoredResourcesCommandOutput/)
375
-
376
352
  </details>
377
353
  <details>
378
354
  <summary>
@@ -380,7 +356,6 @@ ListNotificationChannels
380
356
  </summary>
381
357
 
382
358
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListNotificationChannelsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListNotificationChannelsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListNotificationChannelsCommandOutput/)
383
-
384
359
  </details>
385
360
  <details>
386
361
  <summary>
@@ -388,7 +363,6 @@ ListOrganizationInsights
388
363
  </summary>
389
364
 
390
365
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListOrganizationInsightsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListOrganizationInsightsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListOrganizationInsightsCommandOutput/)
391
-
392
366
  </details>
393
367
  <details>
394
368
  <summary>
@@ -396,7 +370,6 @@ ListRecommendations
396
370
  </summary>
397
371
 
398
372
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/ListRecommendationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListRecommendationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/ListRecommendationsCommandOutput/)
399
-
400
373
  </details>
401
374
  <details>
402
375
  <summary>
@@ -404,7 +377,6 @@ PutFeedback
404
377
  </summary>
405
378
 
406
379
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/PutFeedbackCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/PutFeedbackCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/PutFeedbackCommandOutput/)
407
-
408
380
  </details>
409
381
  <details>
410
382
  <summary>
@@ -412,7 +384,6 @@ RemoveNotificationChannel
412
384
  </summary>
413
385
 
414
386
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/RemoveNotificationChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/RemoveNotificationChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/RemoveNotificationChannelCommandOutput/)
415
-
416
387
  </details>
417
388
  <details>
418
389
  <summary>
@@ -420,7 +391,6 @@ SearchInsights
420
391
  </summary>
421
392
 
422
393
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/SearchInsightsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/SearchInsightsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/SearchInsightsCommandOutput/)
423
-
424
394
  </details>
425
395
  <details>
426
396
  <summary>
@@ -428,7 +398,6 @@ SearchOrganizationInsights
428
398
  </summary>
429
399
 
430
400
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/SearchOrganizationInsightsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/SearchOrganizationInsightsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/SearchOrganizationInsightsCommandOutput/)
431
-
432
401
  </details>
433
402
  <details>
434
403
  <summary>
@@ -436,7 +405,6 @@ StartCostEstimation
436
405
  </summary>
437
406
 
438
407
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/StartCostEstimationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/StartCostEstimationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/StartCostEstimationCommandOutput/)
439
-
440
408
  </details>
441
409
  <details>
442
410
  <summary>
@@ -444,7 +412,6 @@ UpdateEventSourcesConfig
444
412
  </summary>
445
413
 
446
414
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/UpdateEventSourcesConfigCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateEventSourcesConfigCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateEventSourcesConfigCommandOutput/)
447
-
448
415
  </details>
449
416
  <details>
450
417
  <summary>
@@ -452,7 +419,6 @@ UpdateResourceCollection
452
419
  </summary>
453
420
 
454
421
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/UpdateResourceCollectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateResourceCollectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateResourceCollectionCommandOutput/)
455
-
456
422
  </details>
457
423
  <details>
458
424
  <summary>
@@ -460,5 +426,4 @@ UpdateServiceIntegration
460
426
  </summary>
461
427
 
462
428
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/devops-guru/command/UpdateServiceIntegrationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateServiceIntegrationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-devops-guru/Interface/UpdateServiceIntegrationCommandOutput/)
463
-
464
429
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultDevOpsGuruHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultDevOpsGuruHttpAuthSchemeParametersProvider = defaultDevOpsGuruHttpAuthSchemeParametersProvider;