@aws-sdk/client-billing 3.927.0 → 3.928.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 (36) hide show
  1. package/dist-cjs/index.js +494 -613
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/BillingClient.js +2 -0
  4. package/dist-es/commands/AssociateSourceViewsCommand.js +3 -9
  5. package/dist-es/commands/CreateBillingViewCommand.js +3 -10
  6. package/dist-es/commands/DeleteBillingViewCommand.js +3 -9
  7. package/dist-es/commands/DisassociateSourceViewsCommand.js +3 -9
  8. package/dist-es/commands/GetBillingViewCommand.js +3 -10
  9. package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
  10. package/dist-es/commands/ListBillingViewsCommand.js +3 -10
  11. package/dist-es/commands/ListSourceViewsForBillingViewCommand.js +3 -9
  12. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  13. package/dist-es/commands/TagResourceCommand.js +3 -9
  14. package/dist-es/commands/UntagResourceCommand.js +3 -9
  15. package/dist-es/commands/UpdateBillingViewCommand.js +3 -10
  16. package/dist-es/models/models_0.js +0 -31
  17. package/dist-es/runtimeConfig.shared.js +7 -0
  18. package/dist-es/schemas/schemas_0.js +451 -0
  19. package/dist-types/BillingClient.d.ts +10 -1
  20. package/dist-types/models/models_0.d.ts +0 -24
  21. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  22. package/dist-types/runtimeConfig.d.ts +1 -0
  23. package/dist-types/runtimeConfig.native.d.ts +1 -0
  24. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  25. package/dist-types/schemas/schemas_0.d.ts +68 -0
  26. package/dist-types/ts3.4/BillingClient.d.ts +4 -0
  27. package/dist-types/ts3.4/models/models_0.d.ts +0 -18
  28. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  29. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  30. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  31. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  32. package/dist-types/ts3.4/schemas/schemas_0.d.ts +74 -0
  33. package/package.json +5 -6
  34. package/dist-es/protocols/Aws_json1_0.js +0 -473
  35. package/dist-types/protocols/Aws_json1_0.d.ts +0 -110
  36. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -149
