@aws-sdk/client-service-catalog-appregistry 3.927.0 → 3.929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist-cjs/index.js +912 -1028
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ServiceCatalogAppRegistryClient.js +2 -0
  4. package/dist-es/commands/AssociateAttributeGroupCommand.js +3 -9
  5. package/dist-es/commands/AssociateResourceCommand.js +3 -9
  6. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  7. package/dist-es/commands/CreateAttributeGroupCommand.js +3 -9
  8. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  9. package/dist-es/commands/DeleteAttributeGroupCommand.js +3 -9
  10. package/dist-es/commands/DisassociateAttributeGroupCommand.js +3 -9
  11. package/dist-es/commands/DisassociateResourceCommand.js +3 -9
  12. package/dist-es/commands/GetApplicationCommand.js +3 -9
  13. package/dist-es/commands/GetAssociatedResourceCommand.js +3 -9
  14. package/dist-es/commands/GetAttributeGroupCommand.js +3 -9
  15. package/dist-es/commands/GetConfigurationCommand.js +3 -9
  16. package/dist-es/commands/ListApplicationsCommand.js +3 -9
  17. package/dist-es/commands/ListAssociatedAttributeGroupsCommand.js +3 -9
  18. package/dist-es/commands/ListAssociatedResourcesCommand.js +3 -9
  19. package/dist-es/commands/ListAttributeGroupsCommand.js +3 -9
  20. package/dist-es/commands/ListAttributeGroupsForApplicationCommand.js +3 -9
  21. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  22. package/dist-es/commands/PutConfigurationCommand.js +3 -9
  23. package/dist-es/commands/SyncResourceCommand.js +3 -9
  24. package/dist-es/commands/TagResourceCommand.js +3 -9
  25. package/dist-es/commands/UntagResourceCommand.js +3 -9
  26. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  27. package/dist-es/commands/UpdateAttributeGroupCommand.js +3 -9
  28. package/dist-es/runtimeConfig.shared.js +2 -0
  29. package/dist-es/schemas/schemas_0.js +853 -0
  30. package/dist-types/ServiceCatalogAppRegistryClient.d.ts +10 -1
  31. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  32. package/dist-types/runtimeConfig.d.ts +1 -0
  33. package/dist-types/runtimeConfig.native.d.ts +1 -0
  34. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  35. package/dist-types/schemas/schemas_0.d.ts +105 -0
  36. package/dist-types/ts3.4/ServiceCatalogAppRegistryClient.d.ts +4 -0
  37. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  38. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  39. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  40. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  41. package/dist-types/ts3.4/schemas/schemas_0.d.ts +110 -0
  42. package/package.json +5 -6
  43. package/dist-es/protocols/Aws_restJson1.js +0 -846
  44. package/dist-types/protocols/Aws_restJson1.d.ts +0 -218
  45. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -293
