@aws-sdk/client-bedrock-data-automation-runtime 3.968.0 → 3.970.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 +19 -19
- package/dist-es/schemas/schemas_0.js +19 -19
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -306,27 +306,27 @@ var AssetProcessingConfiguration$ = [3, n0, _APC,
|
|
|
306
306
|
var Blueprint$ = [3, n0, _B,
|
|
307
307
|
0,
|
|
308
308
|
[_bA, _ve, _s],
|
|
309
|
-
[0, 0, 0]
|
|
309
|
+
[0, 0, 0], 1
|
|
310
310
|
];
|
|
311
311
|
var DataAutomationConfiguration$ = [3, n0, _DAC,
|
|
312
312
|
0,
|
|
313
313
|
[_dAPA, _s],
|
|
314
|
-
[0, 0]
|
|
314
|
+
[0, 0], 1
|
|
315
315
|
];
|
|
316
316
|
var EncryptionConfiguration$ = [3, n0, _EC,
|
|
317
317
|
0,
|
|
318
318
|
[_kKI, _kEC],
|
|
319
|
-
[0, 128 | 0]
|
|
319
|
+
[0, 128 | 0], 1
|
|
320
320
|
];
|
|
321
321
|
var EventBridgeConfiguration$ = [3, n0, _EBC,
|
|
322
322
|
0,
|
|
323
323
|
[_eBE],
|
|
324
|
-
[2]
|
|
324
|
+
[2], 1
|
|
325
325
|
];
|
|
326
326
|
var GetDataAutomationStatusRequest$ = [3, n0, _GDASR,
|
|
327
327
|
0,
|
|
328
328
|
[_iA],
|
|
329
|
-
[[0, 1]]
|
|
329
|
+
[[0, 1]], 1
|
|
330
330
|
];
|
|
331
331
|
var GetDataAutomationStatusResponse$ = [3, n0, _GDASRe,
|
|
332
332
|
0,
|
|
@@ -336,7 +336,7 @@ var GetDataAutomationStatusResponse$ = [3, n0, _GDASRe,
|
|
|
336
336
|
var InputConfiguration$ = [3, n0, _IC,
|
|
337
337
|
0,
|
|
338
338
|
[_sU, _aPC],
|
|
339
|
-
[0, () => AssetProcessingConfiguration$]
|
|
339
|
+
[0, () => AssetProcessingConfiguration$], 1
|
|
340
340
|
];
|
|
341
341
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
342
342
|
{ [_e]: _se, [_hE]: 500 },
|
|
@@ -346,28 +346,28 @@ var InternalServerException$ = [-3, n0, _ISE,
|
|
|
346
346
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
347
347
|
var InvokeDataAutomationAsyncRequest$ = [3, n0, _IDAAR,
|
|
348
348
|
0,
|
|
349
|
-
[
|
|
350
|
-
[
|
|
349
|
+
[_iC, _oC, _dAPAa, _cT, _dAC, _eC, _nC, _b, _t],
|
|
350
|
+
[() => InputConfiguration$, () => OutputConfiguration$, 0, [0, 4], () => DataAutomationConfiguration$, () => EncryptionConfiguration$, () => NotificationConfiguration$, () => BlueprintList, () => TagList], 3
|
|
351
351
|
];
|
|
352
352
|
var InvokeDataAutomationAsyncResponse$ = [3, n0, _IDAARn,
|
|
353
353
|
0,
|
|
354
354
|
[_iA],
|
|
355
|
-
[0]
|
|
355
|
+
[0], 1
|
|
356
356
|
];
|
|
357
357
|
var InvokeDataAutomationRequest$ = [3, n0, _IDAR,
|
|
358
358
|
0,
|
|
359
|
-
[_iC, _dAC, _b,
|
|
360
|
-
[() => SyncInputConfiguration$, () => DataAutomationConfiguration$, () => BlueprintList,
|
|
359
|
+
[_iC, _dAPAa, _dAC, _b, _eC],
|
|
360
|
+
[() => SyncInputConfiguration$, 0, () => DataAutomationConfiguration$, () => BlueprintList, () => EncryptionConfiguration$], 2
|
|
361
361
|
];
|
|
362
362
|
var InvokeDataAutomationResponse$ = [3, n0, _IDARn,
|
|
363
363
|
0,
|
|
364
364
|
[_sM, _oS],
|
|
365
|
-
[0, () => OutputSegmentList]
|
|
365
|
+
[0, () => OutputSegmentList], 2
|
|
366
366
|
];
|
|
367
367
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
368
368
|
0,
|
|
369
369
|
[_rARN],
|
|
370
|
-
[0]
|
|
370
|
+
[0], 1
|
|
371
371
|
];
|
|
372
372
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
373
373
|
0,
|
|
@@ -377,12 +377,12 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
377
377
|
var NotificationConfiguration$ = [3, n0, _NC,
|
|
378
378
|
0,
|
|
379
379
|
[_eBC],
|
|
380
|
-
[() => EventBridgeConfiguration$]
|
|
380
|
+
[() => EventBridgeConfiguration$], 1
|
|
381
381
|
];
|
|
382
382
|
var OutputConfiguration$ = [3, n0, _OC,
|
|
383
383
|
0,
|
|
384
384
|
[_sU],
|
|
385
|
-
[0]
|
|
385
|
+
[0], 1
|
|
386
386
|
];
|
|
387
387
|
var OutputSegment$ = [3, n0, _OS,
|
|
388
388
|
0,
|
|
@@ -415,12 +415,12 @@ var SyncInputConfiguration$ = [3, n0, _SIC,
|
|
|
415
415
|
var Tag$ = [3, n0, _T,
|
|
416
416
|
0,
|
|
417
417
|
[_k, _va],
|
|
418
|
-
[0, 0]
|
|
418
|
+
[0, 0], 2
|
|
419
419
|
];
|
|
420
420
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
421
421
|
0,
|
|
422
422
|
[_rARN, _t],
|
|
423
|
-
[0, () => TagList]
|
|
423
|
+
[0, () => TagList], 2
|
|
424
424
|
];
|
|
425
425
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
426
426
|
0,
|
|
@@ -436,12 +436,12 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
436
436
|
var TimestampSegment$ = [3, n0, _TS,
|
|
437
437
|
0,
|
|
438
438
|
[_sTM, _eTM],
|
|
439
|
-
[1, 1]
|
|
439
|
+
[1, 1], 2
|
|
440
440
|
];
|
|
441
441
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
442
442
|
0,
|
|
443
443
|
[_rARN, _tK],
|
|
444
|
-
[0, 64 | 0]
|
|
444
|
+
[0, 64 | 0], 2
|
|
445
445
|
];
|
|
446
446
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
447
447
|
0,
|
|
@@ -105,27 +105,27 @@ export var AssetProcessingConfiguration$ = [3, n0, _APC,
|
|
|
105
105
|
export var Blueprint$ = [3, n0, _B,
|
|
106
106
|
0,
|
|
107
107
|
[_bA, _ve, _s],
|
|
108
|
-
[0, 0, 0]
|
|
108
|
+
[0, 0, 0], 1
|
|
109
109
|
];
|
|
110
110
|
export var DataAutomationConfiguration$ = [3, n0, _DAC,
|
|
111
111
|
0,
|
|
112
112
|
[_dAPA, _s],
|
|
113
|
-
[0, 0]
|
|
113
|
+
[0, 0], 1
|
|
114
114
|
];
|
|
115
115
|
export var EncryptionConfiguration$ = [3, n0, _EC,
|
|
116
116
|
0,
|
|
117
117
|
[_kKI, _kEC],
|
|
118
|
-
[0, 128 | 0]
|
|
118
|
+
[0, 128 | 0], 1
|
|
119
119
|
];
|
|
120
120
|
export var EventBridgeConfiguration$ = [3, n0, _EBC,
|
|
121
121
|
0,
|
|
122
122
|
[_eBE],
|
|
123
|
-
[2]
|
|
123
|
+
[2], 1
|
|
124
124
|
];
|
|
125
125
|
export var GetDataAutomationStatusRequest$ = [3, n0, _GDASR,
|
|
126
126
|
0,
|
|
127
127
|
[_iA],
|
|
128
|
-
[[0, 1]]
|
|
128
|
+
[[0, 1]], 1
|
|
129
129
|
];
|
|
130
130
|
export var GetDataAutomationStatusResponse$ = [3, n0, _GDASRe,
|
|
131
131
|
0,
|
|
@@ -135,7 +135,7 @@ export var GetDataAutomationStatusResponse$ = [3, n0, _GDASRe,
|
|
|
135
135
|
export var InputConfiguration$ = [3, n0, _IC,
|
|
136
136
|
0,
|
|
137
137
|
[_sU, _aPC],
|
|
138
|
-
[0, () => AssetProcessingConfiguration$]
|
|
138
|
+
[0, () => AssetProcessingConfiguration$], 1
|
|
139
139
|
];
|
|
140
140
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
141
141
|
{ [_e]: _se, [_hE]: 500 },
|
|
@@ -145,28 +145,28 @@ export var InternalServerException$ = [-3, n0, _ISE,
|
|
|
145
145
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
146
146
|
export var InvokeDataAutomationAsyncRequest$ = [3, n0, _IDAAR,
|
|
147
147
|
0,
|
|
148
|
-
[
|
|
149
|
-
[
|
|
148
|
+
[_iC, _oC, _dAPAa, _cT, _dAC, _eC, _nC, _b, _t],
|
|
149
|
+
[() => InputConfiguration$, () => OutputConfiguration$, 0, [0, 4], () => DataAutomationConfiguration$, () => EncryptionConfiguration$, () => NotificationConfiguration$, () => BlueprintList, () => TagList], 3
|
|
150
150
|
];
|
|
151
151
|
export var InvokeDataAutomationAsyncResponse$ = [3, n0, _IDAARn,
|
|
152
152
|
0,
|
|
153
153
|
[_iA],
|
|
154
|
-
[0]
|
|
154
|
+
[0], 1
|
|
155
155
|
];
|
|
156
156
|
export var InvokeDataAutomationRequest$ = [3, n0, _IDAR,
|
|
157
157
|
0,
|
|
158
|
-
[_iC, _dAC, _b,
|
|
159
|
-
[() => SyncInputConfiguration$, () => DataAutomationConfiguration$, () => BlueprintList,
|
|
158
|
+
[_iC, _dAPAa, _dAC, _b, _eC],
|
|
159
|
+
[() => SyncInputConfiguration$, 0, () => DataAutomationConfiguration$, () => BlueprintList, () => EncryptionConfiguration$], 2
|
|
160
160
|
];
|
|
161
161
|
export var InvokeDataAutomationResponse$ = [3, n0, _IDARn,
|
|
162
162
|
0,
|
|
163
163
|
[_sM, _oS],
|
|
164
|
-
[0, () => OutputSegmentList]
|
|
164
|
+
[0, () => OutputSegmentList], 2
|
|
165
165
|
];
|
|
166
166
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
167
167
|
0,
|
|
168
168
|
[_rARN],
|
|
169
|
-
[0]
|
|
169
|
+
[0], 1
|
|
170
170
|
];
|
|
171
171
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
172
172
|
0,
|
|
@@ -176,12 +176,12 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
176
176
|
export var NotificationConfiguration$ = [3, n0, _NC,
|
|
177
177
|
0,
|
|
178
178
|
[_eBC],
|
|
179
|
-
[() => EventBridgeConfiguration$]
|
|
179
|
+
[() => EventBridgeConfiguration$], 1
|
|
180
180
|
];
|
|
181
181
|
export var OutputConfiguration$ = [3, n0, _OC,
|
|
182
182
|
0,
|
|
183
183
|
[_sU],
|
|
184
|
-
[0]
|
|
184
|
+
[0], 1
|
|
185
185
|
];
|
|
186
186
|
export var OutputSegment$ = [3, n0, _OS,
|
|
187
187
|
0,
|
|
@@ -214,12 +214,12 @@ export var SyncInputConfiguration$ = [3, n0, _SIC,
|
|
|
214
214
|
export var Tag$ = [3, n0, _T,
|
|
215
215
|
0,
|
|
216
216
|
[_k, _va],
|
|
217
|
-
[0, 0]
|
|
217
|
+
[0, 0], 2
|
|
218
218
|
];
|
|
219
219
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
220
220
|
0,
|
|
221
221
|
[_rARN, _t],
|
|
222
|
-
[0, () => TagList]
|
|
222
|
+
[0, () => TagList], 2
|
|
223
223
|
];
|
|
224
224
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
225
225
|
0,
|
|
@@ -235,12 +235,12 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
|
235
235
|
export var TimestampSegment$ = [3, n0, _TS,
|
|
236
236
|
0,
|
|
237
237
|
[_sTM, _eTM],
|
|
238
|
-
[1, 1]
|
|
238
|
+
[1, 1], 2
|
|
239
239
|
];
|
|
240
240
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
241
241
|
0,
|
|
242
242
|
[_rARN, _tK],
|
|
243
|
-
[0, 64 | 0]
|
|
243
|
+
[0, 64 | 0], 2
|
|
244
244
|
];
|
|
245
245
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
246
246
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-bedrock-data-automation-runtime",
|
|
3
3
|
"description": "AWS SDK for JavaScript Bedrock Data Automation Runtime Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-bedrock-data-automation-runtime",
|
|
@@ -21,41 +21,41 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.6",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
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.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|