@@ -0,0 +1,451 @@
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 _CE = "ConflictException";
17
+ const _DBV = "DeleteBillingView";
18
+ const _DBVR = "DeleteBillingViewRequest";
19
+ const _DBVRe = "DeleteBillingViewResponse";
20
+ const _DSV = "DisassociateSourceViews";
21
+ const _DSVR = "DisassociateSourceViewsRequest";
22
+ const _DSVRi = "DisassociateSourceViewsResponse";
23
+ const _DV = "DimensionValues";
24
+ const _E = "Expression";
25
+ const _GBV = "GetBillingView";
26
+ const _GBVR = "GetBillingViewRequest";
27
+ const _GBVRe = "GetBillingViewResponse";
28
+ const _GRP = "GetResourcePolicy";
29
+ const _GRPR = "GetResourcePolicyRequest";
30
+ const _GRPRe = "GetResourcePolicyResponse";
31
+ const _ISE = "InternalServerException";
32
+ const _LBV = "ListBillingViews";
33
+ const _LBVR = "ListBillingViewsRequest";
34
+ const _LBVRi = "ListBillingViewsResponse";
35
+ const _LSVFBV = "ListSourceViewsForBillingView";
36
+ const _LSVFBVR = "ListSourceViewsForBillingViewRequest";
37
+ const _LSVFBVRi = "ListSourceViewsForBillingViewResponse";
38
+ const _LTFR = "ListTagsForResource";
39
+ const _LTFRR = "ListTagsForResourceRequest";
40
+ const _LTFRRi = "ListTagsForResourceResponse";
41
+ const _RNFE = "ResourceNotFoundException";
42
+ const _RT = "ResourceTag";
43
+ const _RTL = "ResourceTagList";
44
+ const _SQEE = "ServiceQuotaExceededException";
45
+ const _TE = "ThrottlingException";
46
+ const _TR = "TimeRange";
47
+ const _TRR = "TagResourceRequest";
48
+ const _TRRa = "TagResourceResponse";
49
+ const _TRa = "TagResource";
50
+ const _TV = "TagValues";
51
+ const _UBV = "UpdateBillingView";
52
+ const _UBVR = "UpdateBillingViewRequest";
53
+ const _UBVRp = "UpdateBillingViewResponse";
54
+ const _UR = "UntagResource";
55
+ const _URR = "UntagResourceRequest";
56
+ const _URRn = "UntagResourceResponse";
57
+ const _VE = "ValidationException";
58
+ const _VEF = "ValidationExceptionField";
59
+ const _VEFL = "ValidationExceptionFieldList";
60
+ const _XACT = "X-Amzn-Client-Token";
61
+ const _a = "arn";
62
+ const _aAI = "activeAfterInclusive";
63
+ const _aBI = "activeBeforeInclusive";
64
+ const _aQE = "awsQueryError";
65
+ const _aTR = "activeTimeRange";
66
+ const _ar = "arns";
67
+ const _bDI = "beginDateInclusive";
68
+ const _bV = "billingView";
69
+ const _bVT = "billingViewType";
70
+ const _bVTi = "billingViewTypes";
71
+ const _bVi = "billingViews";
72
+ const _c = "client";
73
+ const _cA = "createdAt";
74
+ const _cT = "clientToken";
75
+ const _d = "description";
76
+ const _dFE = "dataFilterExpression";
77
+ const _dVC = "derivedViewCount";
78
+ const _di = "dimensions";
79
+ const _e = "error";
80
+ const _eDI = "endDateInclusive";
81
+ const _f = "force";
82
+ const _fL = "fieldList";
83
+ const _h = "http";
84
+ const _hE = "httpError";
85
+ const _hH = "httpHeader";
86
+ const _hS = "healthStatus";
87
+ const _iT = "idempotencyToken";
88
+ const _k = "key";
89
+ const _m = "message";
90
+ const _mR = "maxResults";
91
+ const _n = "name";
92
+ const _nT = "nextToken";
93
+ const _oAI = "ownerAccountId";
94
+ const _p = "policy";
95
+ const _qC = "quotaCode";
96
+ const _r = "reason";
97
+ const _rA = "resourceArn";
98
+ const _rI = "resourceId";
99
+ const _rT = "resourceType";
100
+ const _rTK = "resourceTagKeys";
101
+ const _rTe = "resourceTags";
102
+ const _s = "server";
103
+ const _sAI = "sourceAccountId";
104
+ const _sC = "statusCode";
105
+ const _sCe = "serviceCode";
106
+ const _sR = "statusReasons";
107
+ const _sV = "sourceViews";
108
+ const _sVC = "sourceViewCount";
109
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.billing";
110
+ const _t = "tags";
111
+ const _tR = "timeRange";
112
+ const _uA = "updatedAt";
113
+ const _v = "values";
114
+ const _vDLUA = "viewDefinitionLastUpdatedAt";
115
+ const _va = "value";
116
+ const n0 = "com.amazonaws.billing";
117
+ import { TypeRegistry } from "@smithy/core/schema";
118
+ import { BillingServiceException as __BillingServiceException } from "../models/BillingServiceException";
119
+ import { AccessDeniedException as __AccessDeniedException, BillingViewHealthStatusException as __BillingViewHealthStatusException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
120
+ export var BillingViewDescription = [0, n0, _BVD, 8, 0];
121
+ export var BillingViewName = [0, n0, _BVN, 8, 0];
122
+ export var AccessDeniedException = [
123
+ -3,
124
+ n0,
125
+ _ADE,
126
+ {
127
+ [_e]: _c,
128
+ [_hE]: 403,
129
+ [_aQE]: [`BillingAccessDenied`, 403],
130
+ },
131
+ [_m],
132
+ [0],
133
+ ];
134
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
135
+ export var ActiveTimeRange = [3, n0, _ATR, 0, [_aAI, _aBI], [4, 4]];
136
+ export var AssociateSourceViewsRequest = [3, n0, _ASVR, 0, [_a, _sV], [0, 64 | 0]];
137
+ export var AssociateSourceViewsResponse = [3, n0, _ASVRs, 0, [_a], [0]];
138
+ export var BillingViewElement = [
139
+ 3,
140
+ n0,
141
+ _BVE,
142
+ 0,
143
+ [_a, _n, _d, _bVT, _oAI, _sAI, _dFE, _cA, _uA, _dVC, _sVC, _vDLUA, _hS],
144
+ [
145
+ 0,
146
+ [() => BillingViewName, 0],
147
+ [() => BillingViewDescription, 0],
148
+ 0,
149
+ 0,
150
+ 0,
151
+ () => Expression,
152
+ 4,
153
+ 4,
154
+ 1,
155
+ 1,
156
+ 4,
157
+ () => BillingViewHealthStatus,
158
+ ],
159
+ ];
160
+ export var BillingViewHealthStatus = [3, n0, _BVHS, 0, [_sC, _sR], [0, 64 | 0]];
161
+ export var BillingViewHealthStatusException = [
162
+ -3,
163
+ n0,
164
+ _BVHSE,
165
+ {
166
+ [_e]: _c,
167
+ [_hE]: 400,
168
+ },
169
+ [_m],
170
+ [0],
171
+ ];
172
+ TypeRegistry.for(n0).registerError(BillingViewHealthStatusException, __BillingViewHealthStatusException);
173
+ export var BillingViewListElement = [
174
+ 3,
175
+ n0,
176
+ _BVLE,
177
+ 0,
178
+ [_a, _n, _d, _oAI, _sAI, _bVT, _hS],
179
+ [0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], 0, 0, 0, () => BillingViewHealthStatus],
180
+ ];
181
+ export var ConflictException = [
182
+ -3,
183
+ n0,
184
+ _CE,
185
+ {
186
+ [_e]: _c,
187
+ [_hE]: 409,
188
+ [_aQE]: [`BillingConflict`, 409],
189
+ },
190
+ [_m, _rI, _rT],
191
+ [0, 0, 0],
192
+ ];
193
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
194
+ export var CreateBillingViewRequest = [
195
+ 3,
196
+ n0,
197
+ _CBVR,
198
+ 0,
199
+ [_n, _d, _sV, _dFE, _cT, _rTe],
200
+ [
201
+ [() => BillingViewName, 0],
202
+ [() => BillingViewDescription, 0],
203
+ 64 | 0,
204
+ () => Expression,
205
+ [
206
+ 0,
207
+ {
208
+ [_hH]: _XACT,
209
+ [_iT]: 1,
210
+ },
211
+ ],
212
+ () => ResourceTagList,
213
+ ],
214
+ ];
215
+ export var CreateBillingViewResponse = [3, n0, _CBVRr, 0, [_a, _cA], [0, 4]];
216
+ export var DeleteBillingViewRequest = [3, n0, _DBVR, 0, [_a, _f], [0, 2]];
217
+ export var DeleteBillingViewResponse = [3, n0, _DBVRe, 0, [_a], [0]];
218
+ export var DimensionValues = [3, n0, _DV, 0, [_k, _v], [0, 64 | 0]];
219
+ export var DisassociateSourceViewsRequest = [3, n0, _DSVR, 0, [_a, _sV], [0, 64 | 0]];
220
+ export var DisassociateSourceViewsResponse = [3, n0, _DSVRi, 0, [_a], [0]];
221
+ export var Expression = [
222
+ 3,
223
+ n0,
224
+ _E,
225
+ 0,
226
+ [_di, _t, _tR],
227
+ [() => DimensionValues, () => TagValues, () => TimeRange],
228
+ ];
229
+ export var GetBillingViewRequest = [3, n0, _GBVR, 0, [_a], [0]];
230
+ export var GetBillingViewResponse = [3, n0, _GBVRe, 0, [_bV], [[() => BillingViewElement, 0]]];
231
+ export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_rA], [0]];
232
+ export var GetResourcePolicyResponse = [3, n0, _GRPRe, 0, [_rA, _p], [0, 0]];
233
+ export var InternalServerException = [
234
+ -3,
235
+ n0,
236
+ _ISE,
237
+ {
238
+ [_e]: _s,
239
+ [_hE]: 500,
240
+ [_aQE]: [`BillingInternalServer`, 500],
241
+ },
242
+ [_m],
243
+ [0],
244
+ ];
245
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
246
+ export var ListBillingViewsRequest = [
247
+ 3,
248
+ n0,
249
+ _LBVR,
250
+ 0,
251
+ [_aTR, _ar, _bVTi, _oAI, _sAI, _mR, _nT],
252
+ [() => ActiveTimeRange, 64 | 0, 64 | 0, 0, 0, 1, 0],
253
+ ];
254
+ export var ListBillingViewsResponse = [
255
+ 3,
256
+ n0,
257
+ _LBVRi,
258
+ 0,
259
+ [_bVi, _nT],
260
+ [[() => BillingViewList, 0], 0],
261
+ ];
262
+ export var ListSourceViewsForBillingViewRequest = [
263
+ 3,
264
+ n0,
265
+ _LSVFBVR,
266
+ 0,
267
+ [_a, _mR, _nT],
268
+ [0, 1, 0],
269
+ ];
270
+ export var ListSourceViewsForBillingViewResponse = [
271
+ 3,
272
+ n0,
273
+ _LSVFBVRi,
274
+ 0,
275
+ [_sV, _nT],
276
+ [64 | 0, 0],
277
+ ];
278
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [0]];
279
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_rTe], [() => ResourceTagList]];
280
+ export var ResourceNotFoundException = [
281
+ -3,
282
+ n0,
283
+ _RNFE,
284
+ {
285
+ [_e]: _c,
286
+ [_hE]: 404,
287
+ [_aQE]: [`BillingResourceNotFound`, 404],
288
+ },
289
+ [_m, _rI, _rT],
290
+ [0, 0, 0],
291
+ ];
292
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
293
+ export var ResourceTag = [3, n0, _RT, 0, [_k, _va], [0, 0]];
294
+ export var ServiceQuotaExceededException = [
295
+ -3,
296
+ n0,
297
+ _SQEE,
298
+ {
299
+ [_e]: _c,
300
+ [_hE]: 402,
301
+ [_aQE]: [`BillingServiceQuotaExceeded`, 402],
302
+ },
303
+ [_m, _rI, _rT, _sCe, _qC],
304
+ [0, 0, 0, 0, 0],
305
+ ];
306
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
307
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _rTe], [0, () => ResourceTagList]];
308
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
309
+ export var TagValues = [3, n0, _TV, 0, [_k, _v], [0, 64 | 0]];
310
+ export var ThrottlingException = [
311
+ -3,
312
+ n0,
313
+ _TE,
314
+ {
315
+ [_e]: _c,
316
+ [_hE]: 429,
317
+ [_aQE]: [`BillingThrottling`, 429],
318
+ },
319
+ [_m],
320
+ [0],
321
+ ];
322
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
323
+ export var TimeRange = [3, n0, _TR, 0, [_bDI, _eDI], [4, 4]];
324
+ export var UntagResourceRequest = [3, n0, _URR, 0, [_rA, _rTK], [0, 64 | 0]];
325
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
326
+ export var UpdateBillingViewRequest = [
327
+ 3,
328
+ n0,
329
+ _UBVR,
330
+ 0,
331
+ [_a, _n, _d, _dFE],
332
+ [0, [() => BillingViewName, 0], [() => BillingViewDescription, 0], () => Expression],
333
+ ];
334
+ export var UpdateBillingViewResponse = [3, n0, _UBVRp, 0, [_a, _uA], [0, 4]];
335
+ export var ValidationException = [
336
+ -3,
337
+ n0,
338
+ _VE,
339
+ {
340
+ [_e]: _c,
341
+ [_hE]: 400,
342
+ [_aQE]: [`BillingValidation`, 400],
343
+ },
344
+ [_m, _r, _fL],
345
+ [0, 0, () => ValidationExceptionFieldList],
346
+ ];
347
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
348
+ export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
349
+ export var __Unit = "unit";
350
+ export var BillingServiceException = [-3, _sm, "BillingServiceException", 0, [], []];
351
+ TypeRegistry.for(_sm).registerError(BillingServiceException, __BillingServiceException);
352
+ export var BillingViewArnList = 64 | 0;
353
+ export var BillingViewList = [1, n0, _BVL, 0, [() => BillingViewListElement, 0]];
354
+ export var BillingViewSourceViewsList = 64 | 0;
355
+ export var BillingViewStatusReasons = 64 | 0;
356
+ export var BillingViewTypeList = 64 | 0;
357
+ export var ResourceTagKeyList = 64 | 0;
358
+ export var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag];
359
+ export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
360
+ export var Values = 64 | 0;
361
+ export var AssociateSourceViews = [
362
+ 9,
363
+ n0,
364
+ _ASV,
365
+ 2,
366
+ () => AssociateSourceViewsRequest,
367
+ () => AssociateSourceViewsResponse,
368
+ ];
369
+ export var CreateBillingView = [
370
+ 9,
371
+ n0,
372
+ _CBV,
373
+ 2,
374
+ () => CreateBillingViewRequest,
375
+ () => CreateBillingViewResponse,
376
+ ];
377
+ export var DeleteBillingView = [
378
+ 9,
379
+ n0,
380
+ _DBV,
381
+ 2,
382
+ () => DeleteBillingViewRequest,
383
+ () => DeleteBillingViewResponse,
384
+ ];
385
+ export var DisassociateSourceViews = [
386
+ 9,
387
+ n0,
388
+ _DSV,
389
+ 2,
390
+ () => DisassociateSourceViewsRequest,
391
+ () => DisassociateSourceViewsResponse,
392
+ ];
393
+ export var GetBillingView = [
394
+ 9,
395
+ n0,
396
+ _GBV,
397
+ 0,
398
+ () => GetBillingViewRequest,
399
+ () => GetBillingViewResponse,
400
+ ];
401
+ export var GetResourcePolicy = [
402
+ 9,
403
+ n0,
404
+ _GRP,
405
+ 0,
406
+ () => GetResourcePolicyRequest,
407
+ () => GetResourcePolicyResponse,
408
+ ];
409
+ export var ListBillingViews = [
410
+ 9,
411
+ n0,
412
+ _LBV,
413
+ {
414
+ [_h]: ["POST", "/", 200],
415
+ },
416
+ () => ListBillingViewsRequest,
417
+ () => ListBillingViewsResponse,
418
+ ];
419
+ export var ListSourceViewsForBillingView = [
420
+ 9,
421
+ n0,
422
+ _LSVFBV,
423
+ 0,
424
+ () => ListSourceViewsForBillingViewRequest,
425
+ () => ListSourceViewsForBillingViewResponse,
426
+ ];
427
+ export var ListTagsForResource = [
428
+ 9,
429
+ n0,
430
+ _LTFR,
431
+ 0,
432
+ () => ListTagsForResourceRequest,
433
+ () => ListTagsForResourceResponse,
434
+ ];
435
+ export var TagResource = [9, n0, _TRa, 0, () => TagResourceRequest, () => TagResourceResponse];
436
+ export var UntagResource = [
437
+ 9,
438
+ n0,
439
+ _UR,
440
+ 0,
441
+ () => UntagResourceRequest,
442
+ () => UntagResourceResponse,
443
+ ];
444
+ export var UpdateBillingView = [
445
+ 9,
446
+ n0,
447
+ _UBV,
448
+ 2,
449
+ () => UpdateBillingViewRequest,
450
+ () => UpdateBillingViewResponse,
451
+ ];
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AssociateSourceViewsCommandInput, AssociateSourceViewsCommandOutput } from "./commands/AssociateSourceViewsCommand";
11
11
  import { CreateBillingViewCommandInput, CreateBillingViewCommandOutput } from "./commands/CreateBillingViewCommand";
