@aws-sdk/client-bcm-data-exports 3.986.0 → 3.988.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.
@@ -25,9 +25,9 @@ const _ES = "ExecutionStatus";
25
25
  const _ESx = "ExportStatus";
26
26
  const _Ex = "Executions";
27
27
  const _Exp = "Exports";
28
- const _F = "Frequency";
29
- const _Fi = "Fields";
28
+ const _F = "Fields";
30
29
  const _Fo = "Format";
30
+ const _Fr = "Frequency";
31
31
  const _GE = "GetExecution";
32
32
  const _GER = "GetExecutionRequest";
33
33
  const _GERe = "GetExecutionResponse";
@@ -66,15 +66,15 @@ const _RA = "ResourceArn";
66
66
  const _RC = "RefreshCadence";
67
67
  const _RI = "ResourceId";
68
68
  const _RNFE = "ResourceNotFoundException";
69
- const _RT = "ResourceTags";
69
+ const _RT = "ResourceType";
70
70
  const _RTK = "ResourceTagKeys";
71
71
  const _RTL = "ResourceTagList";
72
- const _RTe = "ResourceType";
72
+ const _RTe = "ResourceTags";
73
73
  const _RTes = "ResourceTag";
74
74
  const _S = "Schema";
75
75
  const _SB = "S3Bucket";
76
- const _SC = "StatusCode";
77
- const _SCe = "ServiceCode";
76
+ const _SC = "ServiceCode";
77
+ const _SCt = "StatusCode";
78
78
  const _SD = "S3Destination";
79
79
  const _SOC = "S3OutputConfigurations";
80
80
  const _SP = "S3Prefix";
@@ -108,12 +108,50 @@ const _VV = "ValidValues";
108
108
  const _c = "client";
109
109
  const _e = "error";
110
110
  const _hE = "httpError";
111
- const _s = "server";
112
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.bcmdataexports";
111
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.bcmdataexports";
112
+ const _se = "server";
113
113
  const n0 = "com.amazonaws.bcmdataexports";
114
114
  import { TypeRegistry } from "@smithy/core/schema";
115
115
  import { BCMDataExportsServiceException } from "../models/BCMDataExportsServiceException";
