@aws-sdk/client-chime-sdk-voice 3.296.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 (304) 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 +358 -0
  167. package/dist-types/ChimeSDKVoiceClient.d.ts +47 -6
  168. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +13 -0
  169. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +13 -0
  170. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +13 -0
  171. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +13 -0
  172. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +13 -0
  173. package/dist-types/commands/CreateProxySessionCommand.d.ts +13 -0
  174. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +13 -0
  175. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +13 -0
  176. package/dist-types/commands/CreateSipRuleCommand.d.ts +13 -0
  177. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +13 -0
  178. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +13 -0
  179. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
  180. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
  181. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +13 -0
  182. package/dist-types/commands/DeleteProxySessionCommand.d.ts +13 -0
  183. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +13 -0
  184. package/dist-types/commands/DeleteSipRuleCommand.d.ts +13 -0
  185. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +13 -0
  186. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  187. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +13 -0
  188. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +13 -0
  189. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +13 -0
  190. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  191. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +13 -0
  192. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  193. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
  194. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
  195. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +13 -0
  196. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +13 -0
  197. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +13 -0
  198. package/dist-types/commands/GetPhoneNumberCommand.d.ts +13 -0
  199. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +13 -0
  200. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +13 -0
  201. package/dist-types/commands/GetProxySessionCommand.d.ts +13 -0
  202. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
  203. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +13 -0
  204. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
  205. package/dist-types/commands/GetSipRuleCommand.d.ts +13 -0
  206. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
  207. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +13 -0
  208. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  209. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +13 -0
  210. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
  211. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +13 -0
  212. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +13 -0
  213. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  214. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +13 -0
  215. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +13 -0
  216. package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
  217. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
  218. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
  219. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +13 -0
  220. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +13 -0
  221. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +13 -0
  222. package/dist-types/commands/ListProxySessionsCommand.d.ts +13 -0
  223. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +13 -0
  224. package/dist-types/commands/ListSipRulesCommand.d.ts +13 -0
  225. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +13 -0
  226. package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
  227. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +13 -0
  228. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  229. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +13 -0
  230. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
  231. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
  232. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
  233. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
  234. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  235. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
  236. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +13 -0
  237. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +13 -0
  238. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  239. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +13 -0
  240. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  241. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +13 -0
  242. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +13 -0
  243. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
  244. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
  245. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
  246. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
  247. package/dist-types/commands/TagResourceCommand.d.ts +39 -0
  248. package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
  249. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +13 -0
  250. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +13 -0
  251. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +13 -0
  252. package/dist-types/commands/UpdateProxySessionCommand.d.ts +13 -0
  253. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +13 -0
  254. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +13 -0
  255. package/dist-types/commands/UpdateSipRuleCommand.d.ts +13 -0
  256. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +13 -0
  257. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +13 -0
  258. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
  259. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
  260. package/dist-types/commands/ValidateE911AddressCommand.d.ts +13 -0
  261. package/dist-types/commands/index.d.ts +19 -0
  262. package/dist-types/models/ChimeSDKVoiceServiceException.d.ts +2 -0
  263. package/dist-types/models/models_0.d.ts +963 -294
  264. package/dist-types/pagination/Interfaces.d.ts +3 -0
  265. package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +3 -0
  266. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
  267. package/dist-types/pagination/ListProxySessionsPaginator.d.ts +3 -0
  268. package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +3 -0
  269. package/dist-types/pagination/ListSipRulesPaginator.d.ts +3 -0
  270. package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +3 -0
  271. package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +3 -0
  272. package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
  273. package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
  274. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
  275. package/dist-types/pagination/index.d.ts +2 -0
  276. package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
  277. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
  278. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
  279. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
  280. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
  281. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
  282. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
  283. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
  284. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
  285. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
  286. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
  287. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
  288. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
  289. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
  290. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
  291. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
  292. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
  293. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
  294. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
  295. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
  296. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
  297. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
  298. package/dist-types/ts3.4/commands/index.d.ts +19 -0
  299. package/dist-types/ts3.4/models/models_0.d.ts +260 -245
  300. package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
  301. package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
  302. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  303. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
  304. package/package.json +4 -3
@@ -44,6 +44,14 @@ import {
44
44
  CreateVoiceConnectorGroupCommandInput,
45
45
  CreateVoiceConnectorGroupCommandOutput,
46
46
  } from "./commands/CreateVoiceConnectorGroupCommand";