@@ -153,6 +153,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
153
153
  * Optional extensions
154
154
  */
155
155
  extensions?: RuntimeExtension[];
156
+ /**
157
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
158
+ * may be overridden. A default will always be set by the client.
159
+ * Available options depend on the service's supported protocols and will not be validated by
160
+ * the client.
161
+ * @alpha
162
+ *
163
+ */
164
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
156
165
  /**
157
166
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
158
167
  */
@@ -821,27 +821,3 @@ export interface UpdateBillingViewResponse {
821
821
  */
822
822
  updatedAt?: Date | undefined;
823
823
  }
824
- /**
825
- * @internal
826
- */
827
- export declare const CreateBillingViewRequestFilterSensitiveLog: (obj: CreateBillingViewRequest) => any;
828
- /**
829
- * @internal
830
- */
831
- export declare const BillingViewElementFilterSensitiveLog: (obj: BillingViewElement) => any;
832
- /**
833
- * @internal
834
- */
835
- export declare const GetBillingViewResponseFilterSensitiveLog: (obj: GetBillingViewResponse) => any;
836
- /**
837
- * @internal
838
- */
839
- export declare const BillingViewListElementFilterSensitiveLog: (obj: BillingViewListElement) => any;
840
- /**
841
- * @internal
842
- */
843
- export declare const ListBillingViewsResponseFilterSensitiveLog: (obj: ListBillingViewsResponse) => any;
844
- /**
845
- * @internal
846
- */
847
- export declare const UpdateBillingViewRequestFilterSensitiveLog: (obj: UpdateBillingViewRequest) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
31
31
  profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
