@aws-sdk/client-billing 3.1075.0 → 3.1076.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +784 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -49
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/BillingServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -117
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -464
|
@@ -1,464 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _ASV = "AssociateSourceViews";
|
|
3
|
-
const _ASVR = "AssociateSourceViewsRequest";
|
|
4
|
-
const _ASVRs = "AssociateSourceViewsResponse";
|
|
5
|
-
const _ATR = "ActiveTimeRange";
|
|
6
|
-
const _BVD = "BillingViewDescription";
|
|
7
|
-
const _BVE = "BillingViewElement";
|
|
8
|
-
const _BVHS = "BillingViewHealthStatus";
|
|
9
|
-
const _BVHSE = "BillingViewHealthStatusException";
|
|
10
|
-
const _BVL = "BillingViewList";
|
|
11
|
-
const _BVLE = "BillingViewListElement";
|
|
12
|
-
const _BVN = "BillingViewName";
|
|
13
|
-
const _CBV = "CreateBillingView";
|
|
14
|
-
const _CBVR = "CreateBillingViewRequest";
|
|
15
|
-
const _CBVRr = "CreateBillingViewResponse";
|
|
16
|
-
const _CCV = "CostCategoryValues";
|
|
17
|
-
const _CE = "ConflictException";
|
|
18
|
-
const _DBV = "DeleteBillingView";
|
|
19
|
-
const _DBVR = "DeleteBillingViewRequest";
|
|
20
|
-
const _DBVRe = "DeleteBillingViewResponse";
|
|
21
|
-
const _DSV = "DisassociateSourceViews";
|
|
22
|
-
const _DSVR = "DisassociateSourceViewsRequest";
|
|
23
|
-
const _DSVRi = "DisassociateSourceViewsResponse";
|
|
24
|
-
const _DV = "DimensionValues";
|
|
25
|
-
const _E = "Expression";
|
|
26
|
-
const _GBV = "GetBillingView";
|
|
27
|
-
const _GBVR = "GetBillingViewRequest";
|
|
28
|
-
const _GBVRe = "GetBillingViewResponse";
|
|
29
|
-
const _GRP = "GetResourcePolicy";
|
|
30
|
-
const _GRPR = "GetResourcePolicyRequest";
|
|
31
|
-
const _GRPRe = "GetResourcePolicyResponse";
|
|
32
|
-
const _ISE = "InternalServerException";
|
|
33
|
-
const _LBV = "ListBillingViews";
|
|
34
|
-
const _LBVR = "ListBillingViewsRequest";
|
|
35
|
-
const _LBVRi = "ListBillingViewsResponse";
|
|
36
|
-
const _LSVFBV = "ListSourceViewsForBillingView";
|
|
37
|
-
const _LSVFBVR = "ListSourceViewsForBillingViewRequest";
|
|
38
|
-
const _LSVFBVRi = "ListSourceViewsForBillingViewResponse";
|
|
39
|
-
const _LTFR = "ListTagsForResource";
|
|
40
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
41
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
42
|
-
const _RNFE = "ResourceNotFoundException";
|
|
43
|
-
const _RT = "ResourceTag";
|
|
44
|
-
const _RTL = "ResourceTagList";
|
|
45
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
46
|
-
const _SS = "StringSearch";
|
|
47
|
-
const _SSt = "StringSearches";
|
|
48
|
-
const _TE = "ThrottlingException";
|
|
49
|
-
const _TR = "TimeRange";
|
|
50
|
-
const _TRR = "TagResourceRequest";
|
|
51
|
-
const _TRRa = "TagResourceResponse";
|
|
52
|
-
const _TRa = "TagResource";
|
|
53
|
-
const _TV = "TagValues";
|
|
54
|
-
const _UBV = "UpdateBillingView";
|
|
55
|
-
const _UBVR = "UpdateBillingViewRequest";
|
|
56
|
-
const _UBVRp = "UpdateBillingViewResponse";
|
|
57
|
-
const _UR = "UntagResource";
|
|
58
|
-
const _URR = "UntagResourceRequest";
|
|
59
|
-
const _URRn = "UntagResourceResponse";
|
|
60
|
-
const _VE = "ValidationException";
|
|
61
|
-
const _VEF = "ValidationExceptionField";
|
|
62
|
-
const _VEFL = "ValidationExceptionFieldList";
|
|
63
|
-
const _XACT = "X-Amzn-Client-Token";
|
|
64
|
-
const _a = "arn";
|
|
65
|
-
const _aAI = "activeAfterInclusive";
|
|
66
|
-
const _aBI = "activeBeforeInclusive";
|
|
67
|
-
const _aQE = "awsQueryError";
|
|
68
|
-
const _aTR = "activeTimeRange";
|
|
69
|
-
const _ar = "arns";
|
|
70
|
-
const _bDI = "beginDateInclusive";
|
|
71
|
-
const _bV = "billingView";
|
|
72
|
-
const _bVT = "billingViewType";
|
|
73
|
-
const _bVTi = "billingViewTypes";
|
|
74
|
-
const _bVi = "billingViews";
|
|
75
|
-
const _c = "client";
|
|
76
|
-
const _cA = "createdAt";
|
|
77
|
-
const _cC = "costCategories";
|
|
78
|
-
const _cT = "clientToken";
|
|
79
|
-
const _d = "description";
|
|
80
|
-
const _dFE = "dataFilterExpression";
|
|
81
|
-
const _dVC = "derivedViewCount";
|
|
82
|
-
const _di = "dimensions";
|
|
83
|
-
const _e = "error";
|
|
84
|
-
const _eDI = "endDateInclusive";
|
|
85
|
-
const _f = "force";
|
|
86
|
-
const _fL = "fieldList";
|
|
87
|
-
const _h = "http";
|
|
88
|
-
const _hE = "httpError";
|
|
89
|
-
const _hH = "httpHeader";
|
|
90
|
-
const _hS = "healthStatus";
|
|
91
|
-
const _iT = "idempotencyToken";
|
|
92
|
-
const _k = "key";
|
|
93
|
-
const _m = "message";
|
|
94
|
-
const _mR = "maxResults";
|
|
95
|
-
const _n = "name";
|
|
96
|
-
const _nT = "nextToken";
|
|
97
|
-
const _na = "names";
|
|
98
|
-
const _oAI = "ownerAccountId";
|
|
99
|
-
const _p = "policy";
|
|
100
|
-
const _qC = "quotaCode";
|
|
101
|
-
const _r = "reason";
|
|
102
|
-
const _rA = "resourceArn";
|
|
103
|
-
const _rI = "resourceId";
|
|
104
|
-
const _rT = "resourceType";
|
|
105
|
-
const _rTK = "resourceTagKeys";
|
|
106
|
-
const _rTe = "resourceTags";
|
|
107
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.billing";
|
|
108
|
-
const _sAI = "sourceAccountId";
|
|
109
|
-
const _sC = "serviceCode";
|
|
110
|
-
const _sCt = "statusCode";
|
|
111
|
-
const _sO = "searchOption";
|
|
112
|
-
const _sR = "statusReasons";
|
|
113
|
-
const _sV = "sourceViews";
|
|
114
|
-
const _sVC = "sourceViewCount";
|
|
115
|
-
const _sVe = "searchValue";
|
|
116
|
-
const _se = "server";
|
|
117
|
-
const _t = "tags";
|
|
118
|
-
const _tR = "timeRange";
|
|
119
|
-
const _uA = "updatedAt";
|
|
120
|
-
const _v = "values";
|
|
121
|
-
const _vDLUA = "viewDefinitionLastUpdatedAt";
|
|
122
|
-
const _va = "value";
|
|
123
|
-
const n0 = "com.amazonaws.billing";
|
|
124
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
125
|
-
const { BillingServiceException } = require("../models/BillingServiceException");
|
|
126
|
-
const { AccessDeniedException, BillingViewHealthStatusException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
127
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
128
|
-
const BillingServiceException$ = [-3, _s, "BillingServiceException", 0, [], []];
|
|
129
|
-
exports.BillingServiceException$ = BillingServiceException$;
|
|
130
|
-
_s_registry.registerError(BillingServiceException$, BillingServiceException);
|
|
131
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
132
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
133
|
-
{ [_aQE]: [`BillingAccessDenied`, 403], [_e]: _c, [_hE]: 403 },
|
|
134
|
-
[_m],
|
|
135
|
-
[0], 1
|
|
136
|
-
];
|
|
137
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
138
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
139
|
-
const BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
|
|
140
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
141
|
-
[_m],
|
|
142
|
-
[0], 1
|
|
143
|
-
];
|
|
144
|
-
exports.BillingViewHealthStatusException$ = BillingViewHealthStatusException$;
|
|
145
|
-
n0_registry.registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
|
|
146
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
147
|
-
{ [_aQE]: [`BillingConflict`, 409], [_e]: _c, [_hE]: 409 },
|
|
148
|
-
[_m, _rI, _rT],
|
|
149
|
-
[0, 0, 0], 3
|
|
150
|
-
];
|
|
151
|
-
exports.ConflictException$ = ConflictException$;
|
|
152
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
153
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
154
|
-
{ [_aQE]: [`BillingInternalServer`, 500], [_e]: _se, [_hE]: 500 },
|
|
155
|
-
[_m],
|
|
156
|
-
[0], 1
|
|
157
|
-
];
|
|
158
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
159
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
160
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
161
|
-
{ [_aQE]: [`BillingResourceNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
162
|
-
[_m, _rI, _rT],
|
|
163
|
-
[0, 0, 0], 3
|
|
164
|
-
];
|
|
165
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
166
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
167
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
168
|
-
{ [_aQE]: [`BillingServiceQuotaExceeded`, 402], [_e]: _c, [_hE]: 402 },
|
|
169
|
-
[_m, _rI, _rT, _sC, _qC],
|
|
170
|
-
[0, 0, 0, 0, 0], 5
|
|
171
|
-
];
|
|
172
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
173
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
174
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
175
|
-
{ [_aQE]: [`BillingThrottling`, 429], [_e]: _c, [_hE]: 429 },
|
|
176
|
-
[_m],
|
|
177
|
-
[0], 1
|
|
178
|
-
];
|
|
179
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
180
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
181
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
182
|
-
{ [_aQE]: [`BillingValidation`, 400], [_e]: _c, [_hE]: 400 },
|
|
183
|
-
[_m, _r, _fL],
|
|
184
|
-
[0, 0, () => ValidationExceptionFieldList], 2
|
|
185
|
-
];
|
|
186
|
-
exports.ValidationException$ = ValidationException$;
|
|
187
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
188
|
-
exports.errorTypeRegistries = [
|
|
189
|
-
_s_registry,
|
|
190
|
-
n0_registry,
|
|
191
|
-
];
|
|
192
|
-
var BillingViewDescription = [0, n0, _BVD, 8, 0];
|
|
193
|
-
var BillingViewName = [0, n0, _BVN, 8, 0];
|
|
194
|
-
const ActiveTimeRange$ = [3, n0, _ATR,
|
|
195
|
-
0,
|
|
196
|
-
[_aAI, _aBI],
|
|
197
|
-
[4, 4], 2
|
|
198
|
-
];
|
|
199
|
-
exports.ActiveTimeRange$ = ActiveTimeRange$;
|
|
200
|
-
const AssociateSourceViewsRequest$ = [3, n0, _ASVR,
|
|
201
|
-
0,
|
|
202
|
-
[_a, _sV],
|
|
203
|
-
[0, 64 | 0], 2
|
|
204
|
-
];
|
|
205
|
-
exports.AssociateSourceViewsRequest$ = AssociateSourceViewsRequest$;
|
|
206
|
-
const AssociateSourceViewsResponse$ = [3, n0, _ASVRs,
|
|
207
|
-
0,
|
|
208
|
-
[_a],
|
|
209
|
-
[0], 1
|
|
210
|
-
];
|
|
211
|
-
exports.AssociateSourceViewsResponse$ = AssociateSourceViewsResponse$;
|
|
212
|
-
const BillingViewElement$ = [3, n0, _BVE,
|
|
213
|
-
0,
|
|
214
|
-
[_a, _n, _d, _bVT, _oAI, _sAI, _dFE, _cA, _uA, _dVC, _sVC, _vDLUA, _hS],
|
|
215
|
-
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], 0, 0, 0, () => Expression$, 4, 4, 1, 1, 4, () => BillingViewHealthStatus$]
|
|
216
|
-
];
|
|
217
|
-
exports.BillingViewElement$ = BillingViewElement$;
|
|
218
|
-
const BillingViewHealthStatus$ = [3, n0, _BVHS,
|
|
219
|
-
0,
|
|
220
|
-
[_sCt, _sR],
|
|
221
|
-
[0, 64 | 0]
|
|
222
|
-
];
|
|
223
|
-
exports.BillingViewHealthStatus$ = BillingViewHealthStatus$;
|
|
224
|
-
const BillingViewListElement$ = [3, n0, _BVLE,
|
|
225
|
-
0,
|
|
226
|
-
[_a, _n, _d, _oAI, _sAI, _bVT, _hS],
|
|
227
|
-
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], 0, 0, 0, () => BillingViewHealthStatus$]
|
|
228
|
-
];
|
|
229
|
-
exports.BillingViewListElement$ = BillingViewListElement$;
|
|
230
|
-
const CostCategoryValues$ = [3, n0, _CCV,
|
|
231
|
-
0,
|
|
232
|
-
[_k, _v],
|
|
233
|
-
[0, 64 | 0], 2
|
|
234
|
-
];
|
|
235
|
-
exports.CostCategoryValues$ = CostCategoryValues$;
|
|
236
|
-
const CreateBillingViewRequest$ = [3, n0, _CBVR,
|
|
237
|
-
0,
|
|
238
|
-
[_n, _sV, _d, _dFE, _cT, _rTe],
|
|
239
|
-
[[() => BillingViewName, 0], 64 | 0, [() => BillingViewDescription, 0], () => Expression$, [0, { [_hH]: _XACT, [_iT]: 1 }], () => ResourceTagList], 2
|
|
240
|
-
];
|
|
241
|
-
exports.CreateBillingViewRequest$ = CreateBillingViewRequest$;
|
|
242
|
-
const CreateBillingViewResponse$ = [3, n0, _CBVRr,
|
|
243
|
-
0,
|
|
244
|
-
[_a, _cA],
|
|
245
|
-
[0, 4], 1
|
|
246
|
-
];
|
|
247
|
-
exports.CreateBillingViewResponse$ = CreateBillingViewResponse$;
|
|
248
|
-
const DeleteBillingViewRequest$ = [3, n0, _DBVR,
|
|
249
|
-
0,
|
|
250
|
-
[_a, _f],
|
|
251
|
-
[0, 2], 1
|
|
252
|
-
];
|
|
253
|
-
exports.DeleteBillingViewRequest$ = DeleteBillingViewRequest$;
|
|
254
|
-
const DeleteBillingViewResponse$ = [3, n0, _DBVRe,
|
|
255
|
-
0,
|
|
256
|
-
[_a],
|
|
257
|
-
[0], 1
|
|
258
|
-
];
|
|
259
|
-
exports.DeleteBillingViewResponse$ = DeleteBillingViewResponse$;
|
|
260
|
-
const DimensionValues$ = [3, n0, _DV,
|
|
261
|
-
0,
|
|
262
|
-
[_k, _v],
|
|
263
|
-
[0, 64 | 0], 2
|
|
264
|
-
];
|
|
265
|
-
exports.DimensionValues$ = DimensionValues$;
|
|
266
|
-
const DisassociateSourceViewsRequest$ = [3, n0, _DSVR,
|
|
267
|
-
0,
|
|
268
|
-
[_a, _sV],
|
|
269
|
-
[0, 64 | 0], 2
|
|
270
|
-
];
|
|
271
|
-
exports.DisassociateSourceViewsRequest$ = DisassociateSourceViewsRequest$;
|
|
272
|
-
const DisassociateSourceViewsResponse$ = [3, n0, _DSVRi,
|
|
273
|
-
0,
|
|
274
|
-
[_a],
|
|
275
|
-
[0], 1
|
|
276
|
-
];
|
|
277
|
-
exports.DisassociateSourceViewsResponse$ = DisassociateSourceViewsResponse$;
|
|
278
|
-
const Expression$ = [3, n0, _E,
|
|
279
|
-
0,
|
|
280
|
-
[_di, _t, _cC, _tR],
|
|
281
|
-
[() => DimensionValues$, () => TagValues$, () => CostCategoryValues$, () => TimeRange$]
|
|
282
|
-
];
|
|
283
|
-
exports.Expression$ = Expression$;
|
|
284
|
-
const GetBillingViewRequest$ = [3, n0, _GBVR,
|
|
285
|
-
0,
|
|
286
|
-
[_a],
|
|
287
|
-
[0], 1
|
|
288
|
-
];
|
|
289
|
-
exports.GetBillingViewRequest$ = GetBillingViewRequest$;
|
|
290
|
-
const GetBillingViewResponse$ = [3, n0, _GBVRe,
|
|
291
|
-
0,
|
|
292
|
-
[_bV],
|
|
293
|
-
[[() => BillingViewElement$, 0]], 1
|
|
294
|
-
];
|
|
295
|
-
exports.GetBillingViewResponse$ = GetBillingViewResponse$;
|
|
296
|
-
const GetResourcePolicyRequest$ = [3, n0, _GRPR,
|
|
297
|
-
0,
|
|
298
|
-
[_rA],
|
|
299
|
-
[0], 1
|
|
300
|
-
];
|
|
301
|
-
exports.GetResourcePolicyRequest$ = GetResourcePolicyRequest$;
|
|
302
|
-
const GetResourcePolicyResponse$ = [3, n0, _GRPRe,
|
|
303
|
-
0,
|
|
304
|
-
[_rA, _p],
|
|
305
|
-
[0, 0], 1
|
|
306
|
-
];
|
|
307
|
-
exports.GetResourcePolicyResponse$ = GetResourcePolicyResponse$;
|
|
308
|
-
const ListBillingViewsRequest$ = [3, n0, _LBVR,
|
|
309
|
-
0,
|
|
310
|
-
[_aTR, _ar, _bVTi, _na, _oAI, _sAI, _mR, _nT],
|
|
311
|
-
[() => ActiveTimeRange$, 64 | 0, 64 | 0, () => StringSearches, 0, 0, 1, 0]
|
|
312
|
-
];
|
|
313
|
-
exports.ListBillingViewsRequest$ = ListBillingViewsRequest$;
|
|
314
|
-
const ListBillingViewsResponse$ = [3, n0, _LBVRi,
|
|
315
|
-
0,
|
|
316
|
-
[_bVi, _nT],
|
|
317
|
-
[[() => BillingViewList, 0], 0], 1
|
|
318
|
-
];
|
|
319
|
-
exports.ListBillingViewsResponse$ = ListBillingViewsResponse$;
|
|
320
|
-
const ListSourceViewsForBillingViewRequest$ = [3, n0, _LSVFBVR,
|
|
321
|
-
0,
|
|
322
|
-
[_a, _mR, _nT],
|
|
323
|
-
[0, 1, 0], 1
|
|
324
|
-
];
|
|
325
|
-
exports.ListSourceViewsForBillingViewRequest$ = ListSourceViewsForBillingViewRequest$;
|
|
326
|
-
const ListSourceViewsForBillingViewResponse$ = [3, n0, _LSVFBVRi,
|
|
327
|
-
0,
|
|
328
|
-
[_sV, _nT],
|
|
329
|
-
[64 | 0, 0], 1
|
|
330
|
-
];
|
|
331
|
-
exports.ListSourceViewsForBillingViewResponse$ = ListSourceViewsForBillingViewResponse$;
|
|
332
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
333
|
-
0,
|
|
334
|
-
[_rA],
|
|
335
|
-
[0], 1
|
|
336
|
-
];
|
|
337
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
338
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
339
|
-
0,
|
|
340
|
-
[_rTe],
|
|
341
|
-
[() => ResourceTagList]
|
|
342
|
-
];
|
|
343
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
344
|
-
const ResourceTag$ = [3, n0, _RT,
|
|
345
|
-
0,
|
|
346
|
-
[_k, _va],
|
|
347
|
-
[0, 0], 1
|
|
348
|
-
];
|
|
349
|
-
exports.ResourceTag$ = ResourceTag$;
|
|
350
|
-
const StringSearch$ = [3, n0, _SS,
|
|
351
|
-
0,
|
|
352
|
-
[_sO, _sVe],
|
|
353
|
-
[0, 0], 2
|
|
354
|
-
];
|
|
355
|
-
exports.StringSearch$ = StringSearch$;
|
|
356
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
357
|
-
0,
|
|
358
|
-
[_rA, _rTe],
|
|
359
|
-
[0, () => ResourceTagList], 2
|
|
360
|
-
];
|
|
361
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
362
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
363
|
-
0,
|
|
364
|
-
[],
|
|
365
|
-
[]
|
|
366
|
-
];
|
|
367
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
368
|
-
const TagValues$ = [3, n0, _TV,
|
|
369
|
-
0,
|
|
370
|
-
[_k, _v],
|
|
371
|
-
[0, 64 | 0], 2
|
|
372
|
-
];
|
|
373
|
-
exports.TagValues$ = TagValues$;
|
|
374
|
-
const TimeRange$ = [3, n0, _TR,
|
|
375
|
-
0,
|
|
376
|
-
[_bDI, _eDI],
|
|
377
|
-
[4, 4]
|
|
378
|
-
];
|
|
379
|
-
exports.TimeRange$ = TimeRange$;
|
|
380
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
381
|
-
0,
|
|
382
|
-
[_rA, _rTK],
|
|
383
|
-
[0, 64 | 0], 2
|
|
384
|
-
];
|
|
385
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
386
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
387
|
-
0,
|
|
388
|
-
[],
|
|
389
|
-
[]
|
|
390
|
-
];
|
|
391
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
392
|
-
const UpdateBillingViewRequest$ = [3, n0, _UBVR,
|
|
393
|
-
0,
|
|
394
|
-
[_a, _n, _d, _dFE],
|
|
395
|
-
[0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression$], 1
|
|
396
|
-
];
|
|
397
|
-
exports.UpdateBillingViewRequest$ = UpdateBillingViewRequest$;
|
|
398
|
-
const UpdateBillingViewResponse$ = [3, n0, _UBVRp,
|
|
399
|
-
0,
|
|
400
|
-
[_a, _uA],
|
|
401
|
-
[0, 4], 1
|
|
402
|
-
];
|
|
403
|
-
exports.UpdateBillingViewResponse$ = UpdateBillingViewResponse$;
|
|
404
|
-
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
405
|
-
0,
|
|
406
|
-
[_n, _m],
|
|
407
|
-
[0, 0], 2
|
|
408
|
-
];
|
|
409
|
-
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
410
|
-
var BillingViewArnList = 64 | 0;
|
|
411
|
-
var BillingViewList = [1, n0, _BVL,
|
|
412
|
-
0, [() => BillingViewListElement$,
|
|
413
|
-
0]
|
|
414
|
-
];
|
|
415
|
-
var BillingViewSourceViewsList = 64 | 0;
|
|
416
|
-
var BillingViewStatusReasons = 64 | 0;
|
|
417
|
-
var BillingViewTypeList = 64 | 0;
|
|
418
|
-
var ResourceTagKeyList = 64 | 0;
|
|
419
|
-
var ResourceTagList = [1, n0, _RTL,
|
|
420
|
-
0, () => ResourceTag$
|
|
421
|
-
];
|
|
422
|
-
var StringSearches = [1, n0, _SSt,
|
|
423
|
-
0, () => StringSearch$
|
|
424
|
-
];
|
|
425
|
-
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
426
|
-
0, () => ValidationExceptionField$
|
|
427
|
-
];
|
|
428
|
-
var Values = 64 | 0;
|
|
429
|
-
exports.AssociateSourceViews$ = [9, n0, _ASV,
|
|
430
|
-
2, () => AssociateSourceViewsRequest$, () => AssociateSourceViewsResponse$
|
|
431
|
-
];
|
|
432
|
-
exports.CreateBillingView$ = [9, n0, _CBV,
|
|
433
|
-
2, () => CreateBillingViewRequest$, () => CreateBillingViewResponse$
|
|
434
|
-
];
|
|
435
|
-
exports.DeleteBillingView$ = [9, n0, _DBV,
|
|
436
|
-
2, () => DeleteBillingViewRequest$, () => DeleteBillingViewResponse$
|
|
437
|
-
];
|
|
438
|
-
exports.DisassociateSourceViews$ = [9, n0, _DSV,
|
|
439
|
-
2, () => DisassociateSourceViewsRequest$, () => DisassociateSourceViewsResponse$
|
|
440
|
-
];
|
|
441
|
-
exports.GetBillingView$ = [9, n0, _GBV,
|
|
442
|
-
0, () => GetBillingViewRequest$, () => GetBillingViewResponse$
|
|
443
|
-
];
|
|
444
|
-
exports.GetResourcePolicy$ = [9, n0, _GRP,
|
|
445
|
-
0, () => GetResourcePolicyRequest$, () => GetResourcePolicyResponse$
|
|
446
|
-
];
|
|
447
|
-
exports.ListBillingViews$ = [9, n0, _LBV,
|
|
448
|
-
{ [_h]: ["POST", "/", 200] }, () => ListBillingViewsRequest$, () => ListBillingViewsResponse$
|
|
449
|
-
];
|
|
450
|
-
exports.ListSourceViewsForBillingView$ = [9, n0, _LSVFBV,
|
|
451
|
-
0, () => ListSourceViewsForBillingViewRequest$, () => ListSourceViewsForBillingViewResponse$
|
|
452
|
-
];
|
|
453
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
454
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
455
|
-
];
|
|
456
|
-
exports.TagResource$ = [9, n0, _TRa,
|
|
457
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
458
|
-
];
|
|
459
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
460
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
461
|
-
];
|
|
462
|
-
exports.UpdateBillingView$ = [9, n0, _UBV,
|
|
463
|
-
2, () => UpdateBillingViewRequest$, () => UpdateBillingViewResponse$
|
|
464
|
-
];
|