@aws-sdk/client-chime-sdk-voice 3.489.0 → 3.495.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 (117) hide show
  1. package/dist-cjs/ChimeSDKVoice.js +1 -197
  2. package/dist-cjs/ChimeSDKVoiceClient.js +1 -43
  3. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +1 -29
  4. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +1 -29
  5. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -29
  6. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +1 -29
  7. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +1 -29
  8. package/dist-cjs/commands/CreateProxySessionCommand.js +1 -29
  9. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -29
  10. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +1 -29
  11. package/dist-cjs/commands/CreateSipRuleCommand.js +1 -28
  12. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +1 -29
  13. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +1 -28
  14. package/dist-cjs/commands/CreateVoiceProfileCommand.js +1 -29
  15. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +1 -29
  16. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -29
  17. package/dist-cjs/commands/DeleteProxySessionCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteSipRuleCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -29
  28. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +1 -28
  30. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +1 -29
  31. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +1 -29
  32. package/dist-cjs/commands/GetGlobalSettingsCommand.js +1 -28
  33. package/dist-cjs/commands/GetPhoneNumberCommand.js +1 -29
  34. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -29
  35. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -29
  36. package/dist-cjs/commands/GetProxySessionCommand.js +1 -29
  37. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -29
  38. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -29
  39. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -28
  40. package/dist-cjs/commands/GetSipRuleCommand.js +1 -28
  41. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +1 -28
  42. package/dist-cjs/commands/GetVoiceConnectorCommand.js +1 -28
  43. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -29
  44. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +1 -28
  45. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +1 -28
  46. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +1 -28
  47. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -29
  48. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -29
  49. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -29
  50. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +1 -28
  51. package/dist-cjs/commands/GetVoiceProfileCommand.js +1 -29
  52. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +1 -29
  53. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +1 -28
  54. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +1 -28
  55. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -29
  56. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -29
  57. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -29
  58. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -29
  59. package/dist-cjs/commands/ListSipRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +1 -28
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
  62. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +1 -28
  63. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -29
  64. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +1 -28
  65. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +1 -29
  66. package/dist-cjs/commands/ListVoiceProfilesCommand.js +1 -29
  67. package/dist-cjs/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -29
  68. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +1 -28
  69. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -29
  70. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +1 -28
  71. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +1 -28
  72. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +1 -29
  73. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +1 -29
  74. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +1 -29
  75. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -29
  76. package/dist-cjs/commands/RestorePhoneNumberCommand.js +1 -29
  77. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -29
  78. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +1 -28
  79. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +1 -28
  80. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +1 -28
  81. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +1 -28
  82. package/dist-cjs/commands/TagResourceCommand.js +1 -29
  83. package/dist-cjs/commands/UntagResourceCommand.js +1 -29
  84. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +1 -28
  85. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +1 -29
  86. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -29
  87. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -29
  88. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -29
  89. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +1 -29
  90. package/dist-cjs/commands/UpdateSipRuleCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +1 -29
  94. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +1 -29
  95. package/dist-cjs/commands/ValidateE911AddressCommand.js +1 -29
  96. package/dist-cjs/commands/index.js +1 -96
  97. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  98. package/dist-cjs/extensionConfiguration.js +1 -2
  99. package/dist-cjs/index.js +9788 -11
  100. package/dist-cjs/models/ChimeSDKVoiceServiceException.js +1 -12
  101. package/dist-cjs/models/index.js +1 -4
  102. package/dist-cjs/models/models_0.js +1 -893
  103. package/dist-cjs/pagination/Interfaces.js +1 -2
  104. package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListPhoneNumbersPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListProxySessionsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSipRulesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +1 -7
  113. package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js +1 -7
  114. package/dist-cjs/pagination/index.js +1 -14
  115. package/dist-cjs/protocols/Aws_restJson1.js +1 -6720
  116. package/dist-cjs/runtimeExtensions.js +1 -22
  117. package/package.json +40 -40
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetPhoneNumberSettingsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetPhoneNumberSettingsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetPhoneNumberSettings", {})
23
- .n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
24
- .f(void 0, models_0_1.GetPhoneNumberSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetPhoneNumberSettingsCommand)
26
- .de(Aws_restJson1_1.de_GetPhoneNumberSettingsCommand)
27
- .build() {
28
- }
29
- exports.GetPhoneNumberSettingsCommand = GetPhoneNumberSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetProxySessionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetProxySessionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetProxySession", {})
23
- .n("ChimeSDKVoiceClient", "GetProxySessionCommand")
24
- .f(void 0, models_0_1.GetProxySessionResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetProxySessionCommand)
26
- .de(Aws_restJson1_1.de_GetProxySessionCommand)
27
- .build() {
28
- }
29
- exports.GetProxySessionCommand = GetProxySessionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSipMediaApplicationAlexaSkillConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetSipMediaApplicationAlexaSkillConfigurationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationAlexaSkillConfiguration", {})
23
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
24
- .f(void 0, models_0_1.GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetSipMediaApplicationAlexaSkillConfigurationCommand)
26
- .de(Aws_restJson1_1.de_GetSipMediaApplicationAlexaSkillConfigurationCommand)
27
- .build() {
28
- }
29
- exports.GetSipMediaApplicationAlexaSkillConfigurationCommand = GetSipMediaApplicationAlexaSkillConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSipMediaApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetSipMediaApplicationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetSipMediaApplication", {})
23
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
24
- .f(void 0, models_0_1.GetSipMediaApplicationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetSipMediaApplicationCommand)
26
- .de(Aws_restJson1_1.de_GetSipMediaApplicationCommand)
27
- .build() {
28
- }
29
- exports.GetSipMediaApplicationCommand = GetSipMediaApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSipMediaApplicationLoggingConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetSipMediaApplicationLoggingConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationLoggingConfiguration", {})
22
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSipMediaApplicationLoggingConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetSipMediaApplicationLoggingConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetSipMediaApplicationLoggingConfigurationCommand = GetSipMediaApplicationLoggingConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSipRuleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetSipRuleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetSipRule", {})
22
- .n("ChimeSDKVoiceClient", "GetSipRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSipRuleCommand)
25
- .de(Aws_restJson1_1.de_GetSipRuleCommand)
26
- .build() {
27
- }
28
- exports.GetSipRuleCommand = GetSipRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSpeakerSearchTaskCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetSpeakerSearchTaskCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetSpeakerSearchTask", {})
22
- .n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSpeakerSearchTaskCommand)
25
- .de(Aws_restJson1_1.de_GetSpeakerSearchTaskCommand)
26
- .build() {
27
- }
28
- exports.GetSpeakerSearchTaskCommand = GetSpeakerSearchTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceConnectorCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceConnector", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceConnectorCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceConnectorCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceConnectorCommand = GetVoiceConnectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorEmergencyCallingConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceConnectorEmergencyCallingConfigurationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorEmergencyCallingConfiguration", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
24
- .f(void 0, models_0_1.GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceConnectorEmergencyCallingConfigurationCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceConnectorEmergencyCallingConfigurationCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceConnectorEmergencyCallingConfigurationCommand = GetVoiceConnectorEmergencyCallingConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceConnectorGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorGroup", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceConnectorGroupCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceConnectorGroupCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceConnectorGroupCommand = GetVoiceConnectorGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorLoggingConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceConnectorLoggingConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceConnectorLoggingConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceConnectorLoggingConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceConnectorLoggingConfigurationCommand = GetVoiceConnectorLoggingConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorOriginationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceConnectorOriginationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceConnectorOriginationCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceConnectorOriginationCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceConnectorOriginationCommand = GetVoiceConnectorOriginationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorProxyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceConnectorProxyCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
24
- .f(void 0, models_0_1.GetVoiceConnectorProxyResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceConnectorProxyCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceConnectorProxyCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceConnectorProxyCommand = GetVoiceConnectorProxyCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorStreamingConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
24
- .f(void 0, models_0_1.GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceConnectorStreamingConfigurationCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceConnectorStreamingConfigurationCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceConnectorStreamingConfigurationCommand = GetVoiceConnectorStreamingConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorTerminationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceConnectorTerminationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
24
- .f(void 0, models_0_1.GetVoiceConnectorTerminationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceConnectorTerminationCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceConnectorTerminationCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceConnectorTerminationCommand = GetVoiceConnectorTerminationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceConnectorTerminationHealthCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceConnectorTerminationHealthCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceConnectorTerminationHealthCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceConnectorTerminationHealthCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceConnectorTerminationHealthCommand = GetVoiceConnectorTerminationHealthCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceProfileCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
24
- .f(void 0, models_0_1.GetVoiceProfileResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceProfileCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceProfileCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceProfileCommand = GetVoiceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceProfileDomainCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetVoiceProfileDomainCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
23
- .n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
24
- .f(void 0, models_0_1.GetVoiceProfileDomainResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetVoiceProfileDomainCommand)
26
- .de(Aws_restJson1_1.de_GetVoiceProfileDomainCommand)
27
- .build() {
28
- }
29
- exports.GetVoiceProfileDomainCommand = GetVoiceProfileDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVoiceToneAnalysisTaskCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetVoiceToneAnalysisTaskCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
22
- .n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetVoiceToneAnalysisTaskCommand)
25
- .de(Aws_restJson1_1.de_GetVoiceToneAnalysisTaskCommand)
26
- .build() {
27
- }
28
- exports.GetVoiceToneAnalysisTaskCommand = GetVoiceToneAnalysisTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAvailableVoiceConnectorRegionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListAvailableVoiceConnectorRegionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
22
- .n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListAvailableVoiceConnectorRegionsCommand)
25
- .de(Aws_restJson1_1.de_ListAvailableVoiceConnectorRegionsCommand)
26
- .build() {
27
- }
28
- exports.ListAvailableVoiceConnectorRegionsCommand = ListAvailableVoiceConnectorRegionsCommand;
1
+ module.exports = require("../index.js");