@aws-sdk/client-billingconductor 3.928.0 → 3.930.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 (56) hide show
  1. package/dist-cjs/index.js +1531 -1689
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BillingconductorClient.js +2 -0
  4. package/dist-es/commands/AssociateAccountsCommand.js +3 -9
  5. package/dist-es/commands/AssociatePricingRulesCommand.js +3 -9
  6. package/dist-es/commands/BatchAssociateResourcesToCustomLineItemCommand.js +3 -9
  7. package/dist-es/commands/BatchDisassociateResourcesFromCustomLineItemCommand.js +3 -9
  8. package/dist-es/commands/CreateBillingGroupCommand.js +3 -10
  9. package/dist-es/commands/CreateCustomLineItemCommand.js +3 -10
  10. package/dist-es/commands/CreatePricingPlanCommand.js +3 -10
  11. package/dist-es/commands/CreatePricingRuleCommand.js +3 -10
  12. package/dist-es/commands/DeleteBillingGroupCommand.js +3 -9
  13. package/dist-es/commands/DeleteCustomLineItemCommand.js +3 -9
  14. package/dist-es/commands/DeletePricingPlanCommand.js +3 -9
  15. package/dist-es/commands/DeletePricingRuleCommand.js +3 -9
  16. package/dist-es/commands/DisassociateAccountsCommand.js +3 -9
  17. package/dist-es/commands/DisassociatePricingRulesCommand.js +3 -9
  18. package/dist-es/commands/GetBillingGroupCostReportCommand.js +3 -9
  19. package/dist-es/commands/ListAccountAssociationsCommand.js +3 -10
  20. package/dist-es/commands/ListBillingGroupCostReportsCommand.js +3 -9
  21. package/dist-es/commands/ListBillingGroupsCommand.js +3 -10
  22. package/dist-es/commands/ListCustomLineItemVersionsCommand.js +3 -10
  23. package/dist-es/commands/ListCustomLineItemsCommand.js +3 -10
  24. package/dist-es/commands/ListPricingPlansAssociatedWithPricingRuleCommand.js +3 -9
  25. package/dist-es/commands/ListPricingPlansCommand.js +3 -10
  26. package/dist-es/commands/ListPricingRulesAssociatedToPricingPlanCommand.js +3 -9
  27. package/dist-es/commands/ListPricingRulesCommand.js +3 -10
  28. package/dist-es/commands/ListResourcesAssociatedToCustomLineItemCommand.js +3 -9
  29. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  30. package/dist-es/commands/TagResourceCommand.js +3 -9
  31. package/dist-es/commands/UntagResourceCommand.js +3 -9
  32. package/dist-es/commands/UpdateBillingGroupCommand.js +3 -10
  33. package/dist-es/commands/UpdateCustomLineItemCommand.js +3 -10
  34. package/dist-es/commands/UpdatePricingPlanCommand.js +3 -10
  35. package/dist-es/commands/UpdatePricingRuleCommand.js +3 -10
  36. package/dist-es/models/models_0.js +0 -135
  37. package/dist-es/runtimeConfig.shared.js +2 -0
  38. package/dist-es/schemas/schemas_0.js +1464 -0
  39. package/dist-types/BillingconductorClient.d.ts +10 -1
  40. package/dist-types/models/models_0.d.ts +0 -104
  41. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  42. package/dist-types/runtimeConfig.d.ts +1 -0
  43. package/dist-types/runtimeConfig.native.d.ts +1 -0
  44. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  45. package/dist-types/schemas/schemas_0.d.ts +193 -0
  46. package/dist-types/ts3.4/BillingconductorClient.d.ts +4 -0
  47. package/dist-types/ts3.4/models/models_0.d.ts +0 -78
  48. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  49. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  50. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  51. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  52. package/dist-types/ts3.4/schemas/schemas_0.d.ts +199 -0
  53. package/package.json +33 -34
  54. package/dist-es/protocols/Aws_restJson1.js +0 -1288
  55. package/dist-types/protocols/Aws_restJson1.d.ts +0 -290
  56. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -389
