@aws-sdk/client-chime-sdk-voice 3.533.0 → 3.540.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 (197) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/ChimeSDKVoice.d.ts +13 -1
  6. package/dist-types/ChimeSDKVoiceClient.d.ts +1 -1
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +2 -1
  20. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  35. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  38. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  39. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  40. package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  42. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
  45. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
  47. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  48. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  51. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  52. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  54. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  55. package/dist-types/commands/GetVoiceProfileCommand.d.ts +2 -1
  56. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +2 -1
  57. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  60. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  61. package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  72. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  74. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  76. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  77. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  78. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  79. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  80. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  81. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  82. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
  83. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
  84. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
  85. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +2 -1
  86. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  87. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +2 -1
  99. package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
  100. package/dist-types/index.d.ts +0 -1
  101. package/dist-types/models/models_0.d.ts +547 -547
  102. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +12 -0
  103. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/index.d.ts +0 -1
  197. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorTerminationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorTerminationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorTerminationCommandInput,
32
+ PutVoiceConnectorTerminationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorTerminationCommand extends PutVoiceConnectorTerminationCommand_base {}
@@ -21,6 +21,15 @@ declare const PutVoiceConnectorTerminationCredentialsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: PutVoiceConnectorTerminationCredentialsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ PutVoiceConnectorTerminationCredentialsCommandInput,
28
+ PutVoiceConnectorTerminationCredentialsCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class PutVoiceConnectorTerminationCredentialsCommand extends PutVoiceConnectorTerminationCredentialsCommand_base {}
@@ -25,6 +25,15 @@ declare const RestorePhoneNumberCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RestorePhoneNumberCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RestorePhoneNumberCommandInput,
32
+ RestorePhoneNumberCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RestorePhoneNumberCommand extends RestorePhoneNumberCommand_base {}
@@ -25,6 +25,15 @@ declare const SearchAvailablePhoneNumbersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [SearchAvailablePhoneNumbersCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SearchAvailablePhoneNumbersCommandInput,
32
+ SearchAvailablePhoneNumbersCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SearchAvailablePhoneNumbersCommand extends SearchAvailablePhoneNumbersCommand_base {}
@@ -25,6 +25,15 @@ declare const StartSpeakerSearchTaskCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartSpeakerSearchTaskCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartSpeakerSearchTaskCommandInput,
32
+ StartSpeakerSearchTaskCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {}
@@ -25,6 +25,15 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartVoiceToneAnalysisTaskCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartVoiceToneAnalysisTaskCommandInput,
32
+ StartVoiceToneAnalysisTaskCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {}
@@ -20,6 +20,15 @@ declare const StopSpeakerSearchTaskCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: StopSpeakerSearchTaskCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ StopSpeakerSearchTaskCommandInput,
27
+ StopSpeakerSearchTaskCommandOutput,
28
+ ChimeSDKVoiceClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {}
@@ -21,6 +21,15 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: StopVoiceToneAnalysisTaskCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ StopVoiceToneAnalysisTaskCommandInput,
28
+ StopVoiceToneAnalysisTaskCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {}
@@ -19,6 +19,15 @@ declare const TagResourceCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: TagResourceCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ TagResourceCommandInput,
26
+ TagResourceCommandOutput,
27
+ ChimeSDKVoiceClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -19,6 +19,15 @@ declare const UntagResourceCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: UntagResourceCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ UntagResourceCommandInput,
26
+ UntagResourceCommandOutput,
27
+ ChimeSDKVoiceClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -20,6 +20,15 @@ declare const UpdateGlobalSettingsCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ ...[input]: [] | [UpdateGlobalSettingsCommandInput]
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ UpdateGlobalSettingsCommandInput,
27
+ UpdateGlobalSettingsCommandOutput,
28
+ ChimeSDKVoiceClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdatePhoneNumberCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdatePhoneNumberCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdatePhoneNumberCommandInput,
32
+ UpdatePhoneNumberCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdatePhoneNumberCommand extends UpdatePhoneNumberCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdatePhoneNumberSettingsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdatePhoneNumberSettingsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdatePhoneNumberSettingsCommandInput,
28
+ UpdatePhoneNumberSettingsCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdatePhoneNumberSettingsCommand extends UpdatePhoneNumberSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateProxySessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateProxySessionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateProxySessionCommandInput,
32
+ UpdateProxySessionCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateProxySessionCommand extends UpdateProxySessionCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateSipMediaApplicationCallCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateSipMediaApplicationCallCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateSipMediaApplicationCallCommandInput,
32
+ UpdateSipMediaApplicationCallCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateSipMediaApplicationCallCommand extends UpdateSipMediaApplicationCallCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateSipMediaApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateSipMediaApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateSipMediaApplicationCommandInput,
32
+ UpdateSipMediaApplicationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateSipMediaApplicationCommand extends UpdateSipMediaApplicationCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateSipRuleCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateSipRuleCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateSipRuleCommandInput,
31
+ UpdateSipRuleCommandOutput,
32
+ ChimeSDKVoiceClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateSipRuleCommand extends UpdateSipRuleCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceConnectorCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceConnectorCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceConnectorCommandInput,
32
+ UpdateVoiceConnectorCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceConnectorCommand extends UpdateVoiceConnectorCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceConnectorGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceConnectorGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceConnectorGroupCommandInput,
32
+ UpdateVoiceConnectorGroupCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceConnectorGroupCommand extends UpdateVoiceConnectorGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceProfileCommandInput,
32
+ UpdateVoiceProfileCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceProfileCommand extends UpdateVoiceProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceProfileDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceProfileDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceProfileDomainCommandInput,
32
+ UpdateVoiceProfileDomainCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceProfileDomainCommand extends UpdateVoiceProfileDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const ValidateE911AddressCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ValidateE911AddressCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ValidateE911AddressCommandInput,
32
+ ValidateE911AddressCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ValidateE911AddressCommand extends ValidateE911AddressCommand_base {}
@@ -6,5 +6,4 @@ export { ChimeSDKVoiceExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
7
  export * from "./pagination";
8
8
  export * from "./models";
9
- import "@aws-sdk/util-endpoints";
10
9
  export { ChimeSDKVoiceServiceException } from "./models/ChimeSDKVoiceServiceException";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime-sdk-voice",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native",
4
- "version": "3.533.0",
4
+ "version": "3.540.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice",
@@ -20,47 +20,47 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.533.0",
24
- "@aws-sdk/core": "3.533.0",
25
- "@aws-sdk/credential-provider-node": "3.533.0",
26
- "@aws-sdk/middleware-host-header": "3.533.0",
27
- "@aws-sdk/middleware-logger": "3.533.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.533.0",
29
- "@aws-sdk/middleware-user-agent": "3.533.0",
30
- "@aws-sdk/region-config-resolver": "3.533.0",
31
- "@aws-sdk/types": "3.533.0",
32
- "@aws-sdk/util-endpoints": "3.533.0",
33
- "@aws-sdk/util-user-agent-browser": "3.533.0",
34
- "@aws-sdk/util-user-agent-node": "3.533.0",
35
- "@smithy/config-resolver": "^2.1.5",
36
- "@smithy/core": "^1.3.8",
37
- "@smithy/fetch-http-handler": "^2.4.5",
38
- "@smithy/hash-node": "^2.1.4",
39
- "@smithy/invalid-dependency": "^2.1.4",
40
- "@smithy/middleware-content-length": "^2.1.4",
41
- "@smithy/middleware-endpoint": "^2.4.6",
42
- "@smithy/middleware-retry": "^2.1.7",
43
- "@smithy/middleware-serde": "^2.2.1",
44
- "@smithy/middleware-stack": "^2.1.4",
45
- "@smithy/node-config-provider": "^2.2.5",
46
- "@smithy/node-http-handler": "^2.4.3",
47
- "@smithy/protocol-http": "^3.2.2",
48
- "@smithy/smithy-client": "^2.4.5",
49
- "@smithy/types": "^2.11.0",
50
- "@smithy/url-parser": "^2.1.4",
51
- "@smithy/util-base64": "^2.2.1",
52
- "@smithy/util-body-length-browser": "^2.1.1",
53
- "@smithy/util-body-length-node": "^2.2.2",
54
- "@smithy/util-defaults-mode-browser": "^2.1.7",
55
- "@smithy/util-defaults-mode-node": "^2.2.7",
56
- "@smithy/util-endpoints": "^1.1.5",
57
- "@smithy/util-middleware": "^2.1.4",
58
- "@smithy/util-retry": "^2.1.4",
59
- "@smithy/util-utf8": "^2.2.0",
60
- "tslib": "^2.5.0"
23
+ "@aws-sdk/client-sts": "3.540.0",
24
+ "@aws-sdk/core": "3.535.0",
25
+ "@aws-sdk/credential-provider-node": "3.540.0",
26
+ "@aws-sdk/middleware-host-header": "3.535.0",
27
+ "@aws-sdk/middleware-logger": "3.535.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.535.0",
29
+ "@aws-sdk/middleware-user-agent": "3.540.0",
30
+ "@aws-sdk/region-config-resolver": "3.535.0",
31
+ "@aws-sdk/types": "3.535.0",
32
+ "@aws-sdk/util-endpoints": "3.540.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.535.0",
34
+ "@aws-sdk/util-user-agent-node": "3.535.0",
35
+ "@smithy/config-resolver": "^2.2.0",
36
+ "@smithy/core": "^1.4.0",
37
+ "@smithy/fetch-http-handler": "^2.5.0",
38
+ "@smithy/hash-node": "^2.2.0",
39
+ "@smithy/invalid-dependency": "^2.2.0",
40
+ "@smithy/middleware-content-length": "^2.2.0",
41
+ "@smithy/middleware-endpoint": "^2.5.0",
42
+ "@smithy/middleware-retry": "^2.2.0",
43
+ "@smithy/middleware-serde": "^2.3.0",
44
+ "@smithy/middleware-stack": "^2.2.0",
45
+ "@smithy/node-config-provider": "^2.3.0",
46
+ "@smithy/node-http-handler": "^2.5.0",
47
+ "@smithy/protocol-http": "^3.3.0",
48
+ "@smithy/smithy-client": "^2.5.0",
49
+ "@smithy/types": "^2.12.0",
50
+ "@smithy/url-parser": "^2.2.0",
51
+ "@smithy/util-base64": "^2.3.0",
52
+ "@smithy/util-body-length-browser": "^2.2.0",
53
+ "@smithy/util-body-length-node": "^2.3.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.2.0",
55
+ "@smithy/util-defaults-mode-node": "^2.3.0",
56
+ "@smithy/util-endpoints": "^1.2.0",
57
+ "@smithy/util-middleware": "^2.2.0",
58
+ "@smithy/util-retry": "^2.2.0",
59
+ "@smithy/util-utf8": "^2.3.0",
60
+ "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.1",
63
+ "@smithy/service-client-documentation-generator": "^2.2.0",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",