@aws-sdk/client-chime-sdk-voice 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.
Files changed (95) hide show
  1. package/dist-cjs/index.js +93 -279
  2. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +1 -3
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +1 -3
  4. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +1 -3
  5. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +1 -3
  6. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +1 -3
  7. package/dist-es/commands/CreateProxySessionCommand.js +1 -3
  8. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +1 -3
  9. package/dist-es/commands/CreateSipMediaApplicationCommand.js +1 -3
  10. package/dist-es/commands/CreateSipRuleCommand.js +1 -3
  11. package/dist-es/commands/CreateVoiceConnectorCommand.js +1 -3
  12. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +1 -3
  13. package/dist-es/commands/CreateVoiceProfileCommand.js +1 -3
  14. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +1 -3
  15. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -3
  16. package/dist-es/commands/DeleteProxySessionCommand.js +1 -3
  17. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +1 -3
  18. package/dist-es/commands/DeleteSipRuleCommand.js +1 -3
  19. package/dist-es/commands/DeleteVoiceConnectorCommand.js +1 -3
  20. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  21. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +1 -3
  22. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +1 -3
  23. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +1 -3
  24. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +1 -3
  25. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +1 -3
  26. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -3
  27. package/dist-es/commands/DeleteVoiceProfileCommand.js +1 -3
  28. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +1 -3
  29. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +1 -3
  30. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +1 -3
  31. package/dist-es/commands/GetGlobalSettingsCommand.js +1 -3
  32. package/dist-es/commands/GetPhoneNumberCommand.js +1 -3
  33. package/dist-es/commands/GetPhoneNumberOrderCommand.js +1 -3
  34. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -3
  35. package/dist-es/commands/GetProxySessionCommand.js +1 -3
  36. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -3
  37. package/dist-es/commands/GetSipMediaApplicationCommand.js +1 -3
  38. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  39. package/dist-es/commands/GetSipRuleCommand.js +1 -3
  40. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +1 -3
  41. package/dist-es/commands/GetVoiceConnectorCommand.js +1 -3
  42. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  43. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +1 -3
  44. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +1 -3
  45. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +1 -3
  46. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +1 -3
  47. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -3
  48. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +1 -3
  49. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +1 -3
  50. package/dist-es/commands/GetVoiceProfileCommand.js +1 -3
  51. package/dist-es/commands/GetVoiceProfileDomainCommand.js +1 -3
  52. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +1 -3
  53. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +1 -3
  54. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +1 -3
  55. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  56. package/dist-es/commands/ListProxySessionsCommand.js +1 -3
  57. package/dist-es/commands/ListSipMediaApplicationsCommand.js +1 -3
  58. package/dist-es/commands/ListSipRulesCommand.js +1 -3
  59. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +1 -3
  60. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  61. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +1 -3
  62. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -3
  63. package/dist-es/commands/ListVoiceConnectorsCommand.js +1 -3
  64. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +1 -3
  65. package/dist-es/commands/ListVoiceProfilesCommand.js +1 -3
  66. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -3
  67. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  68. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  69. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +1 -3
  70. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +1 -3
  71. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +1 -3
  72. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +1 -3
  73. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +1 -3
  74. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -3
  75. package/dist-es/commands/RestorePhoneNumberCommand.js +1 -3
  76. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  77. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +1 -3
  78. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +1 -3
  79. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +1 -3
  80. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +1 -3
  81. package/dist-es/commands/TagResourceCommand.js +1 -3
  82. package/dist-es/commands/UntagResourceCommand.js +1 -3
  83. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
  84. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  85. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -3
  86. package/dist-es/commands/UpdateProxySessionCommand.js +1 -3
  87. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +1 -3
  88. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +1 -3
  89. package/dist-es/commands/UpdateSipRuleCommand.js +1 -3
  90. package/dist-es/commands/UpdateVoiceConnectorCommand.js +1 -3
  91. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +1 -3
  92. package/dist-es/commands/UpdateVoiceProfileCommand.js +1 -3
  93. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +1 -3
  94. package/dist-es/commands/ValidateE911AddressCommand.js +1 -3
  95. package/package.json +4 -4
@@ -7,9 +7,7 @@ import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ListPhoneNumbersCommand 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),
@@ -7,9 +7,7 @@ import { de_ListProxySessionsCommand, se_ListProxySessionsCommand } from "../pro
7
7
  export { $Command };
8
8
  export class ListProxySessionsCommand 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),
@@ -7,9 +7,7 @@ import { de_ListSipMediaApplicationsCommand, se_ListSipMediaApplicationsCommand
7
7
  export { $Command };
8
8
  export class ListSipMediaApplicationsCommand 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_ListSipRulesCommand, se_ListSipRulesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListSipRulesCommand 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_ListSupportedPhoneNumberCountriesCommand, se_ListSupportedPhoneNumbe
6
6
  export { $Command };
7
7
  export class ListSupportedPhoneNumberCountriesCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
7
7
  export { $Command };
8
8
  export class ListTagsForResourceCommand 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_ListVoiceConnectorGroupsCommand, se_ListVoiceConnectorGroupsCommand
6
6
  export { $Command };
7
7
  export class ListVoiceConnectorGroupsCommand 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_ListVoiceConnectorTerminationCredentialsCommand, se_ListVoiceConnect
7
7
  export { $Command };
8
8
  export class ListVoiceConnectorTerminationCredentialsCommand 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_ListVoiceConnectorsCommand, se_ListVoiceConnectorsCommand } from "..
6
6
  export { $Command };