116
116
  import { InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
117
+ const _s_registry = TypeRegistry.for(_s);
118
+ export var BCMDataExportsServiceException$ = [-3, _s, "BCMDataExportsServiceException", 0, [], []];
119
+ _s_registry.registerError(BCMDataExportsServiceException$, BCMDataExportsServiceException);
120
+ const n0_registry = TypeRegistry.for(n0);
121
+ export var InternalServerException$ = [-3, n0, _ISE,
122
+ { [_e]: _se, [_hE]: 500 },
123
+ [_M],
124
+ [0], 1
125
+ ];
126
+ n0_registry.registerError(InternalServerException$, InternalServerException);
127
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
128
+ { [_e]: _c, [_hE]: 404 },
129
+ [_M, _RI, _RT],
130
+ [0, 0, 0], 3
131
+ ];
132
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
133
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
134
+ { [_e]: _c, [_hE]: 402 },
135
+ [_M, _QC, _SC, _RI, _RT],
136
+ [0, 0, 0, 0, 0], 3
137
+ ];
138
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
139
+ export var ThrottlingException$ = [-3, n0, _TE,
140
+ { [_e]: _c, [_hE]: 429 },
141
+ [_M, _QC, _SC],
142
+ [0, 0, 0], 1
143
+ ];
144
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
145
+ export var ValidationException$ = [-3, n0, _VE,
146
+ { [_e]: _c, [_hE]: 400 },
147
+ [_M, _R, _F],
148
+ [0, 0, () => ValidationExceptionFieldList], 1
149
+ ];
150
+ n0_registry.registerError(ValidationException$, ValidationException);
151
+ export const errorTypeRegistries = [
152
+ _s_registry,
153
+ n0_registry,
154
+ ];
117
155
  export var Column$ = [3, n0, _C,
118
156
  0,
119
157
  [_N, _T, _D],
@@ -121,7 +159,7 @@ export var Column$ = [3, n0, _C,
121
159
  ];
122
160
  export var CreateExportRequest$ = [3, n0, _CER,
123
161
  0,
124
- [_E, _RT],
162
+ [_E, _RTe],
125
163
  [() => Export$, () => ResourceTagList], 1
126
164
  ];
127
165
  export var CreateExportResponse$ = [3, n0, _CERr,
@@ -156,7 +194,7 @@ export var ExecutionReference$ = [3, n0, _ER,
156
194
  ];
157
195
  export var ExecutionStatus$ = [3, n0, _ES,
158
196
  0,
159
- [_SC, _SR, _CA, _CAo, _LUA],
197
+ [_SCt, _SR, _CA, _CAo, _LUA],
160
198
  [0, 0, 5, 5, 5]
161
199
  ];
162
200
  export var Export$ = [3, n0, _E,
@@ -171,7 +209,7 @@ export var ExportReference$ = [3, n0, _ERx,
171
209
  ];
172
210
  export var ExportStatus$ = [3, n0, _ESx,
173
211
  0,
174
- [_SC, _SR, _CA, _LUA, _LRA],
212
+ [_SCt, _SR, _CA, _LUA, _LRA],
175
213
  [0, 0, 5, 5, 5]
176
214
  ];
177
215
  export var GetExecutionRequest$ = [3, n0, _GER,
@@ -204,12 +242,6 @@ export var GetTableResponse$ = [3, n0, _GTRe,
204
242
  [_TN, _D, _TP, _S],
205
243
  [0, 0, 128 | 0, () => ColumnList]
206
244
  ];
207
- export var InternalServerException$ = [-3, n0, _ISE,
208
- { [_e]: _s, [_hE]: 500 },
209
- [_M],
210
- [0], 1
211
- ];
212
- TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
213
245
  export var ListExecutionsRequest$ = [3, n0, _LER,
214
246
  0,
215
247
  [_EA, _MR, _NT],
@@ -247,20 +279,14 @@ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
247
279
  ];
248
280
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
249
281
  0,
250
- [_RT, _NT],
282
+ [_RTe, _NT],
251
283
  [() => ResourceTagList, 0]
252
284
  ];
253
285
  export var RefreshCadence$ = [3, n0, _RC,
254
286
  0,
255
- [_F],
287
+ [_Fr],
256
288
  [0], 1
257
289
  ];
258
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
259
- { [_e]: _c, [_hE]: 404 },
260
- [_M, _RI, _RTe],
261
- [0, 0, 0], 3
262
- ];
263
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
264
290
  export var ResourceTag$ = [3, n0, _RTes,
265
291
  0,
266
292
  [_K, _V],
@@ -276,12 +302,6 @@ export var S3OutputConfigurations$ = [3, n0, _SOC,
276
302
  [_OT, _Fo, _Co, _O],
277
303
  [0, 0, 0, 0], 4
278
304
  ];
279
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
280
- { [_e]: _c, [_hE]: 402 },
281
- [_M, _QC, _SCe, _RI, _RTe],
282
- [0, 0, 0, 0, 0], 3
283
- ];
284
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
285
305
  export var Table$ = [3, n0, _Tab,
286
306
  0,
287
307
  [_TN, _D, _TP],
@@ -294,7 +314,7 @@ export var TablePropertyDescription$ = [3, n0, _TPD,
294
314
  ];
295
315
  export var TagResourceRequest$ = [3, n0, _TRR,
296
316
  0,
297
- [_RA, _RT],
317
+ [_RA, _RTe],
298
318
  [0, () => ResourceTagList], 2
299
319
  ];
300
320
  export var TagResourceResponse$ = [3, n0, _TRRa,
@@ -302,12 +322,6 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
302
322
  [],
303
323
  []
304
324
  ];
305
- export var ThrottlingException$ = [-3, n0, _TE,
306
- { [_e]: _c, [_hE]: 429 },
307
- [_M, _QC, _SCe],
308
- [0, 0, 0], 1
309
- ];
310
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
311
325
  export var UntagResourceRequest$ = [3, n0, _URR,
312
326
  0,
313
327
  [_RA, _RTK],
@@ -328,19 +342,11 @@ export var UpdateExportResponse$ = [3, n0, _UERp,
328
342
  [_EA],
329
343
  [0]
330
344
  ];
331
- export var ValidationException$ = [-3, n0, _VE,
332
- { [_e]: _c, [_hE]: 400 },
333
- [_M, _R, _Fi],
334
- [0, 0, () => ValidationExceptionFieldList], 1
335
- ];
336
- TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
337
345
  export var ValidationExceptionField$ = [3, n0, _VEF,
338
346
  0,
339
347
  [_N, _M],
340
348
  [0, 0], 2
341
349
  ];
342
- export var BCMDataExportsServiceException$ = [-3, _sm, "BCMDataExportsServiceException", 0, [], []];
343
- TypeRegistry.for(_sm).registerError(BCMDataExportsServiceException$, BCMDataExportsServiceException);
344
350
  var ColumnList = [1, n0, _CL,
345
351
  0, () => Column$
346
352
  ];
@@ -1,4 +1,17 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var BCMDataExportsServiceException$: StaticErrorSchema;
4
+ export declare var InternalServerException$: StaticErrorSchema;
5
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
6
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
7
+ export declare var ThrottlingException$: StaticErrorSchema;
8
+ export declare var ValidationException$: StaticErrorSchema;
9
+ /**
10
+ * TypeRegistry instances containing modeled errors.
11
+ * @internal
12
+ *
13
+ */
14
+ export declare const errorTypeRegistries: TypeRegistry[];
2
15
  export declare var Column$: StaticStructureSchema;
3
16
  export declare var CreateExportRequest$: StaticStructureSchema;
4
17
  export declare var CreateExportResponse$: StaticStructureSchema;
@@ -17,7 +30,6 @@ export declare var GetExportRequest$: StaticStructureSchema;
17
30
  export declare var GetExportResponse$: StaticStructureSchema;
18
31
  export declare var GetTableRequest$: StaticStructureSchema;
19
32
  export declare var GetTableResponse$: StaticStructureSchema;
20
- export declare var InternalServerException$: StaticErrorSchema;
21
33
  export declare var ListExecutionsRequest$: StaticStructureSchema;
22
34
  export declare var ListExecutionsResponse$: StaticStructureSchema;
23
35
  export declare var ListExportsRequest$: StaticStructureSchema;
@@ -27,23 +39,18 @@ export declare var ListTablesResponse$: StaticStructureSchema;
27
39
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
28
40
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
29
41
  export declare var RefreshCadence$: StaticStructureSchema;
30
- export declare var ResourceNotFoundException$: StaticErrorSchema;
31
42
  export declare var ResourceTag$: StaticStructureSchema;
32
43
  export declare var S3Destination$: StaticStructureSchema;
33
44
  export declare var S3OutputConfigurations$: StaticStructureSchema;
34
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
35
45
  export declare var Table$: StaticStructureSchema;
36
46
  export declare var TablePropertyDescription$: StaticStructureSchema;
37
47
  export declare var TagResourceRequest$: StaticStructureSchema;
38
48
  export declare var TagResourceResponse$: StaticStructureSchema;
39
- export declare var ThrottlingException$: StaticErrorSchema;
40
49
  export declare var UntagResourceRequest$: StaticStructureSchema;
41
50
  export declare var UntagResourceResponse$: StaticStructureSchema;
42
51
  export declare var UpdateExportRequest$: StaticStructureSchema;
43
52
  export declare var UpdateExportResponse$: StaticStructureSchema;
44
- export declare var ValidationException$: StaticErrorSchema;
45
53
  export declare var ValidationExceptionField$: StaticStructureSchema;
46
- export declare var BCMDataExportsServiceException$: StaticErrorSchema;
47
54
  export declare var CreateExport$: StaticOperationSchema;
48
55
  export declare var DeleteExport$: StaticOperationSchema;
49
56
  export declare var GetExecution$: StaticOperationSchema;
@@ -1,8 +1,16 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
7
+ export declare var BCMDataExportsServiceException$: StaticErrorSchema;
8
+ export declare var InternalServerException$: StaticErrorSchema;
9
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
10
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
11
+ export declare var ThrottlingException$: StaticErrorSchema;
12
+ export declare var ValidationException$: StaticErrorSchema;
13
+ export declare const errorTypeRegistries: TypeRegistry[];
6
14
  export declare var Column$: StaticStructureSchema;
7
15
  export declare var CreateExportRequest$: StaticStructureSchema;
8
16
  export declare var CreateExportResponse$: StaticStructureSchema;
@@ -21,7 +29,6 @@ export declare var GetExportRequest$: StaticStructureSchema;
21
29
  export declare var GetExportResponse$: StaticStructureSchema;
22
30
  export declare var GetTableRequest$: StaticStructureSchema;
23
31
  export declare var GetTableResponse$: StaticStructureSchema;
24
- export declare var InternalServerException$: StaticErrorSchema;
25
32
  export declare var ListExecutionsRequest$: StaticStructureSchema;
26
33
  export declare var ListExecutionsResponse$: StaticStructureSchema;
27
34
  export declare var ListExportsRequest$: StaticStructureSchema;
@@ -31,23 +38,18 @@ export declare var ListTablesResponse$: StaticStructureSchema;
31
38
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
32
39
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
33
40
  export declare var RefreshCadence$: StaticStructureSchema;
34
- export declare var ResourceNotFoundException$: StaticErrorSchema;
35
41
  export declare var ResourceTag$: StaticStructureSchema;
36
42
  export declare var S3Destination$: StaticStructureSchema;
37
43
  export declare var S3OutputConfigurations$: StaticStructureSchema;
38
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
39
44
  export declare var Table$: StaticStructureSchema;
40
45
  export declare var TablePropertyDescription$: StaticStructureSchema;
41
46
  export declare var TagResourceRequest$: StaticStructureSchema;
42
47
  export declare var TagResourceResponse$: StaticStructureSchema;
43
- export declare var ThrottlingException$: StaticErrorSchema;
44
48
  export declare var UntagResourceRequest$: StaticStructureSchema;
45
49
  export declare var UntagResourceResponse$: StaticStructureSchema;
46
50
  export declare var UpdateExportRequest$: StaticStructureSchema;
47
51
  export declare var UpdateExportResponse$: StaticStructureSchema;
48
- export declare var ValidationException$: StaticErrorSchema;
49
52
  export declare var ValidationExceptionField$: StaticStructureSchema;
50
- export declare var BCMDataExportsServiceException$: StaticErrorSchema;
51
53
  export declare var CreateExport$: StaticOperationSchema;
52
54
  export declare var DeleteExport$: StaticOperationSchema;
53
55
  export declare var GetExecution$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-bcm-data-exports",
3
3
  "description": "AWS SDK for JavaScript Bcm Data Exports Client for Node.js, Browser and React Native",
4
- "version": "3.986.0",
4
+ "version": "3.988.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-bcm-data-exports",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.8",
25
+ "@aws-sdk/credential-provider-node": "^3.972.7",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.8",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.986.0",
32
+ "@aws-sdk/util-endpoints": "3.988.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.6",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",