@aws-sdk/client-bcm-data-exports 3.926.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.
- package/dist-cjs/index.js +361 -508
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/BCMDataExportsClient.js +2 -0
- package/dist-es/commands/CreateExportCommand.js +3 -9
- package/dist-es/commands/DeleteExportCommand.js +3 -9
- package/dist-es/commands/GetExecutionCommand.js +3 -9
- package/dist-es/commands/GetExportCommand.js +3 -9
- package/dist-es/commands/GetTableCommand.js +3 -9
- package/dist-es/commands/ListExecutionsCommand.js +3 -9
- package/dist-es/commands/ListExportsCommand.js +3 -9
- package/dist-es/commands/ListTablesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateExportCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +325 -0
- package/dist-types/BCMDataExportsClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +70 -0
- package/dist-types/ts3.4/BCMDataExportsClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +76 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -413
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -110
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -149
|
@@ -0,0 +1,325 @@
|
|
|
1
|
+
const _C = "Column";
|
|
2
|
+
const _CA = "CreatedAt";
|
|
3
|
+
const _CAo = "CompletedAt";
|
|
4
|
+
const _CE = "CreateExport";
|
|
5
|
+
const _CER = "CreateExportRequest";
|
|
6
|
+
const _CERr = "CreateExportResponse";
|
|
7
|
+
const _CL = "ColumnList";
|
|
8
|
+
const _Co = "Compression";
|
|
9
|
+
const _D = "Description";
|
|
10
|
+
const _DC = "DestinationConfigurations";
|
|
11
|
+
const _DE = "DeleteExport";
|
|
12
|
+
const _DER = "DeleteExportRequest";
|
|
13
|
+
const _DERe = "DeleteExportResponse";
|
|
14
|
+
const _DQ = "DataQuery";
|
|
15
|
+
const _DV = "DefaultValue";
|
|
16
|
+
const _E = "Export";
|
|
17
|
+
const _EA = "ExportArn";
|
|
18
|
+
const _EI = "ExecutionId";
|
|
19
|
+
const _EN = "ExportName";
|
|
20
|
+
const _ER = "ExecutionReference";
|
|
21
|
+
const _ERL = "ExecutionReferenceList";
|
|
22
|
+
const _ERLx = "ExportReferenceList";
|
|
23
|
+
const _ERx = "ExportReference";
|
|
24
|
+
const _ES = "ExecutionStatus";
|
|
25
|
+
const _ESx = "ExportStatus";
|
|
26
|
+
const _Ex = "Executions";
|
|
27
|
+
const _Exp = "Exports";
|
|
28
|
+
const _F = "Frequency";
|
|
29
|
+
const _Fi = "Fields";
|
|
30
|
+
const _Fo = "Format";
|
|
31
|
+
const _GE = "GetExecution";
|
|
32
|
+
const _GER = "GetExecutionRequest";
|
|
33
|
+
const _GERe = "GetExecutionResponse";
|
|
34
|
+
const _GERet = "GetExportRequest";
|
|
35
|
+
const _GERetx = "GetExportResponse";
|
|
36
|
+
const _GEe = "GetExport";
|
|
37
|
+
const _GT = "GetTable";
|
|
38
|
+
const _GTR = "GetTableRequest";
|
|
39
|
+
const _GTRe = "GetTableResponse";
|
|
40
|
+
const _ISE = "InternalServerException";
|
|
41
|
+
const _K = "Key";
|
|
42
|
+
const _LE = "ListExecutions";
|
|
43
|
+
const _LER = "ListExecutionsRequest";
|
|
44
|
+
const _LERi = "ListExecutionsResponse";
|
|
45
|
+
const _LERis = "ListExportsRequest";
|
|
46
|
+
const _LERist = "ListExportsResponse";
|
|
47
|
+
const _LEi = "ListExports";
|
|
48
|
+
const _LRA = "LastRefreshedAt";
|
|
49
|
+
const _LT = "ListTables";
|
|
50
|
+
const _LTFR = "ListTagsForResource";
|
|
51
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
52
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
53
|
+
const _LTR = "ListTablesRequest";
|
|
54
|
+
const _LTRi = "ListTablesResponse";
|
|
55
|
+
const _LUA = "LastUpdatedAt";
|
|
56
|
+
const _M = "Message";
|
|
57
|
+
const _MR = "MaxResults";
|
|
58
|
+
const _N = "Name";
|
|
59
|
+
const _NT = "NextToken";
|
|
60
|
+
const _O = "Overwrite";
|
|
61
|
+
const _OT = "OutputType";
|
|
62
|
+
const _QC = "QuotaCode";
|
|
63
|
+
const _QS = "QueryStatement";
|
|
64
|
+
const _R = "Reason";
|
|
65
|
+
const _RA = "ResourceArn";
|
|
66
|
+
const _RC = "RefreshCadence";
|
|
67
|
+
const _RI = "ResourceId";
|
|
68
|
+
const _RNFE = "ResourceNotFoundException";
|
|
69
|
+
const _RT = "ResourceTags";
|
|
70
|
+
const _RTK = "ResourceTagKeys";
|
|
71
|
+
const _RTL = "ResourceTagList";
|
|
72
|
+
const _RTe = "ResourceType";
|
|
73
|
+
const _RTes = "ResourceTag";
|
|
74
|
+
const _S = "Schema";
|
|
75
|
+
const _SB = "S3Bucket";
|
|
76
|
+
const _SC = "StatusCode";
|
|
77
|
+
const _SCe = "ServiceCode";
|
|
78
|
+
const _SD = "S3Destination";
|
|
79
|
+
const _SOC = "S3OutputConfigurations";
|
|
80
|
+
const _SP = "S3Prefix";
|
|
81
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
82
|
+
const _SR = "StatusReason";
|
|
83
|
+
const _SRe = "S3Region";
|
|
84
|
+
const _T = "Type";
|
|
85
|
+
const _TC = "TableConfigurations";
|
|
86
|
+
const _TE = "ThrottlingException";
|
|
87
|
+
const _TL = "TableList";
|
|
88
|
+
const _TN = "TableName";
|
|
89
|
+
const _TP = "TableProperties";
|
|
90
|
+
const _TPD = "TablePropertyDescription";
|
|
91
|
+
const _TPDL = "TablePropertyDescriptionList";
|
|
92
|
+
const _TR = "TagResource";
|
|
93
|
+
const _TRR = "TagResourceRequest";
|
|
94
|
+
const _TRRa = "TagResourceResponse";
|
|
95
|
+
const _Ta = "Tables";
|
|
96
|
+
const _Tab = "Table";
|
|
97
|
+
const _UE = "UpdateExport";
|
|
98
|
+
const _UER = "UpdateExportRequest";
|
|
99
|
+
const _UERp = "UpdateExportResponse";
|
|
100
|
+
const _UR = "UntagResource";
|
|
101
|
+
const _URR = "UntagResourceRequest";
|
|
102
|
+
const _URRn = "UntagResourceResponse";
|
|
103
|
+
const _V = "Value";
|
|
104
|
+
const _VE = "ValidationException";
|
|
105
|
+
const _VEF = "ValidationExceptionField";
|
|
106
|
+
const _VEFL = "ValidationExceptionFieldList";
|
|
107
|
+
const _VV = "ValidValues";
|
|
108
|
+
const _c = "client";
|
|
109
|
+
const _e = "error";
|
|
110
|
+
const _hE = "httpError";
|
|
111
|
+
const _s = "server";
|
|
112
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.bcmdataexports";
|
|
113
|
+
const n0 = "com.amazonaws.bcmdataexports";
|
|
114
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
115
|
+
import { BCMDataExportsServiceException as __BCMDataExportsServiceException } from "../models/BCMDataExportsServiceException";
|
|
116
|
+
import { InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
117
|
+
export var Column = [3, n0, _C, 0, [_N, _T, _D], [0, 0, 0]];
|
|
118
|
+
export var CreateExportRequest = [
|
|
119
|
+
3,
|
|
120
|
+
n0,
|
|
121
|
+
_CER,
|
|
122
|
+
0,
|
|
123
|
+
[_E, _RT],
|
|
124
|
+
[() => Export, () => ResourceTagList],
|
|
125
|
+
];
|
|
126
|
+
export var CreateExportResponse = [3, n0, _CERr, 0, [_EA], [0]];
|
|
127
|
+
export var DataQuery = [3, n0, _DQ, 0, [_QS, _TC], [0, [2, n0, _TC, 0, 0, 128 | 0]]];
|
|
128
|
+
export var DeleteExportRequest = [3, n0, _DER, 0, [_EA], [0]];
|
|
129
|
+
export var DeleteExportResponse = [3, n0, _DERe, 0, [_EA], [0]];
|
|
130
|
+
export var DestinationConfigurations = [3, n0, _DC, 0, [_SD], [() => S3Destination]];
|
|
131
|
+
export var ExecutionReference = [3, n0, _ER, 0, [_EI, _ES], [0, () => ExecutionStatus]];
|
|
132
|
+
export var ExecutionStatus = [3, n0, _ES, 0, [_SC, _SR, _CA, _CAo, _LUA], [0, 0, 5, 5, 5]];
|
|
133
|
+
export var Export = [
|
|
134
|
+
3,
|
|
135
|
+
n0,
|
|
136
|
+
_E,
|
|
137
|
+
0,
|
|
138
|
+
[_EA, _N, _D, _DQ, _DC, _RC],
|
|
139
|
+
[0, 0, 0, () => DataQuery, () => DestinationConfigurations, () => RefreshCadence],
|
|
140
|
+
];
|
|
141
|
+
export var ExportReference = [3, n0, _ERx, 0, [_EA, _EN, _ESx], [0, 0, () => ExportStatus]];
|
|
142
|
+
export var ExportStatus = [3, n0, _ESx, 0, [_SC, _SR, _CA, _LUA, _LRA], [0, 0, 5, 5, 5]];
|
|
143
|
+
export var GetExecutionRequest = [3, n0, _GER, 0, [_EA, _EI], [0, 0]];
|
|
144
|
+
export var GetExecutionResponse = [
|
|
145
|
+
3,
|
|
146
|
+
n0,
|
|
147
|
+
_GERe,
|
|
148
|
+
0,
|
|
149
|
+
[_EI, _E, _ES],
|
|
150
|
+
[0, () => Export, () => ExecutionStatus],
|
|
151
|
+
];
|
|
152
|
+
export var GetExportRequest = [3, n0, _GERet, 0, [_EA], [0]];
|
|
153
|
+
export var GetExportResponse = [
|
|
154
|
+
3,
|
|
155
|
+
n0,
|
|
156
|
+
_GERetx,
|
|
157
|
+
0,
|
|
158
|
+
[_E, _ESx],
|
|
159
|
+
[() => Export, () => ExportStatus],
|
|
160
|
+
];
|
|
161
|
+
export var GetTableRequest = [3, n0, _GTR, 0, [_TN, _TP], [0, 128 | 0]];
|
|
162
|
+
export var GetTableResponse = [
|
|
163
|
+
3,
|
|
164
|
+
n0,
|
|
165
|
+
_GTRe,
|
|
166
|
+
0,
|
|
167
|
+
[_TN, _D, _TP, _S],
|
|
168
|
+
[0, 0, 128 | 0, () => ColumnList],
|
|
169
|
+
];
|
|
170
|
+
export var InternalServerException = [
|
|
171
|
+
-3,
|
|
172
|
+
n0,
|
|
173
|
+
_ISE,
|
|
174
|
+
{
|
|
175
|
+
[_e]: _s,
|
|
176
|
+
[_hE]: 500,
|
|
177
|
+
},
|
|
178
|
+
[_M],
|
|
179
|
+
[0],
|
|
180
|
+
];
|
|
181
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
182
|
+
export var ListExecutionsRequest = [3, n0, _LER, 0, [_EA, _MR, _NT], [0, 1, 0]];
|
|
183
|
+
export var ListExecutionsResponse = [
|
|
184
|
+
3,
|
|
185
|
+
n0,
|
|
186
|
+
_LERi,
|
|
187
|
+
0,
|
|
188
|
+
[_Ex, _NT],
|
|
189
|
+
[() => ExecutionReferenceList, 0],
|
|
190
|
+
];
|
|
191
|
+
export var ListExportsRequest = [3, n0, _LERis, 0, [_MR, _NT], [1, 0]];
|
|
192
|
+
export var ListExportsResponse = [
|
|
193
|
+
3,
|
|
194
|
+
n0,
|
|
195
|
+
_LERist,
|
|
196
|
+
0,
|
|
197
|
+
[_Exp, _NT],
|
|
198
|
+
[() => ExportReferenceList, 0],
|
|
199
|
+
];
|
|
200
|
+
export var ListTablesRequest = [3, n0, _LTR, 0, [_NT, _MR], [0, 1]];
|
|
201
|
+
export var ListTablesResponse = [3, n0, _LTRi, 0, [_Ta, _NT], [() => TableList, 0]];
|
|
202
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA, _MR, _NT], [0, 1, 0]];
|
|
203
|
+
export var ListTagsForResourceResponse = [
|
|
204
|
+
3,
|
|
205
|
+
n0,
|
|
206
|
+
_LTFRRi,
|
|
207
|
+
0,
|
|
208
|
+
[_RT, _NT],
|
|
209
|
+
[() => ResourceTagList, 0],
|
|
210
|
+
];
|
|
211
|
+
export var RefreshCadence = [3, n0, _RC, 0, [_F], [0]];
|
|
212
|
+
export var ResourceNotFoundException = [
|
|
213
|
+
-3,
|
|
214
|
+
n0,
|
|
215
|
+
_RNFE,
|
|
216
|
+
{
|
|
217
|
+
[_e]: _c,
|
|
218
|
+
[_hE]: 404,
|
|
219
|
+
},
|
|
220
|
+
[_M, _RI, _RTe],
|
|
221
|
+
[0, 0, 0],
|
|
222
|
+
];
|
|
223
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
224
|
+
export var ResourceTag = [3, n0, _RTes, 0, [_K, _V], [0, 0]];
|
|
225
|
+
export var S3Destination = [
|
|
226
|
+
3,
|
|
227
|
+
n0,
|
|
228
|
+
_SD,
|
|
229
|
+
0,
|
|
230
|
+
[_SB, _SP, _SRe, _SOC],
|
|
231
|
+
[0, 0, 0, () => S3OutputConfigurations],
|
|
232
|
+
];
|
|
233
|
+
export var S3OutputConfigurations = [3, n0, _SOC, 0, [_OT, _Fo, _Co, _O], [0, 0, 0, 0]];
|
|
234
|
+
export var ServiceQuotaExceededException = [
|
|
235
|
+
-3,
|
|
236
|
+
n0,
|
|
237
|
+
_SQEE,
|
|
238
|
+
{
|
|
239
|
+
[_e]: _c,
|
|
240
|
+
[_hE]: 402,
|
|
241
|
+
},
|
|
242
|
+
[_M, _RI, _RTe, _QC, _SCe],
|
|
243
|
+
[0, 0, 0, 0, 0],
|
|
244
|
+
];
|
|
245
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
246
|
+
export var Table = [3, n0, _Tab, 0, [_TN, _D, _TP], [0, 0, () => TablePropertyDescriptionList]];
|
|
247
|
+
export var TablePropertyDescription = [3, n0, _TPD, 0, [_N, _VV, _DV, _D], [0, 64 | 0, 0, 0]];
|
|
248
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _RT], [0, () => ResourceTagList]];
|
|
249
|
+
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
250
|
+
export var ThrottlingException = [
|
|
251
|
+
-3,
|
|
252
|
+
n0,
|
|
253
|
+
_TE,
|
|
254
|
+
{
|
|
255
|
+
[_e]: _c,
|
|
256
|
+
[_hE]: 429,
|
|
257
|
+
},
|
|
258
|
+
[_M, _QC, _SCe],
|
|
259
|
+
[0, 0, 0],
|
|
260
|
+
];
|
|
261
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
262
|
+
export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _RTK], [0, 64 | 0]];
|
|
263
|
+
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
264
|
+
export var UpdateExportRequest = [3, n0, _UER, 0, [_EA, _E], [0, () => Export]];
|
|
265
|
+
export var UpdateExportResponse = [3, n0, _UERp, 0, [_EA], [0]];
|
|
266
|
+
export var ValidationException = [
|
|
267
|
+
-3,
|
|
268
|
+
n0,
|
|
269
|
+
_VE,
|
|
270
|
+
{
|
|
271
|
+
[_e]: _c,
|
|
272
|
+
[_hE]: 400,
|
|
273
|
+
},
|
|
274
|
+
[_M, _R, _Fi],
|
|
275
|
+
[0, 0, () => ValidationExceptionFieldList],
|
|
276
|
+
];
|
|
277
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
278
|
+
export var ValidationExceptionField = [3, n0, _VEF, 0, [_N, _M], [0, 0]];
|
|
279
|
+
export var __Unit = "unit";
|
|
280
|
+
export var BCMDataExportsServiceException = [-3, _sm, "BCMDataExportsServiceException", 0, [], []];
|
|
281
|
+
TypeRegistry.for(_sm).registerError(BCMDataExportsServiceException, __BCMDataExportsServiceException);
|
|
282
|
+
export var ColumnList = [1, n0, _CL, 0, () => Column];
|
|
283
|
+
export var ExecutionReferenceList = [1, n0, _ERL, 0, () => ExecutionReference];
|
|
284
|
+
export var ExportReferenceList = [1, n0, _ERLx, 0, () => ExportReference];
|
|
285
|
+
export var GenericStringList = 64 | 0;
|
|
286
|
+
export var ResourceTagKeyList = 64 | 0;
|
|
287
|
+
export var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag];
|
|
288
|
+
export var TableList = [1, n0, _TL, 0, () => Table];
|
|
289
|
+
export var TablePropertyDescriptionList = [1, n0, _TPDL, 0, () => TablePropertyDescription];
|
|
290
|
+
export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
|
|
291
|
+
export var TableConfigurations = [2, n0, _TC, 0, 0, 128 | 0];
|
|
292
|
+
export var TableProperties = 128 | 0;
|
|
293
|
+
export var CreateExport = [9, n0, _CE, 0, () => CreateExportRequest, () => CreateExportResponse];
|
|
294
|
+
export var DeleteExport = [9, n0, _DE, 2, () => DeleteExportRequest, () => DeleteExportResponse];
|
|
295
|
+
export var GetExecution = [9, n0, _GE, 0, () => GetExecutionRequest, () => GetExecutionResponse];
|
|
296
|
+
export var GetExport = [9, n0, _GEe, 0, () => GetExportRequest, () => GetExportResponse];
|
|
297
|
+
export var GetTable = [9, n0, _GT, 0, () => GetTableRequest, () => GetTableResponse];
|
|
298
|
+
export var ListExecutions = [
|
|
299
|
+
9,
|
|
300
|
+
n0,
|
|
301
|
+
_LE,
|
|
302
|
+
0,
|
|
303
|
+
() => ListExecutionsRequest,
|
|
304
|
+
() => ListExecutionsResponse,
|
|
305
|
+
];
|
|
306
|
+
export var ListExports = [9, n0, _LEi, 0, () => ListExportsRequest, () => ListExportsResponse];
|
|
307
|
+
export var ListTables = [9, n0, _LT, 0, () => ListTablesRequest, () => ListTablesResponse];
|
|
308
|
+
export var ListTagsForResource = [
|
|
309
|
+
9,
|
|
310
|
+
n0,
|
|
311
|
+
_LTFR,
|
|
312
|
+
0,
|
|
313
|
+
() => ListTagsForResourceRequest,
|
|
314
|
+
() => ListTagsForResourceResponse,
|
|
315
|
+
];
|
|
316
|
+
export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
|
|
317
|
+
export var UntagResource = [
|
|
318
|
+
9,
|
|
319
|
+
n0,
|
|
320
|
+
_UR,
|
|
321
|
+
0,
|
|
322
|
+
() => UntagResourceRequest,
|
|
323
|
+
() => UntagResourceResponse,
|
|
324
|
+
];
|
|
325
|
+
export var UpdateExport = [9, n0, _UE, 0, () => UpdateExportRequest, () => UpdateExportResponse];
|
|
@@ -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 { CreateExportCommandInput, CreateExportCommandOutput } from "./commands/CreateExportCommand";
|
|
11
11
|
import { DeleteExportCommandInput, DeleteExportCommandOutput } from "./commands/DeleteExportCommand";
|
|
@@ -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
|
*/
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: BCMDataExportsClientConfig) => {
|
|
|
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: BCMDataExportsClientConfig) => {
|
|
|
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: BCMDataExportsClientConfig) => {
|
|
|
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: BCMDataExportsClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").BCMDataExportsHttpAuthSchemeProvider;
|
|
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,70 @@
|
|
|
1
|
+
import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var Column: StaticStructureSchema;
|
|
3
|
+
export declare var CreateExportRequest: StaticStructureSchema;
|
|
4
|
+
export declare var CreateExportResponse: StaticStructureSchema;
|
|
5
|
+
export declare var DataQuery: StaticStructureSchema;
|
|
6
|
+
export declare var DeleteExportRequest: StaticStructureSchema;
|
|
7
|
+
export declare var DeleteExportResponse: StaticStructureSchema;
|
|
8
|
+
export declare var DestinationConfigurations: StaticStructureSchema;
|
|
9
|
+
export declare var ExecutionReference: StaticStructureSchema;
|
|
10
|
+
export declare var ExecutionStatus: StaticStructureSchema;
|
|
11
|
+
export declare var Export: StaticStructureSchema;
|
|
12
|
+
export declare var ExportReference: StaticStructureSchema;
|
|
13
|
+
export declare var ExportStatus: StaticStructureSchema;
|
|
14
|
+
export declare var GetExecutionRequest: StaticStructureSchema;
|
|
15
|
+
export declare var GetExecutionResponse: StaticStructureSchema;
|
|
16
|
+
export declare var GetExportRequest: StaticStructureSchema;
|
|
17
|
+
export declare var GetExportResponse: StaticStructureSchema;
|
|
18
|
+
export declare var GetTableRequest: StaticStructureSchema;
|
|
19
|
+
export declare var GetTableResponse: StaticStructureSchema;
|
|
20
|
+
export declare var InternalServerException: StaticErrorSchema;
|
|
21
|
+
export declare var ListExecutionsRequest: StaticStructureSchema;
|
|
22
|
+
export declare var ListExecutionsResponse: StaticStructureSchema;
|
|
23
|
+
export declare var ListExportsRequest: StaticStructureSchema;
|
|
24
|
+
export declare var ListExportsResponse: StaticStructureSchema;
|
|
25
|
+
export declare var ListTablesRequest: StaticStructureSchema;
|
|
26
|
+
export declare var ListTablesResponse: StaticStructureSchema;
|
|
27
|
+
export declare var ListTagsForResourceRequest: StaticStructureSchema;
|
|
28
|
+
export declare var ListTagsForResourceResponse: StaticStructureSchema;
|
|
29
|
+
export declare var RefreshCadence: StaticStructureSchema;
|
|
30
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
31
|
+
export declare var ResourceTag: StaticStructureSchema;
|
|
32
|
+
export declare var S3Destination: StaticStructureSchema;
|
|
33
|
+
export declare var S3OutputConfigurations: StaticStructureSchema;
|
|
34
|
+
export declare var ServiceQuotaExceededException: StaticErrorSchema;
|
|
35
|
+
export declare var Table: StaticStructureSchema;
|
|
36
|
+
export declare var TablePropertyDescription: StaticStructureSchema;
|
|
37
|
+
export declare var TagResourceRequest: StaticStructureSchema;
|
|
38
|
+
export declare var TagResourceResponse: StaticStructureSchema;
|
|
39
|
+
export declare var ThrottlingException: StaticErrorSchema;
|
|
40
|
+
export declare var UntagResourceRequest: StaticStructureSchema;
|
|
41
|
+
export declare var UntagResourceResponse: StaticStructureSchema;
|
|
42
|
+
export declare var UpdateExportRequest: StaticStructureSchema;
|
|
43
|
+
export declare var UpdateExportResponse: StaticStructureSchema;
|
|
44
|
+
export declare var ValidationException: StaticErrorSchema;
|
|
45
|
+
export declare var ValidationExceptionField: StaticStructureSchema;
|
|
46
|
+
export declare var __Unit: "unit";
|
|
47
|
+
export declare var BCMDataExportsServiceException: StaticErrorSchema;
|
|
48
|
+
export declare var ColumnList: StaticListSchema;
|
|
49
|
+
export declare var ExecutionReferenceList: StaticListSchema;
|
|
50
|
+
export declare var ExportReferenceList: StaticListSchema;
|
|
51
|
+
export declare var GenericStringList: number;
|
|
52
|
+
export declare var ResourceTagKeyList: number;
|
|
53
|
+
export declare var ResourceTagList: StaticListSchema;
|
|
54
|
+
export declare var TableList: StaticListSchema;
|
|
55
|
+
export declare var TablePropertyDescriptionList: StaticListSchema;
|
|
56
|
+
export declare var ValidationExceptionFieldList: StaticListSchema;
|
|
57
|
+
export declare var TableConfigurations: StaticMapSchema;
|
|
58
|
+
export declare var TableProperties: number;
|
|
59
|
+
export declare var CreateExport: StaticOperationSchema;
|
|
60
|
+
export declare var DeleteExport: StaticOperationSchema;
|
|
61
|
+
export declare var GetExecution: StaticOperationSchema;
|
|
62
|
+
export declare var GetExport: StaticOperationSchema;
|
|
63
|
+
export declare var GetTable: StaticOperationSchema;
|
|
64
|
+
export declare var ListExecutions: StaticOperationSchema;
|
|
65
|
+
export declare var ListExports: StaticOperationSchema;
|
|
66
|
+
export declare var ListTables: StaticOperationSchema;
|
|
67
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
68
|
+
export declare var TagResource: StaticOperationSchema;
|
|
69
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
70
|
+
export declare var UpdateExport: 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 BCMDataExportsClientConfigType = Partial<
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: BCMDataExportsClientConfig) => {
|
|
|
37
37
|
profile?: string;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
41
45
|
userAgentAppId?:
|
|
42
46
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: BCMDataExportsClientConfig) => {
|
|
|
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
|
|
@@ -36,6 +36,10 @@ export declare const getRuntimeConfig: (config: BCMDataExportsClientConfig) => {
|
|
|
36
36
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
37
37
|
logger: import("@smithy/types").Logger;
|
|
38
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
39
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
40
|
+
import("@smithy/types").HttpRequest,
|
|
41
|
+
import("@smithy/types").HttpResponse
|
|
42
|
+
>;
|
|
39
43
|
defaultsMode:
|
|
40
44
|
| import("@smithy/smithy-client").DefaultsMode
|
|
41
45
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: BCMDataExportsClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").BCMDataExportsHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import {
|
|
2
|
+
StaticErrorSchema,
|
|
3
|
+
StaticListSchema,
|
|
4
|
+
StaticMapSchema,
|
|
5
|
+
StaticOperationSchema,
|
|
6
|
+
StaticStructureSchema,
|
|
7
|
+
} from "@smithy/types";
|
|
8
|
+
export declare var Column: StaticStructureSchema;
|
|
9
|
+
export declare var CreateExportRequest: StaticStructureSchema;
|
|
10
|
+
export declare var CreateExportResponse: StaticStructureSchema;
|
|
11
|
+
export declare var DataQuery: StaticStructureSchema;
|
|
12
|
+
export declare var DeleteExportRequest: StaticStructureSchema;
|
|
13
|
+
export declare var DeleteExportResponse: StaticStructureSchema;
|
|
14
|
+
export declare var DestinationConfigurations: StaticStructureSchema;
|
|
15
|
+
export declare var ExecutionReference: StaticStructureSchema;
|
|
16
|
+
export declare var ExecutionStatus: StaticStructureSchema;
|
|
17
|
+
export declare var Export: StaticStructureSchema;
|
|
18
|
+
export declare var ExportReference: StaticStructureSchema;
|
|
19
|
+
export declare var ExportStatus: StaticStructureSchema;
|
|
20
|
+
export declare var GetExecutionRequest: StaticStructureSchema;
|
|
21
|
+
export declare var GetExecutionResponse: StaticStructureSchema;
|
|
22
|
+
export declare var GetExportRequest: StaticStructureSchema;
|
|
23
|
+
export declare var GetExportResponse: StaticStructureSchema;
|
|
24
|
+
export declare var GetTableRequest: StaticStructureSchema;
|
|
25
|
+
export declare var GetTableResponse: StaticStructureSchema;
|
|
26
|
+
export declare var InternalServerException: StaticErrorSchema;
|
|
27
|
+
export declare var ListExecutionsRequest: StaticStructureSchema;
|
|
28
|
+
export declare var ListExecutionsResponse: StaticStructureSchema;
|
|
29
|
+
export declare var ListExportsRequest: StaticStructureSchema;
|
|
30
|
+
export declare var ListExportsResponse: StaticStructureSchema;
|
|
31
|
+
export declare var ListTablesRequest: StaticStructureSchema;
|
|
32
|
+
export declare var ListTablesResponse: StaticStructureSchema;
|
|
33
|
+
export declare var ListTagsForResourceRequest: StaticStructureSchema;
|
|
34
|
+
export declare var ListTagsForResourceResponse: StaticStructureSchema;
|
|
35
|
+
export declare var RefreshCadence: StaticStructureSchema;
|
|
36
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
37
|
+
export declare var ResourceTag: StaticStructureSchema;
|
|
38
|
+
export declare var S3Destination: StaticStructureSchema;
|
|
39
|
+
export declare var S3OutputConfigurations: StaticStructureSchema;
|
|
40
|
+
export declare var ServiceQuotaExceededException: StaticErrorSchema;
|
|
41
|
+
export declare var Table: StaticStructureSchema;
|
|
42
|
+
export declare var TablePropertyDescription: StaticStructureSchema;
|
|
43
|
+
export declare var TagResourceRequest: StaticStructureSchema;
|
|
44
|
+
export declare var TagResourceResponse: StaticStructureSchema;
|
|
45
|
+
export declare var ThrottlingException: StaticErrorSchema;
|
|
46
|
+
export declare var UntagResourceRequest: StaticStructureSchema;
|
|
47
|
+
export declare var UntagResourceResponse: StaticStructureSchema;
|
|
48
|
+
export declare var UpdateExportRequest: StaticStructureSchema;
|
|
49
|
+
export declare var UpdateExportResponse: StaticStructureSchema;
|
|
50
|
+
export declare var ValidationException: StaticErrorSchema;
|
|
51
|
+
export declare var ValidationExceptionField: StaticStructureSchema;
|
|
52
|
+
export declare var __Unit: "unit";
|
|
53
|
+
export declare var BCMDataExportsServiceException: StaticErrorSchema;
|
|
54
|
+
export declare var ColumnList: StaticListSchema;
|
|
55
|
+
export declare var ExecutionReferenceList: StaticListSchema;
|
|
56
|
+
export declare var ExportReferenceList: StaticListSchema;
|
|
57
|
+
export declare var GenericStringList: number;
|
|
58
|
+
export declare var ResourceTagKeyList: number;
|
|
59
|
+
export declare var ResourceTagList: StaticListSchema;
|
|
60
|
+
export declare var TableList: StaticListSchema;
|
|
61
|
+
export declare var TablePropertyDescriptionList: StaticListSchema;
|
|
62
|
+
export declare var ValidationExceptionFieldList: StaticListSchema;
|
|
63
|
+
export declare var TableConfigurations: StaticMapSchema;
|
|
64
|
+
export declare var TableProperties: number;
|
|
65
|
+
export declare var CreateExport: StaticOperationSchema;
|
|
66
|
+
export declare var DeleteExport: StaticOperationSchema;
|
|
67
|
+
export declare var GetExecution: StaticOperationSchema;
|
|
68
|
+
export declare var GetExport: StaticOperationSchema;
|
|
69
|
+
export declare var GetTable: StaticOperationSchema;
|
|
70
|
+
export declare var ListExecutions: StaticOperationSchema;
|
|
71
|
+
export declare var ListExports: StaticOperationSchema;
|
|
72
|
+
export declare var ListTables: StaticOperationSchema;
|
|
73
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
74
|
+
export declare var TagResource: StaticOperationSchema;
|
|
75
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
76
|
+
export declare var UpdateExport: 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.
|
|
4
|
+
"version": "3.928.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-bcm-data-exports",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.928.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.928.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.922.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.922.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.922.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.928.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.925.0",
|
|
30
30
|
"@aws-sdk/types": "3.922.0",
|
|
31
31
|
"@aws-sdk/util-endpoints": "3.922.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.922.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.928.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.4.2",
|
|
35
35
|
"@smithy/core": "^3.17.2",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.3.5",
|