@aws-sdk/client-polly 3.987.0 → 3.989.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.
@@ -102,116 +102,190 @@ const _hE = "httpError";
102
102
  const _hH = "httpHeader";
103
103
  const _hQ = "httpQuery";
104
104
  const _m = "message";
105
- const _s = "streaming";
105
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.polly";
106
106
  const _se = "server";
107
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.polly";
107
+ const _st = "streaming";
108
108
  const _xaR = "x-amzn-RequestCharacters";
109
109
  const n0 = "com.amazonaws.polly";
110
110
  import { TypeRegistry } from "@smithy/core/schema";
111
111
  import { EngineNotSupportedException, InvalidLexiconException, InvalidNextTokenException, InvalidS3BucketException, InvalidS3KeyException, InvalidSampleRateException, InvalidSnsTopicArnException, InvalidSsmlException, InvalidTaskIdException, LanguageNotSupportedException, LexiconNotFoundException, LexiconSizeExceededException, MarksNotSupportedForFormatException, MaxLexemeLengthExceededException, MaxLexiconsNumberExceededException, ServiceFailureException, SsmlMarksNotSupportedForTextTypeException, SynthesisTaskNotFoundException, TextLengthExceededException, UnsupportedPlsAlphabetException, UnsupportedPlsLanguageException, } from "../models/errors";
112
112
  import { PollyServiceException } from "../models/PollyServiceException";
113
- var AudioStream = [0, n0, _AS, { [_s]: 1 }, 42];
114
- var LexiconContent = [0, n0, _LC, 8, 0];
115
- export var DeleteLexiconInput$ = [3, n0, _DLI,
116
- 0,
117
- [_N],
118
- [[0, 1]], 1
119
- ];
120
- export var DeleteLexiconOutput$ = [3, n0, _DLO,
121
- 0,
122
- [],
123
- []
124
- ];
125
- export var DescribeVoicesInput$ = [3, n0, _DVI,
126
- 0,
127
- [_E, _LCa, _IALC, _NT],
128
- [[0, { [_hQ]: _E }], [0, { [_hQ]: _LCa }], [2, { [_hQ]: _IALC }], [0, { [_hQ]: _NT }]]
129
- ];
130
- export var DescribeVoicesOutput$ = [3, n0, _DVO,
131
- 0,
132
- [_V, _NT],
133
- [() => VoiceList, 0]
134
- ];
113
+ const _s_registry = TypeRegistry.for(_s);
114
+ export var PollyServiceException$ = [-3, _s, "PollyServiceException", 0, [], []];
115
+ _s_registry.registerError(PollyServiceException$, PollyServiceException);
116
+ const n0_registry = TypeRegistry.for(n0);
135
117
  export var EngineNotSupportedException$ = [-3, n0, _ENSE,
136
118
  { [_e]: _c, [_hE]: 400 },
137
119
  [_m],
138
120
  [0]
139
121
  ];
140
- TypeRegistry.for(n0).registerError(EngineNotSupportedException$, EngineNotSupportedException);
141
- export var GetLexiconInput$ = [3, n0, _GLI,
142
- 0,
143
- [_N],
144
- [[0, 1]], 1
145
- ];
146
- export var GetLexiconOutput$ = [3, n0, _GLO,
147
- 0,
148
- [_L, _LA],
149
- [[() => Lexicon$, 0], () => LexiconAttributes$]
150
- ];
151
- export var GetSpeechSynthesisTaskInput$ = [3, n0, _GSSTI,
152
- 0,
153
- [_TI],
154
- [[0, 1]], 1
155
- ];
156
- export var GetSpeechSynthesisTaskOutput$ = [3, n0, _GSSTO,
157
- 0,
158
- [_ST],
159
- [() => SynthesisTask$]
160
- ];
122
+ n0_registry.registerError(EngineNotSupportedException$, EngineNotSupportedException);
161
123
  export var InvalidLexiconException$ = [-3, n0, _ILE,
162
124
  { [_e]: _c, [_hE]: 400 },
163
125
  [_m],
164
126
  [0]
165
127
  ];
