@aws-sdk/client-chime-sdk-voice 3.297.0 → 3.298.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 (220) hide show
  1. package/README.md +152 -0
  2. package/dist-cjs/ChimeSDKVoice.js +285 -0
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
  4. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
  5. package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
  9. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
  10. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
  11. package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
  23. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
  24. package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
  26. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
  27. package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
  28. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
  29. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
  30. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  31. package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
  32. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
  33. package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
  34. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
  35. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
  36. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  37. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  38. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
  39. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
  40. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
  41. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  42. package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
  43. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
  44. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
  45. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  46. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
  47. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
  48. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
  49. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
  50. package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
  51. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
  53. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  54. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
  55. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
  56. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
  57. package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
  58. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  59. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  62. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
  63. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
  64. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
  65. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
  66. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
  67. package/dist-cjs/commands/TagResourceCommand.js +46 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +46 -0
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
  70. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  71. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
  72. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
  73. package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
  77. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
  78. package/dist-cjs/commands/index.js +19 -0
  79. package/dist-cjs/models/models_0.js +127 -321
  80. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
  81. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
  82. package/dist-cjs/pagination/index.js +2 -0
  83. package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
  84. package/dist-es/ChimeSDKVoice.js +285 -0
  85. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
  86. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
  87. package/dist-es/commands/CreateSipRuleCommand.js +2 -3
  88. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
  89. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  90. package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
  91. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
  92. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
  93. package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
  94. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
  95. package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
  96. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
  97. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  98. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  99. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  100. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  101. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  102. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  103. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  104. package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
  105. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
  106. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
  107. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
  108. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
  109. package/dist-es/commands/GetProxySessionCommand.js +2 -2
  110. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  111. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  112. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  113. package/dist-es/commands/GetSipRuleCommand.js +2 -3
  114. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
  115. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
  116. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  117. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
  118. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  119. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  120. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
  121. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
  122. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
  123. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  124. package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
  125. package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
  126. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
  127. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  128. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
  129. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  130. package/dist-es/commands/ListProxySessionsCommand.js +2 -2
  131. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
  132. package/dist-es/commands/ListSipRulesCommand.js +2 -3
  133. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  134. package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
  135. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  136. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
  137. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
  138. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
  139. package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
  140. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  141. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  142. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  143. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  144. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  145. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
  146. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
  147. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
  148. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
  149. package/dist-es/commands/TagResourceCommand.js +42 -0
  150. package/dist-es/commands/UntagResourceCommand.js +42 -0
  151. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
  152. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  153. package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
  154. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
  155. package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
  156. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
  157. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  158. package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
  159. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
  160. package/dist-es/commands/index.js +19 -0
  161. package/dist-es/models/models_0.js +101 -228
  162. package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
  163. package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
  164. package/dist-es/pagination/index.js +2 -0
  165. package/dist-es/protocols/Aws_restJson1.js +1982 -278
  166. package/dist-types/ChimeSDKVoice.d.ts +133 -0
  167. package/dist-types/ChimeSDKVoiceClient.d.ts +21 -2
  168. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
  169. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
  170. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
  171. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
  172. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
  173. package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
  174. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
  175. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
  176. package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
  177. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
  178. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
  179. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
  180. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
  181. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
  182. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +39 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
  185. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
  186. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
  187. package/dist-types/commands/index.d.ts +19 -0
  188. package/dist-types/models/models_0.d.ts +384 -294
  189. package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
  190. package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
  191. package/dist-types/pagination/index.d.ts +2 -0
  192. package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
  193. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
  194. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
  195. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
  196. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
  197. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
  198. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
  199. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
  200. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
  201. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
  202. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
  203. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
  204. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
  205. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
  206. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
  207. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
  208. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
  209. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
  211. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
  212. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
  213. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
  214. package/dist-types/ts3.4/commands/index.d.ts +19 -0
  215. package/dist-types/ts3.4/models/models_0.d.ts +260 -245
  216. package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
  217. package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
  218. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  219. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
  220. package/package.json +4 -3