@@ -0,0 +1,1464 @@
1
+ const _A = "Arn";
2
+ const _AA = "AutoAssociate";
3
+ const _AAI = "AssociateAccountsInput";
4
+ const _AAL = "AccountAssociationsList";
5
+ const _AALE = "AccountAssociationsListElement";
6
+ const _AAO = "AssociateAccountsOutput";
7
+ const _AAs = "AssociateAccounts";
8
+ const _ADE = "AccessDeniedException";
9
+ const _AE = "AccountEmail";
10
+ const _AG = "AccountGrouping";
11
+ const _AI = "AccountId";
12
+ const _AIc = "AccountIds";
13
+ const _AL = "AttributesList";
14
+ const _AN = "AccountName";
15
+ const _APPC = "AssociatedPricingPlanCount";
16
+ const _APR = "AssociatePricingRules";
17
+ const _APRI = "AssociatePricingRulesInput";
18
+ const _APRO = "AssociatePricingRulesOutput";
19
+ const _AR = "AssociatedResources";
20
+ const _ARE = "AssociateResourceError";
21
+ const _ARRE = "AssociateResourceResponseElement";
22
+ const _ARRL = "AssociateResourcesResponseList";
23
+ const _AS = "AssociationSize";
24
+ const _AV = "AssociatedValues";
25
+ const _AWSC = "AWSCost";
26
+ const _Ac = "Activated";
27
+ const _Ar = "Arns";
28
+ const _As = "Association";
29
+ const _At = "Attribute";
30
+ const _Att = "Attributes";
31
+ const _BARTCLI = "BatchAssociateResourcesToCustomLineItem";
32
+ const _BARTCLII = "BatchAssociateResourcesToCustomLineItemInput";
33
+ const _BARTCLIO = "BatchAssociateResourcesToCustomLineItemOutput";
34
+ const _BDRFCLI = "BatchDisassociateResourcesFromCustomLineItem";
35
+ const _BDRFCLII = "BatchDisassociateResourcesFromCustomLineItemInput";
36
+ const _BDRFCLIO = "BatchDisassociateResourcesFromCustomLineItemOutput";
37
+ const _BE = "BillingEntity";
38
+ const _BG = "BillingGroups";
39
+ const _BGA = "BillingGroupArn";
40
+ const _BGAi = "BillingGroupArns";
41
+ const _BGCR = "BillingGroupCostReports";
42
+ const _BGCRE = "BillingGroupCostReportElement";
43
+ const _BGCRL = "BillingGroupCostReportList";
44
+ const _BGCRR = "BillingGroupCostReportResults";
45
+ const _BGCRRE = "BillingGroupCostReportResultElement";
46
+ const _BGCRRL = "BillingGroupCostReportResultsList";
47
+ const _BGD = "BillingGroupDescription";
48
+ const _BGL = "BillingGroupList";
49
+ const _BGLE = "BillingGroupListElement";
50
+ const _BGN = "BillingGroupName";
51
+ const _BP = "BillingPeriod";
52
+ const _BPR = "BillingPeriodRange";
53
+ const _C = "Currency";
54
+ const _CBG = "CreateBillingGroup";
55
+ const _CBGI = "CreateBillingGroupInput";
56
+ const _CBGO = "CreateBillingGroupOutput";
57
+ const _CC = "CurrencyCode";
58
+ const _CCLI = "CreateCustomLineItem";
59
+ const _CCLII = "CreateCustomLineItemInput";
60
+ const _CCLIO = "CreateCustomLineItemOutput";
61
+ const _CD = "ChargeDetails";
62
+ const _CE = "ConflictException";
63
+ const _CFTC = "CreateFreeTierConfig";
64
+ const _CLI = "CustomLineItems";
65
+ const _CLIBPR = "CustomLineItemBillingPeriodRange";
66
+ const _CLICD = "CustomLineItemChargeDetails";
67
+ const _CLID = "CustomLineItemDescription";
68
+ const _CLIFCD = "CustomLineItemFlatChargeDetails";
69
+ const _CLIL = "CustomLineItemList";
70
+ const _CLILE = "CustomLineItemListElement";
71
+ const _CLIN = "CustomLineItemName";
72
+ const _CLINL = "CustomLineItemNameList";
73
+ const _CLIPCD = "CustomLineItemPercentageChargeDetails";
74
+ const _CLIV = "CustomLineItemVersions";
75
+ const _CLIVL = "CustomLineItemVersionList";
76
+ const _CLIVLE = "CustomLineItemVersionListElement";
77
+ const _CP = "ComputationPreference";
78
+ const _CPP = "CreatePricingPlan";
79
+ const _CPPI = "CreatePricingPlanInput";
80
+ const _CPPO = "CreatePricingPlanOutput";
81
+ const _CPR = "CreatePricingRule";
82
+ const _CPRI = "CreatePricingRuleInput";
83
+ const _CPRO = "CreatePricingRuleOutput";
84
+ const _CR = "ComputationRule";
85
+ const _CT = "CreationTime";
86
+ const _CTI = "CreateTieringInput";
87
+ const _CTl = "ClientToken";
88
+ const _CV = "ChargeValue";
89
+ const _D = "Description";
90
+ const _DA = "DisassociateAccounts";
91
+ const _DAI = "DisassociateAccountsInput";
92
+ const _DAO = "DisassociateAccountsOutput";
93
+ const _DBG = "DeleteBillingGroup";
94
+ const _DBGI = "DeleteBillingGroupInput";
95
+ const _DBGO = "DeleteBillingGroupOutput";
96
+ const _DCLI = "DeleteCustomLineItem";
97
+ const _DCLII = "DeleteCustomLineItemInput";
98
+ const _DCLIO = "DeleteCustomLineItemOutput";
99
+ const _DPP = "DeletePricingPlan";
100
+ const _DPPI = "DeletePricingPlanInput";
101
+ const _DPPO = "DeletePricingPlanOutput";
102
+ const _DPR = "DeletePricingRule";
103
+ const _DPRI = "DeletePricingRuleInput";
104
+ const _DPRIi = "DisassociatePricingRulesInput";
105
+ const _DPRO = "DeletePricingRuleOutput";
106
+ const _DPROi = "DisassociatePricingRulesOutput";
107
+ const _DPRi = "DisassociatePricingRules";
108
+ const _DRRE = "DisassociateResourceResponseElement";
109
+ const _DRRL = "DisassociateResourcesResponseList";
110
+ const _E = "Error";
111
+ const _EBP = "EndBillingPeriod";
112
+ const _EEBP = "ExclusiveEndBillingPeriod";
113
+ const _F = "Flat";
114
+ const _FAR = "FailedAssociatedResources";
115
+ const _FDR = "FailedDisassociatedResources";
116
+ const _FT = "FreeTier";
117
+ const _FTC = "FreeTierConfig";
118
+ const _Fi = "Filters";
119
+ const _Fie = "Fields";
120
+ const _GB = "GroupBy";
121
+ const _GBGCR = "GetBillingGroupCostReport";
122
+ const _GBGCRI = "GetBillingGroupCostReportInput";
123
+ const _GBGCRO = "GetBillingGroupCostReportOutput";
124
+ const _ISBP = "InclusiveStartBillingPeriod";
125
+ const _ISE = "InternalServerException";
126
+ const _K = "Key";
127
+ const _LA = "LinkedAccounts";
128
+ const _LAA = "ListAccountAssociations";
129
+ const _LAAF = "ListAccountAssociationsFilter";
130
+ const _LAAI = "ListAccountAssociationsInput";
131
+ const _LAAO = "ListAccountAssociationsOutput";
132
+ const _LAI = "LinkedAccountIds";
133
+ const _LBG = "ListBillingGroups";
134
+ const _LBGAG = "ListBillingGroupAccountGrouping";
135
+ const _LBGCR = "ListBillingGroupCostReports";
136
+ const _LBGCRF = "ListBillingGroupCostReportsFilter";
137
+ const _LBGCRI = "ListBillingGroupCostReportsInput";
138
+ const _LBGCRO = "ListBillingGroupCostReportsOutput";
139
+ const _LBGF = "ListBillingGroupsFilter";
140
+ const _LBGI = "ListBillingGroupsInput";
141
+ const _LBGO = "ListBillingGroupsOutput";
142
+ const _LC = "LimitCode";
143
+ const _LCLI = "ListCustomLineItems";
144
+ const _LCLICD = "ListCustomLineItemChargeDetails";
145
+ const _LCLIF = "ListCustomLineItemsFilter";
146
+ const _LCLIFCD = "ListCustomLineItemFlatChargeDetails";
147
+ const _LCLII = "ListCustomLineItemsInput";
148
+ const _LCLIO = "ListCustomLineItemsOutput";
149
+ const _LCLIPCD = "ListCustomLineItemPercentageChargeDetails";
150
+ const _LCLIV = "ListCustomLineItemVersions";
151
+ const _LCLIVBPRF = "ListCustomLineItemVersionsBillingPeriodRangeFilter";
152
+ const _LCLIVF = "ListCustomLineItemVersionsFilter";
153
+ const _LCLIVI = "ListCustomLineItemVersionsInput";
154
+ const _LCLIVO = "ListCustomLineItemVersionsOutput";
155
+ const _LIF = "LineItemFilters";
156
+ const _LIFL = "LineItemFiltersList";
157
+ const _LIFi = "LineItemFilter";
158
+ const _LMT = "LastModifiedTime";
159
+ const _LPP = "ListPricingPlans";
160
+ const _LPPAWPR = "ListPricingPlansAssociatedWithPricingRule";
161
+ const _LPPAWPRI = "ListPricingPlansAssociatedWithPricingRuleInput";
162
+ const _LPPAWPRO = "ListPricingPlansAssociatedWithPricingRuleOutput";
163
+ const _LPPF = "ListPricingPlansFilter";
164
+ const _LPPI = "ListPricingPlansInput";
165
+ const _LPPO = "ListPricingPlansOutput";
166
+ const _LPR = "ListPricingRules";
167
+ const _LPRATPP = "ListPricingRulesAssociatedToPricingPlan";
168
+ const _LPRATPPI = "ListPricingRulesAssociatedToPricingPlanInput";
169
+ const _LPRATPPO = "ListPricingRulesAssociatedToPricingPlanOutput";
170
+ const _LPRF = "ListPricingRulesFilter";
171
+ const _LPRI = "ListPricingRulesInput";
172
+ const _LPRO = "ListPricingRulesOutput";
173
+ const _LRATCLI = "ListResourcesAssociatedToCustomLineItem";
174
+ const _LRATCLIF = "ListResourcesAssociatedToCustomLineItemFilter";
175
+ const _LRATCLII = "ListResourcesAssociatedToCustomLineItemInput";
176
+ const _LRATCLIO = "ListResourcesAssociatedToCustomLineItemOutput";
177
+ const _LRATCLIRE = "ListResourcesAssociatedToCustomLineItemResponseElement";
178
+ const _LRATCLIRL = "ListResourcesAssociatedToCustomLineItemResponseList";
179
+ const _LTFR = "ListTagsForResource";
180
+ const _LTFRR = "ListTagsForResourceRequest";
181
+ const _LTFRRi = "ListTagsForResourceResponse";
182
+ const _M = "Message";
183
+ const _MO = "MatchOption";
184
+ const _MP = "MarginPercentage";
185
+ const _MPo = "ModifierPercentage";
186
+ const _MR = "MaxResults";
187
+ const _Ma = "Margin";
188
+ const _N = "Name";
189
+ const _NT = "NextToken";
190
+ const _Na = "Names";
191
+ const _O = "Operation";
192
+ const _P = "Percentage";
193
+ const _PAI = "PrimaryAccountId";
194
+ const _PC = "ProformaCost";
195
+ const _PCr = "ProductCode";
196
+ const _PD = "PresentationDetails";
197
+ const _PO = "PresentationObject";
198
+ const _PP = "PricingPlan";
199
+ const _PPA = "PricingPlanArn";
200
+ const _PPAr = "PricingPlanArns";
201
+ const _PPD = "PricingPlanDescription";
202
+ const _PPL = "PricingPlanList";
203
+ const _PPLE = "PricingPlanListElement";
204
+ const _PPN = "PricingPlanName";
205
+ const _PPr = "PricingPlans";
206
+ const _PR = "PricingRules";
207
+ const _PRA = "PricingRuleArns";
208
+ const _PRAr = "PricingRuleArn";
209
+ const _PRD = "PricingRuleDescription";
210
+ const _PRL = "PricingRuleList";
211
+ const _PRLE = "PricingRuleListElement";
212
+ const _PRN = "PricingRuleName";
213
+ const _PV = "PercentageValue";
214
+ const _R = "Reason";
215
+ const _RA = "ResourceArns";
216
+ const _RAS = "RetryAfterSeconds";
217
+ const _RA_ = "Retry-After";
218
+ const _RAe = "ResourceArn";
219
+ const _RI = "ResourceId";
220
+ const _RNFE = "ResourceNotFoundException";
221
+ const _RT = "ResourceType";
222
+ const _Re = "Relationship";
223
+ const _S = "Size";
224
+ const _SAR = "SuccessfullyAssociatedResources";
225
+ const _SBP = "StartBillingPeriod";
226
+ const _SC = "ServiceCode";
227
+ const _SDR = "SuccessfullyDisassociatedResources";
228
+ const _SLEE = "ServiceLimitExceededException";
229
+ const _SR = "StatusReason";
230
+ const _ST = "StartTime";
231
+ const _Sc = "Scope";
232
+ const _Se = "Service";
233
+ const _St = "Status";
234
+ const _Sta = "Statuses";
235
+ const _T = "Tags";
236
+ const _TA = "TargetArn";
237
+ const _TE = "ThrottlingException";
238
+ const _TK = "TagKeys";
239
+ const _TR = "TagResource";
240
+ const _TRR = "TagResourceRequest";
241
+ const _TRRa = "TagResourceResponse";
242
+ const _Ti = "Tiering";
243
+ const _Ty = "Type";
244
+ const _UBG = "UpdateBillingGroup";
245
+ const _UBGAG = "UpdateBillingGroupAccountGrouping";
246
+ const _UBGI = "UpdateBillingGroupInput";
247
+ const _UBGO = "UpdateBillingGroupOutput";
248
+ const _UCLI = "UpdateCustomLineItem";
249
+ const _UCLICD = "UpdateCustomLineItemChargeDetails";
250
+ const _UCLIFCD = "UpdateCustomLineItemFlatChargeDetails";
251
+ const _UCLII = "UpdateCustomLineItemInput";
252
+ const _UCLIO = "UpdateCustomLineItemOutput";
253
+ const _UCLIPCD = "UpdateCustomLineItemPercentageChargeDetails";
254
+ const _UFTC = "UpdateFreeTierConfig";
255
+ const _UPP = "UpdatePricingPlan";
256
+ const _UPPI = "UpdatePricingPlanInput";
257
+ const _UPPO = "UpdatePricingPlanOutput";
258
+ const _UPR = "UpdatePricingRule";
259
+ const _UPRI = "UpdatePricingRuleInput";
260
+ const _UPRO = "UpdatePricingRuleOutput";
261
+ const _UR = "UntagResource";
262
+ const _URR = "UntagResourceRequest";
263
+ const _URRn = "UntagResourceResponse";
264
+ const _UT = "UsageType";
265
+ const _UTI = "UpdateTieringInput";
266
+ const _V = "Value";
267
+ const _VE = "ValidationException";
268
+ const _VEF = "ValidationExceptionField";
269
+ const _VEFL = "ValidationExceptionFieldList";
270
+ const _Va = "Values";
271
+ const _XACT = "X-Amzn-Client-Token";
272
+ const _c = "client";
273
+ const _e = "error";
274
+ const _h = "http";
275
+ const _hE = "httpError";
276
+ const _hH = "httpHeader";
277
+ const _hQ = "httpQuery";
278
+ const _iT = "idempotencyToken";
279
+ const _s = "server";
280
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.billingconductor";
281
+ const _tK = "tagKeys";
282
+ const n0 = "com.amazonaws.billingconductor";
283
+ import { TypeRegistry } from "@smithy/core/schema";
284
+ import { BillingconductorServiceException as __BillingconductorServiceException } from "../models/BillingconductorServiceException";
285
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceLimitExceededException as __ServiceLimitExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
286
+ export var AccountEmail = [0, n0, _AE, 8, 0];
287
+ export var AccountName = [0, n0, _AN, 8, 0];
288
+ export var BillingGroupDescription = [0, n0, _BGD, 8, 0];
289
+ export var BillingGroupName = [0, n0, _BGN, 8, 0];
290
+ export var CustomLineItemDescription = [0, n0, _CLID, 8, 0];
291
+ export var CustomLineItemName = [0, n0, _CLIN, 8, 0];
292
+ export var PricingPlanDescription = [0, n0, _PPD, 8, 0];
293
+ export var PricingPlanName = [0, n0, _PPN, 8, 0];
294
+ export var PricingRuleDescription = [0, n0, _PRD, 8, 0];
295
+ export var PricingRuleName = [0, n0, _PRN, 8, 0];
296
+ export var AccessDeniedException = [
297
+ -3,
298
+ n0,
299
+ _ADE,
300
+ {
301
+ [_e]: _c,
302
+ [_hE]: 403,
303
+ },
304
+ [_M],
305
+ [0],
306
+ ];
307
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
308
+ export var AccountAssociationsListElement = [
309
+ 3,
310
+ n0,
311
+ _AALE,
312
+ 0,
313
+ [_AI, _BGA, _AN, _AE],
314
+ [0, 0, [() => AccountName, 0], [() => AccountEmail, 0]],
315
+ ];
316
+ export var AccountGrouping = [3, n0, _AG, 0, [_LAI, _AA], [64 | 0, 2]];
317
+ export var AssociateAccountsInput = [3, n0, _AAI, 0, [_A, _AIc], [0, 64 | 0]];
318
+ export var AssociateAccountsOutput = [3, n0, _AAO, 0, [_A], [0]];
319
+ export var AssociatePricingRulesInput = [3, n0, _APRI, 0, [_A, _PRA], [0, 64 | 0]];
320
+ export var AssociatePricingRulesOutput = [3, n0, _APRO, 0, [_A], [0]];
321
+ export var AssociateResourceError = [3, n0, _ARE, 0, [_M, _R], [0, 0]];
322
+ export var AssociateResourceResponseElement = [
323
+ 3,
324
+ n0,
325
+ _ARRE,
326
+ 0,
327
+ [_A, _E],
328
+ [0, () => AssociateResourceError],
329
+ ];
330
+ export var Attribute = [3, n0, _At, 0, [_K, _V], [0, 0]];
331
+ export var BatchAssociateResourcesToCustomLineItemInput = [
332
+ 3,
333
+ n0,
334
+ _BARTCLII,
335
+ 0,
336
+ [_TA, _RA, _BPR],
337
+ [0, 64 | 0, () => CustomLineItemBillingPeriodRange],
338
+ ];
339
+ export var BatchAssociateResourcesToCustomLineItemOutput = [
340
+ 3,
341
+ n0,
342
+ _BARTCLIO,
343
+ 0,
344
+ [_SAR, _FAR],
345
+ [() => AssociateResourcesResponseList, () => AssociateResourcesResponseList],
346
+ ];
347
+ export var BatchDisassociateResourcesFromCustomLineItemInput = [
348
+ 3,
349
+ n0,
350
+ _BDRFCLII,
351
+ 0,
352
+ [_TA, _RA, _BPR],
353
+ [0, 64 | 0, () => CustomLineItemBillingPeriodRange],
354
+ ];
355
+ export var BatchDisassociateResourcesFromCustomLineItemOutput = [
356
+ 3,
357
+ n0,
358
+ _BDRFCLIO,
359
+ 0,
360
+ [_SDR, _FDR],
361
+ [() => DisassociateResourcesResponseList, () => DisassociateResourcesResponseList],
362
+ ];
363
+ export var BillingGroupCostReportElement = [
364
+ 3,
365
+ n0,
366
+ _BGCRE,
367
+ 0,
368
+ [_A, _AWSC, _PC, _Ma, _MP, _C],
369
+ [0, 0, 0, 0, 0, 0],
370
+ ];
371
+ export var BillingGroupCostReportResultElement = [
372
+ 3,
373
+ n0,
374
+ _BGCRRE,
375
+ 0,
376
+ [_A, _AWSC, _PC, _Ma, _MP, _C, _Att],
377
+ [0, 0, 0, 0, 0, 0, () => AttributesList],
378
+ ];
379
+ export var BillingGroupListElement = [
380
+ 3,
381
+ n0,
382
+ _BGLE,
383
+ 0,
384
+ [_N, _A, _D, _PAI, _CP, _S, _CT, _LMT, _St, _SR, _AG],
385
+ [
386
+ [() => BillingGroupName, 0],
387
+ 0,
388
+ [() => BillingGroupDescription, 0],
389
+ 0,
390
+ () => ComputationPreference,
391
+ 1,
392
+ 1,
393
+ 1,
394
+ 0,
395
+ 0,
396
+ () => ListBillingGroupAccountGrouping,
397
+ ],
398
+ ];
399
+ export var BillingPeriodRange = [3, n0, _BPR, 0, [_ISBP, _EEBP], [0, 0]];
400
+ export var ComputationPreference = [3, n0, _CP, 0, [_PPA], [0]];
401
+ export var ConflictException = [
402
+ -3,
403
+ n0,
404
+ _CE,
405
+ {
406
+ [_e]: _c,
407
+ [_hE]: 409,
408
+ },
409
+ [_M, _RI, _RT, _R],
410
+ [0, 0, 0, 0],
411
+ ];
412
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
413
+ export var CreateBillingGroupInput = [
414
+ 3,
415
+ n0,
416
+ _CBGI,
417
+ 0,
418
+ [_CTl, _N, _AG, _CP, _PAI, _D, _T],
419
+ [
420
+ [
421
+ 0,
422
+ {
423
+ [_hH]: _XACT,
424
+ [_iT]: 1,
425
+ },
426
+ ],
427
+ [() => BillingGroupName, 0],
428
+ () => AccountGrouping,
429
+ () => ComputationPreference,
430
+ 0,
431
+ [() => BillingGroupDescription, 0],
432
+ 128 | 0,
433
+ ],
434
+ ];
435
+ export var CreateBillingGroupOutput = [3, n0, _CBGO, 0, [_A], [0]];
436
+ export var CreateCustomLineItemInput = [
437
+ 3,
438
+ n0,
439
+ _CCLII,
440
+ 0,
441
+ [_CTl, _N, _D, _BGA, _BPR, _T, _CD, _AI, _CR, _PD],
442
+ [
443
+ [
444
+ 0,
445
+ {
446
+ [_hH]: _XACT,
447
+ [_iT]: 1,
448
+ },
449
+ ],
450
+ [() => CustomLineItemName, 0],
451
+ [() => CustomLineItemDescription, 0],
452
+ 0,
453
+ () => CustomLineItemBillingPeriodRange,
454
+ 128 | 0,
455
+ () => CustomLineItemChargeDetails,
456
+ 0,
457
+ 0,
458
+ () => PresentationObject,
459
+ ],
460
+ ];
461
+ export var CreateCustomLineItemOutput = [3, n0, _CCLIO, 0, [_A], [0]];
462
+ export var CreateFreeTierConfig = [3, n0, _CFTC, 0, [_Ac], [2]];
463
+ export var CreatePricingPlanInput = [
464
+ 3,
465
+ n0,
466
+ _CPPI,
467
+ 0,
468
+ [_CTl, _N, _D, _PRA, _T],
469
+ [
470
+ [
471
+ 0,
472
+ {
473
+ [_hH]: _XACT,
474
+ [_iT]: 1,
475
+ },
476
+ ],
477
+ [() => PricingPlanName, 0],
478
+ [() => PricingPlanDescription, 0],
479
+ 64 | 0,
480
+ 128 | 0,
481
+ ],
482
+ ];
483
+ export var CreatePricingPlanOutput = [3, n0, _CPPO, 0, [_A], [0]];
484
+ export var CreatePricingRuleInput = [
485
+ 3,
486
+ n0,
487
+ _CPRI,
488
+ 0,
489
+ [_CTl, _N, _D, _Sc, _Ty, _MPo, _Se, _T, _BE, _Ti, _UT, _O],
490
+ [
491
+ [
492
+ 0,
493
+ {
494
+ [_hH]: _XACT,
495
+ [_iT]: 1,
496
+ },
497
+ ],
498
+ [() => PricingRuleName, 0],
499
+ [() => PricingRuleDescription, 0],
500
+ 0,
501
+ 0,
502
+ 1,
503
+ 0,
504
+ 128 | 0,
505
+ 0,
506
+ () => CreateTieringInput,
507
+ 0,
508
+ 0,
509
+ ],
510
+ ];
511
+ export var CreatePricingRuleOutput = [3, n0, _CPRO, 0, [_A], [0]];
512
+ export var CreateTieringInput = [3, n0, _CTI, 0, [_FT], [() => CreateFreeTierConfig]];
513
+ export var CustomLineItemBillingPeriodRange = [3, n0, _CLIBPR, 0, [_ISBP, _EEBP], [0, 0]];
514
+ export var CustomLineItemChargeDetails = [
515
+ 3,
516
+ n0,
517
+ _CLICD,
518
+ 0,
519
+ [_F, _P, _Ty, _LIF],
520
+ [() => CustomLineItemFlatChargeDetails, () => CustomLineItemPercentageChargeDetails, 0, () => LineItemFiltersList],
521
+ ];
522
+ export var CustomLineItemFlatChargeDetails = [3, n0, _CLIFCD, 0, [_CV], [1]];
523
+ export var CustomLineItemListElement = [
524
+ 3,
525
+ n0,
526
+ _CLILE,
527
+ 0,
528
+ [_A, _N, _CD, _CC, _D, _PCr, _BGA, _CT, _LMT, _AS, _AI, _CR, _PD],
529
+ [
530
+ 0,
531
+ [() => CustomLineItemName, 0],
532
+ () => ListCustomLineItemChargeDetails,
533
+ 0,
534
+ [() => CustomLineItemDescription, 0],
535
+ 0,
536
+ 0,
537
+ 1,
538
+ 1,
539
+ 1,
540
+ 0,
541
+ 0,
542
+ () => PresentationObject,
543
+ ],
544
+ ];
545
+ export var CustomLineItemPercentageChargeDetails = [3, n0, _CLIPCD, 0, [_PV, _AV], [1, 64 | 0]];
546
+ export var CustomLineItemVersionListElement = [
547
+ 3,
548
+ n0,
549
+ _CLIVLE,
550
+ 0,
551
+ [_N, _CD, _CC, _D, _PCr, _BGA, _CT, _LMT, _AS, _SBP, _EBP, _A, _ST, _AI, _CR, _PD],
552
+ [
553
+ [() => CustomLineItemName, 0],
554
+ () => ListCustomLineItemChargeDetails,
555
+ 0,
556
+ [() => CustomLineItemDescription, 0],
557
+ 0,
558
+ 0,
559
+ 1,
560
+ 1,
561
+ 1,
562
+ 0,
563
+ 0,
564
+ 0,
565
+ 1,
566
+ 0,
567
+ 0,
568
+ () => PresentationObject,
569
+ ],
570
+ ];
571
+ export var DeleteBillingGroupInput = [3, n0, _DBGI, 0, [_A], [0]];
572
+ export var DeleteBillingGroupOutput = [3, n0, _DBGO, 0, [_A], [0]];
573
+ export var DeleteCustomLineItemInput = [
574
+ 3,
575
+ n0,
576
+ _DCLII,
577
+ 0,
578
+ [_A, _BPR],
579
+ [0, () => CustomLineItemBillingPeriodRange],
580
+ ];
581
+ export var DeleteCustomLineItemOutput = [3, n0, _DCLIO, 0, [_A], [0]];
582
+ export var DeletePricingPlanInput = [3, n0, _DPPI, 0, [_A], [0]];
583
+ export var DeletePricingPlanOutput = [3, n0, _DPPO, 0, [_A], [0]];
584
+ export var DeletePricingRuleInput = [3, n0, _DPRI, 0, [_A], [0]];
585
+ export var DeletePricingRuleOutput = [3, n0, _DPRO, 0, [_A], [0]];
586
+ export var DisassociateAccountsInput = [3, n0, _DAI, 0, [_A, _AIc], [0, 64 | 0]];
587
+ export var DisassociateAccountsOutput = [3, n0, _DAO, 0, [_A], [0]];
588
+ export var DisassociatePricingRulesInput = [3, n0, _DPRIi, 0, [_A, _PRA], [0, 64 | 0]];
589
+ export var DisassociatePricingRulesOutput = [3, n0, _DPROi, 0, [_A], [0]];
590
+ export var DisassociateResourceResponseElement = [
591
+ 3,
592
+ n0,
593
+ _DRRE,
594
+ 0,
595
+ [_A, _E],
596
+ [0, () => AssociateResourceError],
597
+ ];
598
+ export var FreeTierConfig = [3, n0, _FTC, 0, [_Ac], [2]];
599
+ export var GetBillingGroupCostReportInput = [
600
+ 3,
601
+ n0,
602
+ _GBGCRI,
603
+ 0,
604
+ [_A, _BPR, _GB, _MR, _NT],
605
+ [0, () => BillingPeriodRange, 64 | 0, 1, 0],
606
+ ];
607
+ export var GetBillingGroupCostReportOutput = [
608
+ 3,
609
+ n0,
610
+ _GBGCRO,
611
+ 0,
612
+ [_BGCRR, _NT],
613
+ [() => BillingGroupCostReportResultsList, 0],
614
+ ];
615
+ export var InternalServerException = [
616
+ -3,
617
+ n0,
618
+ _ISE,
619
+ {
620
+ [_e]: _s,
621
+ [_hE]: 500,
622
+ },
623
+ [_M, _RAS],
624
+ [
625
+ 0,
626
+ [
627
+ 1,
628
+ {
629
+ [_hH]: _RA_,
630
+ },
631
+ ],
632
+ ],
633
+ ];
634
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
635
+ export var LineItemFilter = [3, n0, _LIFi, 0, [_At, _MO, _Va], [0, 0, 64 | 0]];
636
+ export var ListAccountAssociationsFilter = [3, n0, _LAAF, 0, [_As, _AI, _AIc], [0, 0, 64 | 0]];
637
+ export var ListAccountAssociationsInput = [
638
+ 3,
639
+ n0,
640
+ _LAAI,
641
+ 0,
642
+ [_BP, _Fi, _NT],
643
+ [0, () => ListAccountAssociationsFilter, 0],
644
+ ];
645
+ export var ListAccountAssociationsOutput = [
646
+ 3,
647
+ n0,
648
+ _LAAO,
649
+ 0,
650
+ [_LA, _NT],
651
+ [[() => AccountAssociationsList, 0], 0],
652
+ ];
653
+ export var ListBillingGroupAccountGrouping = [3, n0, _LBGAG, 0, [_AA], [2]];
654
+ export var ListBillingGroupCostReportsFilter = [3, n0, _LBGCRF, 0, [_BGAi], [64 | 0]];
655
+ export var ListBillingGroupCostReportsInput = [
656
+ 3,
657
+ n0,
658
+ _LBGCRI,
659
+ 0,
660
+ [_BP, _MR, _NT, _Fi],
661
+ [0, 1, 0, () => ListBillingGroupCostReportsFilter],
662
+ ];
663
+ export var ListBillingGroupCostReportsOutput = [
664
+ 3,
665
+ n0,
666
+ _LBGCRO,
667
+ 0,
668
+ [_BGCR, _NT],
669
+ [() => BillingGroupCostReportList, 0],
670
+ ];
671
+ export var ListBillingGroupsFilter = [
672
+ 3,
673
+ n0,
674
+ _LBGF,
675
+ 0,
676
+ [_Ar, _PP, _Sta, _AA],
677
+ [64 | 0, 0, 64 | 0, 2],
678
+ ];
679
+ export var ListBillingGroupsInput = [
680
+ 3,
681
+ n0,
682
+ _LBGI,
683
+ 0,
684
+ [_BP, _MR, _NT, _Fi],
685
+ [0, 1, 0, () => ListBillingGroupsFilter],
686
+ ];
687
+ export var ListBillingGroupsOutput = [
688
+ 3,
689
+ n0,
690
+ _LBGO,
691
+ 0,
692
+ [_BG, _NT],
693
+ [[() => BillingGroupList, 0], 0],
694
+ ];
695
+ export var ListCustomLineItemChargeDetails = [
696
+ 3,
697
+ n0,
698
+ _LCLICD,
699
+ 0,
700
+ [_F, _P, _Ty, _LIF],
701
+ [
702
+ () => ListCustomLineItemFlatChargeDetails,
703
+ () => ListCustomLineItemPercentageChargeDetails,
704
+ 0,
705
+ () => LineItemFiltersList,
706
+ ],
707
+ ];
708
+ export var ListCustomLineItemFlatChargeDetails = [3, n0, _LCLIFCD, 0, [_CV], [1]];
709
+ export var ListCustomLineItemPercentageChargeDetails = [3, n0, _LCLIPCD, 0, [_PV], [1]];
710
+ export var ListCustomLineItemsFilter = [
711
+ 3,
712
+ n0,
713
+ _LCLIF,
714
+ 0,
715
+ [_Na, _BG, _Ar, _AIc],
716
+ [[() => CustomLineItemNameList, 0], 64 | 0, 64 | 0, 64 | 0],
717
+ ];
718
+ export var ListCustomLineItemsInput = [
719
+ 3,
720
+ n0,
721
+ _LCLII,
722
+ 0,
723
+ [_BP, _MR, _NT, _Fi],
724
+ [0, 1, 0, [() => ListCustomLineItemsFilter, 0]],
725
+ ];
726
+ export var ListCustomLineItemsOutput = [
727
+ 3,
728
+ n0,
729
+ _LCLIO,
730
+ 0,
731
+ [_CLI, _NT],
732
+ [[() => CustomLineItemList, 0], 0],
733
+ ];
734
+ export var ListCustomLineItemVersionsBillingPeriodRangeFilter = [
735
+ 3,
736
+ n0,
737
+ _LCLIVBPRF,
738
+ 0,
739
+ [_SBP, _EBP],
740
+ [0, 0],
741
+ ];
742
+ export var ListCustomLineItemVersionsFilter = [
743
+ 3,
744
+ n0,
745
+ _LCLIVF,
746
+ 0,
747
+ [_BPR],
748
+ [() => ListCustomLineItemVersionsBillingPeriodRangeFilter],
749
+ ];
750
+ export var ListCustomLineItemVersionsInput = [
751
+ 3,
752
+ n0,
753
+ _LCLIVI,
754
+ 0,
755
+ [_A, _MR, _NT, _Fi],
756
+ [0, 1, 0, () => ListCustomLineItemVersionsFilter],
757
+ ];
758
+ export var ListCustomLineItemVersionsOutput = [
759
+ 3,
760
+ n0,
761
+ _LCLIVO,
762
+ 0,
763
+ [_CLIV, _NT],
764
+ [[() => CustomLineItemVersionList, 0], 0],
765
+ ];
766
+ export var ListPricingPlansAssociatedWithPricingRuleInput = [
767
+ 3,
768
+ n0,
769
+ _LPPAWPRI,
770
+ 0,
771
+ [_BP, _PRAr, _MR, _NT],
772
+ [0, 0, 1, 0],
773
+ ];
774
+ export var ListPricingPlansAssociatedWithPricingRuleOutput = [
775
+ 3,
776
+ n0,
777
+ _LPPAWPRO,
778
+ 0,
779
+ [_BP, _PRAr, _PPAr, _NT],
780
+ [0, 0, 64 | 0, 0],
781
+ ];
782
+ export var ListPricingPlansFilter = [3, n0, _LPPF, 0, [_Ar], [64 | 0]];
783
+ export var ListPricingPlansInput = [
784
+ 3,
785
+ n0,
786
+ _LPPI,
787
+ 0,
788
+ [_BP, _Fi, _MR, _NT],
789
+ [0, () => ListPricingPlansFilter, 1, 0],
790
+ ];
791
+ export var ListPricingPlansOutput = [
792
+ 3,
793
+ n0,
794
+ _LPPO,
795
+ 0,
796
+ [_BP, _PPr, _NT],
797
+ [0, [() => PricingPlanList, 0], 0],
798
+ ];
799
+ export var ListPricingRulesAssociatedToPricingPlanInput = [
800
+ 3,
801
+ n0,
802
+ _LPRATPPI,
803
+ 0,
804
+ [_BP, _PPA, _MR, _NT],
805
+ [0, 0, 1, 0],
806
+ ];
807
+ export var ListPricingRulesAssociatedToPricingPlanOutput = [
808
+ 3,
809
+ n0,
810
+ _LPRATPPO,
811
+ 0,
812
+ [_BP, _PPA, _PRA, _NT],
813
+ [0, 0, 64 | 0, 0],
814
+ ];
815
+ export var ListPricingRulesFilter = [3, n0, _LPRF, 0, [_Ar], [64 | 0]];
816
+ export var ListPricingRulesInput = [
817
+ 3,
818
+ n0,
819
+ _LPRI,
820
+ 0,
821
+ [_BP, _Fi, _MR, _NT],
822
+ [0, () => ListPricingRulesFilter, 1, 0],
823
+ ];
824
+ export var ListPricingRulesOutput = [
825
+ 3,
826
+ n0,
827
+ _LPRO,
828
+ 0,
829
+ [_BP, _PR, _NT],
830
+ [0, [() => PricingRuleList, 0], 0],
831
+ ];
832
+ export var ListResourcesAssociatedToCustomLineItemFilter = [3, n0, _LRATCLIF, 0, [_Re], [0]];
833
+ export var ListResourcesAssociatedToCustomLineItemInput = [
834
+ 3,
835
+ n0,
836
+ _LRATCLII,
837
+ 0,
838
+ [_BP, _A, _MR, _NT, _Fi],
839
+ [0, 0, 1, 0, () => ListResourcesAssociatedToCustomLineItemFilter],
840
+ ];
841
+ export var ListResourcesAssociatedToCustomLineItemOutput = [
842
+ 3,
843
+ n0,
844
+ _LRATCLIO,
845
+ 0,
846
+ [_A, _AR, _NT],
847
+ [0, () => ListResourcesAssociatedToCustomLineItemResponseList, 0],
848
+ ];
849
+ export var ListResourcesAssociatedToCustomLineItemResponseElement = [
850
+ 3,
851
+ n0,
852
+ _LRATCLIRE,
853
+ 0,
854
+ [_A, _Re, _EBP],
855
+ [0, 0, 0],
856
+ ];
857
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
858
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [128 | 0]];
859
+ export var PresentationObject = [3, n0, _PO, 0, [_Se], [0]];
860
+ export var PricingPlanListElement = [
861
+ 3,
862
+ n0,
863
+ _PPLE,
864
+ 0,
865
+ [_N, _A, _D, _S, _CT, _LMT],
866
+ [[() => PricingPlanName, 0], 0, [() => PricingPlanDescription, 0], 1, 1, 1],
867
+ ];
868
+ export var PricingRuleListElement = [
869
+ 3,
870
+ n0,
871
+ _PRLE,
872
+ 0,
873
+ [_N, _A, _D, _Sc, _Ty, _MPo, _Se, _APPC, _CT, _LMT, _BE, _Ti, _UT, _O],
874
+ [[() => PricingRuleName, 0], 0, [() => PricingRuleDescription, 0], 0, 0, 1, 0, 1, 1, 1, 0, () => Tiering, 0, 0],
875
+ ];
876
+ export var ResourceNotFoundException = [
877
+ -3,
878
+ n0,
879
+ _RNFE,
880
+ {
881
+ [_e]: _c,
882
+ [_hE]: 404,
883
+ },
884
+ [_M, _RI, _RT],
885
+ [0, 0, 0],
886
+ ];
887
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
888
+ export var ServiceLimitExceededException = [
889
+ -3,
890
+ n0,
891
+ _SLEE,
892
+ {
893
+ [_e]: _c,
894
+ [_hE]: 402,
895
+ },
896
+ [_M, _RI, _RT, _LC, _SC],
897
+ [0, 0, 0, 0, 0],
898
+ ];
899
+ TypeRegistry.for(n0).registerError(ServiceLimitExceededException, __ServiceLimitExceededException);
900
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _T], [[0, 1], 128 | 0]];
901
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
902
+ export var ThrottlingException = [
903
+ -3,
904
+ n0,
905
+ _TE,
906
+ {
907
+ [_e]: _c,
908
+ [_hE]: 429,
909
+ },
910
+ [_M, _RAS],
911
+ [
912
+ 0,
913
+ [
914
+ 1,
915
+ {
916
+ [_hH]: _RA_,
917
+ },
918
+ ],
919
+ ],
920
+ ];
921
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
922
+ export var Tiering = [3, n0, _Ti, 0, [_FT], [() => FreeTierConfig]];
923
+ export var UntagResourceRequest = [
924
+ 3,
925
+ n0,
926
+ _URR,
927
+ 0,
928
+ [_RAe, _TK],
929
+ [
930
+ [0, 1],
931
+ [
932
+ 64 | 0,
933
+ {
934
+ [_hQ]: _tK,
935
+ },
936
+ ],
937
+ ],
938
+ ];
939
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
940
+ export var UpdateBillingGroupAccountGrouping = [3, n0, _UBGAG, 0, [_AA], [2]];
941
+ export var UpdateBillingGroupInput = [
942
+ 3,
943
+ n0,
944
+ _UBGI,
945
+ 0,
946
+ [_A, _N, _St, _CP, _D, _AG],
947
+ [
948
+ 0,
949
+ [() => BillingGroupName, 0],
950
+ 0,
951
+ () => ComputationPreference,
952
+ [() => BillingGroupDescription, 0],
953
+ () => UpdateBillingGroupAccountGrouping,
954
+ ],
955
+ ];
956
+ export var UpdateBillingGroupOutput = [
957
+ 3,
958
+ n0,
959
+ _UBGO,
960
+ 0,
961
+ [_A, _N, _D, _PAI, _PPA, _S, _LMT, _St, _SR, _AG],
962
+ [
963
+ 0,
964
+ [() => BillingGroupName, 0],
965
+ [() => BillingGroupDescription, 0],
966
+ 0,
967
+ 0,
968
+ 1,
969
+ 1,
970
+ 0,
971
+ 0,
972
+ () => UpdateBillingGroupAccountGrouping,
973
+ ],
974
+ ];
975
+ export var UpdateCustomLineItemChargeDetails = [
976
+ 3,
977
+ n0,
978
+ _UCLICD,
979
+ 0,
980
+ [_F, _P, _LIF],
981
+ [
982
+ () => UpdateCustomLineItemFlatChargeDetails,
983
+ () => UpdateCustomLineItemPercentageChargeDetails,
984
+ () => LineItemFiltersList,
985
+ ],
986
+ ];
987
+ export var UpdateCustomLineItemFlatChargeDetails = [3, n0, _UCLIFCD, 0, [_CV], [1]];
988
+ export var UpdateCustomLineItemInput = [
989
+ 3,
990
+ n0,
991
+ _UCLII,
992
+ 0,
993
+ [_A, _N, _D, _CD, _BPR],
994
+ [
995
+ 0,
996
+ [() => CustomLineItemName, 0],
997
+ [() => CustomLineItemDescription, 0],
998
+ () => UpdateCustomLineItemChargeDetails,
999
+ () => CustomLineItemBillingPeriodRange,
1000
+ ],
1001
+ ];
1002
+ export var UpdateCustomLineItemOutput = [
1003
+ 3,
1004
+ n0,
1005
+ _UCLIO,
1006
+ 0,
1007
+ [_A, _BGA, _N, _D, _CD, _LMT, _AS],
1008
+ [
1009
+ 0,
1010
+ 0,
1011
+ [() => CustomLineItemName, 0],
1012
+ [() => CustomLineItemDescription, 0],
1013
+ () => ListCustomLineItemChargeDetails,
1014
+ 1,
1015
+ 1,
1016
+ ],
1017
+ ];
1018
+ export var UpdateCustomLineItemPercentageChargeDetails = [3, n0, _UCLIPCD, 0, [_PV], [1]];
1019
+ export var UpdateFreeTierConfig = [3, n0, _UFTC, 0, [_Ac], [2]];
1020
+ export var UpdatePricingPlanInput = [
1021
+ 3,
1022
+ n0,
1023
+ _UPPI,
1024
+ 0,
1025
+ [_A, _N, _D],
1026
+ [0, [() => PricingPlanName, 0], [() => PricingPlanDescription, 0]],
1027
+ ];
1028
+ export var UpdatePricingPlanOutput = [
1029
+ 3,
1030
+ n0,
1031
+ _UPPO,
1032
+ 0,
1033
+ [_A, _N, _D, _S, _LMT],
1034
+ [0, [() => PricingPlanName, 0], [() => PricingPlanDescription, 0], 1, 1],
1035
+ ];
1036
+ export var UpdatePricingRuleInput = [
1037
+ 3,
1038
+ n0,
1039
+ _UPRI,
1040
+ 0,
1041
+ [_A, _N, _D, _Ty, _MPo, _Ti],
1042
+ [0, [() => PricingRuleName, 0], [() => PricingRuleDescription, 0], 0, 1, () => UpdateTieringInput],
1043
+ ];
1044
+ export var UpdatePricingRuleOutput = [
1045
+ 3,
1046
+ n0,
1047
+ _UPRO,
1048
+ 0,
1049
+ [_A, _N, _D, _Sc, _Ty, _MPo, _Se, _APPC, _LMT, _BE, _Ti, _UT, _O],
1050
+ [
1051
+ 0,
1052
+ [() => PricingRuleName, 0],
1053
+ [() => PricingRuleDescription, 0],
1054
+ 0,
1055
+ 0,
1056
+ 1,
1057
+ 0,
1058
+ 1,
1059
+ 1,
1060
+ 0,
1061
+ () => UpdateTieringInput,
1062
+ 0,
1063
+ 0,
1064
+ ],
1065
+ ];
1066
+ export var UpdateTieringInput = [3, n0, _UTI, 0, [_FT], [() => UpdateFreeTierConfig]];
1067
+ export var ValidationException = [
1068
+ -3,
1069
+ n0,
1070
+ _VE,
1071
+ {
1072
+ [_e]: _c,
1073
+ [_hE]: 400,
1074
+ },
1075
+ [_M, _R, _Fie],
1076
+ [0, 0, () => ValidationExceptionFieldList],
1077
+ ];
1078
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1079
+ export var ValidationExceptionField = [3, n0, _VEF, 0, [_N, _M], [0, 0]];
1080
+ export var __Unit = "unit";
1081
+ export var BillingconductorServiceException = [
1082
+ -3,
1083
+ _sm,
1084
+ "BillingconductorServiceException",
1085
+ 0,
1086
+ [],
1087
+ [],
1088
+ ];
1089
+ TypeRegistry.for(_sm).registerError(BillingconductorServiceException, __BillingconductorServiceException);
1090
+ export var AccountAssociationsList = [1, n0, _AAL, 0, [() => AccountAssociationsListElement, 0]];
1091
+ export var AccountIdFilterList = 64 | 0;
1092
+ export var AccountIdList = 64 | 0;
1093
+ export var AssociateResourcesResponseList = [1, n0, _ARRL, 0, () => AssociateResourceResponseElement];
1094
+ export var AttributesList = [1, n0, _AL, 0, () => Attribute];
1095
+ export var BillingGroupArnList = 64 | 0;
1096
+ export var BillingGroupCostReportList = [1, n0, _BGCRL, 0, () => BillingGroupCostReportElement];
1097
+ export var BillingGroupCostReportResultsList = [
1098
+ 1,
1099
+ n0,
1100
+ _BGCRRL,
1101
+ 0,
1102
+ () => BillingGroupCostReportResultElement,
1103
+ ];
1104
+ export var BillingGroupList = [1, n0, _BGL, 0, [() => BillingGroupListElement, 0]];
1105
+ export var BillingGroupStatusList = 64 | 0;
1106
+ export var CustomLineItemArns = 64 | 0;
1107
+ export var CustomLineItemAssociationsList = 64 | 0;
1108
+ export var CustomLineItemBatchAssociationsList = 64 | 0;
1109
+ export var CustomLineItemBatchDisassociationsList = 64 | 0;
1110
+ export var CustomLineItemList = [1, n0, _CLIL, 0, [() => CustomLineItemListElement, 0]];
1111
+ export var CustomLineItemNameList = [1, n0, _CLINL, 0, [() => CustomLineItemName, 0]];
1112
+ export var CustomLineItemVersionList = [
1113
+ 1,
1114
+ n0,
1115
+ _CLIVL,
1116
+ 0,
1117
+ [() => CustomLineItemVersionListElement, 0],
1118
+ ];
1119
+ export var DisassociateResourcesResponseList = [
1120
+ 1,
1121
+ n0,
1122
+ _DRRL,
1123
+ 0,
1124
+ () => DisassociateResourceResponseElement,
1125
+ ];
1126
+ export var GroupByAttributesList = 64 | 0;
1127
+ export var LineItemFiltersList = [1, n0, _LIFL, 0, () => LineItemFilter];
1128
+ export var LineItemFilterValuesList = 64 | 0;
1129
+ export var ListResourcesAssociatedToCustomLineItemResponseList = [
1130
+ 1,
1131
+ n0,
1132
+ _LRATCLIRL,
1133
+ 0,
1134
+ () => ListResourcesAssociatedToCustomLineItemResponseElement,
1135
+ ];
1136
+ export var PricingPlanArns = 64 | 0;
1137
+ export var PricingPlanList = [1, n0, _PPL, 0, [() => PricingPlanListElement, 0]];
1138
+ export var PricingRuleArns = 64 | 0;
1139
+ export var PricingRuleArnsInput = 64 | 0;
1140
+ export var PricingRuleArnsNonEmptyInput = 64 | 0;
1141
+ export var PricingRuleList = [1, n0, _PRL, 0, [() => PricingRuleListElement, 0]];
1142
+ export var TagKeyList = 64 | 0;
1143
+ export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
1144
+ export var TagMap = 128 | 0;
1145
+ export var AssociateAccounts = [
1146
+ 9,
1147
+ n0,
1148
+ _AAs,
1149
+ {
1150
+ [_h]: ["POST", "/associate-accounts", 200],
1151
+ },
1152
+ () => AssociateAccountsInput,
1153
+ () => AssociateAccountsOutput,
1154
+ ];
1155
+ export var AssociatePricingRules = [
1156
+ 9,
1157
+ n0,
1158
+ _APR,
1159
+ {
1160
+ [_h]: ["PUT", "/associate-pricing-rules", 200],
1161
+ },
1162
+ () => AssociatePricingRulesInput,
1163
+ () => AssociatePricingRulesOutput,
1164
+ ];
1165
+ export var BatchAssociateResourcesToCustomLineItem = [
1166
+ 9,
1167
+ n0,
1168
+ _BARTCLI,
1169
+ {
1170
+ [_h]: ["PUT", "/batch-associate-resources-to-custom-line-item", 200],
1171
+ },
1172
+ () => BatchAssociateResourcesToCustomLineItemInput,
1173
+ () => BatchAssociateResourcesToCustomLineItemOutput,
1174
+ ];
1175
+ export var BatchDisassociateResourcesFromCustomLineItem = [
1176
+ 9,
1177
+ n0,
1178
+ _BDRFCLI,
1179
+ {
1180
+ [_h]: ["PUT", "/batch-disassociate-resources-from-custom-line-item", 200],
1181
+ },
1182
+ () => BatchDisassociateResourcesFromCustomLineItemInput,
1183
+ () => BatchDisassociateResourcesFromCustomLineItemOutput,
1184
+ ];
1185
+ export var CreateBillingGroup = [
1186
+ 9,
1187
+ n0,
1188
+ _CBG,
1189
+ {
1190
+ [_h]: ["POST", "/create-billing-group", 200],
1191
+ },
1192
+ () => CreateBillingGroupInput,
1193
+ () => CreateBillingGroupOutput,
1194
+ ];
1195
+ export var CreateCustomLineItem = [
1196
+ 9,
1197
+ n0,
1198
+ _CCLI,
1199
+ {
1200
+ [_h]: ["POST", "/create-custom-line-item", 200],
1201
+ },
1202
+ () => CreateCustomLineItemInput,
1203
+ () => CreateCustomLineItemOutput,
1204
+ ];
1205
+ export var CreatePricingPlan = [
1206
+ 9,
1207
+ n0,
1208
+ _CPP,
1209
+ {
1210
+ [_h]: ["POST", "/create-pricing-plan", 200],
1211
+ },
1212
+ () => CreatePricingPlanInput,
1213
+ () => CreatePricingPlanOutput,
1214
+ ];
1215
+ export var CreatePricingRule = [
1216
+ 9,
1217
+ n0,
1218
+ _CPR,
1219
+ {
1220
+ [_h]: ["POST", "/create-pricing-rule", 200],
1221
+ },
1222
+ () => CreatePricingRuleInput,
1223
+ () => CreatePricingRuleOutput,
1224
+ ];
1225
+ export var DeleteBillingGroup = [
1226
+ 9,
1227
+ n0,
1228
+ _DBG,
1229
+ {
1230
+ [_h]: ["POST", "/delete-billing-group", 200],
1231
+ },
1232
+ () => DeleteBillingGroupInput,
1233
+ () => DeleteBillingGroupOutput,
1234
+ ];
1235
+ export var DeleteCustomLineItem = [
1236
+ 9,
1237
+ n0,
1238
+ _DCLI,
1239
+ {
1240
+ [_h]: ["POST", "/delete-custom-line-item", 200],
1241
+ },
1242
+ () => DeleteCustomLineItemInput,
1243
+ () => DeleteCustomLineItemOutput,
1244
+ ];
1245
+ export var DeletePricingPlan = [
1246
+ 9,
1247
+ n0,
1248
+ _DPP,
1249
+ {
1250
+ [_h]: ["POST", "/delete-pricing-plan", 200],
1251
+ },
1252
+ () => DeletePricingPlanInput,
1253
+ () => DeletePricingPlanOutput,
1254
+ ];
1255
+ export var DeletePricingRule = [
1256
+ 9,
1257
+ n0,
1258
+ _DPR,
1259
+ {
1260
+ [_h]: ["POST", "/delete-pricing-rule", 200],
1261
+ },
1262
+ () => DeletePricingRuleInput,
1263
+ () => DeletePricingRuleOutput,
1264
+ ];
1265
+ export var DisassociateAccounts = [
1266
+ 9,
1267
+ n0,
1268
+ _DA,
1269
+ {
1270
+ [_h]: ["POST", "/disassociate-accounts", 200],
1271
+ },
1272
+ () => DisassociateAccountsInput,
1273
+ () => DisassociateAccountsOutput,
1274
+ ];
1275
+ export var DisassociatePricingRules = [
1276
+ 9,
1277
+ n0,
1278
+ _DPRi,
1279
+ {
1280
+ [_h]: ["PUT", "/disassociate-pricing-rules", 200],
1281
+ },
1282
+ () => DisassociatePricingRulesInput,
1283
+ () => DisassociatePricingRulesOutput,
1284
+ ];
1285
+ export var GetBillingGroupCostReport = [
1286
+ 9,
1287
+ n0,
1288
+ _GBGCR,
1289
+ {
1290
+ [_h]: ["POST", "/get-billing-group-cost-report", 200],
1291
+ },
1292
+ () => GetBillingGroupCostReportInput,
1293
+ () => GetBillingGroupCostReportOutput,
1294
+ ];
1295
+ export var ListAccountAssociations = [
1296
+ 9,
1297
+ n0,
1298
+ _LAA,
1299
+ {
1300
+ [_h]: ["POST", "/list-account-associations", 200],
1301
+ },
1302
+ () => ListAccountAssociationsInput,
1303
+ () => ListAccountAssociationsOutput,
1304
+ ];
1305
+ export var ListBillingGroupCostReports = [
1306
+ 9,
1307
+ n0,
1308
+ _LBGCR,
1309
+ {
1310
+ [_h]: ["POST", "/list-billing-group-cost-reports", 200],
1311
+ },
1312
+ () => ListBillingGroupCostReportsInput,
1313
+ () => ListBillingGroupCostReportsOutput,
1314
+ ];
1315
+ export var ListBillingGroups = [
1316
+ 9,
1317
+ n0,
1318
+ _LBG,
1319
+ {
1320
+ [_h]: ["POST", "/list-billing-groups", 200],
1321
+ },
1322
+ () => ListBillingGroupsInput,
1323
+ () => ListBillingGroupsOutput,
1324
+ ];
1325
+ export var ListCustomLineItems = [
1326
+ 9,
1327
+ n0,
1328
+ _LCLI,
1329
+ {
1330
+ [_h]: ["POST", "/list-custom-line-items", 200],
1331
+ },
1332
+ () => ListCustomLineItemsInput,
1333
+ () => ListCustomLineItemsOutput,
1334
+ ];
1335
+ export var ListCustomLineItemVersions = [
1336
+ 9,
1337
+ n0,
1338
+ _LCLIV,
1339
+ {
1340
+ [_h]: ["POST", "/list-custom-line-item-versions", 200],
1341
+ },
1342
+ () => ListCustomLineItemVersionsInput,
1343
+ () => ListCustomLineItemVersionsOutput,
1344
+ ];
1345
+ export var ListPricingPlans = [
1346
+ 9,
1347
+ n0,
1348
+ _LPP,
1349
+ {
1350
+ [_h]: ["POST", "/list-pricing-plans", 200],
1351
+ },
1352
+ () => ListPricingPlansInput,
1353
+ () => ListPricingPlansOutput,
1354
+ ];
1355
+ export var ListPricingPlansAssociatedWithPricingRule = [
1356
+ 9,
1357
+ n0,
1358
+ _LPPAWPR,
1359
+ {
1360
+ [_h]: ["POST", "/list-pricing-plans-associated-with-pricing-rule", 200],
1361
+ },
1362
+ () => ListPricingPlansAssociatedWithPricingRuleInput,
1363
+ () => ListPricingPlansAssociatedWithPricingRuleOutput,
1364
+ ];
1365
+ export var ListPricingRules = [
1366
+ 9,
1367
+ n0,
1368
+ _LPR,
1369
+ {
1370
+ [_h]: ["POST", "/list-pricing-rules", 200],
1371
+ },
1372
+ () => ListPricingRulesInput,
1373
+ () => ListPricingRulesOutput,
1374
+ ];
1375
+ export var ListPricingRulesAssociatedToPricingPlan = [
1376
+ 9,
1377
+ n0,
1378
+ _LPRATPP,
1379
+ {
1380
+ [_h]: ["POST", "/list-pricing-rules-associated-to-pricing-plan", 200],
1381
+ },
1382
+ () => ListPricingRulesAssociatedToPricingPlanInput,
1383
+ () => ListPricingRulesAssociatedToPricingPlanOutput,
1384
+ ];
1385
+ export var ListResourcesAssociatedToCustomLineItem = [
1386
+ 9,
1387
+ n0,
1388
+ _LRATCLI,
1389
+ {
1390
+ [_h]: ["POST", "/list-resources-associated-to-custom-line-item", 200],
1391
+ },
1392
+ () => ListResourcesAssociatedToCustomLineItemInput,
1393
+ () => ListResourcesAssociatedToCustomLineItemOutput,
1394
+ ];
1395
+ export var ListTagsForResource = [
1396
+ 9,
1397
+ n0,
1398
+ _LTFR,
1399
+ {
1400
+ [_h]: ["GET", "/tags/{ResourceArn}", 204],
1401
+ },
1402
+ () => ListTagsForResourceRequest,
1403
+ () => ListTagsForResourceResponse,
1404
+ ];
1405
+ export var TagResource = [
1406
+ 9,
1407
+ n0,
1408
+ _TR,
1409
+ {
1410
+ [_h]: ["POST", "/tags/{ResourceArn}", 204],
1411
+ },
1412
+ () => TagResourceRequest,
1413
+ () => TagResourceResponse,
1414
+ ];
1415
+ export var UntagResource = [
1416
+ 9,
1417
+ n0,
1418
+ _UR,
1419
+ {
1420
+ [_h]: ["DELETE", "/tags/{ResourceArn}", 204],
1421
+ },
1422
+ () => UntagResourceRequest,
1423
+ () => UntagResourceResponse,
1424
+ ];
1425
+ export var UpdateBillingGroup = [
1426
+ 9,
1427
+ n0,
1428
+ _UBG,
1429
+ {
1430
+ [_h]: ["POST", "/update-billing-group", 200],
1431
+ },
1432
+ () => UpdateBillingGroupInput,
1433
+ () => UpdateBillingGroupOutput,
1434
+ ];
1435
+ export var UpdateCustomLineItem = [
1436
+ 9,
1437
+ n0,
1438
+ _UCLI,
1439
+ {
1440
+ [_h]: ["POST", "/update-custom-line-item", 200],
1441
+ },
1442
+ () => UpdateCustomLineItemInput,
1443
+ () => UpdateCustomLineItemOutput,
1444
+ ];
1445
+ export var UpdatePricingPlan = [
1446
+ 9,
1447
+ n0,
1448
+ _UPP,
1449
+ {
1450
+ [_h]: ["PUT", "/update-pricing-plan", 200],
1451
+ },
1452
+ () => UpdatePricingPlanInput,
1453
+ () => UpdatePricingPlanOutput,
1454
+ ];
1455
+ export var UpdatePricingRule = [
1456
+ 9,
1457
+ n0,
1458
+ _UPR,
1459
+ {
1460
+ [_h]: ["PUT", "/update-pricing-rule", 200],
1461
+ },
1462
+ () => UpdatePricingRuleInput,
1463
+ () => UpdatePricingRuleOutput,
1464
+ ];