166
- TypeRegistry.for(n0).registerError(InvalidLexiconException$, InvalidLexiconException);
128
+ n0_registry.registerError(InvalidLexiconException$, InvalidLexiconException);
167
129
  export var InvalidNextTokenException$ = [-3, n0, _INTE,
168
130
  { [_e]: _c, [_hE]: 400 },
169
131
  [_m],
170
132
  [0]
171
133
  ];
172
- TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
134
+ n0_registry.registerError(InvalidNextTokenException$, InvalidNextTokenException);
173
135
  export var InvalidS3BucketException$ = [-3, n0, _ISBE,
174
136
  { [_e]: _c, [_hE]: 400 },
175
137
  [_m],
176
138
  [0]
177
139
  ];
178
- TypeRegistry.for(n0).registerError(InvalidS3BucketException$, InvalidS3BucketException);
140
+ n0_registry.registerError(InvalidS3BucketException$, InvalidS3BucketException);
179
141
  export var InvalidS3KeyException$ = [-3, n0, _ISKE,
180
142
  { [_e]: _c, [_hE]: 400 },
181
143
  [_m],
182
144
  [0]
183
145
  ];
184
- TypeRegistry.for(n0).registerError(InvalidS3KeyException$, InvalidS3KeyException);
146
+ n0_registry.registerError(InvalidS3KeyException$, InvalidS3KeyException);
185
147
  export var InvalidSampleRateException$ = [-3, n0, _ISRE,
186
148
  { [_e]: _c, [_hE]: 400 },
187
149
  [_m],
188
150
  [0]
189
151
  ];
190
- TypeRegistry.for(n0).registerError(InvalidSampleRateException$, InvalidSampleRateException);
152
+ n0_registry.registerError(InvalidSampleRateException$, InvalidSampleRateException);
191
153
  export var InvalidSnsTopicArnException$ = [-3, n0, _ISTAE,
192
154
  { [_e]: _c, [_hE]: 400 },
193
155
  [_m],
194
156
  [0]
195
157
  ];
196
- TypeRegistry.for(n0).registerError(InvalidSnsTopicArnException$, InvalidSnsTopicArnException);
158
+ n0_registry.registerError(InvalidSnsTopicArnException$, InvalidSnsTopicArnException);
197
159
  export var InvalidSsmlException$ = [-3, n0, _ISE,
198
160
  { [_e]: _c, [_hE]: 400 },
199
161
  [_m],
200
162
  [0]
201
163
  ];
202
- TypeRegistry.for(n0).registerError(InvalidSsmlException$, InvalidSsmlException);
164
+ n0_registry.registerError(InvalidSsmlException$, InvalidSsmlException);
203
165
  export var InvalidTaskIdException$ = [-3, n0, _ITIE,
204
166
  { [_e]: _c, [_hE]: 400 },
205
167
  [_m],
206
168
  [0]
207
169
  ];
208
- TypeRegistry.for(n0).registerError(InvalidTaskIdException$, InvalidTaskIdException);
170
+ n0_registry.registerError(InvalidTaskIdException$, InvalidTaskIdException);
209
171
  export var LanguageNotSupportedException$ = [-3, n0, _LNSE,
210
172
  { [_e]: _c, [_hE]: 400 },
211
173
  [_m],
212
174
  [0]
213
175
  ];