47
+ import {
48
+ CreateVoiceProfileCommandInput,
49
+ CreateVoiceProfileCommandOutput,
50
+ } from "./commands/CreateVoiceProfileCommand";
51
+ import {
52
+ CreateVoiceProfileDomainCommandInput,
53
+ CreateVoiceProfileDomainCommandOutput,
54
+ } from "./commands/CreateVoiceProfileDomainCommand";
47
55
  import {
48
56
  DeletePhoneNumberCommandInput,
49
57
  DeletePhoneNumberCommandOutput,
@@ -92,6 +100,14 @@ import {
92
100
  DeleteVoiceConnectorTerminationCredentialsCommandInput,
93
101
  DeleteVoiceConnectorTerminationCredentialsCommandOutput,
94
102
  } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
103
+ import {
104
+ DeleteVoiceProfileCommandInput,
105
+ DeleteVoiceProfileCommandOutput,
106
+ } from "./commands/DeleteVoiceProfileCommand";
107
+ import {
108
+ DeleteVoiceProfileDomainCommandInput,
109
+ DeleteVoiceProfileDomainCommandOutput,
110
+ } from "./commands/DeleteVoiceProfileDomainCommand";
95
111
  import {
96
112
  DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
97
113
  DisassociatePhoneNumbersFromVoiceConnectorCommandOutput,
@@ -136,6 +152,10 @@ import {
136
152
  GetSipRuleCommandInput,
137
153
  GetSipRuleCommandOutput,
138
154
  } from "./commands/GetSipRuleCommand";
155
+ import {
156
+ GetSpeakerSearchTaskCommandInput,
157
+ GetSpeakerSearchTaskCommandOutput,
158
+ } from "./commands/GetSpeakerSearchTaskCommand";
139
159
  import {
140
160
  GetVoiceConnectorCommandInput,
141
161
  GetVoiceConnectorCommandOutput,
@@ -172,6 +192,18 @@ import {
172
192
  GetVoiceConnectorTerminationHealthCommandInput,
173
193
  GetVoiceConnectorTerminationHealthCommandOutput,
174
194
  } from "./commands/GetVoiceConnectorTerminationHealthCommand";
195
+ import {
196
+ GetVoiceProfileCommandInput,
197
+ GetVoiceProfileCommandOutput,
198
+ } from "./commands/GetVoiceProfileCommand";
199
+ import {
200
+ GetVoiceProfileDomainCommandInput,
201
+ GetVoiceProfileDomainCommandOutput,
202
+ } from "./commands/GetVoiceProfileDomainCommand";
203
+ import {
204
+ GetVoiceToneAnalysisTaskCommandInput,
205
+ GetVoiceToneAnalysisTaskCommandOutput,
206
+ } from "./commands/GetVoiceToneAnalysisTaskCommand";
175
207
  import {
176
208
  ListAvailableVoiceConnectorRegionsCommandInput,
177
209
  ListAvailableVoiceConnectorRegionsCommandOutput,
@@ -200,6 +232,10 @@ import {
200
232
  ListSupportedPhoneNumberCountriesCommandInput,
201
233
  ListSupportedPhoneNumberCountriesCommandOutput,
202
234
  } from "./commands/ListSupportedPhoneNumberCountriesCommand";
235
+ import {
236
+ ListTagsForResourceCommandInput,
237
+ ListTagsForResourceCommandOutput,
238
+ } from "./commands/ListTagsForResourceCommand";
203
239
  import {
204
240
  ListVoiceConnectorGroupsCommandInput,
205
241
  ListVoiceConnectorGroupsCommandOutput,
@@ -212,6 +248,14 @@ import {
212
248
  ListVoiceConnectorTerminationCredentialsCommandInput,
213
249
  ListVoiceConnectorTerminationCredentialsCommandOutput,
214
250
  } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
251
+ import {
252
+ ListVoiceProfileDomainsCommandInput,
253
+ ListVoiceProfileDomainsCommandOutput,
254
+ } from "./commands/ListVoiceProfileDomainsCommand";
255
+ import {
256
+ ListVoiceProfilesCommandInput,
257
+ ListVoiceProfilesCommandOutput,
258
+ } from "./commands/ListVoiceProfilesCommand";
215
259
  import {
216
260
  PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
217
261
  PutSipMediaApplicationAlexaSkillConfigurationCommandOutput,
@@ -256,6 +300,30 @@ import {
256
300
  SearchAvailablePhoneNumbersCommandInput,
257
301
  SearchAvailablePhoneNumbersCommandOutput,
258
302
  } from "./commands/SearchAvailablePhoneNumbersCommand";
303
+ import {
304
+ StartSpeakerSearchTaskCommandInput,
305
+ StartSpeakerSearchTaskCommandOutput,
306
+ } from "./commands/StartSpeakerSearchTaskCommand";
307
+ import {
308
+ StartVoiceToneAnalysisTaskCommandInput,
309
+ StartVoiceToneAnalysisTaskCommandOutput,
310
+ } from "./commands/StartVoiceToneAnalysisTaskCommand";
311
+ import {
312
+ StopSpeakerSearchTaskCommandInput,
313
+ StopSpeakerSearchTaskCommandOutput,
314
+ } from "./commands/StopSpeakerSearchTaskCommand";
315
+ import {
316
+ StopVoiceToneAnalysisTaskCommandInput,
317
+ StopVoiceToneAnalysisTaskCommandOutput,
318
+ } from "./commands/StopVoiceToneAnalysisTaskCommand";
319
+ import {
320
+ TagResourceCommandInput,
321
+ TagResourceCommandOutput,
322
+ } from "./commands/TagResourceCommand";
323
+ import {
324
+ UntagResourceCommandInput,
325
+ UntagResourceCommandOutput,
326
+ } from "./commands/UntagResourceCommand";
259
327
  import {
260
328
  UpdateGlobalSettingsCommandInput,
261
329
  UpdateGlobalSettingsCommandOutput,
@@ -292,6 +360,14 @@ import {
292
360
  UpdateVoiceConnectorGroupCommandInput,
293
361
  UpdateVoiceConnectorGroupCommandOutput,
294
362
  } from "./commands/UpdateVoiceConnectorGroupCommand";
363
+ import {
364
+ UpdateVoiceProfileCommandInput,
365
+ UpdateVoiceProfileCommandOutput,
366
+ } from "./commands/UpdateVoiceProfileCommand";
367
+ import {
368
+ UpdateVoiceProfileDomainCommandInput,
369
+ UpdateVoiceProfileDomainCommandOutput,
370
+ } from "./commands/UpdateVoiceProfileDomainCommand";
295
371
  import {
296
372
  ValidateE911AddressCommandInput,
297
373
  ValidateE911AddressCommandOutput,
@@ -452,6 +528,32 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
452
528
  options: __HttpHandlerOptions,
453
529
  cb: (err: any, data?: CreateVoiceConnectorGroupCommandOutput) => void
454
530
  ): void;
531
+ createVoiceProfile(
532
+ args: CreateVoiceProfileCommandInput,
533
+ options?: __HttpHandlerOptions
534
+ ): Promise<CreateVoiceProfileCommandOutput>;
535
+ createVoiceProfile(
536
+ args: CreateVoiceProfileCommandInput,
537
+ cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void
538
+ ): void;
539
+ createVoiceProfile(
540
+ args: CreateVoiceProfileCommandInput,
541
+ options: __HttpHandlerOptions,
542
+ cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void
543
+ ): void;
544
+ createVoiceProfileDomain(
545
+ args: CreateVoiceProfileDomainCommandInput,
546
+ options?: __HttpHandlerOptions
547
+ ): Promise<CreateVoiceProfileDomainCommandOutput>;
548
+ createVoiceProfileDomain(
549
+ args: CreateVoiceProfileDomainCommandInput,
550
+ cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void
551
+ ): void;
552
+ createVoiceProfileDomain(
553
+ args: CreateVoiceProfileDomainCommandInput,
554
+ options: __HttpHandlerOptions,
555
+ cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void
556
+ ): void;
455
557
  deletePhoneNumber(
456
558
  args: DeletePhoneNumberCommandInput,
457
559
  options?: __HttpHandlerOptions
@@ -626,6 +728,32 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
626
728
  data?: DeleteVoiceConnectorTerminationCredentialsCommandOutput
627
729
  ) => void
628
730
  ): void;
731
+ deleteVoiceProfile(
732
+ args: DeleteVoiceProfileCommandInput,
733
+ options?: __HttpHandlerOptions
734
+ ): Promise<DeleteVoiceProfileCommandOutput>;
735
+ deleteVoiceProfile(
736
+ args: DeleteVoiceProfileCommandInput,
737
+ cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void
738
+ ): void;
739
+ deleteVoiceProfile(
740
+ args: DeleteVoiceProfileCommandInput,
741
+ options: __HttpHandlerOptions,
742
+ cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void
743
+ ): void;
744
+ deleteVoiceProfileDomain(
745
+ args: DeleteVoiceProfileDomainCommandInput,
746
+ options?: __HttpHandlerOptions
747
+ ): Promise<DeleteVoiceProfileDomainCommandOutput>;
748
+ deleteVoiceProfileDomain(
749
+ args: DeleteVoiceProfileDomainCommandInput,
750
+ cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void
751
+ ): void;
752
+ deleteVoiceProfileDomain(
753
+ args: DeleteVoiceProfileDomainCommandInput,
754
+ options: __HttpHandlerOptions,
755
+ cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void
756
+ ): void;
629
757
  disassociatePhoneNumbersFromVoiceConnector(
630
758
  args: DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
631
759
  options?: __HttpHandlerOptions
@@ -793,6 +921,19 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
793
921
  options: __HttpHandlerOptions,
794
922
  cb: (err: any, data?: GetSipRuleCommandOutput) => void
795
923
  ): void;
924
+ getSpeakerSearchTask(
925
+ args: GetSpeakerSearchTaskCommandInput,
926
+ options?: __HttpHandlerOptions
927
+ ): Promise<GetSpeakerSearchTaskCommandOutput>;
928
+ getSpeakerSearchTask(
929
+ args: GetSpeakerSearchTaskCommandInput,
930
+ cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void
931
+ ): void;
932
+ getSpeakerSearchTask(
933
+ args: GetSpeakerSearchTaskCommandInput,
934
+ options: __HttpHandlerOptions,
935
+ cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void
936
+ ): void;
796
937
  getVoiceConnector(
797
938
  args: GetVoiceConnectorCommandInput,
798
939
  options?: __HttpHandlerOptions
@@ -934,6 +1075,45 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
934
1075
  data?: GetVoiceConnectorTerminationHealthCommandOutput
935
1076
  ) => void
936
1077
  ): void;
1078
+ getVoiceProfile(
1079
+ args: GetVoiceProfileCommandInput,
1080
+ options?: __HttpHandlerOptions
1081
+ ): Promise<GetVoiceProfileCommandOutput>;
1082
+ getVoiceProfile(
1083
+ args: GetVoiceProfileCommandInput,
1084
+ cb: (err: any, data?: GetVoiceProfileCommandOutput) => void
1085
+ ): void;
1086
+ getVoiceProfile(
1087
+ args: GetVoiceProfileCommandInput,
1088
+ options: __HttpHandlerOptions,
1089
+ cb: (err: any, data?: GetVoiceProfileCommandOutput) => void
1090
+ ): void;
1091
+ getVoiceProfileDomain(
1092
+ args: GetVoiceProfileDomainCommandInput,
1093
+ options?: __HttpHandlerOptions
1094
+ ): Promise<GetVoiceProfileDomainCommandOutput>;
1095
+ getVoiceProfileDomain(
1096
+ args: GetVoiceProfileDomainCommandInput,
1097
+ cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void
1098
+ ): void;
1099
+ getVoiceProfileDomain(
1100
+ args: GetVoiceProfileDomainCommandInput,
1101
+ options: __HttpHandlerOptions,
1102
+ cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void
1103
+ ): void;
1104
+ getVoiceToneAnalysisTask(
1105
+ args: GetVoiceToneAnalysisTaskCommandInput,
1106
+ options?: __HttpHandlerOptions
1107
+ ): Promise<GetVoiceToneAnalysisTaskCommandOutput>;
1108
+ getVoiceToneAnalysisTask(
1109
+ args: GetVoiceToneAnalysisTaskCommandInput,
1110
+ cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void
1111
+ ): void;
1112
+ getVoiceToneAnalysisTask(
1113
+ args: GetVoiceToneAnalysisTaskCommandInput,
1114
+ options: __HttpHandlerOptions,
1115
+ cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void
1116
+ ): void;
937
1117
  listAvailableVoiceConnectorRegions(
938
1118
  args: ListAvailableVoiceConnectorRegionsCommandInput,
939
1119
  options?: __HttpHandlerOptions
@@ -1037,6 +1217,19 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
1037
1217
  data?: ListSupportedPhoneNumberCountriesCommandOutput
1038
1218
  ) => void
1039
1219
  ): void;
1220
+ listTagsForResource(
1221
+ args: ListTagsForResourceCommandInput,
1222
+ options?: __HttpHandlerOptions
1223
+ ): Promise<ListTagsForResourceCommandOutput>;
1224
+ listTagsForResource(
1225
+ args: ListTagsForResourceCommandInput,
1226
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1227
+ ): void;
1228
+ listTagsForResource(
1229
+ args: ListTagsForResourceCommandInput,
1230
+ options: __HttpHandlerOptions,
1231
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1232
+ ): void;
1040
1233
  listVoiceConnectorGroups(
1041
1234
  args: ListVoiceConnectorGroupsCommandInput,
1042
1235
  options?: __HttpHandlerOptions
@@ -1082,6 +1275,32 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
1082
1275
  data?: ListVoiceConnectorTerminationCredentialsCommandOutput
1083
1276
  ) => void
1084
1277
  ): void;
1278
+ listVoiceProfileDomains(
1279
+ args: ListVoiceProfileDomainsCommandInput,
1280
+ options?: __HttpHandlerOptions
1281
+ ): Promise<ListVoiceProfileDomainsCommandOutput>;
1282
+ listVoiceProfileDomains(
1283
+ args: ListVoiceProfileDomainsCommandInput,
1284
+ cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void
1285
+ ): void;
1286
+ listVoiceProfileDomains(
1287
+ args: ListVoiceProfileDomainsCommandInput,
1288
+ options: __HttpHandlerOptions,
1289
+ cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void
1290
+ ): void;
1291
+ listVoiceProfiles(
1292
+ args: ListVoiceProfilesCommandInput,
1293
+ options?: __HttpHandlerOptions
1294
+ ): Promise<ListVoiceProfilesCommandOutput>;
1295
+ listVoiceProfiles(
1296
+ args: ListVoiceProfilesCommandInput,
1297
+ cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void
1298
+ ): void;
1299
+ listVoiceProfiles(
1300
+ args: ListVoiceProfilesCommandInput,
1301
+ options: __HttpHandlerOptions,
1302
+ cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void
1303
+ ): void;
1085
1304
  putSipMediaApplicationAlexaSkillConfiguration(
1086
1305
  args: PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
1087
1306
  options?: __HttpHandlerOptions
@@ -1261,6 +1480,84 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
1261
1480
  options: __HttpHandlerOptions,
1262
1481
  cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void
1263
1482
  ): void;
1483
+ startSpeakerSearchTask(
1484
+ args: StartSpeakerSearchTaskCommandInput,
1485
+ options?: __HttpHandlerOptions
1486
+ ): Promise<StartSpeakerSearchTaskCommandOutput>;
1487
+ startSpeakerSearchTask(
1488
+ args: StartSpeakerSearchTaskCommandInput,
1489
+ cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void
1490
+ ): void;
1491
+ startSpeakerSearchTask(
1492
+ args: StartSpeakerSearchTaskCommandInput,
1493
+ options: __HttpHandlerOptions,
1494
+ cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void
1495
+ ): void;
1496
+ startVoiceToneAnalysisTask(
1497
+ args: StartVoiceToneAnalysisTaskCommandInput,
1498
+ options?: __HttpHandlerOptions
1499
+ ): Promise<StartVoiceToneAnalysisTaskCommandOutput>;
1500
+ startVoiceToneAnalysisTask(
1501
+ args: StartVoiceToneAnalysisTaskCommandInput,
1502
+ cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void
1503
+ ): void;
1504
+ startVoiceToneAnalysisTask(
1505
+ args: StartVoiceToneAnalysisTaskCommandInput,
1506
+ options: __HttpHandlerOptions,
1507
+ cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void
1508
+ ): void;
1509
+ stopSpeakerSearchTask(
1510
+ args: StopSpeakerSearchTaskCommandInput,
1511
+ options?: __HttpHandlerOptions
1512
+ ): Promise<StopSpeakerSearchTaskCommandOutput>;
1513
+ stopSpeakerSearchTask(
1514
+ args: StopSpeakerSearchTaskCommandInput,
1515
+ cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void
1516
+ ): void;
1517
+ stopSpeakerSearchTask(
1518
+ args: StopSpeakerSearchTaskCommandInput,
1519
+ options: __HttpHandlerOptions,
1520
+ cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void
1521
+ ): void;
1522
+ stopVoiceToneAnalysisTask(
1523
+ args: StopVoiceToneAnalysisTaskCommandInput,
1524
+ options?: __HttpHandlerOptions
1525
+ ): Promise<StopVoiceToneAnalysisTaskCommandOutput>;
1526
+ stopVoiceToneAnalysisTask(
1527
+ args: StopVoiceToneAnalysisTaskCommandInput,
1528
+ cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void
1529
+ ): void;
1530
+ stopVoiceToneAnalysisTask(
1531
+ args: StopVoiceToneAnalysisTaskCommandInput,
1532
+ options: __HttpHandlerOptions,
1533
+ cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void
1534
+ ): void;
1535
+ tagResource(
1536
+ args: TagResourceCommandInput,
1537
+ options?: __HttpHandlerOptions
1538
+ ): Promise<TagResourceCommandOutput>;
1539
+ tagResource(
1540
+ args: TagResourceCommandInput,
1541
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1542
+ ): void;
1543
+ tagResource(
1544
+ args: TagResourceCommandInput,
1545
+ options: __HttpHandlerOptions,
1546
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1547
+ ): void;
1548
+ untagResource(
1549
+ args: UntagResourceCommandInput,
1550
+ options?: __HttpHandlerOptions
1551
+ ): Promise<UntagResourceCommandOutput>;
1552
+ untagResource(
1553
+ args: UntagResourceCommandInput,
1554
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1555
+ ): void;
1556
+ untagResource(
1557
+ args: UntagResourceCommandInput,
1558
+ options: __HttpHandlerOptions,
1559
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1560
+ ): void;
1264
1561
  updateGlobalSettings(
1265
1562
  args: UpdateGlobalSettingsCommandInput,
1266
1563
  options?: __HttpHandlerOptions
@@ -1378,6 +1675,32 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
1378
1675
  options: __HttpHandlerOptions,
1379
1676
  cb: (err: any, data?: UpdateVoiceConnectorGroupCommandOutput) => void
1380
1677
  ): void;
1678
+ updateVoiceProfile(
1679
+ args: UpdateVoiceProfileCommandInput,
1680
+ options?: __HttpHandlerOptions
1681
+ ): Promise<UpdateVoiceProfileCommandOutput>;
1682
+ updateVoiceProfile(
1683
+ args: UpdateVoiceProfileCommandInput,
1684
+ cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void
1685
+ ): void;
1686
+ updateVoiceProfile(
1687
+ args: UpdateVoiceProfileCommandInput,
1688
+ options: __HttpHandlerOptions,
1689
+ cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void
1690
+ ): void;
1691
+ updateVoiceProfileDomain(
1692
+ args: UpdateVoiceProfileDomainCommandInput,
1693
+ options?: __HttpHandlerOptions
1694
+ ): Promise<UpdateVoiceProfileDomainCommandOutput>;
1695
+ updateVoiceProfileDomain(
1696
+ args: UpdateVoiceProfileDomainCommandInput,
1697
+ cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void
1698
+ ): void;
1699
+ updateVoiceProfileDomain(
1700
+ args: UpdateVoiceProfileDomainCommandInput,
1701
+ options: __HttpHandlerOptions,
1702
+ cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void
1703
+ ): void;
1381
1704
  validateE911Address(
1382
1705
  args: ValidateE911AddressCommandInput,
1383
1706
  options?: __HttpHandlerOptions
@@ -88,6 +88,14 @@ import {
88
88
  CreateVoiceConnectorGroupCommandInput,
89
89
  CreateVoiceConnectorGroupCommandOutput,
90
90
  } from "./commands/CreateVoiceConnectorGroupCommand";
91
+ import {
92
+ CreateVoiceProfileCommandInput,
93
+ CreateVoiceProfileCommandOutput,
94
+ } from "./commands/CreateVoiceProfileCommand";
95
+ import {
96
+ CreateVoiceProfileDomainCommandInput,
97
+ CreateVoiceProfileDomainCommandOutput,
98
+ } from "./commands/CreateVoiceProfileDomainCommand";
91
99
  import {
92
100
  DeletePhoneNumberCommandInput,
93
101
  DeletePhoneNumberCommandOutput,
@@ -136,6 +144,14 @@ import {
136
144
  DeleteVoiceConnectorTerminationCredentialsCommandInput,
137
145
  DeleteVoiceConnectorTerminationCredentialsCommandOutput,
138
146
  } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
147
+ import {
148
+ DeleteVoiceProfileCommandInput,
149
+ DeleteVoiceProfileCommandOutput,
150
+ } from "./commands/DeleteVoiceProfileCommand";
151
+ import {
152
+ DeleteVoiceProfileDomainCommandInput,
153
+ DeleteVoiceProfileDomainCommandOutput,
154
+ } from "./commands/DeleteVoiceProfileDomainCommand";
139
155
  import {
140
156
  DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
141
157
  DisassociatePhoneNumbersFromVoiceConnectorCommandOutput,
@@ -180,6 +196,10 @@ import {
180
196
  GetSipRuleCommandInput,
181
197
  GetSipRuleCommandOutput,
182
198
  } from "./commands/GetSipRuleCommand";
199
+ import {
200
+ GetSpeakerSearchTaskCommandInput,
201
+ GetSpeakerSearchTaskCommandOutput,
202
+ } from "./commands/GetSpeakerSearchTaskCommand";
183
203
  import {
184
204
  GetVoiceConnectorCommandInput,
185
205
  GetVoiceConnectorCommandOutput,
@@ -216,6 +236,18 @@ import {
216
236
  GetVoiceConnectorTerminationHealthCommandInput,
217
237
  GetVoiceConnectorTerminationHealthCommandOutput,
218
238
  } from "./commands/GetVoiceConnectorTerminationHealthCommand";
239
+ import {
240
+ GetVoiceProfileCommandInput,
241
+ GetVoiceProfileCommandOutput,
242
+ } from "./commands/GetVoiceProfileCommand";
243
+ import {
244
+ GetVoiceProfileDomainCommandInput,
245
+ GetVoiceProfileDomainCommandOutput,
246
+ } from "./commands/GetVoiceProfileDomainCommand";
247
+ import {
248
+ GetVoiceToneAnalysisTaskCommandInput,
249
+ GetVoiceToneAnalysisTaskCommandOutput,
250
+ } from "./commands/GetVoiceToneAnalysisTaskCommand";
219
251
  import {
220
252
  ListAvailableVoiceConnectorRegionsCommandInput,
221
253
  ListAvailableVoiceConnectorRegionsCommandOutput,
@@ -244,6 +276,10 @@ import {
244
276
  ListSupportedPhoneNumberCountriesCommandInput,
245
277
  ListSupportedPhoneNumberCountriesCommandOutput,
246
278
  } from "./commands/ListSupportedPhoneNumberCountriesCommand";
279
+ import {
280
+ ListTagsForResourceCommandInput,
281
+ ListTagsForResourceCommandOutput,
282
+ } from "./commands/ListTagsForResourceCommand";
247
283
  import {
248
284
  ListVoiceConnectorGroupsCommandInput,
249
285
  ListVoiceConnectorGroupsCommandOutput,
@@ -256,6 +292,14 @@ import {
256
292
  ListVoiceConnectorTerminationCredentialsCommandInput,
257
293
  ListVoiceConnectorTerminationCredentialsCommandOutput,
258
294
  } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
295
+ import {
296
+ ListVoiceProfileDomainsCommandInput,
297
+ ListVoiceProfileDomainsCommandOutput,
298
+ } from "./commands/ListVoiceProfileDomainsCommand";
299
+ import {
300
+ ListVoiceProfilesCommandInput,
301
+ ListVoiceProfilesCommandOutput,
302
+ } from "./commands/ListVoiceProfilesCommand";
259
303
  import {
260
304
  PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
261
305
  PutSipMediaApplicationAlexaSkillConfigurationCommandOutput,
@@ -300,6 +344,30 @@ import {
300
344
  SearchAvailablePhoneNumbersCommandInput,
301
345
  SearchAvailablePhoneNumbersCommandOutput,
302
346
  } from "./commands/SearchAvailablePhoneNumbersCommand";
347
+ import {
348
+ StartSpeakerSearchTaskCommandInput,
349
+ StartSpeakerSearchTaskCommandOutput,
350
+ } from "./commands/StartSpeakerSearchTaskCommand";
351
+ import {
352
+ StartVoiceToneAnalysisTaskCommandInput,
353
+ StartVoiceToneAnalysisTaskCommandOutput,
354
+ } from "./commands/StartVoiceToneAnalysisTaskCommand";
355
+ import {
356
+ StopSpeakerSearchTaskCommandInput,
357
+ StopSpeakerSearchTaskCommandOutput,
358
+ } from "./commands/StopSpeakerSearchTaskCommand";
359
+ import {
360
+ StopVoiceToneAnalysisTaskCommandInput,
361
+ StopVoiceToneAnalysisTaskCommandOutput,
362
+ } from "./commands/StopVoiceToneAnalysisTaskCommand";
363
+ import {
364
+ TagResourceCommandInput,
365
+ TagResourceCommandOutput,
366
+ } from "./commands/TagResourceCommand";
367
+ import {
368
+ UntagResourceCommandInput,
369
+ UntagResourceCommandOutput,
370
+ } from "./commands/UntagResourceCommand";
303
371
  import {
304
372
  UpdateGlobalSettingsCommandInput,
305
373
  UpdateGlobalSettingsCommandOutput,
@@ -336,6 +404,14 @@ import {
336
404
  UpdateVoiceConnectorGroupCommandInput,
337
405
  UpdateVoiceConnectorGroupCommandOutput,
338
406
  } from "./commands/UpdateVoiceConnectorGroupCommand";
407
+ import {
408
+ UpdateVoiceProfileCommandInput,
409
+ UpdateVoiceProfileCommandOutput,
410
+ } from "./commands/UpdateVoiceProfileCommand";
411
+ import {
412
+ UpdateVoiceProfileDomainCommandInput,
413
+ UpdateVoiceProfileDomainCommandOutput,
414
+ } from "./commands/UpdateVoiceProfileDomainCommand";
339
415
  import {
340
416
  ValidateE911AddressCommandInput,
341
417
  ValidateE911AddressCommandOutput,
@@ -357,6 +433,8 @@ export type ServiceInputTypes =
357
433
  | CreateSipRuleCommandInput
358
434
  | CreateVoiceConnectorCommandInput
359
435
  | CreateVoiceConnectorGroupCommandInput
436
+ | CreateVoiceProfileCommandInput
437
+ | CreateVoiceProfileDomainCommandInput
360
438
  | DeletePhoneNumberCommandInput
361
439
  | DeleteProxySessionCommandInput
362
440
  | DeleteSipMediaApplicationCommandInput
@@ -369,6 +447,8 @@ export type ServiceInputTypes =
369
447
  | DeleteVoiceConnectorStreamingConfigurationCommandInput
370
448
  | DeleteVoiceConnectorTerminationCommandInput
371
449
  | DeleteVoiceConnectorTerminationCredentialsCommandInput
450
+ | DeleteVoiceProfileCommandInput
451
+ | DeleteVoiceProfileDomainCommandInput
372
452
  | DisassociatePhoneNumbersFromVoiceConnectorCommandInput
373
453
  | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput
374
454
  | GetGlobalSettingsCommandInput
@@ -380,6 +460,7 @@ export type ServiceInputTypes =
380
460
  | GetSipMediaApplicationCommandInput
381
461
  | GetSipMediaApplicationLoggingConfigurationCommandInput
382
462
  | GetSipRuleCommandInput
463
+ | GetSpeakerSearchTaskCommandInput
383
464
  | GetVoiceConnectorCommandInput
384
465
  | GetVoiceConnectorEmergencyCallingConfigurationCommandInput
385
466
  | GetVoiceConnectorGroupCommandInput
@@ -389,6 +470,9 @@ export type ServiceInputTypes =
389
470
  | GetVoiceConnectorStreamingConfigurationCommandInput
390
471
  | GetVoiceConnectorTerminationCommandInput
391
472
  | GetVoiceConnectorTerminationHealthCommandInput
473
+ | GetVoiceProfileCommandInput
474
+ | GetVoiceProfileDomainCommandInput
475
+ | GetVoiceToneAnalysisTaskCommandInput
392
476
  | ListAvailableVoiceConnectorRegionsCommandInput
393
477
  | ListPhoneNumberOrdersCommandInput
394
478
  | ListPhoneNumbersCommandInput
@@ -396,9 +480,12 @@ export type ServiceInputTypes =
396
480
  | ListSipMediaApplicationsCommandInput
397
481
  | ListSipRulesCommandInput
398
482
  | ListSupportedPhoneNumberCountriesCommandInput
483
+ | ListTagsForResourceCommandInput
399
484
  | ListVoiceConnectorGroupsCommandInput
400
485
  | ListVoiceConnectorTerminationCredentialsCommandInput
401
486
  | ListVoiceConnectorsCommandInput
487
+ | ListVoiceProfileDomainsCommandInput
488
+ | ListVoiceProfilesCommandInput
402
489
  | PutSipMediaApplicationAlexaSkillConfigurationCommandInput
403
490
  | PutSipMediaApplicationLoggingConfigurationCommandInput
404
491
  | PutVoiceConnectorEmergencyCallingConfigurationCommandInput
@@ -410,6 +497,12 @@ export type ServiceInputTypes =
410
497
  | PutVoiceConnectorTerminationCredentialsCommandInput
411
498
  | RestorePhoneNumberCommandInput
412
499
  | SearchAvailablePhoneNumbersCommandInput
500
+ | StartSpeakerSearchTaskCommandInput
501
+ | StartVoiceToneAnalysisTaskCommandInput
502
+ | StopSpeakerSearchTaskCommandInput
503
+ | StopVoiceToneAnalysisTaskCommandInput
504
+ | TagResourceCommandInput
505
+ | UntagResourceCommandInput
413
506
  | UpdateGlobalSettingsCommandInput
414
507
  | UpdatePhoneNumberCommandInput
415
508
  | UpdatePhoneNumberSettingsCommandInput
@@ -419,6 +512,8 @@ export type ServiceInputTypes =
419
512
  | UpdateSipRuleCommandInput
420
513
  | UpdateVoiceConnectorCommandInput
421
514
  | UpdateVoiceConnectorGroupCommandInput
515
+ | UpdateVoiceProfileCommandInput
516
+ | UpdateVoiceProfileDomainCommandInput
422
517
  | ValidateE911AddressCommandInput;
423
518
  export type ServiceOutputTypes =
424
519
  | AssociatePhoneNumbersWithVoiceConnectorCommandOutput
@@ -432,6 +527,8 @@ export type ServiceOutputTypes =
432
527
  | CreateSipRuleCommandOutput
433
528
  | CreateVoiceConnectorCommandOutput
434
529
  | CreateVoiceConnectorGroupCommandOutput
530
+ | CreateVoiceProfileCommandOutput
531
+ | CreateVoiceProfileDomainCommandOutput
435
532
  | DeletePhoneNumberCommandOutput
436
533
  | DeleteProxySessionCommandOutput
437
534
  | DeleteSipMediaApplicationCommandOutput
@@ -444,6 +541,8 @@ export type ServiceOutputTypes =
444
541
  | DeleteVoiceConnectorStreamingConfigurationCommandOutput
445
542
  | DeleteVoiceConnectorTerminationCommandOutput
446
543
  | DeleteVoiceConnectorTerminationCredentialsCommandOutput
544
+ | DeleteVoiceProfileCommandOutput
545
+ | DeleteVoiceProfileDomainCommandOutput
447
546
  | DisassociatePhoneNumbersFromVoiceConnectorCommandOutput
448
547
  | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput
449
548
  | GetGlobalSettingsCommandOutput
@@ -455,6 +554,7 @@ export type ServiceOutputTypes =
455
554
  | GetSipMediaApplicationCommandOutput
456
555
  | GetSipMediaApplicationLoggingConfigurationCommandOutput
457
556
  | GetSipRuleCommandOutput
557
+ | GetSpeakerSearchTaskCommandOutput
458
558
  | GetVoiceConnectorCommandOutput
459
559
  | GetVoiceConnectorEmergencyCallingConfigurationCommandOutput
460
560
  | GetVoiceConnectorGroupCommandOutput
@@ -464,6 +564,9 @@ export type ServiceOutputTypes =
464
564
  | GetVoiceConnectorStreamingConfigurationCommandOutput
465
565
  | GetVoiceConnectorTerminationCommandOutput
466
566
  | GetVoiceConnectorTerminationHealthCommandOutput
567
+ | GetVoiceProfileCommandOutput
568
+ | GetVoiceProfileDomainCommandOutput
569
+ | GetVoiceToneAnalysisTaskCommandOutput
467
570
  | ListAvailableVoiceConnectorRegionsCommandOutput
468
571
  | ListPhoneNumberOrdersCommandOutput
469
572
  | ListPhoneNumbersCommandOutput
@@ -471,9 +574,12 @@ export type ServiceOutputTypes =
471
574
  | ListSipMediaApplicationsCommandOutput
472
575
  | ListSipRulesCommandOutput
473
576
  | ListSupportedPhoneNumberCountriesCommandOutput
577
+ | ListTagsForResourceCommandOutput
474
578
  | ListVoiceConnectorGroupsCommandOutput
475
579
  | ListVoiceConnectorTerminationCredentialsCommandOutput
476
580
  | ListVoiceConnectorsCommandOutput
581
+ | ListVoiceProfileDomainsCommandOutput
582
+ | ListVoiceProfilesCommandOutput
477
583
  | PutSipMediaApplicationAlexaSkillConfigurationCommandOutput
478
584
  | PutSipMediaApplicationLoggingConfigurationCommandOutput
479
585
  | PutVoiceConnectorEmergencyCallingConfigurationCommandOutput
@@ -485,6 +591,12 @@ export type ServiceOutputTypes =
485
591
  | PutVoiceConnectorTerminationCredentialsCommandOutput
486
592
  | RestorePhoneNumberCommandOutput
487
593
  | SearchAvailablePhoneNumbersCommandOutput
594
+ | StartSpeakerSearchTaskCommandOutput
595
+ | StartVoiceToneAnalysisTaskCommandOutput
596
+ | StopSpeakerSearchTaskCommandOutput
597
+ | StopVoiceToneAnalysisTaskCommandOutput
598
+ | TagResourceCommandOutput
599
+ | UntagResourceCommandOutput
488
600
  | UpdateGlobalSettingsCommandOutput
489
601
  | UpdatePhoneNumberCommandOutput
490
602
  | UpdatePhoneNumberSettingsCommandOutput
@@ -494,6 +606,8 @@ export type ServiceOutputTypes =
494
606
  | UpdateSipRuleCommandOutput
495
607
  | UpdateVoiceConnectorCommandOutput
496
608
  | UpdateVoiceConnectorGroupCommandOutput
609
+ | UpdateVoiceProfileCommandOutput
610
+ | UpdateVoiceProfileDomainCommandOutput
497
611
  | ValidateE911AddressCommandOutput;
498
612
  export interface ClientDefaults
499
613
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {