@aws-sdk/client-codeguruprofiler 3.1068.0 → 3.1070.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +113 -133
- package/dist-cjs/models/CodeGuruProfilerServiceException.js +4 -8
- package/dist-cjs/models/errors.js +13 -22
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +205 -137
- package/package.json +8 -8
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotificationConfiguration$ = exports.Metric$ = exports.Match$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListProfilingGroupsResponse$ = exports.ListProfilingGroupsRequest$ = exports.ListProfileTimesResponse$ = exports.ListProfileTimesRequest$ = exports.ListFindingsReportsResponse$ = exports.ListFindingsReportsRequest$ = exports.GetRecommendationsResponse$ = exports.GetRecommendationsRequest$ = exports.GetProfileResponse$ = exports.GetProfileRequest$ = exports.GetPolicyResponse$ = exports.GetPolicyRequest$ = exports.GetNotificationConfigurationResponse$ = exports.GetNotificationConfigurationRequest$ = exports.GetFindingsReportAccountSummaryResponse$ = exports.GetFindingsReportAccountSummaryRequest$ = exports.FrameMetricDatum$ = exports.FrameMetric$ = exports.FindingsReportSummary$ = exports.DescribeProfilingGroupResponse$ = exports.DescribeProfilingGroupRequest$ = exports.DeleteProfilingGroupResponse$ = exports.DeleteProfilingGroupRequest$ = exports.CreateProfilingGroupResponse$ = exports.CreateProfilingGroupRequest$ = exports.ConfigureAgentResponse$ = exports.ConfigureAgentRequest$ = exports.Channel$ = exports.BatchGetFrameMetricDataResponse$ = exports.BatchGetFrameMetricDataRequest$ = exports.AnomalyInstance$ = exports.Anomaly$ = exports.AggregatedProfileTime$ = exports.AgentOrchestrationConfig$ = exports.AgentConfiguration$ = exports.AddNotificationChannelsResponse$ = exports.AddNotificationChannelsRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.CodeGuruProfilerServiceException$ = void 0;
|
|
4
|
-
exports.UpdateProfilingGroup$ = exports.UntagResource$ = exports.TagResource$ = exports.SubmitFeedback$ = exports.RemovePermission$ = exports.RemoveNotificationChannel$ = exports.PutPermission$ = exports.PostAgentProfile$ = exports.ListTagsForResource$ = exports.ListProfilingGroups$ = exports.ListProfileTimes$ = exports.ListFindingsReports$ = exports.GetRecommendations$ = exports.GetProfile$ = exports.GetPolicy$ = exports.GetNotificationConfiguration$ = exports.GetFindingsReportAccountSummary$ = exports.DescribeProfilingGroup$ = exports.DeleteProfilingGroup$ = exports.CreateProfilingGroup$ = exports.ConfigureAgent$ = exports.BatchGetFrameMetricData$ = exports.AddNotificationChannels$ = exports.UserFeedback$ = exports.UpdateProfilingGroupResponse$ = exports.UpdateProfilingGroupRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TimestampStructure$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SubmitFeedbackResponse$ = exports.SubmitFeedbackRequest$ = exports.RemovePermissionResponse$ = exports.RemovePermissionRequest$ = exports.RemoveNotificationChannelResponse$ = exports.RemoveNotificationChannelRequest$ = exports.Recommendation$ = exports.PutPermissionResponse$ = exports.PutPermissionRequest$ = exports.ProfilingStatus$ = exports.ProfilingGroupDescription$ = exports.ProfileTime$ = exports.PostAgentProfileResponse$ = exports.PostAgentProfileRequest$ = exports.Pattern$ = void 0;
|
|
5
1
|
const _A = "Anomaly";
|
|
6
2
|
const _AC = "AgentConfiguration";
|
|
7
3
|
const _AI = "AnomalyInstance";
|
|
@@ -213,414 +209,486 @@ const _uF = "userFeedback";
|
|
|
213
209
|
const _v = "values";
|
|
214
210
|
const _va = "value";
|
|
215
211
|
const n0 = "com.amazonaws.codeguruprofiler";
|
|
216
|
-
const
|
|
217
|
-
const
|
|
218
|
-
const
|
|
219
|
-
const _s_registry =
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
212
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
213
|
+
const { CodeGuruProfilerServiceException } = require("../models/CodeGuruProfilerServiceException");
|
|
214
|
+
const { ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
215
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
216
|
+
const CodeGuruProfilerServiceException$ = [-3, _s, "CodeGuruProfilerServiceException", 0, [], []];
|
|
217
|
+
exports.CodeGuruProfilerServiceException$ = CodeGuruProfilerServiceException$;
|
|
218
|
+
_s_registry.registerError(CodeGuruProfilerServiceException$, CodeGuruProfilerServiceException);
|
|
219
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
220
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
224
221
|
{ [_e]: _c, [_hE]: 409 },
|
|
225
222
|
[_m],
|
|
226
223
|
[0], 1
|
|
227
224
|
];
|
|
228
|
-
|
|
229
|
-
|
|
225
|
+
exports.ConflictException$ = ConflictException$;
|
|
226
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
227
|
+
const InternalServerException$ = [-3, n0, _ISE,
|
|
230
228
|
{ [_e]: _se, [_hE]: 500 },
|
|
231
229
|
[_m],
|
|
232
230
|
[0], 1
|
|
233
231
|
];
|
|
234
|
-
|
|
235
|
-
|
|
232
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
233
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
234
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
236
235
|
{ [_e]: _c, [_hE]: 404 },
|
|
237
236
|
[_m],
|
|
238
237
|
[0], 1
|
|
239
238
|
];
|
|
240
|
-
|
|
241
|
-
|
|
239
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
240
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
241
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
242
242
|
{ [_e]: _c, [_hE]: 402 },
|
|
243
243
|
[_m],
|
|
244
244
|
[0], 1
|
|
245
245
|
];
|
|
246
|
-
|
|
247
|
-
|
|
246
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
247
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
248
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
248
249
|
{ [_e]: _c, [_hE]: 429 },
|
|
249
250
|
[_m],
|
|
250
251
|
[0], 1
|
|
251
252
|
];
|
|
252
|
-
|
|
253
|
-
|
|
253
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
254
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
255
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
254
256
|
{ [_e]: _c, [_hE]: 400 },
|
|
255
257
|
[_m],
|
|
256
258
|
[0], 1
|
|
257
259
|
];
|
|
258
|
-
|
|
260
|
+
exports.ValidationException$ = ValidationException$;
|
|
261
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
259
262
|
exports.errorTypeRegistries = [
|
|
260
263
|
_s_registry,
|
|
261
264
|
n0_registry,
|
|
262
265
|
];
|
|
263
|
-
|
|
266
|
+
const AddNotificationChannelsRequest$ = [3, n0, _ANCR,
|
|
264
267
|
0,
|
|
265
268
|
[_pGN, _ch],
|
|
266
269
|
[[0, 1], () => Channels], 2
|
|
267
270
|
];
|
|
268
|
-
exports.
|
|
271
|
+
exports.AddNotificationChannelsRequest$ = AddNotificationChannelsRequest$;
|
|
272
|
+
const AddNotificationChannelsResponse$ = [3, n0, _ANCRd,
|
|
269
273
|
0,
|
|
270
274
|
[_nC],
|
|
271
|
-
[() =>
|
|
275
|
+
[() => NotificationConfiguration$]
|
|
272
276
|
];
|
|
273
|
-
exports.
|
|
277
|
+
exports.AddNotificationChannelsResponse$ = AddNotificationChannelsResponse$;
|
|
278
|
+
const AgentConfiguration$ = [3, n0, _AC,
|
|
274
279
|
0,
|
|
275
280
|
[_sP, _pIS, _aP],
|
|
276
281
|
[2, 1, 128 | 0], 2
|
|
277
282
|
];
|
|
278
|
-
exports.
|
|
283
|
+
exports.AgentConfiguration$ = AgentConfiguration$;
|
|
284
|
+
const AgentOrchestrationConfig$ = [3, n0, _AOC,
|
|
279
285
|
0,
|
|
280
286
|
[_pE],
|
|
281
287
|
[2], 1
|
|
282
288
|
];
|
|
283
|
-
exports.
|
|
289
|
+
exports.AgentOrchestrationConfig$ = AgentOrchestrationConfig$;
|
|
290
|
+
const AggregatedProfileTime$ = [3, n0, _APT,
|
|
284
291
|
0,
|
|
285
292
|
[_st, _p],
|
|
286
293
|
[5, 0]
|
|
287
294
|
];
|
|
288
|
-
exports.
|
|
295
|
+
exports.AggregatedProfileTime$ = AggregatedProfileTime$;
|
|
296
|
+
const Anomaly$ = [3, n0, _A,
|
|
289
297
|
0,
|
|
290
298
|
[_me, _r, _i],
|
|
291
|
-
[() =>
|
|
299
|
+
[() => Metric$, 0, () => AnomalyInstances], 3
|
|
292
300
|
];
|
|
293
|
-
exports.
|
|
301
|
+
exports.Anomaly$ = Anomaly$;
|
|
302
|
+
const AnomalyInstance$ = [3, n0, _AI,
|
|
294
303
|
0,
|
|
295
304
|
[_id, _sT, _eT, _uF],
|
|
296
|
-
[0, 5, 5, () =>
|
|
305
|
+
[0, 5, 5, () => UserFeedback$], 2
|
|
297
306
|
];
|
|
298
|
-
exports.
|
|
307
|
+
exports.AnomalyInstance$ = AnomalyInstance$;
|
|
308
|
+
const BatchGetFrameMetricDataRequest$ = [3, n0, _BGFMDR,
|
|
299
309
|
0,
|
|
300
310
|
[_pGN, _sT, _eT, _p, _tR, _fM],
|
|
301
311
|
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eT }], [0, { [_hQ]: _p }], [0, { [_hQ]: _tR }], () => FrameMetrics], 1
|
|
302
312
|
];
|
|
303
|
-
exports.
|
|
313
|
+
exports.BatchGetFrameMetricDataRequest$ = BatchGetFrameMetricDataRequest$;
|
|
314
|
+
const BatchGetFrameMetricDataResponse$ = [3, n0, _BGFMDRa,
|
|
304
315
|
0,
|
|
305
316
|
[_sT, _eT, _re, _eTn, _uET, _fMD],
|
|
306
317
|
[5, 5, 0, () => ListOfTimestamps, () => UnprocessedEndTimeMap, () => FrameMetricData], 6
|
|
307
318
|
];
|
|
308
|
-
exports.
|
|
319
|
+
exports.BatchGetFrameMetricDataResponse$ = BatchGetFrameMetricDataResponse$;
|
|
320
|
+
const Channel$ = [3, n0, _C,
|
|
309
321
|
0,
|
|
310
322
|
[_u, _eP, _id],
|
|
311
323
|
[0, 64 | 0, 0], 2
|
|
312
324
|
];
|
|
313
|
-
exports.
|
|
325
|
+
exports.Channel$ = Channel$;
|
|
326
|
+
const ConfigureAgentRequest$ = [3, n0, _CAR,
|
|
314
327
|
0,
|
|
315
328
|
[_pGN, _fII, _met],
|
|
316
329
|
[[0, 1], 0, 128 | 0], 1
|
|
317
330
|
];
|
|
318
|
-
exports.
|
|
331
|
+
exports.ConfigureAgentRequest$ = ConfigureAgentRequest$;
|
|
332
|
+
const ConfigureAgentResponse$ = [3, n0, _CARo,
|
|
319
333
|
0,
|
|
320
334
|
[_co],
|
|
321
|
-
[[() =>
|
|
335
|
+
[[() => AgentConfiguration$, 16]], 1
|
|
322
336
|
];
|
|
323
|
-
exports.
|
|
337
|
+
exports.ConfigureAgentResponse$ = ConfigureAgentResponse$;
|
|
338
|
+
const CreateProfilingGroupRequest$ = [3, n0, _CPGR,
|
|
324
339
|
0,
|
|
325
340
|
[_pGN, _cP, _cT, _aOC, _t],
|
|
326
|
-
[0, 0, [0, { [_hQ]: _cT, [_iT]: 1 }], () =>
|
|
341
|
+
[0, 0, [0, { [_hQ]: _cT, [_iT]: 1 }], () => AgentOrchestrationConfig$, 128 | 0], 1
|
|
327
342
|
];
|
|
328
|
-
exports.
|
|
343
|
+
exports.CreateProfilingGroupRequest$ = CreateProfilingGroupRequest$;
|
|
344
|
+
const CreateProfilingGroupResponse$ = [3, n0, _CPGRr,
|
|
329
345
|
0,
|
|
330
346
|
[_pG],
|
|
331
|
-
[[() =>
|
|
347
|
+
[[() => ProfilingGroupDescription$, 16]], 1
|
|
332
348
|
];
|
|
333
|
-
exports.
|
|
349
|
+
exports.CreateProfilingGroupResponse$ = CreateProfilingGroupResponse$;
|
|
350
|
+
const DeleteProfilingGroupRequest$ = [3, n0, _DPGR,
|
|
334
351
|
0,
|
|
335
352
|
[_pGN],
|
|
336
353
|
[[0, 1]], 1
|
|
337
354
|
];
|
|
338
|
-
exports.
|
|
355
|
+
exports.DeleteProfilingGroupRequest$ = DeleteProfilingGroupRequest$;
|
|
356
|
+
const DeleteProfilingGroupResponse$ = [3, n0, _DPGRe,
|
|
339
357
|
0,
|
|
340
358
|
[],
|
|
341
359
|
[]
|
|
342
360
|
];
|
|
343
|
-
exports.
|
|
361
|
+
exports.DeleteProfilingGroupResponse$ = DeleteProfilingGroupResponse$;
|
|
362
|
+
const DescribeProfilingGroupRequest$ = [3, n0, _DPGRes,
|
|
344
363
|
0,
|
|
345
364
|
[_pGN],
|
|
346
365
|
[[0, 1]], 1
|
|
347
366
|
];
|
|
348
|
-
exports.
|
|
367
|
+
exports.DescribeProfilingGroupRequest$ = DescribeProfilingGroupRequest$;
|
|
368
|
+
const DescribeProfilingGroupResponse$ = [3, n0, _DPGResc,
|
|
349
369
|
0,
|
|
350
370
|
[_pG],
|
|
351
|
-
[[() =>
|
|
371
|
+
[[() => ProfilingGroupDescription$, 16]], 1
|
|
352
372
|
];
|
|
353
|
-
exports.
|
|
373
|
+
exports.DescribeProfilingGroupResponse$ = DescribeProfilingGroupResponse$;
|
|
374
|
+
const FindingsReportSummary$ = [3, n0, _FRS,
|
|
354
375
|
0,
|
|
355
376
|
[_id, _pGN, _pST, _pET, _tNOF],
|
|
356
377
|
[0, 0, 5, 5, 1]
|
|
357
378
|
];
|
|
358
|
-
exports.
|
|
379
|
+
exports.FindingsReportSummary$ = FindingsReportSummary$;
|
|
380
|
+
const FrameMetric$ = [3, n0, _FM,
|
|
359
381
|
0,
|
|
360
382
|
[_fN, _ty, _tS],
|
|
361
383
|
[0, 0, 64 | 0], 3
|
|
362
384
|
];
|
|
363
|
-
exports.
|
|
385
|
+
exports.FrameMetric$ = FrameMetric$;
|
|
386
|
+
const FrameMetricDatum$ = [3, n0, _FMD,
|
|
364
387
|
0,
|
|
365
388
|
[_fMr, _v],
|
|
366
|
-
[() =>
|
|
389
|
+
[() => FrameMetric$, 64 | 1], 2
|
|
367
390
|
];
|
|
368
|
-
exports.
|
|
391
|
+
exports.FrameMetricDatum$ = FrameMetricDatum$;
|
|
392
|
+
const GetFindingsReportAccountSummaryRequest$ = [3, n0, _GFRASR,
|
|
369
393
|
0,
|
|
370
394
|
[_nT, _mR, _dRO],
|
|
371
395
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [2, { [_hQ]: _dRO }]]
|
|
372
396
|
];
|
|
373
|
-
exports.
|
|
397
|
+
exports.GetFindingsReportAccountSummaryRequest$ = GetFindingsReportAccountSummaryRequest$;
|
|
398
|
+
const GetFindingsReportAccountSummaryResponse$ = [3, n0, _GFRASRe,
|
|
374
399
|
0,
|
|
375
400
|
[_rS, _nT],
|
|
376
401
|
[() => FindingsReportSummaries, 0], 1
|
|
377
402
|
];
|
|
378
|
-
exports.
|
|
403
|
+
exports.GetFindingsReportAccountSummaryResponse$ = GetFindingsReportAccountSummaryResponse$;
|
|
404
|
+
const GetNotificationConfigurationRequest$ = [3, n0, _GNCR,
|
|
379
405
|
0,
|
|
380
406
|
[_pGN],
|
|
381
407
|
[[0, 1]], 1
|
|
382
408
|
];
|
|
383
|
-
exports.
|
|
409
|
+
exports.GetNotificationConfigurationRequest$ = GetNotificationConfigurationRequest$;
|
|
410
|
+
const GetNotificationConfigurationResponse$ = [3, n0, _GNCRe,
|
|
384
411
|
0,
|
|
385
412
|
[_nC],
|
|
386
|
-
[() =>
|
|
413
|
+
[() => NotificationConfiguration$], 1
|
|
387
414
|
];
|
|
388
|
-
exports.
|
|
415
|
+
exports.GetNotificationConfigurationResponse$ = GetNotificationConfigurationResponse$;
|
|
416
|
+
const GetPolicyRequest$ = [3, n0, _GPR,
|
|
389
417
|
0,
|
|
390
418
|
[_pGN],
|
|
391
419
|
[[0, 1]], 1
|
|
392
420
|
];
|
|
393
|
-
exports.
|
|
421
|
+
exports.GetPolicyRequest$ = GetPolicyRequest$;
|
|
422
|
+
const GetPolicyResponse$ = [3, n0, _GPRe,
|
|
394
423
|
0,
|
|
395
424
|
[_po, _rI],
|
|
396
425
|
[0, 0], 2
|
|
397
426
|
];
|
|
398
|
-
exports.
|
|
427
|
+
exports.GetPolicyResponse$ = GetPolicyResponse$;
|
|
428
|
+
const GetProfileRequest$ = [3, n0, _GPRet,
|
|
399
429
|
0,
|
|
400
430
|
[_pGN, _sT, _p, _eT, _mD, _a],
|
|
401
431
|
[[0, 1], [5, { [_hQ]: _sT }], [0, { [_hQ]: _p }], [5, { [_hQ]: _eT }], [1, { [_hQ]: _mD }], [0, { [_hH]: _Ac }]], 1
|
|
402
432
|
];
|
|
403
|
-
exports.
|
|
433
|
+
exports.GetProfileRequest$ = GetProfileRequest$;
|
|
434
|
+
const GetProfileResponse$ = [3, n0, _GPRetr,
|
|
404
435
|
0,
|
|
405
436
|
[_pr, _cTo, _cE],
|
|
406
437
|
[[21, 16], [0, { [_hH]: _CT }], [0, { [_hH]: _CE_ }]], 2
|
|
407
438
|
];
|
|
408
|
-
exports.
|
|
439
|
+
exports.GetProfileResponse$ = GetProfileResponse$;
|
|
440
|
+
const GetRecommendationsRequest$ = [3, n0, _GRR,
|
|
409
441
|
0,
|
|
410
442
|
[_pGN, _sT, _eT, _l],
|
|
411
443
|
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eT }], [0, { [_hQ]: _l }]], 3
|
|
412
444
|
];
|
|
413
|
-
exports.
|
|
445
|
+
exports.GetRecommendationsRequest$ = GetRecommendationsRequest$;
|
|
446
|
+
const GetRecommendationsResponse$ = [3, n0, _GRRe,
|
|
414
447
|
0,
|
|
415
448
|
[_pGN, _pST, _pET, _rec, _an],
|
|
416
449
|
[0, 5, 5, () => Recommendations, () => Anomalies], 5
|
|
417
450
|
];
|
|
418
|
-
exports.
|
|
451
|
+
exports.GetRecommendationsResponse$ = GetRecommendationsResponse$;
|
|
452
|
+
const ListFindingsReportsRequest$ = [3, n0, _LFRR,
|
|
419
453
|
0,
|
|
420
454
|
[_pGN, _sT, _eT, _nT, _mR, _dRO],
|
|
421
455
|
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eT }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [2, { [_hQ]: _dRO }]], 3
|
|
422
456
|
];
|
|
423
|
-
exports.
|
|
457
|
+
exports.ListFindingsReportsRequest$ = ListFindingsReportsRequest$;
|
|
458
|
+
const ListFindingsReportsResponse$ = [3, n0, _LFRRi,
|
|
424
459
|
0,
|
|
425
460
|
[_fRS, _nT],
|
|
426
461
|
[() => FindingsReportSummaries, 0], 1
|
|
427
462
|
];
|
|
428
|
-
exports.
|
|
463
|
+
exports.ListFindingsReportsResponse$ = ListFindingsReportsResponse$;
|
|
464
|
+
const ListProfileTimesRequest$ = [3, n0, _LPTR,
|
|
429
465
|
0,
|
|
430
466
|
[_pGN, _sT, _eT, _p, _oB, _mR, _nT],
|
|
431
467
|
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eT }], [0, { [_hQ]: _p }], [0, { [_hQ]: _oB }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 4
|
|
432
468
|
];
|
|
433
|
-
exports.
|
|
469
|
+
exports.ListProfileTimesRequest$ = ListProfileTimesRequest$;
|
|
470
|
+
const ListProfileTimesResponse$ = [3, n0, _LPTRi,
|
|
434
471
|
0,
|
|
435
472
|
[_pT, _nT],
|
|
436
473
|
[() => ProfileTimes, 0], 1
|
|
437
474
|
];
|
|
438
|
-
exports.
|
|
475
|
+
exports.ListProfileTimesResponse$ = ListProfileTimesResponse$;
|
|
476
|
+
const ListProfilingGroupsRequest$ = [3, n0, _LPGR,
|
|
439
477
|
0,
|
|
440
478
|
[_nT, _mR, _iD],
|
|
441
479
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [2, { [_hQ]: _iD }]]
|
|
442
480
|
];
|
|
443
|
-
exports.
|
|
481
|
+
exports.ListProfilingGroupsRequest$ = ListProfilingGroupsRequest$;
|
|
482
|
+
const ListProfilingGroupsResponse$ = [3, n0, _LPGRi,
|
|
444
483
|
0,
|
|
445
484
|
[_pGNr, _pGr, _nT],
|
|
446
485
|
[64 | 0, () => ProfilingGroupDescriptions, 0], 1
|
|
447
486
|
];
|
|
448
|
-
exports.
|
|
487
|
+
exports.ListProfilingGroupsResponse$ = ListProfilingGroupsResponse$;
|
|
488
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
449
489
|
0,
|
|
450
490
|
[_rA],
|
|
451
491
|
[[0, 1]], 1
|
|
452
492
|
];
|
|
453
|
-
exports.
|
|
493
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
494
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
454
495
|
0,
|
|
455
496
|
[_t],
|
|
456
497
|
[128 | 0]
|
|
457
498
|
];
|
|
458
|
-
exports.
|
|
499
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
500
|
+
const Match$ = [3, n0, _M,
|
|
459
501
|
0,
|
|
460
502
|
[_tFI, _fA, _tBV],
|
|
461
503
|
[1, 0, 1]
|
|
462
504
|
];
|
|
463
|
-
exports.
|
|
505
|
+
exports.Match$ = Match$;
|
|
506
|
+
const Metric$ = [3, n0, _Me,
|
|
464
507
|
0,
|
|
465
508
|
[_fN, _ty, _tS],
|
|
466
509
|
[0, 0, 64 | 0], 3
|
|
467
510
|
];
|
|
468
|
-
exports.
|
|
511
|
+
exports.Metric$ = Metric$;
|
|
512
|
+
const NotificationConfiguration$ = [3, n0, _NC,
|
|
469
513
|
0,
|
|
470
514
|
[_ch],
|
|
471
515
|
[() => Channels]
|
|
472
516
|
];
|
|
473
|
-
exports.
|
|
517
|
+
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
518
|
+
const Pattern$ = [3, n0, _P,
|
|
474
519
|
0,
|
|
475
520
|
[_id, _n, _d, _rSe, _tF, _tP, _cTA],
|
|
476
521
|
[0, 0, 0, 0, [1, n0, _TF, 0, 64 | 0], 1, 64 | 0]
|
|
477
522
|
];
|
|
478
|
-
exports.
|
|
523
|
+
exports.Pattern$ = Pattern$;
|
|
524
|
+
const PostAgentProfileRequest$ = [3, n0, _PAPR,
|
|
479
525
|
0,
|
|
480
526
|
[_pGN, _aPg, _cTo, _pTr],
|
|
481
527
|
[[0, 1], [21, 16], [0, { [_hH]: _CT }], [0, { [_hQ]: _pTr, [_iT]: 1 }]], 3
|
|
482
528
|
];
|
|
483
|
-
exports.
|
|
529
|
+
exports.PostAgentProfileRequest$ = PostAgentProfileRequest$;
|
|
530
|
+
const PostAgentProfileResponse$ = [3, n0, _PAPRo,
|
|
484
531
|
0,
|
|
485
532
|
[],
|
|
486
533
|
[]
|
|
487
534
|
];
|
|
488
|
-
exports.
|
|
535
|
+
exports.PostAgentProfileResponse$ = PostAgentProfileResponse$;
|
|
536
|
+
const ProfileTime$ = [3, n0, _PT,
|
|
489
537
|
0,
|
|
490
538
|
[_st],
|
|
491
539
|
[5]
|
|
492
540
|
];
|
|
493
|
-
exports.
|
|
541
|
+
exports.ProfileTime$ = ProfileTime$;
|
|
542
|
+
const ProfilingGroupDescription$ = [3, n0, _PGD,
|
|
494
543
|
0,
|
|
495
544
|
[_n, _aOC, _ar, _cA, _uA, _pS, _cP, _t],
|
|
496
|
-
[0, () =>
|
|
545
|
+
[0, () => AgentOrchestrationConfig$, 0, 5, 5, () => ProfilingStatus$, 0, 128 | 0]
|
|
497
546
|
];
|
|
498
|
-
exports.
|
|
547
|
+
exports.ProfilingGroupDescription$ = ProfilingGroupDescription$;
|
|
548
|
+
const ProfilingStatus$ = [3, n0, _PS,
|
|
499
549
|
0,
|
|
500
550
|
[_lAPRA, _lAP, _lAOA],
|
|
501
|
-
[5, () =>
|
|
551
|
+
[5, () => AggregatedProfileTime$, 5]
|
|
502
552
|
];
|
|
503
|
-
exports.
|
|
553
|
+
exports.ProfilingStatus$ = ProfilingStatus$;
|
|
554
|
+
const PutPermissionRequest$ = [3, n0, _PPR,
|
|
504
555
|
0,
|
|
505
556
|
[_pGN, _aG, _pri, _rI],
|
|
506
557
|
[[0, 1], [0, 1], 64 | 0, 0], 3
|
|
507
558
|
];
|
|
508
|
-
exports.
|
|
559
|
+
exports.PutPermissionRequest$ = PutPermissionRequest$;
|
|
560
|
+
const PutPermissionResponse$ = [3, n0, _PPRu,
|
|
509
561
|
0,
|
|
510
562
|
[_po, _rI],
|
|
511
563
|
[0, 0], 2
|
|
512
564
|
];
|
|
513
|
-
exports.
|
|
565
|
+
exports.PutPermissionResponse$ = PutPermissionResponse$;
|
|
566
|
+
const Recommendation$ = [3, n0, _R,
|
|
514
567
|
0,
|
|
515
568
|
[_aMC, _aMS, _pa, _tM, _sT, _eT],
|
|
516
|
-
[1, 1, () =>
|
|
569
|
+
[1, 1, () => Pattern$, () => Matches, 5, 5], 6
|
|
517
570
|
];
|
|
518
|
-
exports.
|
|
571
|
+
exports.Recommendation$ = Recommendation$;
|
|
572
|
+
const RemoveNotificationChannelRequest$ = [3, n0, _RNCR,
|
|
519
573
|
0,
|
|
520
574
|
[_pGN, _cI],
|
|
521
575
|
[[0, 1], [0, 1]], 2
|
|
522
576
|
];
|
|
523
|
-
exports.
|
|
577
|
+
exports.RemoveNotificationChannelRequest$ = RemoveNotificationChannelRequest$;
|
|
578
|
+
const RemoveNotificationChannelResponse$ = [3, n0, _RNCRe,
|
|
524
579
|
0,
|
|
525
580
|
[_nC],
|
|
526
|
-
[() =>
|
|
581
|
+
[() => NotificationConfiguration$]
|
|
527
582
|
];
|
|
528
|
-
exports.
|
|
583
|
+
exports.RemoveNotificationChannelResponse$ = RemoveNotificationChannelResponse$;
|
|
584
|
+
const RemovePermissionRequest$ = [3, n0, _RPR,
|
|
529
585
|
0,
|
|
530
586
|
[_pGN, _aG, _rI],
|
|
531
587
|
[[0, 1], [0, 1], [0, { [_hQ]: _rI }]], 3
|
|
532
588
|
];
|
|
533
|
-
exports.
|
|
589
|
+
exports.RemovePermissionRequest$ = RemovePermissionRequest$;
|
|
590
|
+
const RemovePermissionResponse$ = [3, n0, _RPRe,
|
|
534
591
|
0,
|
|
535
592
|
[_po, _rI],
|
|
536
593
|
[0, 0], 2
|
|
537
594
|
];
|
|
538
|
-
exports.
|
|
595
|
+
exports.RemovePermissionResponse$ = RemovePermissionResponse$;
|
|
596
|
+
const SubmitFeedbackRequest$ = [3, n0, _SFR,
|
|
539
597
|
0,
|
|
540
598
|
[_pGN, _aII, _ty, _com],
|
|
541
599
|
[[0, 1], [0, 1], 0, 0], 3
|
|
542
600
|
];
|
|
543
|
-
exports.
|
|
601
|
+
exports.SubmitFeedbackRequest$ = SubmitFeedbackRequest$;
|
|
602
|
+
const SubmitFeedbackResponse$ = [3, n0, _SFRu,
|
|
544
603
|
0,
|
|
545
604
|
[],
|
|
546
605
|
[]
|
|
547
606
|
];
|
|
548
|
-
exports.
|
|
607
|
+
exports.SubmitFeedbackResponse$ = SubmitFeedbackResponse$;
|
|
608
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
549
609
|
0,
|
|
550
610
|
[_rA, _t],
|
|
551
611
|
[[0, 1], 128 | 0], 2
|
|
552
612
|
];
|
|
553
|
-
exports.
|
|
613
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
614
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
554
615
|
0,
|
|
555
616
|
[],
|
|
556
617
|
[]
|
|
557
618
|
];
|
|
558
|
-
exports.
|
|
619
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
620
|
+
const TimestampStructure$ = [3, n0, _TS,
|
|
559
621
|
0,
|
|
560
622
|
[_va],
|
|
561
623
|
[5], 1
|
|
562
624
|
];
|
|
563
|
-
exports.
|
|
625
|
+
exports.TimestampStructure$ = TimestampStructure$;
|
|
626
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
564
627
|
0,
|
|
565
628
|
[_rA, _tK],
|
|
566
629
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
567
630
|
];
|
|
568
|
-
exports.
|
|
631
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
632
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
569
633
|
0,
|
|
570
634
|
[],
|
|
571
635
|
[]
|
|
572
636
|
];
|
|
573
|
-
exports.
|
|
637
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
638
|
+
const UpdateProfilingGroupRequest$ = [3, n0, _UPGR,
|
|
574
639
|
0,
|
|
575
640
|
[_pGN, _aOC],
|
|
576
|
-
[[0, 1], () =>
|
|
641
|
+
[[0, 1], () => AgentOrchestrationConfig$], 2
|
|
577
642
|
];
|
|
578
|
-
exports.
|
|
643
|
+
exports.UpdateProfilingGroupRequest$ = UpdateProfilingGroupRequest$;
|
|
644
|
+
const UpdateProfilingGroupResponse$ = [3, n0, _UPGRp,
|
|
579
645
|
0,
|
|
580
646
|
[_pG],
|
|
581
|
-
[[() =>
|
|
647
|
+
[[() => ProfilingGroupDescription$, 16]], 1
|
|
582
648
|
];
|
|
583
|
-
exports.
|
|
649
|
+
exports.UpdateProfilingGroupResponse$ = UpdateProfilingGroupResponse$;
|
|
650
|
+
const UserFeedback$ = [3, n0, _UF,
|
|
584
651
|
0,
|
|
585
652
|
[_ty],
|
|
586
653
|
[0], 1
|
|
587
654
|
];
|
|
655
|
+
exports.UserFeedback$ = UserFeedback$;
|
|
588
656
|
var Anomalies = [1, n0, _An,
|
|
589
|
-
0, () =>
|
|
657
|
+
0, () => Anomaly$
|
|
590
658
|
];
|
|
591
659
|
var AnomalyInstances = [1, n0, _AIn,
|
|
592
|
-
0, () =>
|
|
660
|
+
0, () => AnomalyInstance$
|
|
593
661
|
];
|
|
594
662
|
var Channels = [1, n0, _Ch,
|
|
595
|
-
0, () =>
|
|
663
|
+
0, () => Channel$
|
|
596
664
|
];
|
|
597
665
|
var EventPublishers = 64 | 0;
|
|
598
666
|
var FindingsReportSummaries = [1, n0, _FRSi,
|
|
599
|
-
0, () =>
|
|
667
|
+
0, () => FindingsReportSummary$
|
|
600
668
|
];
|
|
601
669
|
var FrameMetricData = [1, n0, _FMDr,
|
|
602
|
-
0, () =>
|
|
670
|
+
0, () => FrameMetricDatum$
|
|
603
671
|
];
|
|
604
672
|
var FrameMetrics = [1, n0, _FMr,
|
|
605
|
-
0, () =>
|
|
673
|
+
0, () => FrameMetric$
|
|
606
674
|
];
|
|
607
675
|
var FrameMetricValues = 64 | 1;
|
|
608
676
|
var ListOfTimestamps = [1, n0, _LOT,
|
|
609
|
-
0, () =>
|
|
677
|
+
0, () => TimestampStructure$
|
|
610
678
|
];
|
|
611
679
|
var Matches = [1, n0, _Ma,
|
|
612
|
-
0, () =>
|
|
680
|
+
0, () => Match$
|
|
613
681
|
];
|
|
614
682
|
var Principals = 64 | 0;
|
|
615
683
|
var ProfileTimes = [1, n0, _PTr,
|
|
616
|
-
0, () =>
|
|
684
|
+
0, () => ProfileTime$
|
|
617
685
|
];
|
|
618
686
|
var ProfilingGroupDescriptions = [1, n0, _PGDr,
|
|
619
|
-
0, () =>
|
|
687
|
+
0, () => ProfilingGroupDescription$
|
|
620
688
|
];
|
|
621
689
|
var ProfilingGroupNames = 64 | 0;
|
|
622
690
|
var Recommendations = [1, n0, _Re,
|
|
623
|
-
0, () =>
|
|
691
|
+
0, () => Recommendation$
|
|
624
692
|
];
|
|
625
693
|
var Strings = 64 | 0;
|
|
626
694
|
var TagKeys = 64 | 0;
|
|
@@ -636,71 +704,71 @@ var UnprocessedEndTimeMap = [2, n0, _UETM,
|
|
|
636
704
|
0, 0, () => ListOfTimestamps
|
|
637
705
|
];
|
|
638
706
|
exports.AddNotificationChannels$ = [9, n0, _ANC,
|
|
639
|
-
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] }, () =>
|
|
707
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] }, () => AddNotificationChannelsRequest$, () => AddNotificationChannelsResponse$
|
|
640
708
|
];
|
|
641
709
|
exports.BatchGetFrameMetricData$ = [9, n0, _BGFMD,
|
|
642
|
-
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/frames/-/metrics", 200] }, () =>
|
|
710
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/frames/-/metrics", 200] }, () => BatchGetFrameMetricDataRequest$, () => BatchGetFrameMetricDataResponse$
|
|
643
711
|
];
|
|
644
712
|
exports.ConfigureAgent$ = [9, n0, _CA,
|
|
645
|
-
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/configureAgent", 200] }, () =>
|
|
713
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/configureAgent", 200] }, () => ConfigureAgentRequest$, () => ConfigureAgentResponse$
|
|
646
714
|
];
|
|
647
715
|
exports.CreateProfilingGroup$ = [9, n0, _CPG,
|
|
648
|
-
{ [_h]: ["POST", "/profilingGroups", 201] }, () =>
|
|
716
|
+
{ [_h]: ["POST", "/profilingGroups", 201] }, () => CreateProfilingGroupRequest$, () => CreateProfilingGroupResponse$
|
|
649
717
|
];
|
|
650
718
|
exports.DeleteProfilingGroup$ = [9, n0, _DPG,
|
|
651
|
-
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}", 204] }, () =>
|
|
719
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}", 204] }, () => DeleteProfilingGroupRequest$, () => DeleteProfilingGroupResponse$
|
|
652
720
|
];
|
|
653
721
|
exports.DescribeProfilingGroup$ = [9, n0, _DPGe,
|
|
654
|
-
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}", 200] }, () =>
|
|
722
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}", 200] }, () => DescribeProfilingGroupRequest$, () => DescribeProfilingGroupResponse$
|
|
655
723
|
];
|
|
656
724
|
exports.GetFindingsReportAccountSummary$ = [9, n0, _GFRAS,
|
|
657
|
-
{ [_h]: ["GET", "/internal/findingsReports", 200] }, () =>
|
|
725
|
+
{ [_h]: ["GET", "/internal/findingsReports", 200] }, () => GetFindingsReportAccountSummaryRequest$, () => GetFindingsReportAccountSummaryResponse$
|
|
658
726
|
];
|
|
659
727
|
exports.GetNotificationConfiguration$ = [9, n0, _GNC,
|
|
660
|
-
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] }, () =>
|
|
728
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/notificationConfiguration", 200] }, () => GetNotificationConfigurationRequest$, () => GetNotificationConfigurationResponse$
|
|
661
729
|
];
|
|
662
730
|
exports.GetPolicy$ = [9, n0, _GP,
|
|
663
|
-
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/policy", 200] }, () =>
|
|
731
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/policy", 200] }, () => GetPolicyRequest$, () => GetPolicyResponse$
|
|
664
732
|
];
|
|
665
733
|
exports.GetProfile$ = [9, n0, _GPe,
|
|
666
|
-
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profile", 200] }, () =>
|
|
734
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profile", 200] }, () => GetProfileRequest$, () => GetProfileResponse$
|
|
667
735
|
];
|
|
668
736
|
exports.GetRecommendations$ = [9, n0, _GR,
|
|
669
|
-
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/recommendations", 200] }, () =>
|
|
737
|
+
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/recommendations", 200] }, () => GetRecommendationsRequest$, () => GetRecommendationsResponse$
|
|
670
738
|
];
|
|
671
739
|
exports.ListFindingsReports$ = [9, n0, _LFR,
|
|
672
|
-
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/findingsReports", 200] }, () =>
|
|
740
|
+
{ [_h]: ["GET", "/internal/profilingGroups/{profilingGroupName}/findingsReports", 200] }, () => ListFindingsReportsRequest$, () => ListFindingsReportsResponse$
|
|
673
741
|
];
|
|
674
742
|
exports.ListProfileTimes$ = [9, n0, _LPT,
|
|
675
|
-
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profileTimes", 200] }, () =>
|
|
743
|
+
{ [_h]: ["GET", "/profilingGroups/{profilingGroupName}/profileTimes", 200] }, () => ListProfileTimesRequest$, () => ListProfileTimesResponse$
|
|
676
744
|
];
|
|
677
745
|
exports.ListProfilingGroups$ = [9, n0, _LPG,
|
|
678
|
-
{ [_h]: ["GET", "/profilingGroups", 200] }, () =>
|
|
746
|
+
{ [_h]: ["GET", "/profilingGroups", 200] }, () => ListProfilingGroupsRequest$, () => ListProfilingGroupsResponse$
|
|
679
747
|
];
|
|
680
748
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
681
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () =>
|
|
749
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
682
750
|
];
|
|
683
751
|
exports.PostAgentProfile$ = [9, n0, _PAP,
|
|
684
|
-
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/agentProfile", 204] }, () =>
|
|
752
|
+
{ [_h]: ["POST", "/profilingGroups/{profilingGroupName}/agentProfile", 204] }, () => PostAgentProfileRequest$, () => PostAgentProfileResponse$
|
|
685
753
|
];
|
|
686
754
|
exports.PutPermission$ = [9, n0, _PP,
|
|
687
|
-
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] }, () =>
|
|
755
|
+
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] }, () => PutPermissionRequest$, () => PutPermissionResponse$
|
|
688
756
|
];
|
|
689
757
|
exports.RemoveNotificationChannel$ = [9, n0, _RNC,
|
|
690
|
-
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/notificationConfiguration/{channelId}", 200] }, () =>
|
|
758
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/notificationConfiguration/{channelId}", 200] }, () => RemoveNotificationChannelRequest$, () => RemoveNotificationChannelResponse$
|
|
691
759
|
];
|
|
692
760
|
exports.RemovePermission$ = [9, n0, _RP,
|
|
693
|
-
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] }, () =>
|
|
761
|
+
{ [_h]: ["DELETE", "/profilingGroups/{profilingGroupName}/policy/{actionGroup}", 200] }, () => RemovePermissionRequest$, () => RemovePermissionResponse$
|
|
694
762
|
];
|
|
695
763
|
exports.SubmitFeedback$ = [9, n0, _SF,
|
|
696
|
-
{ [_h]: ["POST", "/internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback", 204] }, () =>
|
|
764
|
+
{ [_h]: ["POST", "/internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback", 204] }, () => SubmitFeedbackRequest$, () => SubmitFeedbackResponse$
|
|
697
765
|
];
|
|
698
766
|
exports.TagResource$ = [9, n0, _TR,
|
|
699
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 204] }, () =>
|
|
767
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 204] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
700
768
|
];
|
|
701
769
|
exports.UntagResource$ = [9, n0, _UR,
|
|
702
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 204] }, () =>
|
|
770
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 204] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
703
771
|
];
|
|
704
772
|
exports.UpdateProfilingGroup$ = [9, n0, _UPG,
|
|
705
|
-
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}", 200] }, () =>
|
|
773
|
+
{ [_h]: ["PUT", "/profilingGroups/{profilingGroupName}", 200] }, () => UpdateProfilingGroupRequest$, () => UpdateProfilingGroupResponse$
|
|
706
774
|
];
|