214
- TypeRegistry.for(n0).registerError(LanguageNotSupportedException$, LanguageNotSupportedException);
176
+ n0_registry.registerError(LanguageNotSupportedException$, LanguageNotSupportedException);
177
+ export var LexiconNotFoundException$ = [-3, n0, _LNFE,
178
+ { [_e]: _c, [_hE]: 404 },
179
+ [_m],
180
+ [0]
181
+ ];
182
+ n0_registry.registerError(LexiconNotFoundException$, LexiconNotFoundException);
183
+ export var LexiconSizeExceededException$ = [-3, n0, _LSEE,
184
+ { [_e]: _c, [_hE]: 400 },
185
+ [_m],
186
+ [0]
187
+ ];
188
+ n0_registry.registerError(LexiconSizeExceededException$, LexiconSizeExceededException);
189
+ export var MarksNotSupportedForFormatException$ = [-3, n0, _MNSFFE,
190
+ { [_e]: _c, [_hE]: 400 },
191
+ [_m],
192
+ [0]
193
+ ];
194
+ n0_registry.registerError(MarksNotSupportedForFormatException$, MarksNotSupportedForFormatException);
195
+ export var MaxLexemeLengthExceededException$ = [-3, n0, _MLLEE,
196
+ { [_e]: _c, [_hE]: 400 },
197
+ [_m],
198
+ [0]
199
+ ];
200
+ n0_registry.registerError(MaxLexemeLengthExceededException$, MaxLexemeLengthExceededException);
201
+ export var MaxLexiconsNumberExceededException$ = [-3, n0, _MLNEE,
202
+ { [_e]: _c, [_hE]: 400 },
203
+ [_m],
204
+ [0]
205
+ ];
206
+ n0_registry.registerError(MaxLexiconsNumberExceededException$, MaxLexiconsNumberExceededException);
207
+ export var ServiceFailureException$ = [-3, n0, _SFE,
208
+ { [_e]: _se, [_hE]: 500 },
209
+ [_m],
210
+ [0]
211
+ ];
212
+ n0_registry.registerError(ServiceFailureException$, ServiceFailureException);
213
+ export var SsmlMarksNotSupportedForTextTypeException$ = [-3, n0, _SMNSFTTE,
214
+ { [_e]: _c, [_hE]: 400 },
215
+ [_m],
216
+ [0]
217
+ ];
218
+ n0_registry.registerError(SsmlMarksNotSupportedForTextTypeException$, SsmlMarksNotSupportedForTextTypeException);
219
+ export var SynthesisTaskNotFoundException$ = [-3, n0, _STNFE,
220
+ { [_e]: _c, [_hE]: 400 },
221
+ [_m],
222
+ [0]
223
+ ];
224
+ n0_registry.registerError(SynthesisTaskNotFoundException$, SynthesisTaskNotFoundException);
225
+ export var TextLengthExceededException$ = [-3, n0, _TLEE,
226
+ { [_e]: _c, [_hE]: 400 },
227
+ [_m],
228
+ [0]
229
+ ];
230
+ n0_registry.registerError(TextLengthExceededException$, TextLengthExceededException);
231
+ export var UnsupportedPlsAlphabetException$ = [-3, n0, _UPAE,
232
+ { [_e]: _c, [_hE]: 400 },
233
+ [_m],
234
+ [0]
235
+ ];
236
+ n0_registry.registerError(UnsupportedPlsAlphabetException$, UnsupportedPlsAlphabetException);
237
+ export var UnsupportedPlsLanguageException$ = [-3, n0, _UPLE,
238
+ { [_e]: _c, [_hE]: 400 },
239
+ [_m],
240
+ [0]
241
+ ];
242
+ n0_registry.registerError(UnsupportedPlsLanguageException$, UnsupportedPlsLanguageException);
243
+ export const errorTypeRegistries = [
244
+ _s_registry,
245
+ n0_registry,
246
+ ];
247
+ var AudioStream = [0, n0, _AS, { [_st]: 1 }, 42];
248
+ var LexiconContent = [0, n0, _LC, 8, 0];
249
+ export var DeleteLexiconInput$ = [3, n0, _DLI,
250
+ 0,
251
+ [_N],
252
+ [[0, 1]], 1
253
+ ];
254
+ export var DeleteLexiconOutput$ = [3, n0, _DLO,
255
+ 0,
256
+ [],
257
+ []
258
+ ];
259
+ export var DescribeVoicesInput$ = [3, n0, _DVI,
260
+ 0,
261
+ [_E, _LCa, _IALC, _NT],
262
+ [[0, { [_hQ]: _E }], [0, { [_hQ]: _LCa }], [2, { [_hQ]: _IALC }], [0, { [_hQ]: _NT }]]
263
+ ];
264
+ export var DescribeVoicesOutput$ = [3, n0, _DVO,
265
+ 0,
266
+ [_V, _NT],
267
+ [() => VoiceList, 0]
268
+ ];
269
+ export var GetLexiconInput$ = [3, n0, _GLI,
270
+ 0,
271
+ [_N],
272
+ [[0, 1]], 1
273
+ ];
274
+ export var GetLexiconOutput$ = [3, n0, _GLO,
275
+ 0,
276
+ [_L, _LA],
277
+ [[() => Lexicon$, 0], () => LexiconAttributes$]
278
+ ];
279
+ export var GetSpeechSynthesisTaskInput$ = [3, n0, _GSSTI,
280
+ 0,
281
+ [_TI],
282
+ [[0, 1]], 1
283
+ ];
284
+ export var GetSpeechSynthesisTaskOutput$ = [3, n0, _GSSTO,
285
+ 0,
286
+ [_ST],
287
+ [() => SynthesisTask$]
288
+ ];
215
289
  export var Lexicon$ = [3, n0, _L,
216
290
  0,
217
291
  [_C, _N],
@@ -227,18 +301,6 @@ export var LexiconDescription$ = [3, n0, _LD,
227
301
  [_N, _At],
228
302
  [0, () => LexiconAttributes$]
229
303
  ];
230
- export var LexiconNotFoundException$ = [-3, n0, _LNFE,
231
- { [_e]: _c, [_hE]: 404 },
232
- [_m],
233
- [0]
234
- ];
235
- TypeRegistry.for(n0).registerError(LexiconNotFoundException$, LexiconNotFoundException);
236
- export var LexiconSizeExceededException$ = [-3, n0, _LSEE,
237
- { [_e]: _c, [_hE]: 400 },
238
- [_m],
239
- [0]
240
- ];
241
- TypeRegistry.for(n0).registerError(LexiconSizeExceededException$, LexiconSizeExceededException);
242
304
  export var ListLexiconsInput$ = [3, n0, _LLI,
243
305
  0,
244
306
  [_NT],
@@ -259,24 +321,6 @@ export var ListSpeechSynthesisTasksOutput$ = [3, n0, _LSSTO,
259
321
  [_NT, _STy],
260
322
  [0, () => SynthesisTasks]
261
323
  ];
262
- export var MarksNotSupportedForFormatException$ = [-3, n0, _MNSFFE,
263
- { [_e]: _c, [_hE]: 400 },
264
- [_m],
265
- [0]
266
- ];
267
- TypeRegistry.for(n0).registerError(MarksNotSupportedForFormatException$, MarksNotSupportedForFormatException);
268
- export var MaxLexemeLengthExceededException$ = [-3, n0, _MLLEE,
269
- { [_e]: _c, [_hE]: 400 },
270
- [_m],
271
- [0]
272
- ];
273
- TypeRegistry.for(n0).registerError(MaxLexemeLengthExceededException$, MaxLexemeLengthExceededException);
274
- export var MaxLexiconsNumberExceededException$ = [-3, n0, _MLNEE,
275
- { [_e]: _c, [_hE]: 400 },
276
- [_m],
277
- [0]
278
- ];
279
- TypeRegistry.for(n0).registerError(MaxLexiconsNumberExceededException$, MaxLexiconsNumberExceededException);
280
324
  export var PutLexiconInput$ = [3, n0, _PLI,
281
325
  0,
282
326
  [_N, _C],
@@ -287,18 +331,6 @@ export var PutLexiconOutput$ = [3, n0, _PLO,
287
331
  [],
288
332
  []
289
333
  ];
290
- export var ServiceFailureException$ = [-3, n0, _SFE,
291
- { [_e]: _se, [_hE]: 500 },
292
- [_m],
293
- [0]
294
- ];
295
- TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
296
- export var SsmlMarksNotSupportedForTextTypeException$ = [-3, n0, _SMNSFTTE,
297
- { [_e]: _c, [_hE]: 400 },
298
- [_m],
299
- [0]
300
- ];
301
- TypeRegistry.for(n0).registerError(SsmlMarksNotSupportedForTextTypeException$, SsmlMarksNotSupportedForTextTypeException);
302
334
  export var StartSpeechSynthesisTaskInput$ = [3, n0, _SSSTI,
303
335
  0,
304
336
  [_OF, _OSBN, _T, _VI, _E, _LCa, _LN, _OSKP, _SR, _STA, _SMT, _TT],
@@ -314,12 +346,6 @@ export var SynthesisTask$ = [3, n0, _ST,
314
346
  [_E, _TI, _TS, _TSR, _OU, _CT, _RC, _STA, _LN, _OF, _SR, _SMT, _TT, _VI, _LCa],
315
347
  [0, 0, 0, 0, 0, 4, 1, 0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0]
316
348
  ];
317
- export var SynthesisTaskNotFoundException$ = [-3, n0, _STNFE,
318
- { [_e]: _c, [_hE]: 400 },
319
- [_m],
320
- [0]
321
- ];
322
- TypeRegistry.for(n0).registerError(SynthesisTaskNotFoundException$, SynthesisTaskNotFoundException);
323
349
  export var SynthesizeSpeechInput$ = [3, n0, _SSI,
324
350
  0,
325
351
  [_OF, _T, _VI, _E, _LCa, _LN, _SR, _SMT, _TT],
@@ -330,31 +356,11 @@ export var SynthesizeSpeechOutput$ = [3, n0, _SSO,
330
356
  [_AS, _CTo, _RC],
331
357
  [[() => AudioStream, 16], [0, { [_hH]: _CT_ }], [1, { [_hH]: _xaR }]]
332
358
  ];
333
- export var TextLengthExceededException$ = [-3, n0, _TLEE,
334
- { [_e]: _c, [_hE]: 400 },
335
- [_m],
336
- [0]
337
- ];
338
- TypeRegistry.for(n0).registerError(TextLengthExceededException$, TextLengthExceededException);
339
- export var UnsupportedPlsAlphabetException$ = [-3, n0, _UPAE,
340
- { [_e]: _c, [_hE]: 400 },
341
- [_m],
342
- [0]
343
- ];
344
- TypeRegistry.for(n0).registerError(UnsupportedPlsAlphabetException$, UnsupportedPlsAlphabetException);
345
- export var UnsupportedPlsLanguageException$ = [-3, n0, _UPLE,
346
- { [_e]: _c, [_hE]: 400 },
347
- [_m],
348
- [0]
349
- ];
350
- TypeRegistry.for(n0).registerError(UnsupportedPlsLanguageException$, UnsupportedPlsLanguageException);
351
359
  export var Voice$ = [3, n0, _Vo,
352
360
  0,
353
361
  [_G, _I, _LCa, _LNa, _N, _ALC, _SE],
354
362
  [0, 0, 0, 0, 0, 64 | 0, 64 | 0]
355
363
  ];
356
- export var PollyServiceException$ = [-3, _sm, "PollyServiceException", 0, [], []];
357
- TypeRegistry.for(_sm).registerError(PollyServiceException$, PollyServiceException);
358
364
  var EngineList = 64 | 0;
359
365
  var LanguageCodeList = 64 | 0;
360
366
  var LexiconDescriptionList = [1, n0, _LDL,
@@ -1,13 +1,7 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
2
- export declare var DeleteLexiconInput$: StaticStructureSchema;
3
- export declare var DeleteLexiconOutput$: StaticStructureSchema;
4
- export declare var DescribeVoicesInput$: StaticStructureSchema;
5
- export declare var DescribeVoicesOutput$: StaticStructureSchema;
3
+ export declare var PollyServiceException$: StaticErrorSchema;
6
4
  export declare var EngineNotSupportedException$: StaticErrorSchema;
7
- export declare var GetLexiconInput$: StaticStructureSchema;
8
- export declare var GetLexiconOutput$: StaticStructureSchema;
9
- export declare var GetSpeechSynthesisTaskInput$: StaticStructureSchema;
10
- export declare var GetSpeechSynthesisTaskOutput$: StaticStructureSchema;
11
5
  export declare var InvalidLexiconException$: StaticErrorSchema;
12
6
  export declare var InvalidNextTokenException$: StaticErrorSchema;
13
7
  export declare var InvalidS3BucketException$: StaticErrorSchema;
@@ -17,33 +11,46 @@ export declare var InvalidSnsTopicArnException$: StaticErrorSchema;
17
11
  export declare var InvalidSsmlException$: StaticErrorSchema;
18
12
  export declare var InvalidTaskIdException$: StaticErrorSchema;
19
13
  export declare var LanguageNotSupportedException$: StaticErrorSchema;
14
+ export declare var LexiconNotFoundException$: StaticErrorSchema;
15
+ export declare var LexiconSizeExceededException$: StaticErrorSchema;
16
+ export declare var MarksNotSupportedForFormatException$: StaticErrorSchema;
17
+ export declare var MaxLexemeLengthExceededException$: StaticErrorSchema;
18
+ export declare var MaxLexiconsNumberExceededException$: StaticErrorSchema;
19
+ export declare var ServiceFailureException$: StaticErrorSchema;
20
+ export declare var SsmlMarksNotSupportedForTextTypeException$: StaticErrorSchema;
21
+ export declare var SynthesisTaskNotFoundException$: StaticErrorSchema;
22
+ export declare var TextLengthExceededException$: StaticErrorSchema;
23
+ export declare var UnsupportedPlsAlphabetException$: StaticErrorSchema;
24
+ export declare var UnsupportedPlsLanguageException$: StaticErrorSchema;
25
+ /**
26
+ * TypeRegistry instances containing modeled errors.
27
+ * @internal
28
+ *
29
+ */
30
+ export declare const errorTypeRegistries: TypeRegistry[];
31
+ export declare var DeleteLexiconInput$: StaticStructureSchema;
32
+ export declare var DeleteLexiconOutput$: StaticStructureSchema;
33
+ export declare var DescribeVoicesInput$: StaticStructureSchema;
34
+ export declare var DescribeVoicesOutput$: StaticStructureSchema;
35
+ export declare var GetLexiconInput$: StaticStructureSchema;
36
+ export declare var GetLexiconOutput$: StaticStructureSchema;
37
+ export declare var GetSpeechSynthesisTaskInput$: StaticStructureSchema;
38
+ export declare var GetSpeechSynthesisTaskOutput$: StaticStructureSchema;
20
39
  export declare var Lexicon$: StaticStructureSchema;
21
40
  export declare var LexiconAttributes$: StaticStructureSchema;
22
41
  export declare var LexiconDescription$: StaticStructureSchema;
23
- export declare var LexiconNotFoundException$: StaticErrorSchema;
24
- export declare var LexiconSizeExceededException$: StaticErrorSchema;
25
42
  export declare var ListLexiconsInput$: StaticStructureSchema;
26
43
  export declare var ListLexiconsOutput$: StaticStructureSchema;
27
44
  export declare var ListSpeechSynthesisTasksInput$: StaticStructureSchema;
28
45
  export declare var ListSpeechSynthesisTasksOutput$: StaticStructureSchema;
29
- export declare var MarksNotSupportedForFormatException$: StaticErrorSchema;
30
- export declare var MaxLexemeLengthExceededException$: StaticErrorSchema;
31
- export declare var MaxLexiconsNumberExceededException$: StaticErrorSchema;
32
46
  export declare var PutLexiconInput$: StaticStructureSchema;
33
47
  export declare var PutLexiconOutput$: StaticStructureSchema;
34
- export declare var ServiceFailureException$: StaticErrorSchema;
35
- export declare var SsmlMarksNotSupportedForTextTypeException$: StaticErrorSchema;
36
48
  export declare var StartSpeechSynthesisTaskInput$: StaticStructureSchema;
37
49
  export declare var StartSpeechSynthesisTaskOutput$: StaticStructureSchema;
38
50
  export declare var SynthesisTask$: StaticStructureSchema;
39
- export declare var SynthesisTaskNotFoundException$: StaticErrorSchema;
40
51
  export declare var SynthesizeSpeechInput$: StaticStructureSchema;
41
52
  export declare var SynthesizeSpeechOutput$: StaticStructureSchema;
42
- export declare var TextLengthExceededException$: StaticErrorSchema;
43
- export declare var UnsupportedPlsAlphabetException$: StaticErrorSchema;
44
- export declare var UnsupportedPlsLanguageException$: StaticErrorSchema;
45
53
  export declare var Voice$: StaticStructureSchema;
46
- export declare var PollyServiceException$: StaticErrorSchema;
47
54
  export declare var DeleteLexicon$: StaticOperationSchema;
48
55
  export declare var DescribeVoices$: StaticOperationSchema;
49
56
  export declare var GetLexicon$: StaticOperationSchema;
@@ -1,17 +1,11 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
6
- export declare var DeleteLexiconInput$: StaticStructureSchema;
7
- export declare var DeleteLexiconOutput$: StaticStructureSchema;
8
- export declare var DescribeVoicesInput$: StaticStructureSchema;
9
- export declare var DescribeVoicesOutput$: StaticStructureSchema;
7
+ export declare var PollyServiceException$: StaticErrorSchema;
10
8
  export declare var EngineNotSupportedException$: StaticErrorSchema;
11
- export declare var GetLexiconInput$: StaticStructureSchema;
12
- export declare var GetLexiconOutput$: StaticStructureSchema;
13
- export declare var GetSpeechSynthesisTaskInput$: StaticStructureSchema;
14
- export declare var GetSpeechSynthesisTaskOutput$: StaticStructureSchema;
15
9
  export declare var InvalidLexiconException$: StaticErrorSchema;
16
10
  export declare var InvalidNextTokenException$: StaticErrorSchema;
17
11
  export declare var InvalidS3BucketException$: StaticErrorSchema;
@@ -21,33 +15,41 @@ export declare var InvalidSnsTopicArnException$: StaticErrorSchema;
21
15
  export declare var InvalidSsmlException$: StaticErrorSchema;
22
16
  export declare var InvalidTaskIdException$: StaticErrorSchema;
23
17
  export declare var LanguageNotSupportedException$: StaticErrorSchema;
18
+ export declare var LexiconNotFoundException$: StaticErrorSchema;
19
+ export declare var LexiconSizeExceededException$: StaticErrorSchema;
20
+ export declare var MarksNotSupportedForFormatException$: StaticErrorSchema;
21
+ export declare var MaxLexemeLengthExceededException$: StaticErrorSchema;
22
+ export declare var MaxLexiconsNumberExceededException$: StaticErrorSchema;
23
+ export declare var ServiceFailureException$: StaticErrorSchema;
24
+ export declare var SsmlMarksNotSupportedForTextTypeException$: StaticErrorSchema;
25
+ export declare var SynthesisTaskNotFoundException$: StaticErrorSchema;
26
+ export declare var TextLengthExceededException$: StaticErrorSchema;
27
+ export declare var UnsupportedPlsAlphabetException$: StaticErrorSchema;
28
+ export declare var UnsupportedPlsLanguageException$: StaticErrorSchema;
29
+ export declare const errorTypeRegistries: TypeRegistry[];
30
+ export declare var DeleteLexiconInput$: StaticStructureSchema;
31
+ export declare var DeleteLexiconOutput$: StaticStructureSchema;
32
+ export declare var DescribeVoicesInput$: StaticStructureSchema;
33
+ export declare var DescribeVoicesOutput$: StaticStructureSchema;
34
+ export declare var GetLexiconInput$: StaticStructureSchema;
35
+ export declare var GetLexiconOutput$: StaticStructureSchema;
36
+ export declare var GetSpeechSynthesisTaskInput$: StaticStructureSchema;
37
+ export declare var GetSpeechSynthesisTaskOutput$: StaticStructureSchema;
24
38
  export declare var Lexicon$: StaticStructureSchema;
25
39
  export declare var LexiconAttributes$: StaticStructureSchema;
26
40
  export declare var LexiconDescription$: StaticStructureSchema;
27
- export declare var LexiconNotFoundException$: StaticErrorSchema;
28
- export declare var LexiconSizeExceededException$: StaticErrorSchema;
29
41
  export declare var ListLexiconsInput$: StaticStructureSchema;
30
42
  export declare var ListLexiconsOutput$: StaticStructureSchema;
31
43
  export declare var ListSpeechSynthesisTasksInput$: StaticStructureSchema;
32
44
  export declare var ListSpeechSynthesisTasksOutput$: StaticStructureSchema;
33
- export declare var MarksNotSupportedForFormatException$: StaticErrorSchema;
34
- export declare var MaxLexemeLengthExceededException$: StaticErrorSchema;
35
- export declare var MaxLexiconsNumberExceededException$: StaticErrorSchema;
36
45
  export declare var PutLexiconInput$: StaticStructureSchema;
37
46
  export declare var PutLexiconOutput$: StaticStructureSchema;
38
- export declare var ServiceFailureException$: StaticErrorSchema;
39
- export declare var SsmlMarksNotSupportedForTextTypeException$: StaticErrorSchema;
40
47
  export declare var StartSpeechSynthesisTaskInput$: StaticStructureSchema;
41
48
  export declare var StartSpeechSynthesisTaskOutput$: StaticStructureSchema;
42
49
  export declare var SynthesisTask$: StaticStructureSchema;
43
- export declare var SynthesisTaskNotFoundException$: StaticErrorSchema;
44
50
  export declare var SynthesizeSpeechInput$: StaticStructureSchema;
45
51
  export declare var SynthesizeSpeechOutput$: StaticStructureSchema;
46
- export declare var TextLengthExceededException$: StaticErrorSchema;
47
- export declare var UnsupportedPlsAlphabetException$: StaticErrorSchema;
48
- export declare var UnsupportedPlsLanguageException$: StaticErrorSchema;
49
52
  export declare var Voice$: StaticStructureSchema;
50
- export declare var PollyServiceException$: StaticErrorSchema;
51
53
  export declare var DeleteLexicon$: StaticOperationSchema;
52
54
  export declare var DescribeVoices$: StaticOperationSchema;
53
55
  export declare var GetLexicon$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-polly",
3
3
  "description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native",
4
- "version": "3.987.0",
4
+ "version": "3.989.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-polly",
@@ -21,42 +21,42 @@
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.9",
25
+ "@aws-sdk/credential-provider-node": "^3.972.8",
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.9",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.989.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.7",
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",
59
- "@smithy/util-stream": "^4.5.11",
59
+ "@smithy/util-stream": "^4.5.12",
60
60
  "@smithy/util-utf8": "^4.2.0",
61
61
  "tslib": "^2.6.2"
62
62
  },