@aws-sdk/client-polly 3.649.0 → 3.650.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
@@ -1458,9 +1458,7 @@ var _ct = "content-type";
1458
1458
  var _xar = "x-amzn-requestcharacters";
1459
1459
 
1460
1460
  // src/commands/DeleteLexiconCommand.ts
1461
- var _DeleteLexiconCommand = class _DeleteLexiconCommand extends import_smithy_client.Command.classBuilder().ep({
1462
- ...commonParams
1463
- }).m(function(Command, cs, config, o) {
1461
+ var _DeleteLexiconCommand = class _DeleteLexiconCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1464
1462
  return [
1465
1463
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1466
1464
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1474,9 +1472,7 @@ var DeleteLexiconCommand = _DeleteLexiconCommand;
1474
1472
 
1475
1473
 
1476
1474
 
1477
- var _DescribeVoicesCommand = class _DescribeVoicesCommand extends import_smithy_client.Command.classBuilder().ep({
1478
- ...commonParams
1479
- }).m(function(Command, cs, config, o) {
1475
+ var _DescribeVoicesCommand = class _DescribeVoicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1480
1476
  return [
1481
1477
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1482
1478
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1490,9 +1486,7 @@ var DescribeVoicesCommand = _DescribeVoicesCommand;
1490
1486
 
1491
1487
 
1492
1488
 
1493
- var _GetLexiconCommand = class _GetLexiconCommand extends import_smithy_client.Command.classBuilder().ep({
1494
- ...commonParams
1495
- }).m(function(Command, cs, config, o) {
1489
+ var _GetLexiconCommand = class _GetLexiconCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1496
1490
  return [
1497
1491
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1498
1492
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1506,9 +1500,7 @@ var GetLexiconCommand = _GetLexiconCommand;
1506
1500
 
1507
1501
 
1508
1502
 
1509
- var _GetSpeechSynthesisTaskCommand = class _GetSpeechSynthesisTaskCommand extends import_smithy_client.Command.classBuilder().ep({
1510
- ...commonParams
1511
- }).m(function(Command, cs, config, o) {
1503
+ var _GetSpeechSynthesisTaskCommand = class _GetSpeechSynthesisTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1512
1504
  return [
1513
1505
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1514
1506
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1522,9 +1514,7 @@ var GetSpeechSynthesisTaskCommand = _GetSpeechSynthesisTaskCommand;
1522
1514
 
1523
1515
 
1524
1516
 
1525
- var _ListLexiconsCommand = class _ListLexiconsCommand extends import_smithy_client.Command.classBuilder().ep({
1526
- ...commonParams
1527
- }).m(function(Command, cs, config, o) {
1517
+ var _ListLexiconsCommand = class _ListLexiconsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1528
1518
  return [
1529
1519
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1530
1520
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1538,9 +1528,7 @@ var ListLexiconsCommand = _ListLexiconsCommand;
1538
1528
 
1539
1529
 
1540
1530
 
1541
- var _ListSpeechSynthesisTasksCommand = class _ListSpeechSynthesisTasksCommand extends import_smithy_client.Command.classBuilder().ep({
1542
- ...commonParams
1543
- }).m(function(Command, cs, config, o) {
1531
+ var _ListSpeechSynthesisTasksCommand = class _ListSpeechSynthesisTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1544
1532
  return [
1545
1533
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1546
1534
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1554,9 +1542,7 @@ var ListSpeechSynthesisTasksCommand = _ListSpeechSynthesisTasksCommand;
1554
1542
 
1555
1543
 
1556
1544
 
1557
- var _PutLexiconCommand = class _PutLexiconCommand extends import_smithy_client.Command.classBuilder().ep({
1558
- ...commonParams
1559
- }).m(function(Command, cs, config, o) {
1545
+ var _PutLexiconCommand = class _PutLexiconCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1560
1546
  return [
1561
1547
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1562
1548
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1570,9 +1556,7 @@ var PutLexiconCommand = _PutLexiconCommand;
1570
1556
 
1571
1557
 
1572
1558
 
1573
- var _StartSpeechSynthesisTaskCommand = class _StartSpeechSynthesisTaskCommand extends import_smithy_client.Command.classBuilder().ep({
1574
- ...commonParams
1575
- }).m(function(Command, cs, config, o) {
1559
+ var _StartSpeechSynthesisTaskCommand = class _StartSpeechSynthesisTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1576
1560
  return [
1577
1561
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1578
1562
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1586,9 +1570,7 @@ var StartSpeechSynthesisTaskCommand = _StartSpeechSynthesisTaskCommand;
1586
1570
 
1587
1571
 
1588
1572
 
1589
- var _SynthesizeSpeechCommand = class _SynthesizeSpeechCommand extends import_smithy_client.Command.classBuilder().ep({
1590
- ...commonParams
1591
- }).m(function(Command, cs, config, o) {
1573
+ var _SynthesizeSpeechCommand = class _SynthesizeSpeechCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1592
1574
  return [
1593
1575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1594
1576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6,9 +6,7 @@ import { de_DeleteLexiconCommand, se_DeleteLexiconCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteLexiconCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeVoicesCommand, se_DescribeVoicesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeVoicesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetLexiconCommand, se_GetLexiconCommand } from "../protocols/Aws_res
7
7
  export { $Command };
8
8
  export class GetLexiconCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetSpeechSynthesisTaskCommand, se_GetSpeechSynthesisTaskCommand } fr
6
6
  export { $Command };
7
7
  export class GetSpeechSynthesisTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLexiconsCommand, se_ListLexiconsCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListLexiconsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSpeechSynthesisTasksCommand, se_ListSpeechSynthesisTasksCommand
6
6
  export { $Command };
7
7
  export class ListSpeechSynthesisTasksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_PutLexiconCommand, se_PutLexiconCommand } from "../protocols/Aws_res
7
7
  export { $Command };
8
8
  export class PutLexiconCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartSpeechSynthesisTaskCommand, se_StartSpeechSynthesisTaskCommand
6
6
  export { $Command };
7
7
  export class StartSpeechSynthesisTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SynthesizeSpeechCommand, se_SynthesizeSpeechCommand } from "../proto
7
7
  export { $Command };
8
8
  export class SynthesizeSpeechCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
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.649.0",
4
+ "version": "3.650.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-polly",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.649.0",
24
- "@aws-sdk/client-sts": "3.649.0",
23
+ "@aws-sdk/client-sso-oidc": "3.650.0",
24
+ "@aws-sdk/client-sts": "3.650.0",
25
25
  "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.649.0",
26
+ "@aws-sdk/credential-provider-node": "3.650.0",
27
27
  "@aws-sdk/middleware-host-header": "3.649.0",
28
28
  "@aws-sdk/middleware-logger": "3.649.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.649.0",