@aws-sdk/client-bedrock-data-automation-runtime 3.1075.0 → 3.1076.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +619 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/BedrockDataAutomationRuntimeServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -85
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -46
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -336
|
@@ -1,336 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _APC = "AssetProcessingConfiguration";
|
|
3
|
-
const _B = "Blueprint";
|
|
4
|
-
const _BL = "BlueprintList";
|
|
5
|
-
const _DAC = "DataAutomationConfiguration";
|
|
6
|
-
const _EBC = "EventBridgeConfiguration";
|
|
7
|
-
const _EC = "EncryptionConfiguration";
|
|
8
|
-
const _GDAS = "GetDataAutomationStatus";
|
|
9
|
-
const _GDASR = "GetDataAutomationStatusRequest";
|
|
10
|
-
const _GDASRe = "GetDataAutomationStatusResponse";
|
|
11
|
-
const _IC = "InputConfiguration";
|
|
12
|
-
const _IDA = "InvokeDataAutomation";
|
|
13
|
-
const _IDAA = "InvokeDataAutomationAsync";
|
|
14
|
-
const _IDAAR = "InvokeDataAutomationAsyncRequest";
|
|
15
|
-
const _IDAARn = "InvokeDataAutomationAsyncResponse";
|
|
16
|
-
const _IDAR = "InvokeDataAutomationRequest";
|
|
17
|
-
const _IDARn = "InvokeDataAutomationResponse";
|
|
18
|
-
const _ISE = "InternalServerException";
|
|
19
|
-
const _LTFR = "ListTagsForResource";
|
|
20
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
21
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
22
|
-
const _NC = "NotificationConfiguration";
|
|
23
|
-
const _OC = "OutputConfiguration";
|
|
24
|
-
const _OS = "OutputSegment";
|
|
25
|
-
const _OSL = "OutputSegmentList";
|
|
26
|
-
const _RNFE = "ResourceNotFoundException";
|
|
27
|
-
const _SIC = "SyncInputConfiguration";
|
|
28
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
29
|
-
const _SUE = "ServiceUnavailableException";
|
|
30
|
-
const _T = "Tag";
|
|
31
|
-
const _TE = "ThrottlingException";
|
|
32
|
-
const _TL = "TagList";
|
|
33
|
-
const _TR = "TagResource";
|
|
34
|
-
const _TRR = "TagResourceRequest";
|
|
35
|
-
const _TRRa = "TagResourceResponse";
|
|
36
|
-
const _TS = "TimestampSegment";
|
|
37
|
-
const _UR = "UntagResource";
|
|
38
|
-
const _URR = "UntagResourceRequest";
|
|
39
|
-
const _URRn = "UntagResourceResponse";
|
|
40
|
-
const _VAPC = "VideoAssetProcessingConfiguration";
|
|
41
|
-
const _VE = "ValidationException";
|
|
42
|
-
const _VSC = "VideoSegmentConfiguration";
|
|
43
|
-
const _aPC = "assetProcessingConfiguration";
|
|
44
|
-
const _b = "blueprints";
|
|
45
|
-
const _bA = "blueprintArn";
|
|
46
|
-
const _by = "bytes";
|
|
47
|
-
const _c = "client";
|
|
48
|
-
const _cO = "customOutput";
|
|
49
|
-
const _cOS = "customOutputStatus";
|
|
50
|
-
const _cT = "clientToken";
|
|
51
|
-
const _dAC = "dataAutomationConfiguration";
|
|
52
|
-
const _dAPA = "dataAutomationProjectArn";
|
|
53
|
-
const _dAPAa = "dataAutomationProfileArn";
|
|
54
|
-
const _e = "error";
|
|
55
|
-
const _eBC = "eventBridgeConfiguration";
|
|
56
|
-
const _eBE = "eventBridgeEnabled";
|
|
57
|
-
const _eC = "encryptionConfiguration";
|
|
58
|
-
const _eM = "errorMessage";
|
|
59
|
-
const _eT = "errorType";
|
|
60
|
-
const _eTM = "endTimeMillis";
|
|
61
|
-
const _hE = "httpError";
|
|
62
|
-
const _iA = "invocationArn";
|
|
63
|
-
const _iC = "inputConfiguration";
|
|
64
|
-
const _jCT = "jobCompletionTime";
|
|
65
|
-
const _jDIS = "jobDurationInSeconds";
|
|
66
|
-
const _jST = "jobSubmissionTime";
|
|
67
|
-
const _k = "key";
|
|
68
|
-
const _kEC = "kmsEncryptionContext";
|
|
69
|
-
const _kKI = "kmsKeyId";
|
|
70
|
-
const _m = "message";
|
|
71
|
-
const _nC = "notificationConfiguration";
|
|
72
|
-
const _oC = "outputConfiguration";
|
|
73
|
-
const _oS = "outputSegments";
|
|
74
|
-
const _rARN = "resourceARN";
|
|
75
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.bedrockdataautomationruntime";
|
|
76
|
-
const _sC = "segmentConfiguration";
|
|
77
|
-
const _sM = "semanticModality";
|
|
78
|
-
const _sO = "standardOutput";
|
|
79
|
-
const _sTM = "startTimeMillis";
|
|
80
|
-
const _sU = "s3Uri";
|
|
81
|
-
const _se = "server";
|
|
82
|
-
const _st = "stage";
|
|
83
|
-
const _sta = "status";
|
|
84
|
-
const _t = "tags";
|
|
85
|
-
const _tK = "tagKeys";
|
|
86
|
-
const _tS = "timestampSegment";
|
|
87
|
-
const _v = "video";
|
|
88
|
-
const _va = "value";
|
|
89
|
-
const _ve = "version";
|
|
90
|
-
const n0 = "com.amazonaws.bedrockdataautomationruntime";
|
|
91
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
92
|
-
const { BedrockDataAutomationRuntimeServiceException } = require("../models/BedrockDataAutomationRuntimeServiceException");
|
|
93
|
-
const { AccessDeniedException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
94
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
95
|
-
const BedrockDataAutomationRuntimeServiceException$ = [-3, _s, "BedrockDataAutomationRuntimeServiceException", 0, [], []];
|
|
96
|
-
exports.BedrockDataAutomationRuntimeServiceException$ = BedrockDataAutomationRuntimeServiceException$;
|
|
97
|
-
_s_registry.registerError(BedrockDataAutomationRuntimeServiceException$, BedrockDataAutomationRuntimeServiceException);
|
|
98
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
99
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
100
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
101
|
-
[_m],
|
|
102
|
-
[0]
|
|
103
|
-
];
|
|
104
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
105
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
106
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
107
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
108
|
-
[_m],
|
|
109
|
-
[0]
|
|
110
|
-
];
|
|
111
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
112
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
113
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
114
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
115
|
-
[_m],
|
|
116
|
-
[0]
|
|
117
|
-
];
|
|
118
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
119
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
120
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
121
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
122
|
-
[_m],
|
|
123
|
-
[0]
|
|
124
|
-
];
|
|
125
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
126
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
127
|
-
const ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
128
|
-
{ [_e]: _se, [_hE]: 503 },
|
|
129
|
-
[_m],
|
|
130
|
-
[0]
|
|
131
|
-
];
|
|
132
|
-
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
133
|
-
n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
134
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
135
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
136
|
-
[_m],
|
|
137
|
-
[0]
|
|
138
|
-
];
|
|
139
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
140
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
141
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
142
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
143
|
-
[_m],
|
|
144
|
-
[0]
|
|
145
|
-
];
|
|
146
|
-
exports.ValidationException$ = ValidationException$;
|
|
147
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
148
|
-
exports.errorTypeRegistries = [
|
|
149
|
-
_s_registry,
|
|
150
|
-
n0_registry,
|
|
151
|
-
];
|
|
152
|
-
const AssetProcessingConfiguration$ = [3, n0, _APC,
|
|
153
|
-
0,
|
|
154
|
-
[_v],
|
|
155
|
-
[() => VideoAssetProcessingConfiguration$]
|
|
156
|
-
];
|
|
157
|
-
exports.AssetProcessingConfiguration$ = AssetProcessingConfiguration$;
|
|
158
|
-
const Blueprint$ = [3, n0, _B,
|
|
159
|
-
0,
|
|
160
|
-
[_bA, _ve, _st],
|
|
161
|
-
[0, 0, 0], 1
|
|
162
|
-
];
|
|
163
|
-
exports.Blueprint$ = Blueprint$;
|
|
164
|
-
const DataAutomationConfiguration$ = [3, n0, _DAC,
|
|
165
|
-
0,
|
|
166
|
-
[_dAPA, _st],
|
|
167
|
-
[0, 0], 1
|
|
168
|
-
];
|
|
169
|
-
exports.DataAutomationConfiguration$ = DataAutomationConfiguration$;
|
|
170
|
-
const EncryptionConfiguration$ = [3, n0, _EC,
|
|
171
|
-
0,
|
|
172
|
-
[_kKI, _kEC],
|
|
173
|
-
[0, 128 | 0], 1
|
|
174
|
-
];
|
|
175
|
-
exports.EncryptionConfiguration$ = EncryptionConfiguration$;
|
|
176
|
-
const EventBridgeConfiguration$ = [3, n0, _EBC,
|
|
177
|
-
0,
|
|
178
|
-
[_eBE],
|
|
179
|
-
[2], 1
|
|
180
|
-
];
|
|
181
|
-
exports.EventBridgeConfiguration$ = EventBridgeConfiguration$;
|
|
182
|
-
const GetDataAutomationStatusRequest$ = [3, n0, _GDASR,
|
|
183
|
-
0,
|
|
184
|
-
[_iA],
|
|
185
|
-
[[0, 1]], 1
|
|
186
|
-
];
|
|
187
|
-
exports.GetDataAutomationStatusRequest$ = GetDataAutomationStatusRequest$;
|
|
188
|
-
const GetDataAutomationStatusResponse$ = [3, n0, _GDASRe,
|
|
189
|
-
0,
|
|
190
|
-
[_sta, _eT, _eM, _oC, _jST, _jCT, _jDIS],
|
|
191
|
-
[0, 0, 0, () => OutputConfiguration$, 5, 5, 1]
|
|
192
|
-
];
|
|
193
|
-
exports.GetDataAutomationStatusResponse$ = GetDataAutomationStatusResponse$;
|
|
194
|
-
const InputConfiguration$ = [3, n0, _IC,
|
|
195
|
-
0,
|
|
196
|
-
[_sU, _aPC],
|
|
197
|
-
[0, () => AssetProcessingConfiguration$], 1
|
|
198
|
-
];
|
|
199
|
-
exports.InputConfiguration$ = InputConfiguration$;
|
|
200
|
-
const InvokeDataAutomationAsyncRequest$ = [3, n0, _IDAAR,
|
|
201
|
-
0,
|
|
202
|
-
[_iC, _oC, _dAPAa, _cT, _dAC, _eC, _nC, _b, _t],
|
|
203
|
-
[() => InputConfiguration$, () => OutputConfiguration$, 0, [0, 4], () => DataAutomationConfiguration$, () => EncryptionConfiguration$, () => NotificationConfiguration$, () => BlueprintList, () => TagList], 3
|
|
204
|
-
];
|
|
205
|
-
exports.InvokeDataAutomationAsyncRequest$ = InvokeDataAutomationAsyncRequest$;
|
|
206
|
-
const InvokeDataAutomationAsyncResponse$ = [3, n0, _IDAARn,
|
|
207
|
-
0,
|
|
208
|
-
[_iA],
|
|
209
|
-
[0], 1
|
|
210
|
-
];
|
|
211
|
-
exports.InvokeDataAutomationAsyncResponse$ = InvokeDataAutomationAsyncResponse$;
|
|
212
|
-
const InvokeDataAutomationRequest$ = [3, n0, _IDAR,
|
|
213
|
-
0,
|
|
214
|
-
[_iC, _dAPAa, _dAC, _b, _eC, _oC],
|
|
215
|
-
[() => SyncInputConfiguration$, 0, () => DataAutomationConfiguration$, () => BlueprintList, () => EncryptionConfiguration$, () => OutputConfiguration$], 2
|
|
216
|
-
];
|
|
217
|
-
exports.InvokeDataAutomationRequest$ = InvokeDataAutomationRequest$;
|
|
218
|
-
const InvokeDataAutomationResponse$ = [3, n0, _IDARn,
|
|
219
|
-
0,
|
|
220
|
-
[_sM, _oC, _oS],
|
|
221
|
-
[0, () => OutputConfiguration$, () => OutputSegmentList], 1
|
|
222
|
-
];
|
|
223
|
-
exports.InvokeDataAutomationResponse$ = InvokeDataAutomationResponse$;
|
|
224
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
225
|
-
0,
|
|
226
|
-
[_rARN],
|
|
227
|
-
[0], 1
|
|
228
|
-
];
|
|
229
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
230
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
231
|
-
0,
|
|
232
|
-
[_t],
|
|
233
|
-
[() => TagList]
|
|
234
|
-
];
|
|
235
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
236
|
-
const NotificationConfiguration$ = [3, n0, _NC,
|
|
237
|
-
0,
|
|
238
|
-
[_eBC],
|
|
239
|
-
[() => EventBridgeConfiguration$], 1
|
|
240
|
-
];
|
|
241
|
-
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
242
|
-
const OutputConfiguration$ = [3, n0, _OC,
|
|
243
|
-
0,
|
|
244
|
-
[_sU],
|
|
245
|
-
[0], 1
|
|
246
|
-
];
|
|
247
|
-
exports.OutputConfiguration$ = OutputConfiguration$;
|
|
248
|
-
const OutputSegment$ = [3, n0, _OS,
|
|
249
|
-
0,
|
|
250
|
-
[_cOS, _cO, _sO],
|
|
251
|
-
[0, 0, 0]
|
|
252
|
-
];
|
|
253
|
-
exports.OutputSegment$ = OutputSegment$;
|
|
254
|
-
const SyncInputConfiguration$ = [3, n0, _SIC,
|
|
255
|
-
0,
|
|
256
|
-
[_by, _sU],
|
|
257
|
-
[21, 0]
|
|
258
|
-
];
|
|
259
|
-
exports.SyncInputConfiguration$ = SyncInputConfiguration$;
|
|
260
|
-
const Tag$ = [3, n0, _T,
|
|
261
|
-
0,
|
|
262
|
-
[_k, _va],
|
|
263
|
-
[0, 0], 2
|
|
264
|
-
];
|
|
265
|
-
exports.Tag$ = Tag$;
|
|
266
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
267
|
-
0,
|
|
268
|
-
[_rARN, _t],
|
|
269
|
-
[0, () => TagList], 2
|
|
270
|
-
];
|
|
271
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
272
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
273
|
-
0,
|
|
274
|
-
[],
|
|
275
|
-
[]
|
|
276
|
-
];
|
|
277
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
278
|
-
const TimestampSegment$ = [3, n0, _TS,
|
|
279
|
-
0,
|
|
280
|
-
[_sTM, _eTM],
|
|
281
|
-
[1, 1], 2
|
|
282
|
-
];
|
|
283
|
-
exports.TimestampSegment$ = TimestampSegment$;
|
|
284
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
285
|
-
0,
|
|
286
|
-
[_rARN, _tK],
|
|
287
|
-
[0, 64 | 0], 2
|
|
288
|
-
];
|
|
289
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
290
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
291
|
-
0,
|
|
292
|
-
[],
|
|
293
|
-
[]
|
|
294
|
-
];
|
|
295
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
296
|
-
const VideoAssetProcessingConfiguration$ = [3, n0, _VAPC,
|
|
297
|
-
0,
|
|
298
|
-
[_sC],
|
|
299
|
-
[() => VideoSegmentConfiguration$]
|
|
300
|
-
];
|
|
301
|
-
exports.VideoAssetProcessingConfiguration$ = VideoAssetProcessingConfiguration$;
|
|
302
|
-
var BlueprintList = [1, n0, _BL,
|
|
303
|
-
0, () => Blueprint$
|
|
304
|
-
];
|
|
305
|
-
var OutputSegmentList = [1, n0, _OSL,
|
|
306
|
-
0, () => OutputSegment$
|
|
307
|
-
];
|
|
308
|
-
var TagKeyList = 64 | 0;
|
|
309
|
-
var TagList = [1, n0, _TL,
|
|
310
|
-
0, () => Tag$
|
|
311
|
-
];
|
|
312
|
-
var EncryptionContextMap = 128 | 0;
|
|
313
|
-
const VideoSegmentConfiguration$ = [4, n0, _VSC,
|
|
314
|
-
0,
|
|
315
|
-
[_tS],
|
|
316
|
-
[() => TimestampSegment$]
|
|
317
|
-
];
|
|
318
|
-
exports.VideoSegmentConfiguration$ = VideoSegmentConfiguration$;
|
|
319
|
-
exports.GetDataAutomationStatus$ = [9, n0, _GDAS,
|
|
320
|
-
0, () => GetDataAutomationStatusRequest$, () => GetDataAutomationStatusResponse$
|
|
321
|
-
];
|
|
322
|
-
exports.InvokeDataAutomation$ = [9, n0, _IDA,
|
|
323
|
-
0, () => InvokeDataAutomationRequest$, () => InvokeDataAutomationResponse$
|
|
324
|
-
];
|
|
325
|
-
exports.InvokeDataAutomationAsync$ = [9, n0, _IDAA,
|
|
326
|
-
2, () => InvokeDataAutomationAsyncRequest$, () => InvokeDataAutomationAsyncResponse$
|
|
327
|
-
];
|
|
328
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
329
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
330
|
-
];
|
|
331
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
332
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
333
|
-
];
|
|
334
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
335
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
336
|
-
];
|