@aws-sdk/client-chime-sdk-voice 3.588.0 → 3.592.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 (195) hide show
  1. package/dist-cjs/index.js +0 -93
  2. package/dist-types/ChimeSDKVoiceClient.d.ts +4 -4
  3. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  7. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +2 -1
  16. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +2 -1
  30. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  31. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  34. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  35. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  36. package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
  37. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  39. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  40. package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
  41. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
  42. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
  43. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  45. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  47. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  48. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  50. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  51. package/dist-types/commands/GetVoiceProfileCommand.d.ts +2 -1
  52. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +2 -1
  53. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
  54. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  56. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  57. package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +2 -1
  67. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  68. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  69. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  70. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  71. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  72. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  73. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  74. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  75. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  76. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  77. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  78. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
  79. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
  80. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
  81. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +2 -1
  82. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  83. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +2 -1
  95. package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
  96. package/dist-types/index.d.ts +2 -2
  97. package/dist-types/models/ChimeSDKVoiceServiceException.d.ts +2 -1
  98. package/dist-types/runtimeConfig.native.d.ts +1 -1
  99. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/models/ChimeSDKVoiceServiceException.d.ts +2 -1
  194. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  195. package/package.json +6 -6
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { PutVoiceConnectorTerminationCredentialsRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutVoiceConnectorTerminationCredentialsCommandInput
11
12
  extends PutVoiceConnectorTerminationCredentialsRequest {}
12
13
  export interface PutVoiceConnectorTerminationCredentialsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  RestorePhoneNumberRequest,
10
10
  RestorePhoneNumberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RestorePhoneNumberCommandInput
14
15
  extends RestorePhoneNumberRequest {}
15
16
  export interface RestorePhoneNumberCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  SearchAvailablePhoneNumbersRequest,
10
10
  SearchAvailablePhoneNumbersResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SearchAvailablePhoneNumbersCommandInput
14
15
  extends SearchAvailablePhoneNumbersRequest {}
15
16
  export interface SearchAvailablePhoneNumbersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartSpeakerSearchTaskRequest,
10
10
  StartSpeakerSearchTaskResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartSpeakerSearchTaskCommandInput
14
15
  extends StartSpeakerSearchTaskRequest {}
15
16
  export interface StartSpeakerSearchTaskCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartVoiceToneAnalysisTaskRequest,
10
10
  StartVoiceToneAnalysisTaskResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartVoiceToneAnalysisTaskCommandInput
14
15
  extends StartVoiceToneAnalysisTaskRequest {}
15
16
  export interface StartVoiceToneAnalysisTaskCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { StopSpeakerSearchTaskRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StopSpeakerSearchTaskCommandInput
11
12
  extends StopSpeakerSearchTaskRequest {}
12
13
  export interface StopSpeakerSearchTaskCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { StopVoiceToneAnalysisTaskRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StopVoiceToneAnalysisTaskCommandInput
11
12
  extends StopVoiceToneAnalysisTaskRequest {}
12
13
  export interface StopVoiceToneAnalysisTaskCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { TagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const TagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { UntagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
11
12
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const UntagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { UpdateGlobalSettingsRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateGlobalSettingsCommandInput
11
12
  extends UpdateGlobalSettingsRequest {}
12
13
  export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  UpdatePhoneNumberRequest,
10
10
  UpdatePhoneNumberResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePhoneNumberCommandInput
14
15
  extends UpdatePhoneNumberRequest {}
15
16
  export interface UpdatePhoneNumberCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKVoiceClient";
8
8
  import { UpdatePhoneNumberSettingsRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdatePhoneNumberSettingsCommandInput
11
12
  extends UpdatePhoneNumberSettingsRequest {}
12
13
  export interface UpdatePhoneNumberSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateProxySessionRequest,
10
10
  UpdateProxySessionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateProxySessionCommandInput
14
15
  extends UpdateProxySessionRequest {}
15
16
  export interface UpdateProxySessionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSipMediaApplicationCallRequest,
10
10
  UpdateSipMediaApplicationCallResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSipMediaApplicationCallCommandInput
14
15
  extends UpdateSipMediaApplicationCallRequest {}
15
16
  export interface UpdateSipMediaApplicationCallCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSipMediaApplicationRequest,
10
10
  UpdateSipMediaApplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSipMediaApplicationCommandInput
14
15
  extends UpdateSipMediaApplicationRequest {}
15
16
  export interface UpdateSipMediaApplicationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSipRuleRequest,
10
10
  UpdateSipRuleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSipRuleCommandInput extends UpdateSipRuleRequest {}
14
15
  export interface UpdateSipRuleCommandOutput
15
16
  extends UpdateSipRuleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateVoiceConnectorRequest,
10
10
  UpdateVoiceConnectorResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVoiceConnectorCommandInput
14
15
  extends UpdateVoiceConnectorRequest {}
15
16
  export interface UpdateVoiceConnectorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateVoiceConnectorGroupRequest,
10
10
  UpdateVoiceConnectorGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVoiceConnectorGroupCommandInput
14
15
  extends UpdateVoiceConnectorGroupRequest {}
15
16
  export interface UpdateVoiceConnectorGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateVoiceProfileRequest,
10
10
  UpdateVoiceProfileResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVoiceProfileCommandInput
14
15
  extends UpdateVoiceProfileRequest {}
15
16
  export interface UpdateVoiceProfileCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateVoiceProfileDomainRequest,
10
10
  UpdateVoiceProfileDomainResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVoiceProfileDomainCommandInput
14
15
  extends UpdateVoiceProfileDomainRequest {}
15
16
  export interface UpdateVoiceProfileDomainCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ValidateE911AddressRequest,
10
10
  ValidateE911AddressResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ValidateE911AddressCommandInput
14
15
  extends ValidateE911AddressRequest {}
15
16
  export interface ValidateE911AddressCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class ChimeSDKVoiceServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
+ region: string | import("@smithy/types").Provider<any>;
23
24
  defaultUserAgentProvider: import("@smithy/types").Provider<
24
25
  import("@smithy/types").UserAgent
25
26
  >;
26
- region: string | import("@smithy/types").Provider<any>;
27
27
  credentialDefaultProvider: (
28
28
  input: any
29
29
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
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.588.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.588.0",
24
- "@aws-sdk/client-sts": "3.588.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.588.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",