@aws-sdk/client-service-catalog-appregistry 3.956.0 → 3.958.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 +2 -33
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +339 -460
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/models/errors.js +1 -1
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +327 -448
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/package.json +13 -13
package/dist-cjs/index.js
CHANGED
|
@@ -341,557 +341,436 @@ const _tKa = "tagKeys";
|
|
|
341
341
|
const _tQC = "tagQueryConfiguration";
|
|
342
342
|
const _tV = "tagValue";
|
|
343
343
|
const n0 = "com.amazonaws.servicecatalogappregistry";
|
|
344
|
-
var Application$ = [
|
|
345
|
-
3,
|
|
346
|
-
n0,
|
|
347
|
-
_A,
|
|
344
|
+
var Application$ = [3, n0, _A,
|
|
348
345
|
0,
|
|
349
346
|
[_i, _a, _n, _d, _cT, _lUT, _t, _aT],
|
|
350
|
-
[0, 0, 0, 0, 5, 5, 128 | 0, 128 | 0]
|
|
347
|
+
[0, 0, 0, 0, 5, 5, 128 | 0, 128 | 0]
|
|
351
348
|
];
|
|
352
|
-
var ApplicationSummary$ = [
|
|
353
|
-
3,
|
|
354
|
-
n0,
|
|
355
|
-
_AS,
|
|
349
|
+
var ApplicationSummary$ = [3, n0, _AS,
|
|
356
350
|
0,
|
|
357
351
|
[_i, _a, _n, _d, _cT, _lUT],
|
|
358
|
-
[0, 0, 0, 0, 5, 5]
|
|
352
|
+
[0, 0, 0, 0, 5, 5]
|
|
359
353
|
];
|
|
360
|
-
var ApplicationTagResult$ = [
|
|
361
|
-
3,
|
|
362
|
-
n0,
|
|
363
|
-
_ATR,
|
|
354
|
+
var ApplicationTagResult$ = [3, n0, _ATR,
|
|
364
355
|
0,
|
|
365
356
|
[_aTS, _eM, _r, _nT],
|
|
366
|
-
[0, 0, () => ResourcesList, 0]
|
|
357
|
+
[0, 0, () => ResourcesList, 0]
|
|
367
358
|
];
|
|
368
|
-
var AppRegistryConfiguration$ = [3, n0, _ARC,
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
359
|
+
var AppRegistryConfiguration$ = [3, n0, _ARC,
|
|
360
|
+
0,
|
|
361
|
+
[_tQC],
|
|
362
|
+
[() => TagQueryConfiguration$]
|
|
363
|
+
];
|
|
364
|
+
var AssociateAttributeGroupRequest$ = [3, n0, _AAGR,
|
|
373
365
|
0,
|
|
374
366
|
[_ap, _aG],
|
|
375
|
-
[
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
]
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
n0,
|
|
384
|
-
_ARR,
|
|
367
|
+
[[0, 1], [0, 1]]
|
|
368
|
+
];
|
|
369
|
+
var AssociateAttributeGroupResponse$ = [3, n0, _AAGRs,
|
|
370
|
+
0,
|
|
371
|
+
[_aA, _aGA],
|
|
372
|
+
[0, 0]
|
|
373
|
+
];
|
|
374
|
+
var AssociateResourceRequest$ = [3, n0, _ARR,
|
|
385
375
|
0,
|
|
386
376
|
[_ap, _rT, _re, _o],
|
|
387
|
-
[[0, 1], [0, 1], [0, 1], 64 | 0]
|
|
377
|
+
[[0, 1], [0, 1], [0, 1], 64 | 0]
|
|
378
|
+
];
|
|
379
|
+
var AssociateResourceResponse$ = [3, n0, _ARRs,
|
|
380
|
+
0,
|
|
381
|
+
[_aA, _rA, _o],
|
|
382
|
+
[0, 0, 64 | 0]
|
|
388
383
|
];
|
|
389
|
-
var
|
|
390
|
-
var AttributeGroup$ = [
|
|
391
|
-
3,
|
|
392
|
-
n0,
|
|
393
|
-
_AG,
|
|
384
|
+
var AttributeGroup$ = [3, n0, _AG,
|
|
394
385
|
0,
|
|
395
386
|
[_i, _a, _n, _d, _cT, _lUT, _t],
|
|
396
|
-
[0, 0, 0, 0, 5, 5, 128 | 0]
|
|
387
|
+
[0, 0, 0, 0, 5, 5, 128 | 0]
|
|
397
388
|
];
|
|
398
|
-
var AttributeGroupDetails$ = [3, n0, _AGD,
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
389
|
+
var AttributeGroupDetails$ = [3, n0, _AGD,
|
|
390
|
+
0,
|
|
391
|
+
[_i, _a, _n, _cB],
|
|
392
|
+
[0, 0, 0, 0]
|
|
393
|
+
];
|
|
394
|
+
var AttributeGroupSummary$ = [3, n0, _AGS,
|
|
403
395
|
0,
|
|
404
396
|
[_i, _a, _n, _d, _cT, _lUT, _cB],
|
|
405
|
-
[0, 0, 0, 0, 5, 5, 0]
|
|
397
|
+
[0, 0, 0, 0, 5, 5, 0]
|
|
398
|
+
];
|
|
399
|
+
var ConflictException$ = [-3, n0, _CE,
|
|
400
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
401
|
+
[_m],
|
|
402
|
+
[0]
|
|
406
403
|
];
|
|
407
|
-
var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
408
404
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
409
|
-
var CreateApplicationRequest$ = [
|
|
410
|
-
3,
|
|
411
|
-
n0,
|
|
412
|
-
_CAR,
|
|
405
|
+
var CreateApplicationRequest$ = [3, n0, _CAR,
|
|
413
406
|
0,
|
|
414
407
|
[_n, _d, _t, _cTl],
|
|
415
|
-
[0, 0, 128 | 0, [0, 4]]
|
|
408
|
+
[0, 0, 128 | 0, [0, 4]]
|
|
409
|
+
];
|
|
410
|
+
var CreateApplicationResponse$ = [3, n0, _CARr,
|
|
411
|
+
0,
|
|
412
|
+
[_ap],
|
|
413
|
+
[() => Application$]
|
|
416
414
|
];
|
|
417
|
-
var
|
|
418
|
-
var CreateAttributeGroupRequest$ = [
|
|
419
|
-
3,
|
|
420
|
-
n0,
|
|
421
|
-
_CAGR,
|
|
415
|
+
var CreateAttributeGroupRequest$ = [3, n0, _CAGR,
|
|
422
416
|
0,
|
|
423
417
|
[_n, _d, _at, _t, _cTl],
|
|
424
|
-
[0, 0, 0, 128 | 0, [0, 4]]
|
|
425
|
-
];
|
|
426
|
-
var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
418
|
+
[0, 0, 0, 128 | 0, [0, 4]]
|
|
419
|
+
];
|
|
420
|
+
var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
|
|
421
|
+
0,
|
|
422
|
+
[_aG],
|
|
423
|
+
[() => AttributeGroup$]
|
|
424
|
+
];
|
|
425
|
+
var DeleteApplicationRequest$ = [3, n0, _DAR,
|
|
426
|
+
0,
|
|
427
|
+
[_ap],
|
|
428
|
+
[[0, 1]]
|
|
429
|
+
];
|
|
430
|
+
var DeleteApplicationResponse$ = [3, n0, _DARe,
|
|
431
|
+
0,
|
|
432
|
+
[_ap],
|
|
433
|
+
[() => ApplicationSummary$]
|
|
434
|
+
];
|
|
435
|
+
var DeleteAttributeGroupRequest$ = [3, n0, _DAGR,
|
|
436
|
+
0,
|
|
437
|
+
[_aG],
|
|
438
|
+
[[0, 1]]
|
|
439
|
+
];
|
|
440
|
+
var DeleteAttributeGroupResponse$ = [3, n0, _DAGRe,
|
|
434
441
|
0,
|
|
435
442
|
[_aG],
|
|
436
|
-
[() => AttributeGroupSummary$]
|
|
443
|
+
[() => AttributeGroupSummary$]
|
|
437
444
|
];
|
|
438
|
-
var DisassociateAttributeGroupRequest$ = [
|
|
439
|
-
3,
|
|
440
|
-
n0,
|
|
441
|
-
_DAGRi,
|
|
445
|
+
var DisassociateAttributeGroupRequest$ = [3, n0, _DAGRi,
|
|
442
446
|
0,
|
|
443
447
|
[_ap, _aG],
|
|
444
|
-
[
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
]
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
n0,
|
|
453
|
-
_DRR,
|
|
448
|
+
[[0, 1], [0, 1]]
|
|
449
|
+
];
|
|
450
|
+
var DisassociateAttributeGroupResponse$ = [3, n0, _DAGRis,
|
|
451
|
+
0,
|
|
452
|
+
[_aA, _aGA],
|
|
453
|
+
[0, 0]
|
|
454
|
+
];
|
|
455
|
+
var DisassociateResourceRequest$ = [3, n0, _DRR,
|
|
454
456
|
0,
|
|
455
457
|
[_ap, _rT, _re],
|
|
456
|
-
[
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
],
|
|
461
|
-
]
|
|
462
|
-
|
|
463
|
-
var GetApplicationRequest$ = [3, n0, _GAR,
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
458
|
+
[[0, 1], [0, 1], [0, 1]]
|
|
459
|
+
];
|
|
460
|
+
var DisassociateResourceResponse$ = [3, n0, _DRRi,
|
|
461
|
+
0,
|
|
462
|
+
[_aA, _rA],
|
|
463
|
+
[0, 0]
|
|
464
|
+
];
|
|
465
|
+
var GetApplicationRequest$ = [3, n0, _GAR,
|
|
466
|
+
0,
|
|
467
|
+
[_ap],
|
|
468
|
+
[[0, 1]]
|
|
469
|
+
];
|
|
470
|
+
var GetApplicationResponse$ = [3, n0, _GARe,
|
|
468
471
|
0,
|
|
469
472
|
[_i, _a, _n, _d, _cT, _lUT, _aRC, _t, _in, _aT],
|
|
470
|
-
[0, 0, 0, 0, 5, 5, 1, 128 | 0, () => Integrations$, 128 | 0]
|
|
473
|
+
[0, 0, 0, 0, 5, 5, 1, 128 | 0, () => Integrations$, 128 | 0]
|
|
471
474
|
];
|
|
472
|
-
var GetAssociatedResourceRequest$ = [
|
|
473
|
-
3,
|
|
474
|
-
n0,
|
|
475
|
-
_GARR,
|
|
475
|
+
var GetAssociatedResourceRequest$ = [3, n0, _GARR,
|
|
476
476
|
0,
|
|
477
477
|
[_ap, _rT, _re, _nT, _rTS, _mR],
|
|
478
|
-
[
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
[0, 1],
|
|
482
|
-
[0, { [_hQ]: _nT }],
|
|
483
|
-
[64 | 0, { [_hQ]: _rTS }],
|
|
484
|
-
[1, { [_hQ]: _mR }],
|
|
485
|
-
],
|
|
486
|
-
];
|
|
487
|
-
var GetAssociatedResourceResponse$ = [
|
|
488
|
-
3,
|
|
489
|
-
n0,
|
|
490
|
-
_GARRe,
|
|
478
|
+
[[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _rTS }], [1, { [_hQ]: _mR }]]
|
|
479
|
+
];
|
|
480
|
+
var GetAssociatedResourceResponse$ = [3, n0, _GARRe,
|
|
491
481
|
0,
|
|
492
482
|
[_re, _o, _aTR],
|
|
493
|
-
[() => Resource$, 64 | 0, () => ApplicationTagResult$]
|
|
483
|
+
[() => Resource$, 64 | 0, () => ApplicationTagResult$]
|
|
484
|
+
];
|
|
485
|
+
var GetAttributeGroupRequest$ = [3, n0, _GAGR,
|
|
486
|
+
0,
|
|
487
|
+
[_aG],
|
|
488
|
+
[[0, 1]]
|
|
494
489
|
];
|
|
495
|
-
var
|
|
496
|
-
var GetAttributeGroupResponse$ = [
|
|
497
|
-
3,
|
|
498
|
-
n0,
|
|
499
|
-
_GAGRe,
|
|
490
|
+
var GetAttributeGroupResponse$ = [3, n0, _GAGRe,
|
|
500
491
|
0,
|
|
501
492
|
[_i, _a, _n, _d, _at, _cT, _lUT, _t, _cB],
|
|
502
|
-
[0, 0, 0, 0, 0, 5, 5, 128 | 0, 0]
|
|
493
|
+
[0, 0, 0, 0, 0, 5, 5, 128 | 0, 0]
|
|
503
494
|
];
|
|
504
|
-
var GetConfigurationResponse$ = [
|
|
505
|
-
3,
|
|
506
|
-
n0,
|
|
507
|
-
_GCR,
|
|
495
|
+
var GetConfigurationResponse$ = [3, n0, _GCR,
|
|
508
496
|
0,
|
|
509
497
|
[_co],
|
|
510
|
-
[() => AppRegistryConfiguration$]
|
|
498
|
+
[() => AppRegistryConfiguration$]
|
|
511
499
|
];
|
|
512
|
-
var Integrations$ = [
|
|
513
|
-
3,
|
|
514
|
-
n0,
|
|
515
|
-
_I,
|
|
500
|
+
var Integrations$ = [3, n0, _I,
|
|
516
501
|
0,
|
|
517
502
|
[_rG, _aTRG],
|
|
518
|
-
[() => ResourceGroup$, () => ResourceGroup$]
|
|
503
|
+
[() => ResourceGroup$, () => ResourceGroup$]
|
|
504
|
+
];
|
|
505
|
+
var InternalServerException$ = [-3, n0, _ISE,
|
|
506
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
507
|
+
[_m],
|
|
508
|
+
[0]
|
|
519
509
|
];
|
|
520
|
-
var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
|
|
521
510
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
522
|
-
var ListApplicationsRequest$ = [
|
|
523
|
-
3,
|
|
524
|
-
n0,
|
|
525
|
-
_LAR,
|
|
511
|
+
var ListApplicationsRequest$ = [3, n0, _LAR,
|
|
526
512
|
0,
|
|
527
513
|
[_nT, _mR],
|
|
528
|
-
[
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
],
|
|
532
|
-
];
|
|
533
|
-
var ListApplicationsResponse$ = [
|
|
534
|
-
3,
|
|
535
|
-
n0,
|
|
536
|
-
_LARi,
|
|
514
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
515
|
+
];
|
|
516
|
+
var ListApplicationsResponse$ = [3, n0, _LARi,
|
|
537
517
|
0,
|
|
538
518
|
[_app, _nT],
|
|
539
|
-
[() => ApplicationSummaries, 0]
|
|
519
|
+
[() => ApplicationSummaries, 0]
|
|
540
520
|
];
|
|
541
|
-
var ListAssociatedAttributeGroupsRequest$ = [
|
|
542
|
-
3,
|
|
543
|
-
n0,
|
|
544
|
-
_LAAGR,
|
|
521
|
+
var ListAssociatedAttributeGroupsRequest$ = [3, n0, _LAAGR,
|
|
545
522
|
0,
|
|
546
523
|
[_ap, _nT, _mR],
|
|
547
|
-
[
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
[1, { [_hQ]: _mR }],
|
|
551
|
-
],
|
|
552
|
-
];
|
|
553
|
-
var ListAssociatedAttributeGroupsResponse$ = [
|
|
554
|
-
3,
|
|
555
|
-
n0,
|
|
556
|
-
_LAAGRi,
|
|
524
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
525
|
+
];
|
|
526
|
+
var ListAssociatedAttributeGroupsResponse$ = [3, n0, _LAAGRi,
|
|
557
527
|
0,
|
|
558
528
|
[_aGt, _nT],
|
|
559
|
-
[64 | 0, 0]
|
|
529
|
+
[64 | 0, 0]
|
|
560
530
|
];
|
|
561
|
-
var ListAssociatedResourcesRequest$ = [
|
|
562
|
-
3,
|
|
563
|
-
n0,
|
|
564
|
-
_LARR,
|
|
531
|
+
var ListAssociatedResourcesRequest$ = [3, n0, _LARR,
|
|
565
532
|
0,
|
|
566
533
|
[_ap, _nT, _mR],
|
|
567
|
-
[
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
[1, { [_hQ]: _mR }],
|
|
571
|
-
],
|
|
572
|
-
];
|
|
573
|
-
var ListAssociatedResourcesResponse$ = [
|
|
574
|
-
3,
|
|
575
|
-
n0,
|
|
576
|
-
_LARRi,
|
|
534
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
535
|
+
];
|
|
536
|
+
var ListAssociatedResourcesResponse$ = [3, n0, _LARRi,
|
|
577
537
|
0,
|
|
578
538
|
[_r, _nT],
|
|
579
|
-
[() => Resources, 0]
|
|
539
|
+
[() => Resources, 0]
|
|
580
540
|
];
|
|
581
|
-
var ListAttributeGroupsForApplicationRequest$ = [
|
|
582
|
-
3,
|
|
583
|
-
n0,
|
|
584
|
-
_LAGFAR,
|
|
541
|
+
var ListAttributeGroupsForApplicationRequest$ = [3, n0, _LAGFAR,
|
|
585
542
|
0,
|
|
586
543
|
[_ap, _nT, _mR],
|
|
587
|
-
[
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
[1, { [_hQ]: _mR }],
|
|
591
|
-
],
|
|
592
|
-
];
|
|
593
|
-
var ListAttributeGroupsForApplicationResponse$ = [
|
|
594
|
-
3,
|
|
595
|
-
n0,
|
|
596
|
-
_LAGFARi,
|
|
544
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
545
|
+
];
|
|
546
|
+
var ListAttributeGroupsForApplicationResponse$ = [3, n0, _LAGFARi,
|
|
597
547
|
0,
|
|
598
548
|
[_aGD, _nT],
|
|
599
|
-
[() => AttributeGroupDetailsList, 0]
|
|
549
|
+
[() => AttributeGroupDetailsList, 0]
|
|
600
550
|
];
|
|
601
|
-
var ListAttributeGroupsRequest$ = [
|
|
602
|
-
3,
|
|
603
|
-
n0,
|
|
604
|
-
_LAGR,
|
|
551
|
+
var ListAttributeGroupsRequest$ = [3, n0, _LAGR,
|
|
605
552
|
0,
|
|
606
553
|
[_nT, _mR],
|
|
607
|
-
[
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
],
|
|
611
|
-
];
|
|
612
|
-
var ListAttributeGroupsResponse$ = [
|
|
613
|
-
3,
|
|
614
|
-
n0,
|
|
615
|
-
_LAGRi,
|
|
554
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
555
|
+
];
|
|
556
|
+
var ListAttributeGroupsResponse$ = [3, n0, _LAGRi,
|
|
616
557
|
0,
|
|
617
558
|
[_aGt, _nT],
|
|
618
|
-
[() => AttributeGroupSummaries, 0]
|
|
619
|
-
];
|
|
620
|
-
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
559
|
+
[() => AttributeGroupSummaries, 0]
|
|
560
|
+
];
|
|
561
|
+
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
562
|
+
0,
|
|
563
|
+
[_rA],
|
|
564
|
+
[[0, 1]]
|
|
565
|
+
];
|
|
566
|
+
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
567
|
+
0,
|
|
568
|
+
[_t],
|
|
569
|
+
[128 | 0]
|
|
570
|
+
];
|
|
571
|
+
var PutConfigurationRequest$ = [3, n0, _PCR,
|
|
572
|
+
0,
|
|
573
|
+
[_co],
|
|
574
|
+
[() => AppRegistryConfiguration$]
|
|
575
|
+
];
|
|
576
|
+
var Resource$ = [3, n0, _R,
|
|
627
577
|
0,
|
|
628
578
|
[_n, _a, _aTs, _in],
|
|
629
|
-
[0, 0, 5, () => ResourceIntegrations$]
|
|
630
|
-
];
|
|
631
|
-
var ResourceDetails$ = [3, n0, _RD,
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
579
|
+
[0, 0, 5, () => ResourceIntegrations$]
|
|
580
|
+
];
|
|
581
|
+
var ResourceDetails$ = [3, n0, _RD,
|
|
582
|
+
0,
|
|
583
|
+
[_tV],
|
|
584
|
+
[0]
|
|
585
|
+
];
|
|
586
|
+
var ResourceGroup$ = [3, n0, _RG,
|
|
587
|
+
0,
|
|
588
|
+
[_st, _a, _eM],
|
|
589
|
+
[0, 0, 0]
|
|
590
|
+
];
|
|
591
|
+
var ResourceInfo$ = [3, n0, _RI,
|
|
637
592
|
0,
|
|
638
593
|
[_n, _a, _rT, _rD, _o],
|
|
639
|
-
[0, 0, 0, () => ResourceDetails$, 64 | 0]
|
|
594
|
+
[0, 0, 0, () => ResourceDetails$, 64 | 0]
|
|
595
|
+
];
|
|
596
|
+
var ResourceIntegrations$ = [3, n0, _RIe,
|
|
597
|
+
0,
|
|
598
|
+
[_rG],
|
|
599
|
+
[() => ResourceGroup$]
|
|
600
|
+
];
|
|
601
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
602
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
603
|
+
[_m],
|
|
604
|
+
[0]
|
|
640
605
|
];
|
|
641
|
-
var ResourceIntegrations$ = [3, n0, _RIe, 0, [_rG], [() => ResourceGroup$]];
|
|
642
|
-
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
643
606
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
644
|
-
var ResourcesListItem$ = [3, n0, _RLI,
|
|
645
|
-
|
|
607
|
+
var ResourcesListItem$ = [3, n0, _RLI,
|
|
608
|
+
0,
|
|
609
|
+
[_rA, _eM, _sta, _rT],
|
|
610
|
+
[0, 0, 0, 0]
|
|
611
|
+
];
|
|
612
|
+
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
613
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
614
|
+
[_m],
|
|
615
|
+
[0]
|
|
616
|
+
];
|
|
646
617
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
647
|
-
var SyncResourceRequest$ = [
|
|
648
|
-
3,
|
|
649
|
-
n0,
|
|
650
|
-
_SRR,
|
|
618
|
+
var SyncResourceRequest$ = [3, n0, _SRR,
|
|
651
619
|
0,
|
|
652
620
|
[_rT, _re],
|
|
653
|
-
[
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
]
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
var
|
|
661
|
-
|
|
662
|
-
|
|
621
|
+
[[0, 1], [0, 1]]
|
|
622
|
+
];
|
|
623
|
+
var SyncResourceResponse$ = [3, n0, _SRRy,
|
|
624
|
+
0,
|
|
625
|
+
[_aA, _rA, _aTc],
|
|
626
|
+
[0, 0, 0]
|
|
627
|
+
];
|
|
628
|
+
var TagQueryConfiguration$ = [3, n0, _TQC,
|
|
629
|
+
0,
|
|
630
|
+
[_tK],
|
|
631
|
+
[0]
|
|
632
|
+
];
|
|
633
|
+
var TagResourceRequest$ = [3, n0, _TRR,
|
|
634
|
+
0,
|
|
635
|
+
[_rA, _t],
|
|
636
|
+
[[0, 1], 128 | 0]
|
|
637
|
+
];
|
|
638
|
+
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
639
|
+
0,
|
|
640
|
+
[],
|
|
641
|
+
[]
|
|
642
|
+
];
|
|
643
|
+
var ThrottlingException$ = [-3, n0, _TE,
|
|
644
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
645
|
+
[_m, _sC],
|
|
646
|
+
[0, 0]
|
|
647
|
+
];
|
|
663
648
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
664
|
-
var UntagResourceRequest$ = [
|
|
665
|
-
3,
|
|
666
|
-
n0,
|
|
667
|
-
_URR,
|
|
649
|
+
var UntagResourceRequest$ = [3, n0, _URR,
|
|
668
650
|
0,
|
|
669
651
|
[_rA, _tKa],
|
|
670
|
-
[
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
]
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
var
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
652
|
+
[[0, 1], [64 | 0, { [_hQ]: _tKa }]]
|
|
653
|
+
];
|
|
654
|
+
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
655
|
+
0,
|
|
656
|
+
[],
|
|
657
|
+
[]
|
|
658
|
+
];
|
|
659
|
+
var UpdateApplicationRequest$ = [3, n0, _UAR,
|
|
660
|
+
0,
|
|
661
|
+
[_ap, _n, _d],
|
|
662
|
+
[[0, 1], 0, 0]
|
|
663
|
+
];
|
|
664
|
+
var UpdateApplicationResponse$ = [3, n0, _UARp,
|
|
665
|
+
0,
|
|
666
|
+
[_ap],
|
|
667
|
+
[() => Application$]
|
|
668
|
+
];
|
|
669
|
+
var UpdateAttributeGroupRequest$ = [3, n0, _UAGR,
|
|
682
670
|
0,
|
|
683
671
|
[_aG, _n, _d, _at],
|
|
684
|
-
[[0, 1], 0, 0, 0]
|
|
672
|
+
[[0, 1], 0, 0, 0]
|
|
685
673
|
];
|
|
686
|
-
var UpdateAttributeGroupResponse$ = [3, n0, _UAGRp,
|
|
687
|
-
var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
688
|
-
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
689
|
-
var __Unit = "unit";
|
|
690
|
-
var ServiceCatalogAppRegistryServiceException$ = [
|
|
691
|
-
-3,
|
|
692
|
-
_sm,
|
|
693
|
-
"ServiceCatalogAppRegistryServiceException",
|
|
674
|
+
var UpdateAttributeGroupResponse$ = [3, n0, _UAGRp,
|
|
694
675
|
0,
|
|
695
|
-
[],
|
|
696
|
-
[]
|
|
676
|
+
[_aG],
|
|
677
|
+
[() => AttributeGroup$]
|
|
678
|
+
];
|
|
679
|
+
var ValidationException$ = [-3, n0, _VE,
|
|
680
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
681
|
+
[_m],
|
|
682
|
+
[0]
|
|
697
683
|
];
|
|
684
|
+
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
685
|
+
var __Unit = "unit";
|
|
686
|
+
var ServiceCatalogAppRegistryServiceException$ = [-3, _sm, "ServiceCatalogAppRegistryServiceException", 0, [], []];
|
|
698
687
|
schema.TypeRegistry.for(_sm).registerError(ServiceCatalogAppRegistryServiceException$, ServiceCatalogAppRegistryServiceException);
|
|
699
|
-
var ApplicationSummaries = [1, n0, _ASp,
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
var
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
() =>
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
() => AssociateResourceResponse
|
|
719
|
-
];
|
|
720
|
-
var CreateApplication$ = [
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
{ [_h]: ["POST", "/
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
]
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
() =>
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
() =>
|
|
743
|
-
];
|
|
744
|
-
var
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
{ [_h]: ["
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
]
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
() =>
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
() =>
|
|
767
|
-
];
|
|
768
|
-
var
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
{ [_h]: ["
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
]
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
() =>
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
9,
|
|
786
|
-
n0,
|
|
787
|
-
_GAG,
|
|
788
|
-
{ [_h]: ["GET", "/attribute-groups/{attributeGroup}", 200] },
|
|
789
|
-
() => GetAttributeGroupRequest$,
|
|
790
|
-
() => GetAttributeGroupResponse$,
|
|
791
|
-
];
|
|
792
|
-
var GetConfiguration$ = [
|
|
793
|
-
9,
|
|
794
|
-
n0,
|
|
795
|
-
_GC,
|
|
796
|
-
{ [_h]: ["GET", "/configuration", 200] },
|
|
797
|
-
() => __Unit,
|
|
798
|
-
() => GetConfigurationResponse$,
|
|
799
|
-
];
|
|
800
|
-
var ListApplications$ = [
|
|
801
|
-
9,
|
|
802
|
-
n0,
|
|
803
|
-
_LA,
|
|
804
|
-
{ [_h]: ["GET", "/applications", 200] },
|
|
805
|
-
() => ListApplicationsRequest$,
|
|
806
|
-
() => ListApplicationsResponse$,
|
|
807
|
-
];
|
|
808
|
-
var ListAssociatedAttributeGroups$ = [
|
|
809
|
-
9,
|
|
810
|
-
n0,
|
|
811
|
-
_LAAG,
|
|
812
|
-
{ [_h]: ["GET", "/applications/{application}/attribute-groups", 200] },
|
|
813
|
-
() => ListAssociatedAttributeGroupsRequest$,
|
|
814
|
-
() => ListAssociatedAttributeGroupsResponse$,
|
|
815
|
-
];
|
|
816
|
-
var ListAssociatedResources$ = [
|
|
817
|
-
9,
|
|
818
|
-
n0,
|
|
819
|
-
_LARis,
|
|
820
|
-
{ [_h]: ["GET", "/applications/{application}/resources", 200] },
|
|
821
|
-
() => ListAssociatedResourcesRequest$,
|
|
822
|
-
() => ListAssociatedResourcesResponse$,
|
|
823
|
-
];
|
|
824
|
-
var ListAttributeGroups$ = [
|
|
825
|
-
9,
|
|
826
|
-
n0,
|
|
827
|
-
_LAG,
|
|
828
|
-
{ [_h]: ["GET", "/attribute-groups", 200] },
|
|
829
|
-
() => ListAttributeGroupsRequest$,
|
|
830
|
-
() => ListAttributeGroupsResponse$,
|
|
831
|
-
];
|
|
832
|
-
var ListAttributeGroupsForApplication$ = [
|
|
833
|
-
9,
|
|
834
|
-
n0,
|
|
835
|
-
_LAGFA,
|
|
836
|
-
{ [_h]: ["GET", "/applications/{application}/attribute-group-details", 200] },
|
|
837
|
-
() => ListAttributeGroupsForApplicationRequest$,
|
|
838
|
-
() => ListAttributeGroupsForApplicationResponse$,
|
|
839
|
-
];
|
|
840
|
-
var ListTagsForResource$ = [
|
|
841
|
-
9,
|
|
842
|
-
n0,
|
|
843
|
-
_LTFR,
|
|
844
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
845
|
-
() => ListTagsForResourceRequest$,
|
|
846
|
-
() => ListTagsForResourceResponse$,
|
|
847
|
-
];
|
|
848
|
-
var PutConfiguration$ = [
|
|
849
|
-
9,
|
|
850
|
-
n0,
|
|
851
|
-
_PC,
|
|
852
|
-
{ [_h]: ["PUT", "/configuration", 200] },
|
|
853
|
-
() => PutConfigurationRequest$,
|
|
854
|
-
() => __Unit,
|
|
855
|
-
];
|
|
856
|
-
var SyncResource$ = [
|
|
857
|
-
9,
|
|
858
|
-
n0,
|
|
859
|
-
_SR,
|
|
860
|
-
{ [_h]: ["POST", "/sync/{resourceType}/{resource}", 200] },
|
|
861
|
-
() => SyncResourceRequest$,
|
|
862
|
-
() => SyncResourceResponse$,
|
|
863
|
-
];
|
|
864
|
-
var TagResource$ = [
|
|
865
|
-
9,
|
|
866
|
-
n0,
|
|
867
|
-
_TR,
|
|
868
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
869
|
-
() => TagResourceRequest$,
|
|
870
|
-
() => TagResourceResponse$,
|
|
871
|
-
];
|
|
872
|
-
var UntagResource$ = [
|
|
873
|
-
9,
|
|
874
|
-
n0,
|
|
875
|
-
_UR,
|
|
876
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
877
|
-
() => UntagResourceRequest$,
|
|
878
|
-
() => UntagResourceResponse$,
|
|
879
|
-
];
|
|
880
|
-
var UpdateApplication$ = [
|
|
881
|
-
9,
|
|
882
|
-
n0,
|
|
883
|
-
_UA,
|
|
884
|
-
{ [_h]: ["PATCH", "/applications/{application}", 200] },
|
|
885
|
-
() => UpdateApplicationRequest$,
|
|
886
|
-
() => UpdateApplicationResponse$,
|
|
887
|
-
];
|
|
888
|
-
var UpdateAttributeGroup$ = [
|
|
889
|
-
9,
|
|
890
|
-
n0,
|
|
891
|
-
_UAG,
|
|
892
|
-
{ [_h]: ["PATCH", "/attribute-groups/{attributeGroup}", 200] },
|
|
893
|
-
() => UpdateAttributeGroupRequest$,
|
|
894
|
-
() => UpdateAttributeGroupResponse$,
|
|
688
|
+
var ApplicationSummaries = [1, n0, _ASp,
|
|
689
|
+
0, () => ApplicationSummary$
|
|
690
|
+
];
|
|
691
|
+
var AttributeGroupDetailsList = [1, n0, _AGDL,
|
|
692
|
+
0, () => AttributeGroupDetails$
|
|
693
|
+
];
|
|
694
|
+
var AttributeGroupSummaries = [1, n0, _AGSt,
|
|
695
|
+
0, () => AttributeGroupSummary$
|
|
696
|
+
];
|
|
697
|
+
var Resources = [1, n0, _Re,
|
|
698
|
+
0, () => ResourceInfo$
|
|
699
|
+
];
|
|
700
|
+
var ResourcesList = [1, n0, _RL,
|
|
701
|
+
0, () => ResourcesListItem$
|
|
702
|
+
];
|
|
703
|
+
var AssociateAttributeGroup$ = [9, n0, _AAG,
|
|
704
|
+
{ [_h]: ["PUT", "/applications/{application}/attribute-groups/{attributeGroup}", 200] }, () => AssociateAttributeGroupRequest$, () => AssociateAttributeGroupResponse$
|
|
705
|
+
];
|
|
706
|
+
var AssociateResource$ = [9, n0, _AR,
|
|
707
|
+
{ [_h]: ["PUT", "/applications/{application}/resources/{resourceType}/{resource}", 200] }, () => AssociateResourceRequest$, () => AssociateResourceResponse$
|
|
708
|
+
];
|
|
709
|
+
var CreateApplication$ = [9, n0, _CA,
|
|
710
|
+
{ [_h]: ["POST", "/applications", 201] }, () => CreateApplicationRequest$, () => CreateApplicationResponse$
|
|
711
|
+
];
|
|
712
|
+
var CreateAttributeGroup$ = [9, n0, _CAG,
|
|
713
|
+
{ [_h]: ["POST", "/attribute-groups", 201] }, () => CreateAttributeGroupRequest$, () => CreateAttributeGroupResponse$
|
|
714
|
+
];
|
|
715
|
+
var DeleteApplication$ = [9, n0, _DA,
|
|
716
|
+
{ [_h]: ["DELETE", "/applications/{application}", 200] }, () => DeleteApplicationRequest$, () => DeleteApplicationResponse$
|
|
717
|
+
];
|
|
718
|
+
var DeleteAttributeGroup$ = [9, n0, _DAG,
|
|
719
|
+
{ [_h]: ["DELETE", "/attribute-groups/{attributeGroup}", 200] }, () => DeleteAttributeGroupRequest$, () => DeleteAttributeGroupResponse$
|
|
720
|
+
];
|
|
721
|
+
var DisassociateAttributeGroup$ = [9, n0, _DAGi,
|
|
722
|
+
{ [_h]: ["DELETE", "/applications/{application}/attribute-groups/{attributeGroup}", 200] }, () => DisassociateAttributeGroupRequest$, () => DisassociateAttributeGroupResponse$
|
|
723
|
+
];
|
|
724
|
+
var DisassociateResource$ = [9, n0, _DR,
|
|
725
|
+
{ [_h]: ["DELETE", "/applications/{application}/resources/{resourceType}/{resource}", 200] }, () => DisassociateResourceRequest$, () => DisassociateResourceResponse$
|
|
726
|
+
];
|
|
727
|
+
var GetApplication$ = [9, n0, _GA,
|
|
728
|
+
{ [_h]: ["GET", "/applications/{application}", 200] }, () => GetApplicationRequest$, () => GetApplicationResponse$
|
|
729
|
+
];
|
|
730
|
+
var GetAssociatedResource$ = [9, n0, _GARet,
|
|
731
|
+
{ [_h]: ["GET", "/applications/{application}/resources/{resourceType}/{resource}", 200] }, () => GetAssociatedResourceRequest$, () => GetAssociatedResourceResponse$
|
|
732
|
+
];
|
|
733
|
+
var GetAttributeGroup$ = [9, n0, _GAG,
|
|
734
|
+
{ [_h]: ["GET", "/attribute-groups/{attributeGroup}", 200] }, () => GetAttributeGroupRequest$, () => GetAttributeGroupResponse$
|
|
735
|
+
];
|
|
736
|
+
var GetConfiguration$ = [9, n0, _GC,
|
|
737
|
+
{ [_h]: ["GET", "/configuration", 200] }, () => __Unit, () => GetConfigurationResponse$
|
|
738
|
+
];
|
|
739
|
+
var ListApplications$ = [9, n0, _LA,
|
|
740
|
+
{ [_h]: ["GET", "/applications", 200] }, () => ListApplicationsRequest$, () => ListApplicationsResponse$
|
|
741
|
+
];
|
|
742
|
+
var ListAssociatedAttributeGroups$ = [9, n0, _LAAG,
|
|
743
|
+
{ [_h]: ["GET", "/applications/{application}/attribute-groups", 200] }, () => ListAssociatedAttributeGroupsRequest$, () => ListAssociatedAttributeGroupsResponse$
|
|
744
|
+
];
|
|
745
|
+
var ListAssociatedResources$ = [9, n0, _LARis,
|
|
746
|
+
{ [_h]: ["GET", "/applications/{application}/resources", 200] }, () => ListAssociatedResourcesRequest$, () => ListAssociatedResourcesResponse$
|
|
747
|
+
];
|
|
748
|
+
var ListAttributeGroups$ = [9, n0, _LAG,
|
|
749
|
+
{ [_h]: ["GET", "/attribute-groups", 200] }, () => ListAttributeGroupsRequest$, () => ListAttributeGroupsResponse$
|
|
750
|
+
];
|
|
751
|
+
var ListAttributeGroupsForApplication$ = [9, n0, _LAGFA,
|
|
752
|
+
{ [_h]: ["GET", "/applications/{application}/attribute-group-details", 200] }, () => ListAttributeGroupsForApplicationRequest$, () => ListAttributeGroupsForApplicationResponse$
|
|
753
|
+
];
|
|
754
|
+
var ListTagsForResource$ = [9, n0, _LTFR,
|
|
755
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
756
|
+
];
|
|
757
|
+
var PutConfiguration$ = [9, n0, _PC,
|
|
758
|
+
{ [_h]: ["PUT", "/configuration", 200] }, () => PutConfigurationRequest$, () => __Unit
|
|
759
|
+
];
|
|
760
|
+
var SyncResource$ = [9, n0, _SR,
|
|
761
|
+
{ [_h]: ["POST", "/sync/{resourceType}/{resource}", 200] }, () => SyncResourceRequest$, () => SyncResourceResponse$
|
|
762
|
+
];
|
|
763
|
+
var TagResource$ = [9, n0, _TR,
|
|
764
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
765
|
+
];
|
|
766
|
+
var UntagResource$ = [9, n0, _UR,
|
|
767
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
768
|
+
];
|
|
769
|
+
var UpdateApplication$ = [9, n0, _UA,
|
|
770
|
+
{ [_h]: ["PATCH", "/applications/{application}", 200] }, () => UpdateApplicationRequest$, () => UpdateApplicationResponse$
|
|
771
|
+
];
|
|
772
|
+
var UpdateAttributeGroup$ = [9, n0, _UAG,
|
|
773
|
+
{ [_h]: ["PATCH", "/attribute-groups/{attributeGroup}", 200] }, () => UpdateAttributeGroupRequest$, () => UpdateAttributeGroupResponse$
|
|
895
774
|
];
|
|
896
775
|
|
|
897
776
|
class AssociateAttributeGroupCommand extends smithyClient.Command
|
|
@@ -1218,10 +1097,10 @@ const paginateListAssociatedAttributeGroups = core.createPaginator(ServiceCatalo
|
|
|
1218
1097
|
|
|
1219
1098
|
const paginateListAssociatedResources = core.createPaginator(ServiceCatalogAppRegistryClient, ListAssociatedResourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
1220
1099
|
|
|
1221
|
-
const paginateListAttributeGroupsForApplication = core.createPaginator(ServiceCatalogAppRegistryClient, ListAttributeGroupsForApplicationCommand, "nextToken", "nextToken", "maxResults");
|
|
1222
|
-
|
|
1223
1100
|
const paginateListAttributeGroups = core.createPaginator(ServiceCatalogAppRegistryClient, ListAttributeGroupsCommand, "nextToken", "nextToken", "maxResults");
|
|
1224
1101
|
|
|
1102
|
+
const paginateListAttributeGroupsForApplication = core.createPaginator(ServiceCatalogAppRegistryClient, ListAttributeGroupsForApplicationCommand, "nextToken", "nextToken", "maxResults");
|
|
1103
|
+
|
|
1225
1104
|
const ApplicationTagStatus = {
|
|
1226
1105
|
FAILURE: "FAILURE",
|
|
1227
1106
|
IN_PROGRESS: "IN_PROGRESS",
|