@aws-sdk/client-polly 3.967.0 → 3.969.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 CHANGED
@@ -484,7 +484,7 @@ var LexiconContent = [0, n0, _LC, 8, 0];
484
484
  var DeleteLexiconInput$ = [3, n0, _DLI,
485
485
  0,
486
486
  [_N],
487
- [[0, 1]]
487
+ [[0, 1]], 1
488
488
  ];
489
489
  var DeleteLexiconOutput$ = [3, n0, _DLO,
490
490
  0,
@@ -510,7 +510,7 @@ schema.TypeRegistry.for(n0).registerError(EngineNotSupportedException$, EngineNo
510
510
  var GetLexiconInput$ = [3, n0, _GLI,
511
511
  0,
512
512
  [_N],
513
- [[0, 1]]
513
+ [[0, 1]], 1
514
514
  ];
515
515
  var GetLexiconOutput$ = [3, n0, _GLO,
516
516
  0,
@@ -520,7 +520,7 @@ var GetLexiconOutput$ = [3, n0, _GLO,
520
520
  var GetSpeechSynthesisTaskInput$ = [3, n0, _GSSTI,
521
521
  0,
522
522
  [_TI],
523
- [[0, 1]]
523
+ [[0, 1]], 1
524
524
  ];
525
525
  var GetSpeechSynthesisTaskOutput$ = [3, n0, _GSSTO,
526
526
  0,
@@ -649,7 +649,7 @@ schema.TypeRegistry.for(n0).registerError(MaxLexiconsNumberExceededException$, M
649
649
  var PutLexiconInput$ = [3, n0, _PLI,
650
650
  0,
651
651
  [_N, _C],
652
- [[0, 1], [() => LexiconContent, 0]]
652
+ [[0, 1], [() => LexiconContent, 0]], 2
653
653
  ];
654
654
  var PutLexiconOutput$ = [3, n0, _PLO,
655
655
  0,
@@ -670,8 +670,8 @@ var SsmlMarksNotSupportedForTextTypeException$ = [-3, n0, _SMNSFTTE,
670
670
  schema.TypeRegistry.for(n0).registerError(SsmlMarksNotSupportedForTextTypeException$, SsmlMarksNotSupportedForTextTypeException);
671
671
  var StartSpeechSynthesisTaskInput$ = [3, n0, _SSSTI,
672
672
  0,
673
- [_E, _LCa, _LN, _OF, _OSBN, _OSKP, _SR, _STA, _SMT, _T, _TT, _VI],
674
- [0, 0, 64 | 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0]
673
+ [_OF, _OSBN, _T, _VI, _E, _LCa, _LN, _OSKP, _SR, _STA, _SMT, _TT],
674
+ [0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 64 | 0, 0], 4
675
675
  ];
676
676
  var StartSpeechSynthesisTaskOutput$ = [3, n0, _SSSTO,
677
677
  0,
@@ -691,8 +691,8 @@ var SynthesisTaskNotFoundException$ = [-3, n0, _STNFE,
691
691
  schema.TypeRegistry.for(n0).registerError(SynthesisTaskNotFoundException$, SynthesisTaskNotFoundException);
692
692
  var SynthesizeSpeechInput$ = [3, n0, _SSI,
693
693
  0,
694
- [_E, _LCa, _LN, _OF, _SR, _SMT, _T, _TT, _VI],
695
- [0, 0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0]
694
+ [_OF, _T, _VI, _E, _LCa, _LN, _SR, _SMT, _TT],
695
+ [0, 0, 0, 0, 0, 64 | 0, 0, 64 | 0, 0], 3
696
696
  ];
697
697
  var SynthesizeSpeechOutput$ = [3, n0, _SSO,
698
698
  0,
@@ -115,7 +115,7 @@ var LexiconContent = [0, n0, _LC, 8, 0];
115
115
  export var DeleteLexiconInput$ = [3, n0, _DLI,
116
116
  0,
117
117
  [_N],
118
- [[0, 1]]
118
+ [[0, 1]], 1
119
119
  ];
120
120
  export var DeleteLexiconOutput$ = [3, n0, _DLO,
121
121
  0,
@@ -141,7 +141,7 @@ TypeRegistry.for(n0).registerError(EngineNotSupportedException$, EngineNotSuppor
141
141
  export var GetLexiconInput$ = [3, n0, _GLI,
142
142
  0,
143
143
  [_N],
144
- [[0, 1]]
144
+ [[0, 1]], 1
145
145
  ];
146
146
  export var GetLexiconOutput$ = [3, n0, _GLO,
147
147
  0,
@@ -151,7 +151,7 @@ export var GetLexiconOutput$ = [3, n0, _GLO,
151
151
  export var GetSpeechSynthesisTaskInput$ = [3, n0, _GSSTI,
152
152
  0,
153
153
  [_TI],
154
- [[0, 1]]
154
+ [[0, 1]], 1
155
155
  ];
156
156
  export var GetSpeechSynthesisTaskOutput$ = [3, n0, _GSSTO,
157
157
  0,
@@ -280,7 +280,7 @@ TypeRegistry.for(n0).registerError(MaxLexiconsNumberExceededException$, MaxLexic
280
280
  export var PutLexiconInput$ = [3, n0, _PLI,
281
281
  0,
282
282
  [_N, _C],
283
- [[0, 1], [() => LexiconContent, 0]]
283
+ [[0, 1], [() => LexiconContent, 0]], 2
284
284
  ];
285
285
  export var PutLexiconOutput$ = [3, n0, _PLO,
286
286
  0,
@@ -301,8 +301,8 @@ export var SsmlMarksNotSupportedForTextTypeException$ = [-3, n0, _SMNSFTTE,
301
301
  TypeRegistry.for(n0).registerError(SsmlMarksNotSupportedForTextTypeException$, SsmlMarksNotSupportedForTextTypeException);
302
302
  export var StartSpeechSynthesisTaskInput$ = [3, n0, _SSSTI,
303
303
  0,
304
- [_E, _LCa, _LN, _OF, _OSBN, _OSKP, _SR, _STA, _SMT, _T, _TT, _VI],
305
- [0, 0, 64 | 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0]
304
+ [_OF, _OSBN, _T, _VI, _E, _LCa, _LN, _OSKP, _SR, _STA, _SMT, _TT],
305
+ [0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 64 | 0, 0], 4
306
306
  ];
307
307
  export var StartSpeechSynthesisTaskOutput$ = [3, n0, _SSSTO,
308
308
  0,
@@ -322,8 +322,8 @@ export var SynthesisTaskNotFoundException$ = [-3, n0, _STNFE,
322
322
  TypeRegistry.for(n0).registerError(SynthesisTaskNotFoundException$, SynthesisTaskNotFoundException);
323
323
  export var SynthesizeSpeechInput$ = [3, n0, _SSI,
324
324
  0,
325
- [_E, _LCa, _LN, _OF, _SR, _SMT, _T, _TT, _VI],
326
- [0, 0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0]
325
+ [_OF, _T, _VI, _E, _LCa, _LN, _SR, _SMT, _TT],
326
+ [0, 0, 0, 0, 0, 64 | 0, 0, 64 | 0, 0], 3
327
327
  ];
328
328
  export var SynthesizeSpeechOutput$ = [3, n0, _SSO,
329
329
  0,
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.967.0",
4
+ "version": "3.969.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,55 +21,55 @@
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.967.0",
25
- "@aws-sdk/credential-provider-node": "3.967.0",
26
- "@aws-sdk/middleware-host-header": "3.965.0",
27
- "@aws-sdk/middleware-logger": "3.965.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.965.0",
29
- "@aws-sdk/middleware-user-agent": "3.967.0",
30
- "@aws-sdk/region-config-resolver": "3.965.0",
31
- "@aws-sdk/types": "3.965.0",
32
- "@aws-sdk/util-endpoints": "3.965.0",
33
- "@aws-sdk/util-user-agent-browser": "3.965.0",
34
- "@aws-sdk/util-user-agent-node": "3.967.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.2",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.3",
42
- "@smithy/middleware-retry": "^4.4.19",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.4",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.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.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
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.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
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.7",
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.18",
55
- "@smithy/util-defaults-mode-node": "^4.2.21",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
59
- "@smithy/util-stream": "^4.5.8",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
+ "@smithy/util-stream": "^4.5.10",
60
60
  "@smithy/util-utf8": "^4.2.0",
61
61
  "tslib": "^2.6.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@tsconfig/node18": "18.2.4",
65
- "@types/node": "^18.19.69",
64
+ "@tsconfig/node20": "20.1.8",
65
+ "@types/node": "^20.14.8",
66
66
  "concurrently": "7.0.0",
67
67
  "downlevel-dts": "0.10.1",
68
68
  "rimraf": "5.0.10",
69
69
  "typescript": "~5.8.3"
70
70
  },
71
71
  "engines": {
72
- "node": ">=18.0.0"
72
+ "node": ">=20.0.0"
73
73
  },
74
74
  "typesVersions": {
75
75
  "<4.0": {