@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.PutVoiceConnectorTerminationCredentialsCommand = 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 PutVoiceConnectorTerminationCredentialsCommand 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", "PutVoiceConnectorTerminationCredentials", {})
23
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
24
- .f(models_0_1.PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_PutVoiceConnectorTerminationCredentialsCommand)
26
- .de(Aws_restJson1_1.de_PutVoiceConnectorTerminationCredentialsCommand)
27
- .build() {
28
- }
29
- exports.PutVoiceConnectorTerminationCredentialsCommand = PutVoiceConnectorTerminationCredentialsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RestorePhoneNumberCommand = 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 RestorePhoneNumberCommand 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", "RestorePhoneNumber", {})
23
- .n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
24
- .f(models_0_1.RestorePhoneNumberRequestFilterSensitiveLog, models_0_1.RestorePhoneNumberResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_RestorePhoneNumberCommand)
26
- .de(Aws_restJson1_1.de_RestorePhoneNumberCommand)
27
- .build() {
28
- }
29
- exports.RestorePhoneNumberCommand = RestorePhoneNumberCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchAvailablePhoneNumbersCommand = 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 SearchAvailablePhoneNumbersCommand 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", "SearchAvailablePhoneNumbers", {})
23
- .n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
24
- .f(void 0, models_0_1.SearchAvailablePhoneNumbersResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_SearchAvailablePhoneNumbersCommand)
26
- .de(Aws_restJson1_1.de_SearchAvailablePhoneNumbersCommand)
27
- .build() {
28
- }
29
- exports.SearchAvailablePhoneNumbersCommand = SearchAvailablePhoneNumbersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartSpeakerSearchTaskCommand = 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 StartSpeakerSearchTaskCommand 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", "StartSpeakerSearchTask", {})
22
- .n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_StartSpeakerSearchTaskCommand)
25
- .de(Aws_restJson1_1.de_StartSpeakerSearchTaskCommand)
26
- .build() {
27
- }
28
- exports.StartSpeakerSearchTaskCommand = StartSpeakerSearchTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartVoiceToneAnalysisTaskCommand = 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 StartVoiceToneAnalysisTaskCommand 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", "StartVoiceToneAnalysisTask", {})
22
- .n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_StartVoiceToneAnalysisTaskCommand)
25
- .de(Aws_restJson1_1.de_StartVoiceToneAnalysisTaskCommand)
26
- .build() {
27
- }
28
- exports.StartVoiceToneAnalysisTaskCommand = StartVoiceToneAnalysisTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopSpeakerSearchTaskCommand = 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 StopSpeakerSearchTaskCommand 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", "StopSpeakerSearchTask", {})
22
- .n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_StopSpeakerSearchTaskCommand)
25
- .de(Aws_restJson1_1.de_StopSpeakerSearchTaskCommand)
26
- .build() {
27
- }
28
- exports.StopSpeakerSearchTaskCommand = StopSpeakerSearchTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopVoiceToneAnalysisTaskCommand = 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 StopVoiceToneAnalysisTaskCommand 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", "StopVoiceToneAnalysisTask", {})
22
- .n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_StopVoiceToneAnalysisTaskCommand)
25
- .de(Aws_restJson1_1.de_StopVoiceToneAnalysisTaskCommand)
26
- .build() {
27
- }
28
- exports.StopVoiceToneAnalysisTaskCommand = StopVoiceToneAnalysisTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
23
- .n("ChimeSDKVoiceClient", "TagResourceCommand")
24
- .f(models_0_1.TagResourceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_TagResourceCommand)
26
- .de(Aws_restJson1_1.de_TagResourceCommand)
27
- .build() {
28
- }
29
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
23
- .n("ChimeSDKVoiceClient", "UntagResourceCommand")
24
- .f(models_0_1.UntagResourceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_UntagResourceCommand)
26
- .de(Aws_restJson1_1.de_UntagResourceCommand)
27
- .build() {
28
- }
29
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGlobalSettingsCommand = 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 UpdateGlobalSettingsCommand 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", "UpdateGlobalSettings", {})
22
- .n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateGlobalSettingsCommand)
25
- .de(Aws_restJson1_1.de_UpdateGlobalSettingsCommand)
26
- .build() {
27
- }
28
- exports.UpdateGlobalSettingsCommand = UpdateGlobalSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePhoneNumberCommand = 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 UpdatePhoneNumberCommand 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", "UpdatePhoneNumber", {})
23
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
24
- .f(models_0_1.UpdatePhoneNumberRequestFilterSensitiveLog, models_0_1.UpdatePhoneNumberResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdatePhoneNumberCommand)
26
- .de(Aws_restJson1_1.de_UpdatePhoneNumberCommand)
27
- .build() {
28
- }
29
- exports.UpdatePhoneNumberCommand = UpdatePhoneNumberCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePhoneNumberSettingsCommand = 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 UpdatePhoneNumberSettingsCommand 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", "UpdatePhoneNumberSettings", {})
23
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
24
- .f(models_0_1.UpdatePhoneNumberSettingsRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_UpdatePhoneNumberSettingsCommand)
26
- .de(Aws_restJson1_1.de_UpdatePhoneNumberSettingsCommand)
27
- .build() {
28
- }
29
- exports.UpdatePhoneNumberSettingsCommand = UpdatePhoneNumberSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProxySessionCommand = 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 UpdateProxySessionCommand 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", "UpdateProxySession", {})
23
- .n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
24
- .f(void 0, models_0_1.UpdateProxySessionResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateProxySessionCommand)
26
- .de(Aws_restJson1_1.de_UpdateProxySessionCommand)
27
- .build() {
28
- }
29
- exports.UpdateProxySessionCommand = UpdateProxySessionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSipMediaApplicationCallCommand = 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 UpdateSipMediaApplicationCallCommand 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", "UpdateSipMediaApplicationCall", {})
23
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
24
- .f(models_0_1.UpdateSipMediaApplicationCallRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_UpdateSipMediaApplicationCallCommand)
26
- .de(Aws_restJson1_1.de_UpdateSipMediaApplicationCallCommand)
27
- .build() {
28
- }
29
- exports.UpdateSipMediaApplicationCallCommand = UpdateSipMediaApplicationCallCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSipMediaApplicationCommand = 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 UpdateSipMediaApplicationCommand 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", "UpdateSipMediaApplication", {})
23
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
24
- .f(models_0_1.UpdateSipMediaApplicationRequestFilterSensitiveLog, models_0_1.UpdateSipMediaApplicationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateSipMediaApplicationCommand)
26
- .de(Aws_restJson1_1.de_UpdateSipMediaApplicationCommand)
27
- .build() {
28
- }
29
- exports.UpdateSipMediaApplicationCommand = UpdateSipMediaApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSipRuleCommand = 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 UpdateSipRuleCommand 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", "UpdateSipRule", {})
22
- .n("ChimeSDKVoiceClient", "UpdateSipRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateSipRuleCommand)
25
- .de(Aws_restJson1_1.de_UpdateSipRuleCommand)
26
- .build() {
27
- }
28
- exports.UpdateSipRuleCommand = UpdateSipRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVoiceConnectorCommand = 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 UpdateVoiceConnectorCommand 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", "UpdateVoiceConnector", {})
22
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateVoiceConnectorCommand)
25
- .de(Aws_restJson1_1.de_UpdateVoiceConnectorCommand)
26
- .build() {
27
- }
28
- exports.UpdateVoiceConnectorCommand = UpdateVoiceConnectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVoiceConnectorGroupCommand = 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 UpdateVoiceConnectorGroupCommand 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", "UpdateVoiceConnectorGroup", {})
22
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateVoiceConnectorGroupCommand)
25
- .de(Aws_restJson1_1.de_UpdateVoiceConnectorGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateVoiceConnectorGroupCommand = UpdateVoiceConnectorGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVoiceProfileCommand = 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 UpdateVoiceProfileCommand 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", "UpdateVoiceProfile", {})
23
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileCommand")
24
- .f(void 0, models_0_1.UpdateVoiceProfileResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateVoiceProfileCommand)
26
- .de(Aws_restJson1_1.de_UpdateVoiceProfileCommand)
27
- .build() {
28
- }
29
- exports.UpdateVoiceProfileCommand = UpdateVoiceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVoiceProfileDomainCommand = 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 UpdateVoiceProfileDomainCommand 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", "UpdateVoiceProfileDomain", {})
23
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileDomainCommand")
24
- .f(void 0, models_0_1.UpdateVoiceProfileDomainResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateVoiceProfileDomainCommand)
26
- .de(Aws_restJson1_1.de_UpdateVoiceProfileDomainCommand)
27
- .build() {
28
- }
29
- exports.UpdateVoiceProfileDomainCommand = UpdateVoiceProfileDomainCommand;
1
+ module.exports = require("../index.js");