36
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").BillingHttpAuthSchemeProvider;
15
15
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
16
  logger: import("@smithy/types").Logger;
17
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
17
18
  serviceId: string;
18
19
  urlParser: import("@smithy/types").UrlParser;
19
20
  utf8Decoder: import("@smithy/types").Decoder;
@@ -0,0 +1,68 @@
1
+ import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
+ export declare var BillingViewDescription: StaticSimpleSchema;
3
+ export declare var BillingViewName: StaticSimpleSchema;
4
+ export declare var AccessDeniedException: StaticErrorSchema;
5
+ export declare var ActiveTimeRange: StaticStructureSchema;
6
+ export declare var AssociateSourceViewsRequest: StaticStructureSchema;
7
+ export declare var AssociateSourceViewsResponse: StaticStructureSchema;
8
+ export declare var BillingViewElement: StaticStructureSchema;
9
+ export declare var BillingViewHealthStatus: StaticStructureSchema;
10
+ export declare var BillingViewHealthStatusException: StaticErrorSchema;
11
+ export declare var BillingViewListElement: StaticStructureSchema;
12
+ export declare var ConflictException: StaticErrorSchema;
13
+ export declare var CreateBillingViewRequest: StaticStructureSchema;
14
+ export declare var CreateBillingViewResponse: StaticStructureSchema;
15
+ export declare var DeleteBillingViewRequest: StaticStructureSchema;
16
+ export declare var DeleteBillingViewResponse: StaticStructureSchema;
17
+ export declare var DimensionValues: StaticStructureSchema;
18
+ export declare var DisassociateSourceViewsRequest: StaticStructureSchema;
19
+ export declare var DisassociateSourceViewsResponse: StaticStructureSchema;
20
+ export declare var Expression: StaticStructureSchema;
21
+ export declare var GetBillingViewRequest: StaticStructureSchema;
22
+ export declare var GetBillingViewResponse: StaticStructureSchema;
23
+ export declare var GetResourcePolicyRequest: StaticStructureSchema;
24
+ export declare var GetResourcePolicyResponse: StaticStructureSchema;
25
+ export declare var InternalServerException: StaticErrorSchema;
26
+ export declare var ListBillingViewsRequest: StaticStructureSchema;
27
+ export declare var ListBillingViewsResponse: StaticStructureSchema;
28
+ export declare var ListSourceViewsForBillingViewRequest: StaticStructureSchema;
29
+ export declare var ListSourceViewsForBillingViewResponse: StaticStructureSchema;
30
+ export declare var ListTagsForResourceRequest: StaticStructureSchema;
31
+ export declare var ListTagsForResourceResponse: StaticStructureSchema;
32
+ export declare var ResourceNotFoundException: StaticErrorSchema;
33
+ export declare var ResourceTag: StaticStructureSchema;
34
+ export declare var ServiceQuotaExceededException: StaticErrorSchema;
35
+ export declare var TagResourceRequest: StaticStructureSchema;
36
+ export declare var TagResourceResponse: StaticStructureSchema;
37
+ export declare var TagValues: StaticStructureSchema;
38
+ export declare var ThrottlingException: StaticErrorSchema;
39
+ export declare var TimeRange: StaticStructureSchema;
40
+ export declare var UntagResourceRequest: StaticStructureSchema;
41
+ export declare var UntagResourceResponse: StaticStructureSchema;
42
+ export declare var UpdateBillingViewRequest: StaticStructureSchema;
43
+ export declare var UpdateBillingViewResponse: StaticStructureSchema;
44
+ export declare var ValidationException: StaticErrorSchema;
45
+ export declare var ValidationExceptionField: StaticStructureSchema;
46
+ export declare var __Unit: "unit";
47
+ export declare var BillingServiceException: StaticErrorSchema;
48
+ export declare var BillingViewArnList: number;
49
+ export declare var BillingViewList: StaticListSchema;
50
+ export declare var BillingViewSourceViewsList: number;
51
+ export declare var BillingViewStatusReasons: number;
52
+ export declare var BillingViewTypeList: number;
53
+ export declare var ResourceTagKeyList: number;
54
+ export declare var ResourceTagList: StaticListSchema;
55
+ export declare var ValidationExceptionFieldList: StaticListSchema;
56
+ export declare var Values: number;
57
+ export declare var AssociateSourceViews: StaticOperationSchema;
58
+ export declare var CreateBillingView: StaticOperationSchema;
59
+ export declare var DeleteBillingView: StaticOperationSchema;
60
+ export declare var DisassociateSourceViews: StaticOperationSchema;
61
+ export declare var GetBillingView: StaticOperationSchema;
62
+ export declare var GetResourcePolicy: StaticOperationSchema;
63
+ export declare var ListBillingViews: StaticOperationSchema;
64
+ export declare var ListSourceViewsForBillingView: StaticOperationSchema;
65
+ export declare var ListTagsForResource: StaticOperationSchema;
66
+ export declare var TagResource: StaticOperationSchema;
67
+ export declare var UntagResource: StaticOperationSchema;
68
+ export declare var UpdateBillingView: StaticOperationSchema;
@@ -30,10 +30,13 @@ import {
30
30
  BodyLengthCalculator as __BodyLengthCalculator,
31
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
32
  ChecksumConstructor as __ChecksumConstructor,
33
+ ClientProtocol,
33
34
  Decoder as __Decoder,
34
35
  Encoder as __Encoder,
35
36
  HashConstructor as __HashConstructor,
36
37
  HttpHandlerOptions as __HttpHandlerOptions,
38
+ HttpRequest,
39
+ HttpResponse,
37
40
  Logger as __Logger,
38
41
  Provider as __Provider,
39
42
  Provider,
@@ -150,6 +153,7 @@ export interface ClientDefaults
150
153
  retryMode?: string | __Provider<string>;
151
154
  logger?: __Logger;
152
155
  extensions?: RuntimeExtension[];
156
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
153
157
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
154
158
  }
155
159
  export type BillingClientConfigType = Partial<
@@ -257,21 +257,3 @@ export interface UpdateBillingViewResponse {
257
257
  arn: string | undefined;
258
258
  updatedAt?: Date | undefined;
259
259
  }
260
- export declare const CreateBillingViewRequestFilterSensitiveLog: (
261
- obj: CreateBillingViewRequest
262
- ) => any;
263
- export declare const BillingViewElementFilterSensitiveLog: (
264
- obj: BillingViewElement
265
- ) => any;
266
- export declare const GetBillingViewResponseFilterSensitiveLog: (
267
- obj: GetBillingViewResponse
268
- ) => any;
269
- export declare const BillingViewListElementFilterSensitiveLog: (
270
- obj: BillingViewListElement
271
- ) => any;
272
- export declare const ListBillingViewsResponseFilterSensitiveLog: (
273
- obj: ListBillingViewsResponse
274
- ) => any;
275
- export declare const UpdateBillingViewRequestFilterSensitiveLog: (
276
- obj: UpdateBillingViewRequest
277
- ) => any;
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  userAgentAppId?:
43
47
  | string
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: BillingClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  retryStrategy?:
43
47
  | import("@smithy/types").RetryStrategy