@aws-sdk/client-elementalinference 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 +777 -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/ElementalInferenceServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -88
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -484
|
@@ -1,484 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _AF = "AssociateFeed";
|
|
3
|
-
const _AFR = "AssociateFeedRequest";
|
|
4
|
-
const _AFRs = "AssociateFeedResponse";
|
|
5
|
-
const _AR = "AspectRatio";
|
|
6
|
-
const _CC = "ClippingConfig";
|
|
7
|
-
const _CCr = "CroppingConfig";
|
|
8
|
-
const _CD = "CreateDictionary";
|
|
9
|
-
const _CDR = "CreateDictionaryRequest";
|
|
10
|
-
const _CDRr = "CreateDictionaryResponse";
|
|
11
|
-
const _CE = "ConflictException";
|
|
12
|
-
const _CF = "CreateFeed";
|
|
13
|
-
const _CFR = "CreateFeedRequest";
|
|
14
|
-
const _CFRr = "CreateFeedResponse";
|
|
15
|
-
const _CO = "CreateOutput";
|
|
16
|
-
const _COL = "CreateOutputList";
|
|
17
|
-
const _DD = "DeleteDictionary";
|
|
18
|
-
const _DDR = "DeleteDictionaryRequest";
|
|
19
|
-
const _DDRe = "DeleteDictionaryResponse";
|
|
20
|
-
const _DF = "DeleteFeed";
|
|
21
|
-
const _DFR = "DeleteFeedRequest";
|
|
22
|
-
const _DFRe = "DeleteFeedResponse";
|
|
23
|
-
const _DFRi = "DisassociateFeedRequest";
|
|
24
|
-
const _DFRis = "DisassociateFeedResponse";
|
|
25
|
-
const _DFi = "DisassociateFeed";
|
|
26
|
-
const _DS = "DictionarySummary";
|
|
27
|
-
const _DSL = "DictionarySummaryList";
|
|
28
|
-
const _EDE = "ExportDictionaryEntries";
|
|
29
|
-
const _EDER = "ExportDictionaryEntriesRequest";
|
|
30
|
-
const _EDERx = "ExportDictionaryEntriesResponse";
|
|
31
|
-
const _FA = "FeedAssociation";
|
|
32
|
-
const _FS = "FeedSummary";
|
|
33
|
-
const _FSL = "FeedSummaryList";
|
|
34
|
-
const _GD = "GetDictionary";
|
|
35
|
-
const _GDR = "GetDictionaryRequest";
|
|
36
|
-
const _GDRe = "GetDictionaryResponse";
|
|
37
|
-
const _GF = "GetFeed";
|
|
38
|
-
const _GFR = "GetFeedRequest";
|
|
39
|
-
const _GFRe = "GetFeedResponse";
|
|
40
|
-
const _GO = "GetOutput";
|
|
41
|
-
const _GOL = "GetOutputList";
|
|
42
|
-
const _ISEE = "InternalServerErrorException";
|
|
43
|
-
const _LD = "ListDictionaries";
|
|
44
|
-
const _LDR = "ListDictionariesRequest";
|
|
45
|
-
const _LDRi = "ListDictionariesResponse";
|
|
46
|
-
const _LF = "ListFeeds";
|
|
47
|
-
const _LFR = "ListFeedsRequest";
|
|
48
|
-
const _LFRi = "ListFeedsResponse";
|
|
49
|
-
const _LTFR = "ListTagsForResource";
|
|
50
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
51
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
52
|
-
const _OC = "OutputConfig";
|
|
53
|
-
const _RNFE = "ResourceNotFoundException";
|
|
54
|
-
const _SC = "SubtitlingConfig";
|
|
55
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
56
|
-
const _TMRE = "TooManyRequestException";
|
|
57
|
-
const _TR = "TagResource";
|
|
58
|
-
const _TRR = "TagResourceRequest";
|
|
59
|
-
const _UD = "UpdateDictionary";
|
|
60
|
-
const _UDR = "UpdateDictionaryRequest";
|
|
61
|
-
const _UDRp = "UpdateDictionaryResponse";
|
|
62
|
-
const _UF = "UpdateFeed";
|
|
63
|
-
const _UFR = "UpdateFeedRequest";
|
|
64
|
-
const _UFRp = "UpdateFeedResponse";
|
|
65
|
-
const _UO = "UpdateOutput";
|
|
66
|
-
const _UOL = "UpdateOutputList";
|
|
67
|
-
const _UR = "UntagResource";
|
|
68
|
-
const _URR = "UntagResourceRequest";
|
|
69
|
-
const _VE = "ValidationException";
|
|
70
|
-
const _a = "arn";
|
|
71
|
-
const _aR = "aspectRatio";
|
|
72
|
-
const _aRN = "associatedResourceName";
|
|
73
|
-
const _as = "association";
|
|
74
|
-
const _c = "client";
|
|
75
|
-
const _cM = "callbackMetadata";
|
|
76
|
-
const _cl = "clipping";
|
|
77
|
-
const _cr = "cropping";
|
|
78
|
-
const _d = "description";
|
|
79
|
-
const _dE = "dataEndpoints";
|
|
80
|
-
const _dR = "dryRun";
|
|
81
|
-
const _di = "dictionaries";
|
|
82
|
-
const _dic = "dictionary";
|
|
83
|
-
const _e = "error";
|
|
84
|
-
const _en = "entries";
|
|
85
|
-
const _f = "feeds";
|
|
86
|
-
const _fA = "fromAssociation";
|
|
87
|
-
const _h = "height";
|
|
88
|
-
const _hE = "httpError";
|
|
89
|
-
const _hQ = "httpQuery";
|
|
90
|
-
const _ht = "http";
|
|
91
|
-
const _i = "id";
|
|
92
|
-
const _l = "language";
|
|
93
|
-
const _m = "message";
|
|
94
|
-
const _mR = "maxResults";
|
|
95
|
-
const _n = "name";
|
|
96
|
-
const _nT = "nextToken";
|
|
97
|
-
const _o = "outputs";
|
|
98
|
-
const _oC = "outputConfig";
|
|
99
|
-
const _pF = "profanityFilter";
|
|
100
|
-
const _r = "references";
|
|
101
|
-
const _rA = "resourceArn";
|
|
102
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.elementalinference";
|
|
103
|
-
const _se = "server";
|
|
104
|
-
const _st = "status";
|
|
105
|
-
const _su = "subtitling";
|
|
106
|
-
const _t = "tags";
|
|
107
|
-
const _tK = "tagKeys";
|
|
108
|
-
const _w = "width";
|
|
109
|
-
const n0 = "com.amazonaws.elementalinference";
|
|
110
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
111
|
-
const { ElementalInferenceServiceException } = require("../models/ElementalInferenceServiceException");
|
|
112
|
-
const { AccessDeniedException, ConflictException, InternalServerErrorException, ResourceNotFoundException, ServiceQuotaExceededException, TooManyRequestException, ValidationException } = require("../models/errors");
|
|
113
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
114
|
-
const ElementalInferenceServiceException$ = [-3, _s, "ElementalInferenceServiceException", 0, [], []];
|
|
115
|
-
exports.ElementalInferenceServiceException$ = ElementalInferenceServiceException$;
|
|
116
|
-
_s_registry.registerError(ElementalInferenceServiceException$, ElementalInferenceServiceException);
|
|
117
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
118
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
119
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
120
|
-
[_m],
|
|
121
|
-
[0], 1
|
|
122
|
-
];
|
|
123
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
124
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
125
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
126
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
127
|
-
[_m],
|
|
128
|
-
[0], 1
|
|
129
|
-
];
|
|
130
|
-
exports.ConflictException$ = ConflictException$;
|
|
131
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
132
|
-
const InternalServerErrorException$ = [-3, n0, _ISEE,
|
|
133
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
134
|
-
[_m],
|
|
135
|
-
[0], 1
|
|
136
|
-
];
|
|
137
|
-
exports.InternalServerErrorException$ = InternalServerErrorException$;
|
|
138
|
-
n0_registry.registerError(InternalServerErrorException$, InternalServerErrorException);
|
|
139
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
140
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
141
|
-
[_m],
|
|
142
|
-
[0], 1
|
|
143
|
-
];
|
|
144
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
145
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
146
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
147
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
148
|
-
[_m],
|
|
149
|
-
[0], 1
|
|
150
|
-
];
|
|
151
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
152
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
153
|
-
const TooManyRequestException$ = [-3, n0, _TMRE,
|
|
154
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
155
|
-
[_m],
|
|
156
|
-
[0], 1
|
|
157
|
-
];
|
|
158
|
-
exports.TooManyRequestException$ = TooManyRequestException$;
|
|
159
|
-
n0_registry.registerError(TooManyRequestException$, TooManyRequestException);
|
|
160
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
161
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
162
|
-
[_m],
|
|
163
|
-
[0], 1
|
|
164
|
-
];
|
|
165
|
-
exports.ValidationException$ = ValidationException$;
|
|
166
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
167
|
-
exports.errorTypeRegistries = [
|
|
168
|
-
_s_registry,
|
|
169
|
-
n0_registry,
|
|
170
|
-
];
|
|
171
|
-
const AspectRatio$ = [3, n0, _AR,
|
|
172
|
-
0,
|
|
173
|
-
[_w, _h],
|
|
174
|
-
[1, 1], 2
|
|
175
|
-
];
|
|
176
|
-
exports.AspectRatio$ = AspectRatio$;
|
|
177
|
-
const AssociateFeedRequest$ = [3, n0, _AFR,
|
|
178
|
-
0,
|
|
179
|
-
[_i, _o, _aRN, _dR],
|
|
180
|
-
[[0, 1], () => CreateOutputList, [0, 4], 2], 2
|
|
181
|
-
];
|
|
182
|
-
exports.AssociateFeedRequest$ = AssociateFeedRequest$;
|
|
183
|
-
const AssociateFeedResponse$ = [3, n0, _AFRs,
|
|
184
|
-
0,
|
|
185
|
-
[_a, _i],
|
|
186
|
-
[0, 0], 2
|
|
187
|
-
];
|
|
188
|
-
exports.AssociateFeedResponse$ = AssociateFeedResponse$;
|
|
189
|
-
const ClippingConfig$ = [3, n0, _CC,
|
|
190
|
-
0,
|
|
191
|
-
[_cM],
|
|
192
|
-
[0]
|
|
193
|
-
];
|
|
194
|
-
exports.ClippingConfig$ = ClippingConfig$;
|
|
195
|
-
const CreateDictionaryRequest$ = [3, n0, _CDR,
|
|
196
|
-
0,
|
|
197
|
-
[_n, _l, _en, _t],
|
|
198
|
-
[0, 0, 0, 128 | 0], 2
|
|
199
|
-
];
|
|
200
|
-
exports.CreateDictionaryRequest$ = CreateDictionaryRequest$;
|
|
201
|
-
const CreateDictionaryResponse$ = [3, n0, _CDRr,
|
|
202
|
-
0,
|
|
203
|
-
[_n, _a, _i, _l, _st, _r, _t],
|
|
204
|
-
[0, 0, 0, 0, 0, 64 | 0, 128 | 0], 5
|
|
205
|
-
];
|
|
206
|
-
exports.CreateDictionaryResponse$ = CreateDictionaryResponse$;
|
|
207
|
-
const CreateFeedRequest$ = [3, n0, _CFR,
|
|
208
|
-
0,
|
|
209
|
-
[_n, _o, _t],
|
|
210
|
-
[0, () => CreateOutputList, 128 | 0], 2
|
|
211
|
-
];
|
|
212
|
-
exports.CreateFeedRequest$ = CreateFeedRequest$;
|
|
213
|
-
const CreateFeedResponse$ = [3, n0, _CFRr,
|
|
214
|
-
0,
|
|
215
|
-
[_a, _n, _i, _dE, _o, _st, _as, _t],
|
|
216
|
-
[0, 0, 0, 64 | 0, () => GetOutputList, 0, () => FeedAssociation$, 128 | 0], 6
|
|
217
|
-
];
|
|
218
|
-
exports.CreateFeedResponse$ = CreateFeedResponse$;
|
|
219
|
-
const CreateOutput$ = [3, n0, _CO,
|
|
220
|
-
0,
|
|
221
|
-
[_n, _oC, _st, _d],
|
|
222
|
-
[0, () => OutputConfig$, 0, 0], 3
|
|
223
|
-
];
|
|
224
|
-
exports.CreateOutput$ = CreateOutput$;
|
|
225
|
-
const CroppingConfig$ = [3, n0, _CCr,
|
|
226
|
-
0,
|
|
227
|
-
[],
|
|
228
|
-
[]
|
|
229
|
-
];
|
|
230
|
-
exports.CroppingConfig$ = CroppingConfig$;
|
|
231
|
-
const DeleteDictionaryRequest$ = [3, n0, _DDR,
|
|
232
|
-
0,
|
|
233
|
-
[_i],
|
|
234
|
-
[[0, 1]], 1
|
|
235
|
-
];
|
|
236
|
-
exports.DeleteDictionaryRequest$ = DeleteDictionaryRequest$;
|
|
237
|
-
const DeleteDictionaryResponse$ = [3, n0, _DDRe,
|
|
238
|
-
0,
|
|
239
|
-
[_a, _i, _st],
|
|
240
|
-
[0, 0, 0], 3
|
|
241
|
-
];
|
|
242
|
-
exports.DeleteDictionaryResponse$ = DeleteDictionaryResponse$;
|
|
243
|
-
const DeleteFeedRequest$ = [3, n0, _DFR,
|
|
244
|
-
0,
|
|
245
|
-
[_i],
|
|
246
|
-
[[0, 1]], 1
|
|
247
|
-
];
|
|
248
|
-
exports.DeleteFeedRequest$ = DeleteFeedRequest$;
|
|
249
|
-
const DeleteFeedResponse$ = [3, n0, _DFRe,
|
|
250
|
-
0,
|
|
251
|
-
[_a, _i, _st],
|
|
252
|
-
[0, 0, 0], 3
|
|
253
|
-
];
|
|
254
|
-
exports.DeleteFeedResponse$ = DeleteFeedResponse$;
|
|
255
|
-
const DictionarySummary$ = [3, n0, _DS,
|
|
256
|
-
0,
|
|
257
|
-
[_a, _i, _n, _l, _st],
|
|
258
|
-
[0, 0, 0, 0, 0], 5
|
|
259
|
-
];
|
|
260
|
-
exports.DictionarySummary$ = DictionarySummary$;
|
|
261
|
-
const DisassociateFeedRequest$ = [3, n0, _DFRi,
|
|
262
|
-
0,
|
|
263
|
-
[_i, _aRN, _dR],
|
|
264
|
-
[[0, 1], [0, 4], 2], 1
|
|
265
|
-
];
|
|
266
|
-
exports.DisassociateFeedRequest$ = DisassociateFeedRequest$;
|
|
267
|
-
const DisassociateFeedResponse$ = [3, n0, _DFRis,
|
|
268
|
-
0,
|
|
269
|
-
[_a, _i],
|
|
270
|
-
[0, 0], 2
|
|
271
|
-
];
|
|
272
|
-
exports.DisassociateFeedResponse$ = DisassociateFeedResponse$;
|
|
273
|
-
const ExportDictionaryEntriesRequest$ = [3, n0, _EDER,
|
|
274
|
-
0,
|
|
275
|
-
[_i],
|
|
276
|
-
[[0, 1]], 1
|
|
277
|
-
];
|
|
278
|
-
exports.ExportDictionaryEntriesRequest$ = ExportDictionaryEntriesRequest$;
|
|
279
|
-
const ExportDictionaryEntriesResponse$ = [3, n0, _EDERx,
|
|
280
|
-
0,
|
|
281
|
-
[_en],
|
|
282
|
-
[0]
|
|
283
|
-
];
|
|
284
|
-
exports.ExportDictionaryEntriesResponse$ = ExportDictionaryEntriesResponse$;
|
|
285
|
-
const FeedAssociation$ = [3, n0, _FA,
|
|
286
|
-
0,
|
|
287
|
-
[_aRN],
|
|
288
|
-
[0], 1
|
|
289
|
-
];
|
|
290
|
-
exports.FeedAssociation$ = FeedAssociation$;
|
|
291
|
-
const FeedSummary$ = [3, n0, _FS,
|
|
292
|
-
0,
|
|
293
|
-
[_a, _i, _n, _st, _as],
|
|
294
|
-
[0, 0, 0, 0, () => FeedAssociation$], 4
|
|
295
|
-
];
|
|
296
|
-
exports.FeedSummary$ = FeedSummary$;
|
|
297
|
-
const GetDictionaryRequest$ = [3, n0, _GDR,
|
|
298
|
-
0,
|
|
299
|
-
[_i],
|
|
300
|
-
[[0, 1]], 1
|
|
301
|
-
];
|
|
302
|
-
exports.GetDictionaryRequest$ = GetDictionaryRequest$;
|
|
303
|
-
const GetDictionaryResponse$ = [3, n0, _GDRe,
|
|
304
|
-
0,
|
|
305
|
-
[_n, _a, _i, _l, _st, _r, _t],
|
|
306
|
-
[0, 0, 0, 0, 0, 64 | 0, 128 | 0], 5
|
|
307
|
-
];
|
|
308
|
-
exports.GetDictionaryResponse$ = GetDictionaryResponse$;
|
|
309
|
-
const GetFeedRequest$ = [3, n0, _GFR,
|
|
310
|
-
0,
|
|
311
|
-
[_i],
|
|
312
|
-
[[0, 1]], 1
|
|
313
|
-
];
|
|
314
|
-
exports.GetFeedRequest$ = GetFeedRequest$;
|
|
315
|
-
const GetFeedResponse$ = [3, n0, _GFRe,
|
|
316
|
-
0,
|
|
317
|
-
[_a, _n, _i, _dE, _o, _st, _as, _t],
|
|
318
|
-
[0, 0, 0, 64 | 0, () => GetOutputList, 0, () => FeedAssociation$, 128 | 0], 6
|
|
319
|
-
];
|
|
320
|
-
exports.GetFeedResponse$ = GetFeedResponse$;
|
|
321
|
-
const GetOutput$ = [3, n0, _GO,
|
|
322
|
-
0,
|
|
323
|
-
[_n, _oC, _st, _d, _fA],
|
|
324
|
-
[0, () => OutputConfig$, 0, 0, 2], 3
|
|
325
|
-
];
|
|
326
|
-
exports.GetOutput$ = GetOutput$;
|
|
327
|
-
const ListDictionariesRequest$ = [3, n0, _LDR,
|
|
328
|
-
0,
|
|
329
|
-
[_mR, _nT],
|
|
330
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
331
|
-
];
|
|
332
|
-
exports.ListDictionariesRequest$ = ListDictionariesRequest$;
|
|
333
|
-
const ListDictionariesResponse$ = [3, n0, _LDRi,
|
|
334
|
-
0,
|
|
335
|
-
[_di, _nT],
|
|
336
|
-
[() => DictionarySummaryList, 0], 1
|
|
337
|
-
];
|
|
338
|
-
exports.ListDictionariesResponse$ = ListDictionariesResponse$;
|
|
339
|
-
const ListFeedsRequest$ = [3, n0, _LFR,
|
|
340
|
-
0,
|
|
341
|
-
[_mR, _nT],
|
|
342
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
343
|
-
];
|
|
344
|
-
exports.ListFeedsRequest$ = ListFeedsRequest$;
|
|
345
|
-
const ListFeedsResponse$ = [3, n0, _LFRi,
|
|
346
|
-
0,
|
|
347
|
-
[_f, _nT],
|
|
348
|
-
[() => FeedSummaryList, 0], 1
|
|
349
|
-
];
|
|
350
|
-
exports.ListFeedsResponse$ = ListFeedsResponse$;
|
|
351
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
352
|
-
0,
|
|
353
|
-
[_rA],
|
|
354
|
-
[[0, 1]], 1
|
|
355
|
-
];
|
|
356
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
357
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
358
|
-
0,
|
|
359
|
-
[_t],
|
|
360
|
-
[128 | 0]
|
|
361
|
-
];
|
|
362
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
363
|
-
const SubtitlingConfig$ = [3, n0, _SC,
|
|
364
|
-
0,
|
|
365
|
-
[_l, _aR, _dic, _pF],
|
|
366
|
-
[0, () => AspectRatio$, 0, 0], 1
|
|
367
|
-
];
|
|
368
|
-
exports.SubtitlingConfig$ = SubtitlingConfig$;
|
|
369
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
370
|
-
0,
|
|
371
|
-
[_rA, _t],
|
|
372
|
-
[[0, 1], 128 | 0], 2
|
|
373
|
-
];
|
|
374
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
375
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
376
|
-
0,
|
|
377
|
-
[_rA, _tK],
|
|
378
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
379
|
-
];
|
|
380
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
381
|
-
const UpdateDictionaryRequest$ = [3, n0, _UDR,
|
|
382
|
-
0,
|
|
383
|
-
[_i, _n, _l, _en],
|
|
384
|
-
[[0, 1], 0, 0, 0], 1
|
|
385
|
-
];
|
|
386
|
-
exports.UpdateDictionaryRequest$ = UpdateDictionaryRequest$;
|
|
387
|
-
const UpdateDictionaryResponse$ = [3, n0, _UDRp,
|
|
388
|
-
0,
|
|
389
|
-
[_n, _a, _i, _l, _st, _r, _t],
|
|
390
|
-
[0, 0, 0, 0, 0, 64 | 0, 128 | 0], 5
|
|
391
|
-
];
|
|
392
|
-
exports.UpdateDictionaryResponse$ = UpdateDictionaryResponse$;
|
|
393
|
-
const UpdateFeedRequest$ = [3, n0, _UFR,
|
|
394
|
-
0,
|
|
395
|
-
[_n, _i, _o],
|
|
396
|
-
[0, [0, 1], () => UpdateOutputList], 3
|
|
397
|
-
];
|
|
398
|
-
exports.UpdateFeedRequest$ = UpdateFeedRequest$;
|
|
399
|
-
const UpdateFeedResponse$ = [3, n0, _UFRp,
|
|
400
|
-
0,
|
|
401
|
-
[_a, _n, _i, _dE, _o, _st, _as, _t],
|
|
402
|
-
[0, 0, 0, 64 | 0, () => GetOutputList, 0, () => FeedAssociation$, 128 | 0], 6
|
|
403
|
-
];
|
|
404
|
-
exports.UpdateFeedResponse$ = UpdateFeedResponse$;
|
|
405
|
-
const UpdateOutput$ = [3, n0, _UO,
|
|
406
|
-
0,
|
|
407
|
-
[_n, _oC, _st, _d, _fA],
|
|
408
|
-
[0, () => OutputConfig$, 0, 0, 2], 3
|
|
409
|
-
];
|
|
410
|
-
exports.UpdateOutput$ = UpdateOutput$;
|
|
411
|
-
var __Unit = "unit";
|
|
412
|
-
var CreateOutputList = [1, n0, _COL,
|
|
413
|
-
0, () => CreateOutput$
|
|
414
|
-
];
|
|
415
|
-
var DictionarySummaryList = [1, n0, _DSL,
|
|
416
|
-
0, () => DictionarySummary$
|
|
417
|
-
];
|
|
418
|
-
var FeedReferences = 64 | 0;
|
|
419
|
-
var FeedSummaryList = [1, n0, _FSL,
|
|
420
|
-
0, () => FeedSummary$
|
|
421
|
-
];
|
|
422
|
-
var GetOutputList = [1, n0, _GOL,
|
|
423
|
-
0, () => GetOutput$
|
|
424
|
-
];
|
|
425
|
-
var StringList = 64 | 0;
|
|
426
|
-
var TagKeyList = 64 | 0;
|
|
427
|
-
var UpdateOutputList = [1, n0, _UOL,
|
|
428
|
-
0, () => UpdateOutput$
|
|
429
|
-
];
|
|
430
|
-
var TagMap = 128 | 0;
|
|
431
|
-
const OutputConfig$ = [4, n0, _OC,
|
|
432
|
-
0,
|
|
433
|
-
[_cr, _cl, _su],
|
|
434
|
-
[() => CroppingConfig$, () => ClippingConfig$, () => SubtitlingConfig$]
|
|
435
|
-
];
|
|
436
|
-
exports.OutputConfig$ = OutputConfig$;
|
|
437
|
-
exports.AssociateFeed$ = [9, n0, _AF,
|
|
438
|
-
{ [_ht]: ["POST", "/v1/feed/{id}/associate", 200] }, () => AssociateFeedRequest$, () => AssociateFeedResponse$
|
|
439
|
-
];
|
|
440
|
-
exports.CreateDictionary$ = [9, n0, _CD,
|
|
441
|
-
{ [_ht]: ["POST", "/v1/dictionary", 202] }, () => CreateDictionaryRequest$, () => CreateDictionaryResponse$
|
|
442
|
-
];
|
|
443
|
-
exports.CreateFeed$ = [9, n0, _CF,
|
|
444
|
-
{ [_ht]: ["POST", "/v1/feed", 202] }, () => CreateFeedRequest$, () => CreateFeedResponse$
|
|
445
|
-
];
|
|
446
|
-
exports.DeleteDictionary$ = [9, n0, _DD,
|
|
447
|
-
{ [_ht]: ["DELETE", "/v1/dictionary/{id}", 202] }, () => DeleteDictionaryRequest$, () => DeleteDictionaryResponse$
|
|
448
|
-
];
|
|
449
|
-
exports.DeleteFeed$ = [9, n0, _DF,
|
|
450
|
-
{ [_ht]: ["DELETE", "/v1/feed/{id}", 202] }, () => DeleteFeedRequest$, () => DeleteFeedResponse$
|
|
451
|
-
];
|
|
452
|
-
exports.DisassociateFeed$ = [9, n0, _DFi,
|
|
453
|
-
{ [_ht]: ["POST", "/v1/feed/{id}/disassociate", 200] }, () => DisassociateFeedRequest$, () => DisassociateFeedResponse$
|
|
454
|
-
];
|
|
455
|
-
exports.ExportDictionaryEntries$ = [9, n0, _EDE,
|
|
456
|
-
{ [_ht]: ["GET", "/v1/dictionary/{id}/entries/export", 200] }, () => ExportDictionaryEntriesRequest$, () => ExportDictionaryEntriesResponse$
|
|
457
|
-
];
|
|
458
|
-
exports.GetDictionary$ = [9, n0, _GD,
|
|
459
|
-
{ [_ht]: ["GET", "/v1/dictionary/{id}", 200] }, () => GetDictionaryRequest$, () => GetDictionaryResponse$
|
|
460
|
-
];
|
|
461
|
-
exports.GetFeed$ = [9, n0, _GF,
|
|
462
|
-
{ [_ht]: ["GET", "/v1/feed/{id}", 200] }, () => GetFeedRequest$, () => GetFeedResponse$
|
|
463
|
-
];
|
|
464
|
-
exports.ListDictionaries$ = [9, n0, _LD,
|
|
465
|
-
{ [_ht]: ["GET", "/v1/dictionaries", 200] }, () => ListDictionariesRequest$, () => ListDictionariesResponse$
|
|
466
|
-
];
|
|
467
|
-
exports.ListFeeds$ = [9, n0, _LF,
|
|
468
|
-
{ [_ht]: ["GET", "/v1/feeds", 200] }, () => ListFeedsRequest$, () => ListFeedsResponse$
|
|
469
|
-
];
|
|
470
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
471
|
-
{ [_ht]: ["GET", "/v1/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
472
|
-
];
|
|
473
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
474
|
-
{ [_ht]: ["POST", "/v1/tags/{resourceArn}", 204] }, () => TagResourceRequest$, () => __Unit
|
|
475
|
-
];
|
|
476
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
477
|
-
{ [_ht]: ["DELETE", "/v1/tags/{resourceArn}", 204] }, () => UntagResourceRequest$, () => __Unit
|
|
478
|
-
];
|
|
479
|
-
exports.UpdateDictionary$ = [9, n0, _UD,
|
|
480
|
-
{ [_ht]: ["PATCH", "/v1/dictionary/{id}", 200] }, () => UpdateDictionaryRequest$, () => UpdateDictionaryResponse$
|
|
481
|
-
];
|
|
482
|
-
exports.UpdateFeed$ = [9, n0, _UF,
|
|
483
|
-
{ [_ht]: ["PUT", "/v1/feed/{id}", 200] }, () => UpdateFeedRequest$, () => UpdateFeedResponse$
|
|
484
|
-
];
|