@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.ValidateE911AddressCommand = 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 ValidateE911AddressCommand 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", "ValidateE911Address", {})
23
- .n("ChimeSDKVoiceClient", "ValidateE911AddressCommand")
24
- .f(models_0_1.ValidateE911AddressRequestFilterSensitiveLog, models_0_1.ValidateE911AddressResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ValidateE911AddressCommand)
26
- .de(Aws_restJson1_1.de_ValidateE911AddressCommand)
27
- .build() {
28
- }
29
- exports.ValidateE911AddressCommand = ValidateE911AddressCommand;
1
+ module.exports = require("../index.js");
@@ -1,96 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociatePhoneNumbersWithVoiceConnectorCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociatePhoneNumbersWithVoiceConnectorGroupCommand"), exports);
6
- tslib_1.__exportStar(require("./BatchDeletePhoneNumberCommand"), exports);
7
- tslib_1.__exportStar(require("./BatchUpdatePhoneNumberCommand"), exports);
8
- tslib_1.__exportStar(require("./CreatePhoneNumberOrderCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateProxySessionCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateSipMediaApplicationCallCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateSipMediaApplicationCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateSipRuleCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateVoiceConnectorCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateVoiceConnectorGroupCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateVoiceProfileCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateVoiceProfileDomainCommand"), exports);
17
- tslib_1.__exportStar(require("./DeletePhoneNumberCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteProxySessionCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteSipMediaApplicationCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteSipRuleCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteVoiceConnectorCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteVoiceConnectorGroupCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteVoiceConnectorOriginationCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteVoiceConnectorProxyCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteVoiceConnectorStreamingConfigurationCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCredentialsCommand"), exports);
29
- tslib_1.__exportStar(require("./DeleteVoiceProfileCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteVoiceProfileDomainCommand"), exports);
31
- tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorCommand"), exports);
32
- tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"), exports);
33
- tslib_1.__exportStar(require("./GetGlobalSettingsCommand"), exports);
34
- tslib_1.__exportStar(require("./GetPhoneNumberCommand"), exports);
35
- tslib_1.__exportStar(require("./GetPhoneNumberOrderCommand"), exports);
36
- tslib_1.__exportStar(require("./GetPhoneNumberSettingsCommand"), exports);
37
- tslib_1.__exportStar(require("./GetProxySessionCommand"), exports);
38
- tslib_1.__exportStar(require("./GetSipMediaApplicationAlexaSkillConfigurationCommand"), exports);
39
- tslib_1.__exportStar(require("./GetSipMediaApplicationCommand"), exports);
40
- tslib_1.__exportStar(require("./GetSipMediaApplicationLoggingConfigurationCommand"), exports);
41
- tslib_1.__exportStar(require("./GetSipRuleCommand"), exports);
42
- tslib_1.__exportStar(require("./GetSpeakerSearchTaskCommand"), exports);
43
- tslib_1.__exportStar(require("./GetVoiceConnectorCommand"), exports);
44
- tslib_1.__exportStar(require("./GetVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
45
- tslib_1.__exportStar(require("./GetVoiceConnectorGroupCommand"), exports);
46
- tslib_1.__exportStar(require("./GetVoiceConnectorLoggingConfigurationCommand"), exports);
47
- tslib_1.__exportStar(require("./GetVoiceConnectorOriginationCommand"), exports);
48
- tslib_1.__exportStar(require("./GetVoiceConnectorProxyCommand"), exports);
49
- tslib_1.__exportStar(require("./GetVoiceConnectorStreamingConfigurationCommand"), exports);
50
- tslib_1.__exportStar(require("./GetVoiceConnectorTerminationCommand"), exports);
51
- tslib_1.__exportStar(require("./GetVoiceConnectorTerminationHealthCommand"), exports);
52
- tslib_1.__exportStar(require("./GetVoiceProfileCommand"), exports);
53
- tslib_1.__exportStar(require("./GetVoiceProfileDomainCommand"), exports);
54
- tslib_1.__exportStar(require("./GetVoiceToneAnalysisTaskCommand"), exports);
55
- tslib_1.__exportStar(require("./ListAvailableVoiceConnectorRegionsCommand"), exports);
56
- tslib_1.__exportStar(require("./ListPhoneNumberOrdersCommand"), exports);
57
- tslib_1.__exportStar(require("./ListPhoneNumbersCommand"), exports);
58
- tslib_1.__exportStar(require("./ListProxySessionsCommand"), exports);
59
- tslib_1.__exportStar(require("./ListSipMediaApplicationsCommand"), exports);
60
- tslib_1.__exportStar(require("./ListSipRulesCommand"), exports);
61
- tslib_1.__exportStar(require("./ListSupportedPhoneNumberCountriesCommand"), exports);
62
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
63
- tslib_1.__exportStar(require("./ListVoiceConnectorGroupsCommand"), exports);
64
- tslib_1.__exportStar(require("./ListVoiceConnectorTerminationCredentialsCommand"), exports);
65
- tslib_1.__exportStar(require("./ListVoiceConnectorsCommand"), exports);
66
- tslib_1.__exportStar(require("./ListVoiceProfileDomainsCommand"), exports);
67
- tslib_1.__exportStar(require("./ListVoiceProfilesCommand"), exports);
68
- tslib_1.__exportStar(require("./PutSipMediaApplicationAlexaSkillConfigurationCommand"), exports);
69
- tslib_1.__exportStar(require("./PutSipMediaApplicationLoggingConfigurationCommand"), exports);
70
- tslib_1.__exportStar(require("./PutVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
71
- tslib_1.__exportStar(require("./PutVoiceConnectorLoggingConfigurationCommand"), exports);
72
- tslib_1.__exportStar(require("./PutVoiceConnectorOriginationCommand"), exports);
73
- tslib_1.__exportStar(require("./PutVoiceConnectorProxyCommand"), exports);
74
- tslib_1.__exportStar(require("./PutVoiceConnectorStreamingConfigurationCommand"), exports);
75
- tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCommand"), exports);
76
- tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCredentialsCommand"), exports);
77
- tslib_1.__exportStar(require("./RestorePhoneNumberCommand"), exports);
78
- tslib_1.__exportStar(require("./SearchAvailablePhoneNumbersCommand"), exports);
79
- tslib_1.__exportStar(require("./StartSpeakerSearchTaskCommand"), exports);
80
- tslib_1.__exportStar(require("./StartVoiceToneAnalysisTaskCommand"), exports);
81
- tslib_1.__exportStar(require("./StopSpeakerSearchTaskCommand"), exports);
82
- tslib_1.__exportStar(require("./StopVoiceToneAnalysisTaskCommand"), exports);
83
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
84
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
85
- tslib_1.__exportStar(require("./UpdateGlobalSettingsCommand"), exports);
86
- tslib_1.__exportStar(require("./UpdatePhoneNumberCommand"), exports);
87
- tslib_1.__exportStar(require("./UpdatePhoneNumberSettingsCommand"), exports);
88
- tslib_1.__exportStar(require("./UpdateProxySessionCommand"), exports);
89
- tslib_1.__exportStar(require("./UpdateSipMediaApplicationCallCommand"), exports);
90
- tslib_1.__exportStar(require("./UpdateSipMediaApplicationCommand"), exports);
91
- tslib_1.__exportStar(require("./UpdateSipRuleCommand"), exports);
92
- tslib_1.__exportStar(require("./UpdateVoiceConnectorCommand"), exports);
93
- tslib_1.__exportStar(require("./UpdateVoiceConnectorGroupCommand"), exports);
94
- tslib_1.__exportStar(require("./UpdateVoiceProfileCommand"), exports);
95
- tslib_1.__exportStar(require("./UpdateVoiceProfileDomainCommand"), exports);
96
- tslib_1.__exportStar(require("./ValidateE911AddressCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "chime",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");