7
7
  export class ListVoiceConnectorsCommand 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_ListVoiceProfileDomainsCommand, se_ListVoiceProfileDomainsCommand }
7
7
  export { $Command };
8
8
  export class ListVoiceProfileDomainsCommand 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),
@@ -7,9 +7,7 @@ import { de_ListVoiceProfilesCommand, se_ListVoiceProfilesCommand } from "../pro
7
7
  export { $Command };
8
8
  export class ListVoiceProfilesCommand 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),
@@ -7,9 +7,7 @@ import { de_PutSipMediaApplicationAlexaSkillConfigurationCommand, se_PutSipMedia
7
7
  export { $Command };
8
8
  export class PutSipMediaApplicationAlexaSkillConfigurationCommand 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_PutSipMediaApplicationLoggingConfigurationCommand, se_PutSipMediaApp
6
6
  export { $Command };
7
7
  export class PutSipMediaApplicationLoggingConfigurationCommand 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_PutVoiceConnectorEmergencyCallingConfigurationCommand, se_PutVoiceCo
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorEmergencyCallingConfigurationCommand 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_PutVoiceConnectorLoggingConfigurationCommand, se_PutVoiceConnectorLo
6
6
  export { $Command };
7
7
  export class PutVoiceConnectorLoggingConfigurationCommand 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_PutVoiceConnectorOriginationCommand, se_PutVoiceConnectorOrigination
6
6
  export { $Command };
7
7
  export class PutVoiceConnectorOriginationCommand 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_PutVoiceConnectorProxyCommand, se_PutVoiceConnectorProxyCommand } fr
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorProxyCommand 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),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorStreamingConfigurationCommand, se_PutVoiceConnector
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorStreamingConfigurationCommand 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),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorTerminationCommand, se_PutVoiceConnectorTermination
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorTerminationCommand 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),
@@ -7,9 +7,7 @@ import { de_PutVoiceConnectorTerminationCredentialsCommand, se_PutVoiceConnector
7
7
  export { $Command };
8
8
  export class PutVoiceConnectorTerminationCredentialsCommand 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),
@@ -7,9 +7,7 @@ import { de_RestorePhoneNumberCommand, se_RestorePhoneNumberCommand } from "../p
7
7
  export { $Command };
8
8
  export class RestorePhoneNumberCommand 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),
@@ -7,9 +7,7 @@ import { de_SearchAvailablePhoneNumbersCommand, se_SearchAvailablePhoneNumbersCo
7
7
  export { $Command };
8
8
  export class SearchAvailablePhoneNumbersCommand 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_StartSpeakerSearchTaskCommand, se_StartSpeakerSearchTaskCommand } fr
6
6
  export { $Command };
7
7
  export class StartSpeakerSearchTaskCommand 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_StartVoiceToneAnalysisTaskCommand, se_StartVoiceToneAnalysisTaskComm
6
6
  export { $Command };
7
7
  export class StartVoiceToneAnalysisTaskCommand 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_StopSpeakerSearchTaskCommand, se_StopSpeakerSearchTaskCommand } from
6
6
  export { $Command };
7
7
  export class StopSpeakerSearchTaskCommand 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_StopVoiceToneAnalysisTaskCommand, se_StopVoiceToneAnalysisTaskComman
6
6
  export { $Command };
7
7
  export class StopVoiceToneAnalysisTaskCommand 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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
7
7
  export { $Command };
8
8
  export class TagResourceCommand 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),
@@ -7,9 +7,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class UntagResourceCommand 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_UpdateGlobalSettingsCommand, se_UpdateGlobalSettingsCommand } from "
6
6
  export { $Command };
7
7
  export class UpdateGlobalSettingsCommand 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_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro
7
7
  export { $Command };
8
8
  export class UpdatePhoneNumberCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdatePhoneNumberSettingsCommand, se_UpdatePhoneNumberSettingsComman
7
7
  export { $Command };
8
8
  export class UpdatePhoneNumberSettingsCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdateProxySessionCommand, se_UpdateProxySessionCommand } from "../p
7
7
  export { $Command };
8
8
  export class UpdateProxySessionCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdateSipMediaApplicationCallCommand, se_UpdateSipMediaApplicationCa
7
7
  export { $Command };
8
8
  export class UpdateSipMediaApplicationCallCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdateSipMediaApplicationCommand, se_UpdateSipMediaApplicationComman
7
7
  export { $Command };
8
8
  export class UpdateSipMediaApplicationCommand 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_UpdateSipRuleCommand, se_UpdateSipRuleCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UpdateSipRuleCommand 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_UpdateVoiceConnectorCommand, se_UpdateVoiceConnectorCommand } from "
6
6
  export { $Command };
7
7
  export class UpdateVoiceConnectorCommand 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_UpdateVoiceConnectorGroupCommand, se_UpdateVoiceConnectorGroupComman
6
6
  export { $Command };
7
7
  export class UpdateVoiceConnectorGroupCommand 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_UpdateVoiceProfileCommand, se_UpdateVoiceProfileCommand } from "../p
7
7
  export { $Command };
8
8
  export class UpdateVoiceProfileCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdateVoiceProfileDomainCommand, se_UpdateVoiceProfileDomainCommand
7
7
  export { $Command };
8
8
  export class UpdateVoiceProfileDomainCommand 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),
@@ -7,9 +7,7 @@ import { de_ValidateE911AddressCommand, se_ValidateE911AddressCommand } from "..
7
7
  export { $Command };
8
8
  export class ValidateE911AddressCommand 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-chime-sdk-voice",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Voice 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-chime-sdk-voice",
@@ -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",