@@ -0,0 +1,11 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListVoiceProfileDomainsCommandInput,
4
+ ListVoiceProfileDomainsCommandOutput,
5
+ } from "../commands/ListVoiceProfileDomainsCommand";
6
+ import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListVoiceProfileDomains(
8
+ config: ChimeSDKVoicePaginationConfiguration,
9
+ input: ListVoiceProfileDomainsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListVoiceProfileDomainsCommandOutput>;
@@ -0,0 +1,11 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListVoiceProfilesCommandInput,
4
+ ListVoiceProfilesCommandOutput,
5
+ } from "../commands/ListVoiceProfilesCommand";
6
+ import { ChimeSDKVoicePaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListVoiceProfiles(
8
+ config: ChimeSDKVoicePaginationConfiguration,
9
+ input: ListVoiceProfilesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListVoiceProfilesCommandOutput>;
@@ -6,4 +6,6 @@ export * from "./ListSipMediaApplicationsPaginator";
6
6
  export * from "./ListSipRulesPaginator";
7
7
  export * from "./ListVoiceConnectorGroupsPaginator";
8
8
  export * from "./ListVoiceConnectorsPaginator";
9
+ export * from "./ListVoiceProfileDomainsPaginator";
10
+ export * from "./ListVoiceProfilesPaginator";
9
11
  export * from "./SearchAvailablePhoneNumbersPaginator";
@@ -47,6 +47,14 @@ import {
47
47
  CreateVoiceConnectorGroupCommandInput,
48
48
  CreateVoiceConnectorGroupCommandOutput,
49
49
  } from "../commands/CreateVoiceConnectorGroupCommand";
50
+ import {
51
+ CreateVoiceProfileCommandInput,
52
+ CreateVoiceProfileCommandOutput,
53
+ } from "../commands/CreateVoiceProfileCommand";
54
+ import {
55
+ CreateVoiceProfileDomainCommandInput,
56
+ CreateVoiceProfileDomainCommandOutput,
57
+ } from "../commands/CreateVoiceProfileDomainCommand";
50
58
  import {
51
59
  DeletePhoneNumberCommandInput,
52
60
  DeletePhoneNumberCommandOutput,
@@ -95,6 +103,14 @@ import {
95
103
  DeleteVoiceConnectorTerminationCredentialsCommandInput,
96
104
  DeleteVoiceConnectorTerminationCredentialsCommandOutput,
97
105
  } from "../commands/DeleteVoiceConnectorTerminationCredentialsCommand";
106
+ import {
107
+ DeleteVoiceProfileCommandInput,
108
+ DeleteVoiceProfileCommandOutput,
109
+ } from "../commands/DeleteVoiceProfileCommand";
110
+ import {
111
+ DeleteVoiceProfileDomainCommandInput,
112
+ DeleteVoiceProfileDomainCommandOutput,
113
+ } from "../commands/DeleteVoiceProfileDomainCommand";
98
114
  import {
99
115
  DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
100
116
  DisassociatePhoneNumbersFromVoiceConnectorCommandOutput,
@@ -139,6 +155,10 @@ import {
139
155
  GetSipRuleCommandInput,
140
156
  GetSipRuleCommandOutput,
141
157
  } from "../commands/GetSipRuleCommand";
158
+ import {
159
+ GetSpeakerSearchTaskCommandInput,
160
+ GetSpeakerSearchTaskCommandOutput,
161
+ } from "../commands/GetSpeakerSearchTaskCommand";
142
162
  import {
143
163
  GetVoiceConnectorCommandInput,
144
164
  GetVoiceConnectorCommandOutput,
@@ -175,6 +195,18 @@ import {
175
195
  GetVoiceConnectorTerminationHealthCommandInput,
176
196
  GetVoiceConnectorTerminationHealthCommandOutput,
177
197
  } from "../commands/GetVoiceConnectorTerminationHealthCommand";
198
+ import {
199
+ GetVoiceProfileCommandInput,
200
+ GetVoiceProfileCommandOutput,
201
+ } from "../commands/GetVoiceProfileCommand";
202
+ import {
203
+ GetVoiceProfileDomainCommandInput,
204
+ GetVoiceProfileDomainCommandOutput,
205
+ } from "../commands/GetVoiceProfileDomainCommand";
206
+ import {
207
+ GetVoiceToneAnalysisTaskCommandInput,
208
+ GetVoiceToneAnalysisTaskCommandOutput,
209
+ } from "../commands/GetVoiceToneAnalysisTaskCommand";
178
210
  import {
179
211
  ListAvailableVoiceConnectorRegionsCommandInput,
180
212
  ListAvailableVoiceConnectorRegionsCommandOutput,
@@ -203,6 +235,10 @@ import {
203
235
  ListSupportedPhoneNumberCountriesCommandInput,
204
236
  ListSupportedPhoneNumberCountriesCommandOutput,
205
237
  } from "../commands/ListSupportedPhoneNumberCountriesCommand";
238
+ import {
239
+ ListTagsForResourceCommandInput,
240
+ ListTagsForResourceCommandOutput,
241
+ } from "../commands/ListTagsForResourceCommand";
206
242
  import {
207
243
  ListVoiceConnectorGroupsCommandInput,
208
244
  ListVoiceConnectorGroupsCommandOutput,
@@ -215,6 +251,14 @@ import {
215
251
  ListVoiceConnectorTerminationCredentialsCommandInput,
216
252
  ListVoiceConnectorTerminationCredentialsCommandOutput,
217
253
  } from "../commands/ListVoiceConnectorTerminationCredentialsCommand";
254
+ import {
255
+ ListVoiceProfileDomainsCommandInput,
256
+ ListVoiceProfileDomainsCommandOutput,
257
+ } from "../commands/ListVoiceProfileDomainsCommand";
258
+ import {
259
+ ListVoiceProfilesCommandInput,
260
+ ListVoiceProfilesCommandOutput,
261
+ } from "../commands/ListVoiceProfilesCommand";
218
262
  import {
219
263
  PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
220
264
  PutSipMediaApplicationAlexaSkillConfigurationCommandOutput,
@@ -259,6 +303,30 @@ import {
259
303
  SearchAvailablePhoneNumbersCommandInput,
260
304
  SearchAvailablePhoneNumbersCommandOutput,
261
305
  } from "../commands/SearchAvailablePhoneNumbersCommand";
306
+ import {
307
+ StartSpeakerSearchTaskCommandInput,
308
+ StartSpeakerSearchTaskCommandOutput,
309
+ } from "../commands/StartSpeakerSearchTaskCommand";
310
+ import {
311
+ StartVoiceToneAnalysisTaskCommandInput,
312
+ StartVoiceToneAnalysisTaskCommandOutput,
313
+ } from "../commands/StartVoiceToneAnalysisTaskCommand";
314
+ import {
315
+ StopSpeakerSearchTaskCommandInput,
316
+ StopSpeakerSearchTaskCommandOutput,
317
+ } from "../commands/StopSpeakerSearchTaskCommand";
318
+ import {
319
+ StopVoiceToneAnalysisTaskCommandInput,
320
+ StopVoiceToneAnalysisTaskCommandOutput,
321
+ } from "../commands/StopVoiceToneAnalysisTaskCommand";
322
+ import {
323
+ TagResourceCommandInput,
324
+ TagResourceCommandOutput,
325
+ } from "../commands/TagResourceCommand";
326
+ import {
327
+ UntagResourceCommandInput,
328
+ UntagResourceCommandOutput,
329
+ } from "../commands/UntagResourceCommand";
262
330
  import {
263
331
  UpdateGlobalSettingsCommandInput,
264
332
  UpdateGlobalSettingsCommandOutput,
@@ -295,6 +363,14 @@ import {
295
363
  UpdateVoiceConnectorGroupCommandInput,
296
364
  UpdateVoiceConnectorGroupCommandOutput,
297
365
  } from "../commands/UpdateVoiceConnectorGroupCommand";
366
+ import {
367
+ UpdateVoiceProfileCommandInput,
368
+ UpdateVoiceProfileCommandOutput,
369
+ } from "../commands/UpdateVoiceProfileCommand";
370
+ import {
371
+ UpdateVoiceProfileDomainCommandInput,
372
+ UpdateVoiceProfileDomainCommandOutput,
373
+ } from "../commands/UpdateVoiceProfileDomainCommand";
298
374
  import {
299
375
  ValidateE911AddressCommandInput,
300
376
  ValidateE911AddressCommandOutput,
@@ -343,6 +419,14 @@ export declare const serializeAws_restJson1CreateVoiceConnectorGroupCommand: (
343
419
  input: CreateVoiceConnectorGroupCommandInput,
344
420
  context: __SerdeContext
345
421
  ) => Promise<__HttpRequest>;
422
+ export declare const serializeAws_restJson1CreateVoiceProfileCommand: (
423
+ input: CreateVoiceProfileCommandInput,
424
+ context: __SerdeContext
425
+ ) => Promise<__HttpRequest>;
426
+ export declare const serializeAws_restJson1CreateVoiceProfileDomainCommand: (
427
+ input: CreateVoiceProfileDomainCommandInput,
428
+ context: __SerdeContext
429
+ ) => Promise<__HttpRequest>;
346
430
  export declare const serializeAws_restJson1DeletePhoneNumberCommand: (
347
431
  input: DeletePhoneNumberCommandInput,
348
432
  context: __SerdeContext
@@ -391,6 +475,14 @@ export declare const serializeAws_restJson1DeleteVoiceConnectorTerminationCreden
391
475
  input: DeleteVoiceConnectorTerminationCredentialsCommandInput,
392
476
  context: __SerdeContext
393
477
  ) => Promise<__HttpRequest>;
478
+ export declare const serializeAws_restJson1DeleteVoiceProfileCommand: (
479
+ input: DeleteVoiceProfileCommandInput,
480
+ context: __SerdeContext
481
+ ) => Promise<__HttpRequest>;
482
+ export declare const serializeAws_restJson1DeleteVoiceProfileDomainCommand: (
483
+ input: DeleteVoiceProfileDomainCommandInput,
484
+ context: __SerdeContext
485
+ ) => Promise<__HttpRequest>;
394
486
  export declare const serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand: (
395
487
  input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
396
488
  context: __SerdeContext
@@ -435,6 +527,10 @@ export declare const serializeAws_restJson1GetSipRuleCommand: (
435
527
  input: GetSipRuleCommandInput,
436
528
  context: __SerdeContext
437
529
  ) => Promise<__HttpRequest>;
530
+ export declare const serializeAws_restJson1GetSpeakerSearchTaskCommand: (
531
+ input: GetSpeakerSearchTaskCommandInput,
532
+ context: __SerdeContext
533
+ ) => Promise<__HttpRequest>;
438
534
  export declare const serializeAws_restJson1GetVoiceConnectorCommand: (
439
535
  input: GetVoiceConnectorCommandInput,
440
536
  context: __SerdeContext
@@ -471,6 +567,18 @@ export declare const serializeAws_restJson1GetVoiceConnectorTerminationHealthCom
471
567
  input: GetVoiceConnectorTerminationHealthCommandInput,
472
568
  context: __SerdeContext
473
569
  ) => Promise<__HttpRequest>;
570
+ export declare const serializeAws_restJson1GetVoiceProfileCommand: (
571
+ input: GetVoiceProfileCommandInput,
572
+ context: __SerdeContext
573
+ ) => Promise<__HttpRequest>;
574
+ export declare const serializeAws_restJson1GetVoiceProfileDomainCommand: (
575
+ input: GetVoiceProfileDomainCommandInput,
576
+ context: __SerdeContext
577
+ ) => Promise<__HttpRequest>;
578
+ export declare const serializeAws_restJson1GetVoiceToneAnalysisTaskCommand: (
579
+ input: GetVoiceToneAnalysisTaskCommandInput,
580
+ context: __SerdeContext
581
+ ) => Promise<__HttpRequest>;
474
582
  export declare const serializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand: (
475
583
  input: ListAvailableVoiceConnectorRegionsCommandInput,
476
584
  context: __SerdeContext
@@ -499,6 +607,10 @@ export declare const serializeAws_restJson1ListSupportedPhoneNumberCountriesComm
499
607
  input: ListSupportedPhoneNumberCountriesCommandInput,
500
608
  context: __SerdeContext
501
609
  ) => Promise<__HttpRequest>;
610
+ export declare const serializeAws_restJson1ListTagsForResourceCommand: (
611
+ input: ListTagsForResourceCommandInput,
612
+ context: __SerdeContext
613
+ ) => Promise<__HttpRequest>;
502
614
  export declare const serializeAws_restJson1ListVoiceConnectorGroupsCommand: (
503
615
  input: ListVoiceConnectorGroupsCommandInput,
504
616
  context: __SerdeContext
@@ -511,6 +623,14 @@ export declare const serializeAws_restJson1ListVoiceConnectorTerminationCredenti
511
623
  input: ListVoiceConnectorTerminationCredentialsCommandInput,
512
624
  context: __SerdeContext
513
625
  ) => Promise<__HttpRequest>;
626
+ export declare const serializeAws_restJson1ListVoiceProfileDomainsCommand: (
627
+ input: ListVoiceProfileDomainsCommandInput,
628
+ context: __SerdeContext
629
+ ) => Promise<__HttpRequest>;
630
+ export declare const serializeAws_restJson1ListVoiceProfilesCommand: (
631
+ input: ListVoiceProfilesCommandInput,
632
+ context: __SerdeContext
633
+ ) => Promise<__HttpRequest>;
514
634
  export declare const serializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand: (
515
635
  input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
516
636
  context: __SerdeContext
@@ -555,6 +675,30 @@ export declare const serializeAws_restJson1SearchAvailablePhoneNumbersCommand: (
555
675
  input: SearchAvailablePhoneNumbersCommandInput,
556
676
  context: __SerdeContext
557
677
  ) => Promise<__HttpRequest>;
678
+ export declare const serializeAws_restJson1StartSpeakerSearchTaskCommand: (
679
+ input: StartSpeakerSearchTaskCommandInput,
680
+ context: __SerdeContext
681
+ ) => Promise<__HttpRequest>;
682
+ export declare const serializeAws_restJson1StartVoiceToneAnalysisTaskCommand: (
683
+ input: StartVoiceToneAnalysisTaskCommandInput,
684
+ context: __SerdeContext
685
+ ) => Promise<__HttpRequest>;
686
+ export declare const serializeAws_restJson1StopSpeakerSearchTaskCommand: (
687
+ input: StopSpeakerSearchTaskCommandInput,
688
+ context: __SerdeContext
689
+ ) => Promise<__HttpRequest>;
690
+ export declare const serializeAws_restJson1StopVoiceToneAnalysisTaskCommand: (
691
+ input: StopVoiceToneAnalysisTaskCommandInput,
692
+ context: __SerdeContext
693
+ ) => Promise<__HttpRequest>;
694
+ export declare const serializeAws_restJson1TagResourceCommand: (
695
+ input: TagResourceCommandInput,
696
+ context: __SerdeContext
697
+ ) => Promise<__HttpRequest>;
698
+ export declare const serializeAws_restJson1UntagResourceCommand: (
699
+ input: UntagResourceCommandInput,
700
+ context: __SerdeContext
701
+ ) => Promise<__HttpRequest>;
558
702
  export declare const serializeAws_restJson1UpdateGlobalSettingsCommand: (
559
703
  input: UpdateGlobalSettingsCommandInput,
560
704
  context: __SerdeContext
@@ -591,6 +735,14 @@ export declare const serializeAws_restJson1UpdateVoiceConnectorGroupCommand: (
591
735
  input: UpdateVoiceConnectorGroupCommandInput,
592
736
  context: __SerdeContext
593
737
  ) => Promise<__HttpRequest>;
738
+ export declare const serializeAws_restJson1UpdateVoiceProfileCommand: (
739
+ input: UpdateVoiceProfileCommandInput,
740
+ context: __SerdeContext
741
+ ) => Promise<__HttpRequest>;
742
+ export declare const serializeAws_restJson1UpdateVoiceProfileDomainCommand: (
743
+ input: UpdateVoiceProfileDomainCommandInput,
744
+ context: __SerdeContext
745
+ ) => Promise<__HttpRequest>;
594
746
  export declare const serializeAws_restJson1ValidateE911AddressCommand: (
595
747
  input: ValidateE911AddressCommandInput,
596
748
  context: __SerdeContext
@@ -639,6 +791,14 @@ export declare const deserializeAws_restJson1CreateVoiceConnectorGroupCommand: (
639
791
  output: __HttpResponse,
640
792
  context: __SerdeContext
641
793
  ) => Promise<CreateVoiceConnectorGroupCommandOutput>;
794
+ export declare const deserializeAws_restJson1CreateVoiceProfileCommand: (
795
+ output: __HttpResponse,
796
+ context: __SerdeContext
797
+ ) => Promise<CreateVoiceProfileCommandOutput>;
798
+ export declare const deserializeAws_restJson1CreateVoiceProfileDomainCommand: (
799
+ output: __HttpResponse,
800
+ context: __SerdeContext
801
+ ) => Promise<CreateVoiceProfileDomainCommandOutput>;
642
802
  export declare const deserializeAws_restJson1DeletePhoneNumberCommand: (
643
803
  output: __HttpResponse,
644
804
  context: __SerdeContext
@@ -687,6 +847,14 @@ export declare const deserializeAws_restJson1DeleteVoiceConnectorTerminationCred
687
847
  output: __HttpResponse,
688
848
  context: __SerdeContext
689
849
  ) => Promise<DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
850
+ export declare const deserializeAws_restJson1DeleteVoiceProfileCommand: (
851
+ output: __HttpResponse,
852
+ context: __SerdeContext
853
+ ) => Promise<DeleteVoiceProfileCommandOutput>;
854
+ export declare const deserializeAws_restJson1DeleteVoiceProfileDomainCommand: (
855
+ output: __HttpResponse,
856
+ context: __SerdeContext
857
+ ) => Promise<DeleteVoiceProfileDomainCommandOutput>;
690
858
  export declare const deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand: (
691
859
  output: __HttpResponse,
692
860
  context: __SerdeContext
@@ -731,6 +899,10 @@ export declare const deserializeAws_restJson1GetSipRuleCommand: (
731
899
  output: __HttpResponse,
732
900
  context: __SerdeContext
733
901
  ) => Promise<GetSipRuleCommandOutput>;
902
+ export declare const deserializeAws_restJson1GetSpeakerSearchTaskCommand: (
903
+ output: __HttpResponse,
904
+ context: __SerdeContext
905
+ ) => Promise<GetSpeakerSearchTaskCommandOutput>;
734
906
  export declare const deserializeAws_restJson1GetVoiceConnectorCommand: (
735
907
  output: __HttpResponse,
736
908
  context: __SerdeContext
@@ -767,6 +939,18 @@ export declare const deserializeAws_restJson1GetVoiceConnectorTerminationHealthC
767
939
  output: __HttpResponse,
768
940
  context: __SerdeContext
769
941
  ) => Promise<GetVoiceConnectorTerminationHealthCommandOutput>;
942
+ export declare const deserializeAws_restJson1GetVoiceProfileCommand: (
943
+ output: __HttpResponse,
944
+ context: __SerdeContext
945
+ ) => Promise<GetVoiceProfileCommandOutput>;
946
+ export declare const deserializeAws_restJson1GetVoiceProfileDomainCommand: (
947
+ output: __HttpResponse,
948
+ context: __SerdeContext
949
+ ) => Promise<GetVoiceProfileDomainCommandOutput>;
950
+ export declare const deserializeAws_restJson1GetVoiceToneAnalysisTaskCommand: (
951
+ output: __HttpResponse,
952
+ context: __SerdeContext
953
+ ) => Promise<GetVoiceToneAnalysisTaskCommandOutput>;
770
954
  export declare const deserializeAws_restJson1ListAvailableVoiceConnectorRegionsCommand: (
771
955
  output: __HttpResponse,
772
956
  context: __SerdeContext
@@ -795,6 +979,10 @@ export declare const deserializeAws_restJson1ListSupportedPhoneNumberCountriesCo
795
979
  output: __HttpResponse,
796
980
  context: __SerdeContext
797
981
  ) => Promise<ListSupportedPhoneNumberCountriesCommandOutput>;
982
+ export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
983
+ output: __HttpResponse,
984
+ context: __SerdeContext
985
+ ) => Promise<ListTagsForResourceCommandOutput>;
798
986
  export declare const deserializeAws_restJson1ListVoiceConnectorGroupsCommand: (
799
987
  output: __HttpResponse,
800
988
  context: __SerdeContext
@@ -807,6 +995,14 @@ export declare const deserializeAws_restJson1ListVoiceConnectorTerminationCreden
807
995
  output: __HttpResponse,
808
996
  context: __SerdeContext
809
997
  ) => Promise<ListVoiceConnectorTerminationCredentialsCommandOutput>;
998
+ export declare const deserializeAws_restJson1ListVoiceProfileDomainsCommand: (
999
+ output: __HttpResponse,
1000
+ context: __SerdeContext
1001
+ ) => Promise<ListVoiceProfileDomainsCommandOutput>;
1002
+ export declare const deserializeAws_restJson1ListVoiceProfilesCommand: (
1003
+ output: __HttpResponse,
1004
+ context: __SerdeContext
1005
+ ) => Promise<ListVoiceProfilesCommandOutput>;
810
1006
  export declare const deserializeAws_restJson1PutSipMediaApplicationAlexaSkillConfigurationCommand: (
811
1007
  output: __HttpResponse,
812
1008
  context: __SerdeContext
@@ -851,6 +1047,30 @@ export declare const deserializeAws_restJson1SearchAvailablePhoneNumbersCommand:
851
1047
  output: __HttpResponse,
852
1048
  context: __SerdeContext
853
1049
  ) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
1050
+ export declare const deserializeAws_restJson1StartSpeakerSearchTaskCommand: (
1051
+ output: __HttpResponse,
1052
+ context: __SerdeContext
1053
+ ) => Promise<StartSpeakerSearchTaskCommandOutput>;
1054
+ export declare const deserializeAws_restJson1StartVoiceToneAnalysisTaskCommand: (
1055
+ output: __HttpResponse,
1056
+ context: __SerdeContext
1057
+ ) => Promise<StartVoiceToneAnalysisTaskCommandOutput>;
1058
+ export declare const deserializeAws_restJson1StopSpeakerSearchTaskCommand: (
1059
+ output: __HttpResponse,
1060
+ context: __SerdeContext
1061
+ ) => Promise<StopSpeakerSearchTaskCommandOutput>;
1062
+ export declare const deserializeAws_restJson1StopVoiceToneAnalysisTaskCommand: (
1063
+ output: __HttpResponse,
1064
+ context: __SerdeContext
1065
+ ) => Promise<StopVoiceToneAnalysisTaskCommandOutput>;
1066
+ export declare const deserializeAws_restJson1TagResourceCommand: (
1067
+ output: __HttpResponse,
1068
+ context: __SerdeContext
1069
+ ) => Promise<TagResourceCommandOutput>;
1070
+ export declare const deserializeAws_restJson1UntagResourceCommand: (
1071
+ output: __HttpResponse,
1072
+ context: __SerdeContext
1073
+ ) => Promise<UntagResourceCommandOutput>;
854
1074
  export declare const deserializeAws_restJson1UpdateGlobalSettingsCommand: (
855
1075
  output: __HttpResponse,
856
1076
  context: __SerdeContext
@@ -887,6 +1107,14 @@ export declare const deserializeAws_restJson1UpdateVoiceConnectorGroupCommand: (
887
1107
  output: __HttpResponse,
888
1108
  context: __SerdeContext
889
1109
  ) => Promise<UpdateVoiceConnectorGroupCommandOutput>;
1110
+ export declare const deserializeAws_restJson1UpdateVoiceProfileCommand: (
1111
+ output: __HttpResponse,
1112
+ context: __SerdeContext
1113
+ ) => Promise<UpdateVoiceProfileCommandOutput>;
1114
+ export declare const deserializeAws_restJson1UpdateVoiceProfileDomainCommand: (
1115
+ output: __HttpResponse,
1116
+ context: __SerdeContext
1117
+ ) => Promise<UpdateVoiceProfileDomainCommandOutput>;
890
1118
  export declare const deserializeAws_restJson1ValidateE911AddressCommand: (
891
1119
  output: __HttpResponse,
892
1120
  context: __SerdeContext
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.297.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo chime-sdk-voice"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",