@@ -0,0 +1,853 @@
1
+ const _A = "Application";
2
+ const _AAG = "AssociateAttributeGroup";
3
+ const _AAGR = "AssociateAttributeGroupRequest";
4
+ const _AAGRs = "AssociateAttributeGroupResponse";
5
+ const _AG = "AttributeGroup";
6
+ const _AGD = "AttributeGroupDetails";
7
+ const _AGDL = "AttributeGroupDetailsList";
8
+ const _AGS = "AttributeGroupSummary";
9
+ const _AGSt = "AttributeGroupSummaries";
10
+ const _AR = "AssociateResource";
11
+ const _ARC = "AppRegistryConfiguration";
12
+ const _ARR = "AssociateResourceRequest";
13
+ const _ARRs = "AssociateResourceResponse";
14
+ const _AS = "ApplicationSummary";
15
+ const _ASp = "ApplicationSummaries";
16
+ const _ATR = "ApplicationTagResult";
17
+ const _CA = "CreateApplication";
18
+ const _CAG = "CreateAttributeGroup";
19
+ const _CAGR = "CreateAttributeGroupRequest";
20
+ const _CAGRr = "CreateAttributeGroupResponse";
21
+ const _CAR = "CreateApplicationRequest";
22
+ const _CARr = "CreateApplicationResponse";
23
+ const _CE = "ConflictException";
24
+ const _DA = "DeleteApplication";
25
+ const _DAG = "DeleteAttributeGroup";
26
+ const _DAGR = "DeleteAttributeGroupRequest";
27
+ const _DAGRe = "DeleteAttributeGroupResponse";
28
+ const _DAGRi = "DisassociateAttributeGroupRequest";
29
+ const _DAGRis = "DisassociateAttributeGroupResponse";
30
+ const _DAGi = "DisassociateAttributeGroup";
31
+ const _DAR = "DeleteApplicationRequest";
32
+ const _DARe = "DeleteApplicationResponse";
33
+ const _DR = "DisassociateResource";
34
+ const _DRR = "DisassociateResourceRequest";
35
+ const _DRRi = "DisassociateResourceResponse";
36
+ const _GA = "GetApplication";
37
+ const _GAG = "GetAttributeGroup";
38
+ const _GAGR = "GetAttributeGroupRequest";
39
+ const _GAGRe = "GetAttributeGroupResponse";
40
+ const _GAR = "GetApplicationRequest";
41
+ const _GARR = "GetAssociatedResourceRequest";
42
+ const _GARRe = "GetAssociatedResourceResponse";
43
+ const _GARe = "GetApplicationResponse";
44
+ const _GARet = "GetAssociatedResource";
45
+ const _GC = "GetConfiguration";
46
+ const _GCR = "GetConfigurationResponse";
47
+ const _I = "Integrations";
48
+ const _ISE = "InternalServerException";
49
+ const _LA = "ListApplications";
50
+ const _LAAG = "ListAssociatedAttributeGroups";
51
+ const _LAAGR = "ListAssociatedAttributeGroupsRequest";
52
+ const _LAAGRi = "ListAssociatedAttributeGroupsResponse";
53
+ const _LAG = "ListAttributeGroups";
54
+ const _LAGFA = "ListAttributeGroupsForApplication";
55
+ const _LAGFAR = "ListAttributeGroupsForApplicationRequest";
56
+ const _LAGFARi = "ListAttributeGroupsForApplicationResponse";
57
+ const _LAGR = "ListAttributeGroupsRequest";
58
+ const _LAGRi = "ListAttributeGroupsResponse";
59
+ const _LAR = "ListApplicationsRequest";
60
+ const _LARR = "ListAssociatedResourcesRequest";
61
+ const _LARRi = "ListAssociatedResourcesResponse";
62
+ const _LARi = "ListApplicationsResponse";
63
+ const _LARis = "ListAssociatedResources";
64
+ const _LTFR = "ListTagsForResource";
65
+ const _LTFRR = "ListTagsForResourceRequest";
66
+ const _LTFRRi = "ListTagsForResourceResponse";
67
+ const _PC = "PutConfiguration";
68
+ const _PCR = "PutConfigurationRequest";
69
+ const _R = "Resource";
70
+ const _RD = "ResourceDetails";
71
+ const _RG = "ResourceGroup";
72
+ const _RI = "ResourceInfo";
73
+ const _RIe = "ResourceIntegrations";
74
+ const _RL = "ResourcesList";
75
+ const _RLI = "ResourcesListItem";
76
+ const _RNFE = "ResourceNotFoundException";
77
+ const _Re = "Resources";
78
+ const _SQEE = "ServiceQuotaExceededException";
79
+ const _SR = "SyncResource";
80
+ const _SRR = "SyncResourceRequest";
81
+ const _SRRy = "SyncResourceResponse";
82
+ const _TE = "ThrottlingException";
83
+ const _TQC = "TagQueryConfiguration";
84
+ const _TR = "TagResource";
85
+ const _TRR = "TagResourceRequest";
86
+ const _TRRa = "TagResourceResponse";
87
+ const _UA = "UpdateApplication";
88
+ const _UAG = "UpdateAttributeGroup";
89
+ const _UAGR = "UpdateAttributeGroupRequest";
90
+ const _UAGRp = "UpdateAttributeGroupResponse";
91
+ const _UAR = "UpdateApplicationRequest";
92
+ const _UARp = "UpdateApplicationResponse";
93
+ const _UR = "UntagResource";
94
+ const _URR = "UntagResourceRequest";
95
+ const _URRn = "UntagResourceResponse";
96
+ const _VE = "ValidationException";
97
+ const _a = "arn";
98
+ const _aA = "applicationArn";
99
+ const _aG = "attributeGroup";
100
+ const _aGA = "attributeGroupArn";
101
+ const _aGD = "attributeGroupsDetails";
102
+ const _aGt = "attributeGroups";
103
+ const _aRC = "associatedResourceCount";
104
+ const _aT = "applicationTag";
105
+ const _aTR = "applicationTagResult";
106
+ const _aTRG = "applicationTagResourceGroup";
107
+ const _aTS = "applicationTagStatus";
108
+ const _aTc = "actionTaken";
109
+ const _aTs = "associationTime";
110
+ const _ap = "application";
111
+ const _app = "applications";
112
+ const _at = "attributes";
113
+ const _c = "client";
114
+ const _cB = "createdBy";
115
+ const _cT = "creationTime";
116
+ const _cTl = "clientToken";
117
+ const _co = "configuration";
118
+ const _d = "description";
119
+ const _e = "error";
120
+ const _eM = "errorMessage";
121
+ const _h = "http";
122
+ const _hE = "httpError";
123
+ const _hQ = "httpQuery";
124
+ const _i = "id";
125
+ const _in = "integrations";
126
+ const _lUT = "lastUpdateTime";
127
+ const _m = "message";
128
+ const _mR = "maxResults";
129
+ const _n = "name";
130
+ const _nT = "nextToken";
131
+ const _o = "options";
132
+ const _r = "resources";
133
+ const _rA = "resourceArn";
134
+ const _rD = "resourceDetails";
135
+ const _rG = "resourceGroup";
136
+ const _rT = "resourceType";
137
+ const _rTS = "resourceTagStatus";
138
+ const _re = "resource";
139
+ const _s = "server";
140
+ const _sC = "serviceCode";
141
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.servicecatalogappregistry";
142
+ const _st = "state";
143
+ const _sta = "status";
144
+ const _t = "tags";
145
+ const _tK = "tagKey";
146
+ const _tKa = "tagKeys";
147
+ const _tQC = "tagQueryConfiguration";
148
+ const _tV = "tagValue";
149
+ const n0 = "com.amazonaws.servicecatalogappregistry";
150
+ import { TypeRegistry } from "@smithy/core/schema";
151
+ import { ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
152
+ import { ServiceCatalogAppRegistryServiceException as __ServiceCatalogAppRegistryServiceException } from "../models/ServiceCatalogAppRegistryServiceException";
153
+ export var Application = [
154
+ 3,
155
+ n0,
156
+ _A,
157
+ 0,
158
+ [_i, _a, _n, _d, _cT, _lUT, _t, _aT],
159
+ [0, 0, 0, 0, 5, 5, 128 | 0, 128 | 0],
160
+ ];
161
+ export var ApplicationSummary = [3, n0, _AS, 0, [_i, _a, _n, _d, _cT, _lUT], [0, 0, 0, 0, 5, 5]];
162
+ export var ApplicationTagResult = [
163
+ 3,
164
+ n0,
165
+ _ATR,
166
+ 0,
167
+ [_aTS, _eM, _r, _nT],
168
+ [0, 0, () => ResourcesList, 0],
169
+ ];
170
+ export var AppRegistryConfiguration = [3, n0, _ARC, 0, [_tQC], [() => TagQueryConfiguration]];
171
+ export var AssociateAttributeGroupRequest = [
172
+ 3,
173
+ n0,
174
+ _AAGR,
175
+ 0,
176
+ [_ap, _aG],
177
+ [
178
+ [0, 1],
179
+ [0, 1],
180
+ ],
181
+ ];
182
+ export var AssociateAttributeGroupResponse = [3, n0, _AAGRs, 0, [_aA, _aGA], [0, 0]];
183
+ export var AssociateResourceRequest = [
184
+ 3,
185
+ n0,
186
+ _ARR,
187
+ 0,
188
+ [_ap, _rT, _re, _o],
189
+ [[0, 1], [0, 1], [0, 1], 64 | 0],
190
+ ];
191
+ export var AssociateResourceResponse = [3, n0, _ARRs, 0, [_aA, _rA, _o], [0, 0, 64 | 0]];
192
+ export var AttributeGroup = [
193
+ 3,
194
+ n0,
195
+ _AG,
196
+ 0,
197
+ [_i, _a, _n, _d, _cT, _lUT, _t],
198
+ [0, 0, 0, 0, 5, 5, 128 | 0],
199
+ ];
200
+ export var AttributeGroupDetails = [3, n0, _AGD, 0, [_i, _a, _n, _cB], [0, 0, 0, 0]];
201
+ export var AttributeGroupSummary = [
202
+ 3,
203
+ n0,
204
+ _AGS,
205
+ 0,
206
+ [_i, _a, _n, _d, _cT, _lUT, _cB],
207
+ [0, 0, 0, 0, 5, 5, 0],
208
+ ];
209
+ export var ConflictException = [
210
+ -3,
211
+ n0,
212
+ _CE,
213
+ {
214
+ [_e]: _c,
215
+ [_hE]: 409,
216
+ },
217
+ [_m],
218
+ [0],
219
+ ];
220
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
221
+ export var CreateApplicationRequest = [
222
+ 3,
223
+ n0,
224
+ _CAR,
225
+ 0,
226
+ [_n, _d, _t, _cTl],
227
+ [0, 0, 128 | 0, [0, 4]],
228
+ ];
229
+ export var CreateApplicationResponse = [3, n0, _CARr, 0, [_ap], [() => Application]];
230
+ export var CreateAttributeGroupRequest = [
231
+ 3,
232
+ n0,
233
+ _CAGR,
234
+ 0,
235
+ [_n, _d, _at, _t, _cTl],
236
+ [0, 0, 0, 128 | 0, [0, 4]],
237
+ ];
238
+ export var CreateAttributeGroupResponse = [3, n0, _CAGRr, 0, [_aG], [() => AttributeGroup]];
239
+ export var DeleteApplicationRequest = [3, n0, _DAR, 0, [_ap], [[0, 1]]];
240
+ export var DeleteApplicationResponse = [3, n0, _DARe, 0, [_ap], [() => ApplicationSummary]];
241
+ export var DeleteAttributeGroupRequest = [3, n0, _DAGR, 0, [_aG], [[0, 1]]];
242
+ export var DeleteAttributeGroupResponse = [
243
+ 3,
244
+ n0,
245
+ _DAGRe,
246
+ 0,
247
+ [_aG],
248
+ [() => AttributeGroupSummary],
249
+ ];
250
+ export var DisassociateAttributeGroupRequest = [
251
+ 3,
252
+ n0,
253
+ _DAGRi,
254
+ 0,
255
+ [_ap, _aG],
256
+ [
257
+ [0, 1],
258
+ [0, 1],
259
+ ],
260
+ ];
261
+ export var DisassociateAttributeGroupResponse = [3, n0, _DAGRis, 0, [_aA, _aGA], [0, 0]];
262
+ export var DisassociateResourceRequest = [
263
+ 3,
264
+ n0,
265
+ _DRR,
266
+ 0,
267
+ [_ap, _rT, _re],
268
+ [
269
+ [0, 1],
270
+ [0, 1],
271
+ [0, 1],
272
+ ],
273
+ ];
274
+ export var DisassociateResourceResponse = [3, n0, _DRRi, 0, [_aA, _rA], [0, 0]];
275
+ export var GetApplicationRequest = [3, n0, _GAR, 0, [_ap], [[0, 1]]];
276
+ export var GetApplicationResponse = [
277
+ 3,
278
+ n0,
279
+ _GARe,
280
+ 0,
281
+ [_i, _a, _n, _d, _cT, _lUT, _aRC, _t, _in, _aT],
282
+ [0, 0, 0, 0, 5, 5, 1, 128 | 0, () => Integrations, 128 | 0],
283
+ ];
284
+ export var GetAssociatedResourceRequest = [
285
+ 3,
286
+ n0,
287
+ _GARR,
288
+ 0,
289
+ [_ap, _rT, _re, _nT, _rTS, _mR],
290
+ [
291
+ [0, 1],
292
+ [0, 1],
293
+ [0, 1],
294
+ [
295
+ 0,
296
+ {
297
+ [_hQ]: _nT,
298
+ },
299
+ ],
300
+ [
301
+ 64 | 0,
302
+ {
303
+ [_hQ]: _rTS,
304
+ },
305
+ ],
306
+ [
307
+ 1,
308
+ {
309
+ [_hQ]: _mR,
310
+ },
311
+ ],
312
+ ],
313
+ ];
314
+ export var GetAssociatedResourceResponse = [
315
+ 3,
316
+ n0,
317
+ _GARRe,
318
+ 0,
319
+ [_re, _o, _aTR],
320
+ [() => Resource, 64 | 0, () => ApplicationTagResult],
321
+ ];
322
+ export var GetAttributeGroupRequest = [3, n0, _GAGR, 0, [_aG], [[0, 1]]];
323
+ export var GetAttributeGroupResponse = [
324
+ 3,
325
+ n0,
326
+ _GAGRe,
327
+ 0,
328
+ [_i, _a, _n, _d, _at, _cT, _lUT, _t, _cB],
329
+ [0, 0, 0, 0, 0, 5, 5, 128 | 0, 0],
330
+ ];
331
+ export var GetConfigurationResponse = [3, n0, _GCR, 0, [_co], [() => AppRegistryConfiguration]];
332
+ export var Integrations = [
333
+ 3,
334
+ n0,
335
+ _I,
336
+ 0,
337
+ [_rG, _aTRG],
338
+ [() => ResourceGroup, () => ResourceGroup],
339
+ ];
340
+ export var InternalServerException = [
341
+ -3,
342
+ n0,
343
+ _ISE,
344
+ {
345
+ [_e]: _s,
346
+ [_hE]: 500,
347
+ },
348
+ [_m],
349
+ [0],
350
+ ];
351
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
352
+ export var ListApplicationsRequest = [
353
+ 3,
354
+ n0,
355
+ _LAR,
356
+ 0,
357
+ [_nT, _mR],
358
+ [
359
+ [
360
+ 0,
361
+ {
362
+ [_hQ]: _nT,
363
+ },
364
+ ],
365
+ [
366
+ 1,
367
+ {
368
+ [_hQ]: _mR,
369
+ },
370
+ ],
371
+ ],
372
+ ];
373
+ export var ListApplicationsResponse = [
374
+ 3,
375
+ n0,
376
+ _LARi,
377
+ 0,
378
+ [_app, _nT],
379
+ [() => ApplicationSummaries, 0],
380
+ ];
381
+ export var ListAssociatedAttributeGroupsRequest = [
382
+ 3,
383
+ n0,
384
+ _LAAGR,
385
+ 0,
386
+ [_ap, _nT, _mR],
387
+ [
388
+ [0, 1],
389
+ [
390
+ 0,
391
+ {
392
+ [_hQ]: _nT,
393
+ },
394
+ ],
395
+ [
396
+ 1,
397
+ {
398
+ [_hQ]: _mR,
399
+ },
400
+ ],
401
+ ],
402
+ ];
403
+ export var ListAssociatedAttributeGroupsResponse = [3, n0, _LAAGRi, 0, [_aGt, _nT], [64 | 0, 0]];
404
+ export var ListAssociatedResourcesRequest = [
405
+ 3,
406
+ n0,
407
+ _LARR,
408
+ 0,
409
+ [_ap, _nT, _mR],
410
+ [
411
+ [0, 1],
412
+ [
413
+ 0,
414
+ {
415
+ [_hQ]: _nT,
416
+ },
417
+ ],
418
+ [
419
+ 1,
420
+ {
421
+ [_hQ]: _mR,
422
+ },
423
+ ],
424
+ ],
425
+ ];
426
+ export var ListAssociatedResourcesResponse = [3, n0, _LARRi, 0, [_r, _nT], [() => Resources, 0]];
427
+ export var ListAttributeGroupsForApplicationRequest = [
428
+ 3,
429
+ n0,
430
+ _LAGFAR,
431
+ 0,
432
+ [_ap, _nT, _mR],
433
+ [
434
+ [0, 1],
435
+ [
436
+ 0,
437
+ {
438
+ [_hQ]: _nT,
439
+ },
440
+ ],
441
+ [
442
+ 1,
443
+ {
444
+ [_hQ]: _mR,
445
+ },
446
+ ],
447
+ ],
448
+ ];
449
+ export var ListAttributeGroupsForApplicationResponse = [
450
+ 3,
451
+ n0,
452
+ _LAGFARi,
453
+ 0,
454
+ [_aGD, _nT],
455
+ [() => AttributeGroupDetailsList, 0],
456
+ ];
457
+ export var ListAttributeGroupsRequest = [
458
+ 3,
459
+ n0,
460
+ _LAGR,
461
+ 0,
462
+ [_nT, _mR],
463
+ [
464
+ [
465
+ 0,
466
+ {
467
+ [_hQ]: _nT,
468
+ },
469
+ ],
470
+ [
471
+ 1,
472
+ {
473
+ [_hQ]: _mR,
474
+ },
475
+ ],
476
+ ],
477
+ ];
478
+ export var ListAttributeGroupsResponse = [
479
+ 3,
480
+ n0,
481
+ _LAGRi,
482
+ 0,
483
+ [_aGt, _nT],
484
+ [() => AttributeGroupSummaries, 0],
485
+ ];
486
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
487
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
488
+ export var PutConfigurationRequest = [3, n0, _PCR, 0, [_co], [() => AppRegistryConfiguration]];
489
+ export var Resource = [3, n0, _R, 0, [_n, _a, _aTs, _in], [0, 0, 5, () => ResourceIntegrations]];
490
+ export var ResourceDetails = [3, n0, _RD, 0, [_tV], [0]];
491
+ export var ResourceGroup = [3, n0, _RG, 0, [_st, _a, _eM], [0, 0, 0]];
492
+ export var ResourceInfo = [
493
+ 3,
494
+ n0,
495
+ _RI,
496
+ 0,
497
+ [_n, _a, _rT, _rD, _o],
498
+ [0, 0, 0, () => ResourceDetails, 64 | 0],
499
+ ];
500
+ export var ResourceIntegrations = [3, n0, _RIe, 0, [_rG], [() => ResourceGroup]];
501
+ export var ResourceNotFoundException = [
502
+ -3,
503
+ n0,
504
+ _RNFE,
505
+ {
506
+ [_e]: _c,
507
+ [_hE]: 404,
508
+ },
509
+ [_m],
510
+ [0],
511
+ ];
512
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
513
+ export var ResourcesListItem = [3, n0, _RLI, 0, [_rA, _eM, _sta, _rT], [0, 0, 0, 0]];
514
+ export var ServiceQuotaExceededException = [
515
+ -3,
516
+ n0,
517
+ _SQEE,
518
+ {
519
+ [_e]: _c,
520
+ [_hE]: 402,
521
+ },
522
+ [_m],
523
+ [0],
524
+ ];
525
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
526
+ export var SyncResourceRequest = [
527
+ 3,
528
+ n0,
529
+ _SRR,
530
+ 0,
531
+ [_rT, _re],
532
+ [
533
+ [0, 1],
534
+ [0, 1],
535
+ ],
536
+ ];
537
+ export var SyncResourceResponse = [3, n0, _SRRy, 0, [_aA, _rA, _aTc], [0, 0, 0]];
538
+ export var TagQueryConfiguration = [3, n0, _TQC, 0, [_tK], [0]];
539
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
540
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
541
+ export var ThrottlingException = [
542
+ -3,
543
+ n0,
544
+ _TE,
545
+ {
546
+ [_e]: _c,
547
+ [_hE]: 429,
548
+ },
549
+ [_m, _sC],
550
+ [0, 0],
551
+ ];
552
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
553
+ export var UntagResourceRequest = [
554
+ 3,
555
+ n0,
556
+ _URR,
557
+ 0,
558
+ [_rA, _tKa],
559
+ [
560
+ [0, 1],
561
+ [
562
+ 64 | 0,
563
+ {
564
+ [_hQ]: _tKa,
565
+ },
566
+ ],
567
+ ],
568
+ ];
569
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
570
+ export var UpdateApplicationRequest = [3, n0, _UAR, 0, [_ap, _n, _d], [[0, 1], 0, 0]];
571
+ export var UpdateApplicationResponse = [3, n0, _UARp, 0, [_ap], [() => Application]];
572
+ export var UpdateAttributeGroupRequest = [
573
+ 3,
574
+ n0,
575
+ _UAGR,
576
+ 0,
577
+ [_aG, _n, _d, _at],
578
+ [[0, 1], 0, 0, 0],
579
+ ];
580
+ export var UpdateAttributeGroupResponse = [3, n0, _UAGRp, 0, [_aG], [() => AttributeGroup]];
581
+ export var ValidationException = [
582
+ -3,
583
+ n0,
584
+ _VE,
585
+ {
586
+ [_e]: _c,
587
+ [_hE]: 400,
588
+ },
589
+ [_m],
590
+ [0],
591
+ ];
592
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
593
+ export var __Unit = "unit";
594
+ export var ServiceCatalogAppRegistryServiceException = [
595
+ -3,
596
+ _sm,
597
+ "ServiceCatalogAppRegistryServiceException",
598
+ 0,
599
+ [],
600
+ [],
601
+ ];
602
+ TypeRegistry.for(_sm).registerError(ServiceCatalogAppRegistryServiceException, __ServiceCatalogAppRegistryServiceException);
603
+ export var ApplicationSummaries = [1, n0, _ASp, 0, () => ApplicationSummary];
604
+ export var AttributeGroupDetailsList = [1, n0, _AGDL, 0, () => AttributeGroupDetails];
605
+ export var AttributeGroupIds = 64 | 0;
606
+ export var AttributeGroupSummaries = [1, n0, _AGSt, 0, () => AttributeGroupSummary];
607
+ export var GetAssociatedResourceFilter = 64 | 0;
608
+ export var Options = 64 | 0;
609
+ export var Resources = [1, n0, _Re, 0, () => ResourceInfo];
610
+ export var ResourcesList = [1, n0, _RL, 0, () => ResourcesListItem];
611
+ export var TagKeys = 64 | 0;
612
+ export var ApplicationTagDefinition = 128 | 0;
613
+ export var Tags = 128 | 0;
614
+ export var AssociateAttributeGroup = [
615
+ 9,
616
+ n0,
617
+ _AAG,
618
+ {
619
+ [_h]: ["PUT", "/applications/{application}/attribute-groups/{attributeGroup}", 200],
620
+ },
621
+ () => AssociateAttributeGroupRequest,
622
+ () => AssociateAttributeGroupResponse,
623
+ ];
624
+ export var AssociateResource = [
625
+ 9,
626
+ n0,
627
+ _AR,
628
+ {
629
+ [_h]: ["PUT", "/applications/{application}/resources/{resourceType}/{resource}", 200],
630
+ },
631
+ () => AssociateResourceRequest,
632
+ () => AssociateResourceResponse,
633
+ ];
634
+ export var CreateApplication = [
635
+ 9,
636
+ n0,
637
+ _CA,
638
+ {
639
+ [_h]: ["POST", "/applications", 201],
640
+ },
641
+ () => CreateApplicationRequest,
642
+ () => CreateApplicationResponse,
643
+ ];
644
+ export var CreateAttributeGroup = [
645
+ 9,
646
+ n0,
647
+ _CAG,
648
+ {
649
+ [_h]: ["POST", "/attribute-groups", 201],
650
+ },
651
+ () => CreateAttributeGroupRequest,
652
+ () => CreateAttributeGroupResponse,
653
+ ];
654
+ export var DeleteApplication = [
655
+ 9,
656
+ n0,
657
+ _DA,
658
+ {
659
+ [_h]: ["DELETE", "/applications/{application}", 200],
660
+ },
661
+ () => DeleteApplicationRequest,
662
+ () => DeleteApplicationResponse,
663
+ ];
664
+ export var DeleteAttributeGroup = [
665
+ 9,
666
+ n0,
667
+ _DAG,
668
+ {
669
+ [_h]: ["DELETE", "/attribute-groups/{attributeGroup}", 200],
670
+ },
671
+ () => DeleteAttributeGroupRequest,
672
+ () => DeleteAttributeGroupResponse,
673
+ ];
674
+ export var DisassociateAttributeGroup = [
675
+ 9,
676
+ n0,
677
+ _DAGi,
678
+ {
679
+ [_h]: ["DELETE", "/applications/{application}/attribute-groups/{attributeGroup}", 200],
680
+ },
681
+ () => DisassociateAttributeGroupRequest,
682
+ () => DisassociateAttributeGroupResponse,
683
+ ];
684
+ export var DisassociateResource = [
685
+ 9,
686
+ n0,
687
+ _DR,
688
+ {
689
+ [_h]: ["DELETE", "/applications/{application}/resources/{resourceType}/{resource}", 200],
690
+ },
691
+ () => DisassociateResourceRequest,
692
+ () => DisassociateResourceResponse,
693
+ ];
694
+ export var GetApplication = [
695
+ 9,
696
+ n0,
697
+ _GA,
698
+ {
699
+ [_h]: ["GET", "/applications/{application}", 200],
700
+ },
701
+ () => GetApplicationRequest,
702
+ () => GetApplicationResponse,
703
+ ];
704
+ export var GetAssociatedResource = [
705
+ 9,
706
+ n0,
707
+ _GARet,
708
+ {
709
+ [_h]: ["GET", "/applications/{application}/resources/{resourceType}/{resource}", 200],
710
+ },
711
+ () => GetAssociatedResourceRequest,
712
+ () => GetAssociatedResourceResponse,
713
+ ];
714
+ export var GetAttributeGroup = [
715
+ 9,
716
+ n0,
717
+ _GAG,
718
+ {
719
+ [_h]: ["GET", "/attribute-groups/{attributeGroup}", 200],
720
+ },
721
+ () => GetAttributeGroupRequest,
722
+ () => GetAttributeGroupResponse,
723
+ ];
724
+ export var GetConfiguration = [
725
+ 9,
726
+ n0,
727
+ _GC,
728
+ {
729
+ [_h]: ["GET", "/configuration", 200],
730
+ },
731
+ () => __Unit,
732
+ () => GetConfigurationResponse,
733
+ ];
734
+ export var ListApplications = [
735
+ 9,
736
+ n0,
737
+ _LA,
738
+ {
739
+ [_h]: ["GET", "/applications", 200],
740
+ },
741
+ () => ListApplicationsRequest,
742
+ () => ListApplicationsResponse,
743
+ ];
744
+ export var ListAssociatedAttributeGroups = [
745
+ 9,
746
+ n0,
747
+ _LAAG,
748
+ {
749
+ [_h]: ["GET", "/applications/{application}/attribute-groups", 200],
750
+ },
751
+ () => ListAssociatedAttributeGroupsRequest,
752
+ () => ListAssociatedAttributeGroupsResponse,
753
+ ];
754
+ export var ListAssociatedResources = [
755
+ 9,
756
+ n0,
757
+ _LARis,
758
+ {
759
+ [_h]: ["GET", "/applications/{application}/resources", 200],
760
+ },
761
+ () => ListAssociatedResourcesRequest,
762
+ () => ListAssociatedResourcesResponse,
763
+ ];
764
+ export var ListAttributeGroups = [
765
+ 9,
766
+ n0,
767
+ _LAG,
768
+ {
769
+ [_h]: ["GET", "/attribute-groups", 200],
770
+ },
771
+ () => ListAttributeGroupsRequest,
772
+ () => ListAttributeGroupsResponse,
773
+ ];
774
+ export var ListAttributeGroupsForApplication = [
775
+ 9,
776
+ n0,
777
+ _LAGFA,
778
+ {
779
+ [_h]: ["GET", "/applications/{application}/attribute-group-details", 200],
780
+ },
781
+ () => ListAttributeGroupsForApplicationRequest,
782
+ () => ListAttributeGroupsForApplicationResponse,
783
+ ];
784
+ export var ListTagsForResource = [
785
+ 9,
786
+ n0,
787
+ _LTFR,
788
+ {
789
+ [_h]: ["GET", "/tags/{resourceArn}", 200],
790
+ },
791
+ () => ListTagsForResourceRequest,
792
+ () => ListTagsForResourceResponse,
793
+ ];
794
+ export var PutConfiguration = [
795
+ 9,
796
+ n0,
797
+ _PC,
798
+ {
799
+ [_h]: ["PUT", "/configuration", 200],
800
+ },
801
+ () => PutConfigurationRequest,
802
+ () => __Unit,
803
+ ];
804
+ export var SyncResource = [
805
+ 9,
806
+ n0,
807
+ _SR,
808
+ {
809
+ [_h]: ["POST", "/sync/{resourceType}/{resource}", 200],
810
+ },
811
+ () => SyncResourceRequest,
812
+ () => SyncResourceResponse,
813
+ ];
814
+ export var TagResource = [
815
+ 9,
816
+ n0,
817
+ _TR,
818
+ {
819
+ [_h]: ["POST", "/tags/{resourceArn}", 200],
820
+ },
821
+ () => TagResourceRequest,
822
+ () => TagResourceResponse,
823
+ ];
824
+ export var UntagResource = [
825
+ 9,
826
+ n0,
827
+ _UR,
828
+ {
829
+ [_h]: ["DELETE", "/tags/{resourceArn}", 200],
830
+ },
831
+ () => UntagResourceRequest,
832
+ () => UntagResourceResponse,
833
+ ];
834
+ export var UpdateApplication = [
835
+ 9,
836
+ n0,
837
+ _UA,
838
+ {
839
+ [_h]: ["PATCH", "/applications/{application}", 200],
840
+ },
841
+ () => UpdateApplicationRequest,
842
+ () => UpdateApplicationResponse,
843
+ ];
844
+ export var UpdateAttributeGroup = [
845
+ 9,
846
+ n0,
847
+ _UAG,
848
+ {
849
+ [_h]: ["PATCH", "/attribute-groups/{attributeGroup}", 200],
850
+ },
851
+ () => UpdateAttributeGroupRequest,
852
+ () => UpdateAttributeGroupResponse,
853
+ ];