@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
@@ -1,5 +1,8 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ChimeSDKVoiceServiceException as __BaseException } from "./ChimeSDKVoiceServiceException";
3
+ /**
4
+ * @public
5
+ */
3
6
  export declare enum ErrorCode {
4
7
  AccessDenied = "AccessDenied",
5
8
  BadRequest = "BadRequest",
@@ -18,6 +21,9 @@ export declare enum ErrorCode {
18
21
  Unprocessable = "Unprocessable",
19
22
  VoiceConnectorGroupAssociationsExist = "VoiceConnectorGroupAssociationsExist"
20
23
  }
24
+ /**
25
+ * @public
26
+ */
21
27
  export declare class AccessDeniedException extends __BaseException {
22
28
  readonly name: "AccessDeniedException";
23
29
  readonly $fault: "client";
@@ -28,6 +34,9 @@ export declare class AccessDeniedException extends __BaseException {
28
34
  */
29
35
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
30
36
  }
37
+ /**
38
+ * @public
39
+ */
31
40
  export interface Address {
32
41
  streetName?: string;
33
42
  streetSuffix?: string;
@@ -40,23 +49,38 @@ export interface Address {
40
49
  postalCodePlus4?: string;
41
50
  country?: string;
42
51
  }
52
+ /**
53
+ * @public
54
+ */
43
55
  export declare enum AlexaSkillStatus {
44
56
  ACTIVE = "ACTIVE",
45
57
  INACTIVE = "INACTIVE"
46
58
  }
59
+ /**
60
+ * @public
61
+ */
47
62
  export interface AssociatePhoneNumbersWithVoiceConnectorRequest {
48
63
  VoiceConnectorId: string | undefined;
49
64
  E164PhoneNumbers: string[] | undefined;
50
65
  ForceAssociate?: boolean;
51
66
  }
67
+ /**
68
+ * @public
69
+ */
52
70
  export interface PhoneNumberError {
53
71
  PhoneNumberId?: string;
54
72
  ErrorCode?: ErrorCode | string;
55
73
  ErrorMessage?: string;
56
74
  }
75
+ /**
76
+ * @public
77
+ */
57
78
  export interface AssociatePhoneNumbersWithVoiceConnectorResponse {
58
79
  PhoneNumberErrors?: PhoneNumberError[];
59
80
  }
81
+ /**
82
+ * @public
83
+ */
60
84
  export declare class BadRequestException extends __BaseException {
61
85
  readonly name: "BadRequestException";
62
86
  readonly $fault: "client";
@@ -67,6 +91,9 @@ export declare class BadRequestException extends __BaseException {
67
91
  */
68
92
  constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
69
93
  }
94
+ /**
95
+ * @public
96
+ */
70
97
  export declare class ForbiddenException extends __BaseException {
71
98
  readonly name: "ForbiddenException";
72
99
  readonly $fault: "client";
@@ -77,6 +104,9 @@ export declare class ForbiddenException extends __BaseException {
77
104
  */
78
105
  constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
79
106
  }
107
+ /**
108
+ * @public
109
+ */
80
110
  export declare class NotFoundException extends __BaseException {
81
111
  readonly name: "NotFoundException";
82
112
  readonly $fault: "client";
@@ -87,6 +117,9 @@ export declare class NotFoundException extends __BaseException {
87
117
  */
88
118
  constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
89
119
  }
120
+ /**
121
+ * @public
122
+ */
90
123
  export declare class ServiceFailureException extends __BaseException {
91
124
  readonly name: "ServiceFailureException";
92
125
  readonly $fault: "server";
@@ -97,6 +130,9 @@ export declare class ServiceFailureException extends __BaseException {
97
130
  */
98
131
  constructor(opts: __ExceptionOptionType<ServiceFailureException, __BaseException>);
99
132
  }
133
+ /**
134
+ * @public
135
+ */
100
136
  export declare class ServiceUnavailableException extends __BaseException {
101
137
  readonly name: "ServiceUnavailableException";
102
138
  readonly $fault: "server";
@@ -107,6 +143,9 @@ export declare class ServiceUnavailableException extends __BaseException {
107
143
  */
108
144
  constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
109
145
  }
146
+ /**
147
+ * @public
148
+ */
110
149
  export declare class ThrottledClientException extends __BaseException {
111
150
  readonly name: "ThrottledClientException";
112
151
  readonly $fault: "client";
@@ -117,6 +156,9 @@ export declare class ThrottledClientException extends __BaseException {
117
156
  */
118
157
  constructor(opts: __ExceptionOptionType<ThrottledClientException, __BaseException>);
119
158
  }
159
+ /**
160
+ * @public
161
+ */
120
162
  export declare class UnauthorizedClientException extends __BaseException {
121
163
  readonly name: "UnauthorizedClientException";
122
164
  readonly $fault: "client";
@@ -127,41 +169,79 @@ export declare class UnauthorizedClientException extends __BaseException {
127
169
  */
128
170
  constructor(opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>);
129
171
  }
172
+ /**
173
+ * @public
174
+ */
130
175
  export interface AssociatePhoneNumbersWithVoiceConnectorGroupRequest {
131
176
  VoiceConnectorGroupId: string | undefined;
132
177
  E164PhoneNumbers: string[] | undefined;
133
178
  ForceAssociate?: boolean;
134
179
  }
180
+ /**
181
+ * @public
182
+ */
135
183
  export interface AssociatePhoneNumbersWithVoiceConnectorGroupResponse {
136
184
  PhoneNumberErrors?: PhoneNumberError[];
137
185
  }
186
+ /**
187
+ * @public
188
+ */
138
189
  export interface BatchDeletePhoneNumberRequest {
139
190
  PhoneNumberIds: string[] | undefined;
140
191
  }
192
+ /**
193
+ * @public
194
+ */
141
195
  export interface BatchDeletePhoneNumberResponse {
142
196
  PhoneNumberErrors?: PhoneNumberError[];
143
197
  }
198
+ /**
199
+ * @public
200
+ */
144
201
  export declare enum PhoneNumberProductType {
145
202
  SipMediaApplicationDialIn = "SipMediaApplicationDialIn",
146
203
  VoiceConnector = "VoiceConnector"
147
204
  }
205
+ /**
206
+ * @public
207
+ */
148
208
  export interface UpdatePhoneNumberRequestItem {
149
209
  PhoneNumberId: string | undefined;
150
210
  ProductType?: PhoneNumberProductType | string;
151
211
  CallingName?: string;
152
212
  }
213
+ /**
214
+ * @public
215
+ */
153
216
  export interface BatchUpdatePhoneNumberRequest {
154
217
  UpdatePhoneNumberRequestItems: UpdatePhoneNumberRequestItem[] | undefined;
155
218
  }
219
+ /**
220
+ * @public
221
+ */
156
222
  export interface BatchUpdatePhoneNumberResponse {
157
223
  PhoneNumberErrors?: PhoneNumberError[];
158
224
  }
225
+ /**
226
+ * @public
227
+ */
228
+ export interface CallDetails {
229
+ VoiceConnectorId?: string;
230
+ TransactionId?: string;
231
+ IsCaller?: boolean;
232
+ }
233
+ /**
234
+ * @public
235
+ */
159
236
  export declare enum CallingNameStatus {
160
237
  Unassigned = "Unassigned",
161
238
  UpdateFailed = "UpdateFailed",
162
239
  UpdateInProgress = "UpdateInProgress",
163
240
  UpdateSucceeded = "UpdateSucceeded"
164
241
  }
242
+ /**
243
+ * @public
244
+ */
165
245
  export interface CandidateAddress {
166
246
  streetInfo?: string;
167
247
  streetNumber?: string;
@@ -171,27 +251,45 @@ export interface CandidateAddress {
171
251
  postalCodePlus4?: string;
172
252
  country?: string;
173
253
  }
254
+ /**
255
+ * @public
256
+ */
174
257
  export declare enum Capability {
175
258
  SMS = "SMS",
176
259
  Voice = "Voice"
177
260
  }
261
+ /**
262
+ * @public
263
+ */
178
264
  export interface CreatePhoneNumberOrderRequest {
179
265
  ProductType: PhoneNumberProductType | string | undefined;
180
266
  E164PhoneNumbers: string[] | undefined;
181
267
  }
268
+ /**
269
+ * @public
270
+ */
182
271
  export declare enum OrderedPhoneNumberStatus {
183
272
  Acquired = "Acquired",
184
273
  Failed = "Failed",
185
274
  Processing = "Processing"
186
275
  }
276
+ /**
277
+ * @public
278
+ */
187
279
  export interface OrderedPhoneNumber {
188
280
  E164PhoneNumber?: string;
189
281
  Status?: OrderedPhoneNumberStatus | string;
190
282
  }
283
+ /**
284
+ * @public
285
+ */
191
286
  export declare enum PhoneNumberOrderType {
192
287
  New = "New",
193
288
  Porting = "Porting"
194
289
  }
290
+ /**
291
+ * @public
292
+ */
195
293
  export declare enum PhoneNumberOrderStatus {
196
294
  CancelRequested = "CancelRequested",
197
295
  Cancelled = "Cancelled",
@@ -205,6 +303,9 @@ export declare enum PhoneNumberOrderStatus {
205
303
  Submitted = "Submitted",
206
304
  Successful = "Successful"
207
305
  }
306
+ /**
307
+ * @public
308
+ */
208
309
  export interface PhoneNumberOrder {
209
310
  PhoneNumberOrderId?: string;
210
311
  ProductType?: PhoneNumberProductType | string;
@@ -214,9 +315,15 @@ export interface PhoneNumberOrder {
214
315
  CreatedTimestamp?: Date;
215
316
  UpdatedTimestamp?: Date;
216
317
  }
318
+ /**
319
+ * @public
320
+ */
217
321
  export interface CreatePhoneNumberOrderResponse {
218
322
  PhoneNumberOrder?: PhoneNumberOrder;
219
323
  }
324
+ /**
325
+ * @public
326
+ */
220
327
  export declare class ResourceLimitExceededException extends __BaseException {
221
328
  readonly name: "ResourceLimitExceededException";
222
329
  readonly $fault: "client";
@@ -227,18 +334,30 @@ export declare class ResourceLimitExceededException extends __BaseException {
227
334
  */
228
335
  constructor(opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>);
229
336
  }
337
+ /**
338
+ * @public
339
+ */
230
340
  export declare enum GeoMatchLevel {
231
341
  AreaCode = "AreaCode",
232
342
  Country = "Country"
233
343
  }
344
+ /**
345
+ * @public
346
+ */
234
347
  export interface GeoMatchParams {
235
348
  Country: string | undefined;
236
349
  AreaCode: string | undefined;
237
350
  }
351
+ /**
352
+ * @public
353
+ */
238
354
  export declare enum NumberSelectionBehavior {
239
355
  AvoidSticky = "AvoidSticky",
240
356
  PreferSticky = "PreferSticky"
241
357
  }
358
+ /**
359
+ * @public
360
+ */
242
361
  export interface CreateProxySessionRequest {
243
362
  VoiceConnectorId: string | undefined;
244
363
  ParticipantPhoneNumbers: string[] | undefined;
@@ -249,15 +368,24 @@ export interface CreateProxySessionRequest {
249
368
  GeoMatchLevel?: GeoMatchLevel | string;
250
369
  GeoMatchParams?: GeoMatchParams;
251
370
  }
371
+ /**
372
+ * @public
373
+ */
252
374
  export interface Participant {
253
375
  PhoneNumber?: string;
254
376
  ProxyPhoneNumber?: string;
255
377
  }
378
+ /**
379
+ * @public
380
+ */
256
381
  export declare enum ProxySessionStatus {
257
382
  Closed = "Closed",
258
383
  InProgress = "InProgress",
259
384
  Open = "Open"
260
385
  }
386
+ /**
387
+ * @public
388
+ */
261
389
  export interface ProxySession {
262
390
  VoiceConnectorId?: string;
263
391
  ProxySessionId?: string;
@@ -273,9 +401,15 @@ export interface ProxySession {
273
401
  GeoMatchLevel?: GeoMatchLevel | string;
274
402
  GeoMatchParams?: GeoMatchParams;
275
403
  }
404
+ /**
405
+ * @public
406
+ */
276
407
  export interface CreateProxySessionResponse {
277
408
  ProxySession?: ProxySession;
278
409
  }
410
+ /**
411
+ * @public
412
+ */
279
413
  export declare class ConflictException extends __BaseException {
280
414
  readonly name: "ConflictException";
281
415
  readonly $fault: "client";
@@ -286,14 +420,23 @@ export declare class ConflictException extends __BaseException {
286
420
  */
287
421
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
288
422
  }
423
+ /**
424
+ * @public
425
+ */
289
426
  export interface SipMediaApplicationEndpoint {
290
427
  LambdaArn?: string;
291
428
  }
429
+ /**
430
+ * @public
431
+ */
292
432
  export interface CreateSipMediaApplicationRequest {
293
433
  AwsRegion: string | undefined;
294
434
  Name: string | undefined;
295
435
  Endpoints: SipMediaApplicationEndpoint[] | undefined;
296
436
  }
437
+ /**
438
+ * @public
439
+ */
297
440
  export interface SipMediaApplication {
298
441
  SipMediaApplicationId?: string;
299
442
  AwsRegion?: string;
@@ -302,9 +445,15 @@ export interface SipMediaApplication {
302
445
  CreatedTimestamp?: Date;
303
446
  UpdatedTimestamp?: Date;
304
447
  }
448
+ /**
449
+ * @public
450
+ */
305
451
  export interface CreateSipMediaApplicationResponse {
306
452
  SipMediaApplication?: SipMediaApplication;
307
453
  }
454
+ /**
455
+ * @public
456
+ */
308
457
  export interface CreateSipMediaApplicationCallRequest {
309
458
  FromPhoneNumber: string | undefined;
310
459
  ToPhoneNumber: string | undefined;
@@ -312,21 +461,36 @@ export interface CreateSipMediaApplicationCallRequest {
312
461
  SipHeaders?: Record<string, string>;
313
462
  ArgumentsMap?: Record<string, string>;
314
463
  }
464
+ /**
465
+ * @public
466
+ */
315
467
  export interface SipMediaApplicationCall {
316
468
  TransactionId?: string;
317
469
  }
470
+ /**
471
+ * @public
472
+ */
318
473
  export interface CreateSipMediaApplicationCallResponse {
319
474
  SipMediaApplicationCall?: SipMediaApplicationCall;
320
475
  }
476
+ /**
477
+ * @public
478
+ */
321
479
  export interface SipRuleTargetApplication {
322
480
  SipMediaApplicationId?: string;
323
481
  Priority?: number;
324
482
  AwsRegion?: string;
325
483
  }
484
+ /**
485
+ * @public
486
+ */
326
487
  export declare enum SipRuleTriggerType {
327
488
  RequestUriHostname = "RequestUriHostname",
328
489
  ToPhoneNumber = "ToPhoneNumber"
329
490
  }
491
+ /**
492
+ * @public
493
+ */
330
494
  export interface CreateSipRuleRequest {
331
495
  Name: string | undefined;
332
496
  TriggerType: SipRuleTriggerType | string | undefined;
@@ -334,6 +498,9 @@ export interface CreateSipRuleRequest {
334
498
  Disabled?: boolean;
335
499
  TargetApplications?: SipRuleTargetApplication[];
336
500
  }
501
+ /**
502
+ * @public
503
+ */
337
504
  export interface SipRule {
338
505
  SipRuleId?: string;
339
506
  Name?: string;
@@ -344,9 +511,15 @@ export interface SipRule {
344
511
  CreatedTimestamp?: Date;
345
512
  UpdatedTimestamp?: Date;
346
513
  }
514
+ /**
515
+ * @public
516
+ */
347
517
  export interface CreateSipRuleResponse {
348
518
  SipRule?: SipRule;
349
519
  }
520
+ /**
521
+ * @public
522
+ */
350
523
  export declare enum VoiceConnectorAwsRegion {
351
524
  AP_NORTHEAST_1 = "ap-northeast-1",
352
525
  AP_NORTHEAST_2 = "ap-northeast-2",
@@ -359,11 +532,17 @@ export declare enum VoiceConnectorAwsRegion {
359
532
  US_EAST_1 = "us-east-1",
360
533
  US_WEST_2 = "us-west-2"
361
534
  }
535
+ /**
536
+ * @public
537
+ */
362
538
  export interface CreateVoiceConnectorRequest {
363
539
  Name: string | undefined;
364
540
  AwsRegion?: VoiceConnectorAwsRegion | string;
365
541
  RequireEncryption: boolean | undefined;
366
542
  }
543
+ /**
544
+ * @public
545
+ */
367
546
  export interface VoiceConnector {
368
547
  VoiceConnectorId?: string;
369
548
  AwsRegion?: VoiceConnectorAwsRegion | string;
@@ -374,17 +553,29 @@ export interface VoiceConnector {
374
553
  UpdatedTimestamp?: Date;
375
554
  VoiceConnectorArn?: string;
376
555
  }
556
+ /**
557
+ * @public
558
+ */
377
559
  export interface CreateVoiceConnectorResponse {
378
560
  VoiceConnector?: VoiceConnector;
379
561
  }
562
+ /**
563
+ * @public
564
+ */
380
565
  export interface VoiceConnectorItem {
381
566
  VoiceConnectorId: string | undefined;
382
567
  Priority: number | undefined;
383
568
  }
569
+ /**
570
+ * @public
571
+ */
384
572
  export interface CreateVoiceConnectorGroupRequest {
385
573
  Name: string | undefined;
386
574
  VoiceConnectorItems?: VoiceConnectorItem[];
387
575
  }
576
+ /**
577
+ * @public
578
+ */
388
579
  export interface VoiceConnectorGroup {
389
580
  VoiceConnectorGroupId?: string;
390
581
  Name?: string;
@@ -393,80 +584,238 @@ export interface VoiceConnectorGroup {
393
584
  UpdatedTimestamp?: Date;
394
585
  VoiceConnectorGroupArn?: string;
395
586
  }
587
+ /**
588
+ * @public
589
+ */
396
590
  export interface CreateVoiceConnectorGroupResponse {
397
591
  VoiceConnectorGroup?: VoiceConnectorGroup;
398
592
  }
593
+ /**
594
+ * @public
595
+ */
596
+ export interface CreateVoiceProfileRequest {
597
+ SpeakerSearchTaskId: string | undefined;
598
+ }
599
+ /**
600
+ * @public
601
+ */
602
+ export interface VoiceProfile {
603
+ VoiceProfileId?: string;
604
+ VoiceProfileArn?: string;
605
+ VoiceProfileDomainId?: string;
606
+ CreatedTimestamp?: Date;
607
+ UpdatedTimestamp?: Date;
608
+ ExpirationTimestamp?: Date;
609
+ }
610
+ /**
611
+ * @public
612
+ */
613
+ export interface CreateVoiceProfileResponse {
614
+ VoiceProfile?: VoiceProfile;
615
+ }
616
+ /**
617
+ * @public
618
+ */
619
+ export declare class GoneException extends __BaseException {
620
+ readonly name: "GoneException";
621
+ readonly $fault: "client";
622
+ Code?: ErrorCode | string;
623
+ Message?: string;
624
+ /**
625
+ * @internal
626
+ */
627
+ constructor(opts: __ExceptionOptionType<GoneException, __BaseException>);
628
+ }
629
+ /**
630
+ * @public
631
+ */
632
+ export interface ServerSideEncryptionConfiguration {
633
+ KmsKeyArn: string | undefined;
634
+ }
635
+ /**
636
+ * @public
637
+ */
638
+ export interface Tag {
639
+ Key: string | undefined;
640
+ Value: string | undefined;
641
+ }
642
+ /**
643
+ * @public
644
+ */
645
+ export interface CreateVoiceProfileDomainRequest {
646
+ Name: string | undefined;
647
+ Description?: string;
648
+ ServerSideEncryptionConfiguration: ServerSideEncryptionConfiguration | undefined;
649
+ ClientRequestToken?: string;
650
+ Tags?: Tag[];
651
+ }
652
+ /**
653
+ * @public
654
+ */
655
+ export interface VoiceProfileDomain {
656
+ VoiceProfileDomainId?: string;
657
+ VoiceProfileDomainArn?: string;
658
+ Name?: string;
659
+ Description?: string;
660
+ ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration;
661
+ CreatedTimestamp?: Date;
662
+ UpdatedTimestamp?: Date;
663
+ }
664
+ /**
665
+ * @public
666
+ */
667
+ export interface CreateVoiceProfileDomainResponse {
668
+ VoiceProfileDomain?: VoiceProfileDomain;
669
+ }
670
+ /**
671
+ * @public
672
+ */
399
673
  export interface DeletePhoneNumberRequest {
400
674
  PhoneNumberId: string | undefined;
401
675
  }
676
+ /**
677
+ * @public
678
+ */
402
679
  export interface DeleteProxySessionRequest {
403
680
  VoiceConnectorId: string | undefined;
404
681
  ProxySessionId: string | undefined;
405
682
  }
683
+ /**
684
+ * @public
685
+ */
406
686
  export interface DeleteSipMediaApplicationRequest {
407
687
  SipMediaApplicationId: string | undefined;
408
688
  }
689
+ /**
690
+ * @public
691
+ */
409
692
  export interface DeleteSipRuleRequest {
410
693
  SipRuleId: string | undefined;
411
694
  }
695
+ /**
696
+ * @public
697
+ */
412
698
  export interface DeleteVoiceConnectorRequest {
413
699
  VoiceConnectorId: string | undefined;
414
700
  }
701
+ /**
702
+ * @public
703
+ */
415
704
  export interface DeleteVoiceConnectorEmergencyCallingConfigurationRequest {
416
705
  VoiceConnectorId: string | undefined;
417
706
  }
707
+ /**
708
+ * @public
709
+ */
418
710
  export interface DeleteVoiceConnectorGroupRequest {
419
711
  VoiceConnectorGroupId: string | undefined;
420
712
  }
713
+ /**
714
+ * @public
715
+ */
421
716
  export interface DeleteVoiceConnectorOriginationRequest {
422
717
  VoiceConnectorId: string | undefined;
423
718
  }
719
+ /**
720
+ * @public
721
+ */
424
722
  export interface DeleteVoiceConnectorProxyRequest {
425
723
  VoiceConnectorId: string | undefined;
426
724
  }
725
+ /**
726
+ * @public
727
+ */
427
728
  export interface DeleteVoiceConnectorStreamingConfigurationRequest {
428
729
  VoiceConnectorId: string | undefined;
429
730
  }
731
+ /**
732
+ * @public
733
+ */
430
734
  export interface DeleteVoiceConnectorTerminationRequest {
431
735
  VoiceConnectorId: string | undefined;
432
736
  }
737
+ /**
738
+ * @public
739
+ */
433
740
  export interface DeleteVoiceConnectorTerminationCredentialsRequest {
434
741
  VoiceConnectorId: string | undefined;
435
742
  Usernames: string[] | undefined;
436
743
  }
744
+ /**
745
+ * @public
746
+ */
747
+ export interface DeleteVoiceProfileRequest {
748
+ VoiceProfileId: string | undefined;
749
+ }
750
+ /**
751
+ * @public
752
+ */
753
+ export interface DeleteVoiceProfileDomainRequest {
754
+ VoiceProfileDomainId: string | undefined;
755
+ }
756
+ /**
757
+ * @public
758
+ */
437
759
  export interface DisassociatePhoneNumbersFromVoiceConnectorRequest {
438
760
  VoiceConnectorId: string | undefined;
439
761
  E164PhoneNumbers: string[] | undefined;
440
762
  }
763
+ /**
764
+ * @public
765
+ */
441
766
  export interface DisassociatePhoneNumbersFromVoiceConnectorResponse {
442
767
  PhoneNumberErrors?: PhoneNumberError[];
443
768
  }
769
+ /**
770
+ * @public
771
+ */
444
772
  export interface DisassociatePhoneNumbersFromVoiceConnectorGroupRequest {
445
773
  VoiceConnectorGroupId: string | undefined;
446
774
  E164PhoneNumbers: string[] | undefined;
447
775
  }
776
+ /**
777
+ * @public
778
+ */
448
779
  export interface DisassociatePhoneNumbersFromVoiceConnectorGroupResponse {
449
780
  PhoneNumberErrors?: PhoneNumberError[];
450
781
  }
782
+ /**
783
+ * @public
784
+ */
451
785
  export interface VoiceConnectorSettings {
452
786
  CdrBucket?: string;
453
787
  }
788
+ /**
789
+ * @public
790
+ */
454
791
  export interface GetGlobalSettingsResponse {
455
792
  VoiceConnector?: VoiceConnectorSettings;
456
793
  }
794
+ /**
795
+ * @public
796
+ */
457
797
  export interface GetPhoneNumberRequest {
458
798
  PhoneNumberId: string | undefined;
459
799
  }
800
+ /**
801
+ * @public
802
+ */
460
803
  export declare enum PhoneNumberAssociationName {
461
804
  SipRuleId = "SipRuleId",
462
805
  VoiceConnectorGroupId = "VoiceConnectorGroupId",
463
806
  VoiceConnectorId = "VoiceConnectorId"
464
807
  }
808
+ /**
809
+ * @public
810
+ */
465
811
  export interface PhoneNumberAssociation {
466
812
  Value?: string;
467
813
  Name?: PhoneNumberAssociationName | string;
468
814
  AssociatedTimestamp?: Date;
469
815
  }
816
+ /**
817
+ * @public
818
+ */
470
819
  export interface PhoneNumberCapabilities {
471
820
  InboundCall?: boolean;
472
821
  OutboundCall?: boolean;
@@ -475,6 +824,9 @@ export interface PhoneNumberCapabilities {
475
824
  InboundMMS?: boolean;
476
825
  OutboundMMS?: boolean;
477
826
  }
827
+ /**
828
+ * @public
829
+ */
478
830
  export declare enum PhoneNumberStatus {
479
831
  AcquireFailed = "AcquireFailed",
480
832
  AcquireInProgress = "AcquireInProgress",
@@ -488,10 +840,16 @@ export declare enum PhoneNumberStatus {
488
840
  ReleaseInProgress = "ReleaseInProgress",
489
841
  Unassigned = "Unassigned"
490
842
  }
843
+ /**
844
+ * @public
845
+ */
491
846
  export declare enum PhoneNumberType {
492
847
  Local = "Local",
493
848
  TollFree = "TollFree"
494
849
  }
850
+ /**
851
+ * @public
852
+ */
495
853
  export interface PhoneNumber {
496
854
  PhoneNumberId?: string;
497
855
  E164PhoneNumber?: string;
@@ -508,100 +866,230 @@ export interface PhoneNumber {
508
866
  DeletionTimestamp?: Date;
509
867
  OrderId?: string;
510
868
  }
869
+ /**
870
+ * @public
871
+ */
511
872
  export interface GetPhoneNumberResponse {
512
873
  PhoneNumber?: PhoneNumber;
513
874
  }
875
+ /**
876
+ * @public
877
+ */
514
878
  export interface GetPhoneNumberOrderRequest {
515
879
  PhoneNumberOrderId: string | undefined;
516
880
  }
881
+ /**
882
+ * @public
883
+ */
517
884
  export interface GetPhoneNumberOrderResponse {
518
885
  PhoneNumberOrder?: PhoneNumberOrder;
519
886
  }
887
+ /**
888
+ * @public
889
+ */
520
890
  export interface GetPhoneNumberSettingsResponse {
521
891
  CallingName?: string;
522
892
  CallingNameUpdatedTimestamp?: Date;
523
893
  }
894
+ /**
895
+ * @public
896
+ */
524
897
  export interface GetProxySessionRequest {
525
898
  VoiceConnectorId: string | undefined;
526
899
  ProxySessionId: string | undefined;
527
900
  }
901
+ /**
902
+ * @public
903
+ */
528
904
  export interface GetProxySessionResponse {
529
905
  ProxySession?: ProxySession;
530
906
  }
907
+ /**
908
+ * @public
909
+ */
531
910
  export interface GetSipMediaApplicationRequest {
532
911
  SipMediaApplicationId: string | undefined;
533
912
  }
913
+ /**
914
+ * @public
915
+ */
534
916
  export interface GetSipMediaApplicationResponse {
535
917
  SipMediaApplication?: SipMediaApplication;
536
918
  }
919
+ /**
920
+ * @public
921
+ */
537
922
  export interface GetSipMediaApplicationAlexaSkillConfigurationRequest {
538
923
  SipMediaApplicationId: string | undefined;
539
924
  }
925
+ /**
926
+ * @public
927
+ */
540
928
  export interface SipMediaApplicationAlexaSkillConfiguration {
541
929
  AlexaSkillStatus: AlexaSkillStatus | string | undefined;
542
930
  AlexaSkillIds: string[] | undefined;
543
931
  }
932
+ /**
933
+ * @public
934
+ */
544
935
  export interface GetSipMediaApplicationAlexaSkillConfigurationResponse {
545
936
  SipMediaApplicationAlexaSkillConfiguration?: SipMediaApplicationAlexaSkillConfiguration;
546
937
  }
938
+ /**
939
+ * @public
940
+ */
547
941
  export interface GetSipMediaApplicationLoggingConfigurationRequest {
548
942
  SipMediaApplicationId: string | undefined;
549
943
  }
944
+ /**
945
+ * @public
946
+ */
550
947
  export interface SipMediaApplicationLoggingConfiguration {
551
948
  EnableSipMediaApplicationMessageLogs?: boolean;
552
949
  }
950
+ /**
951
+ * @public
952
+ */
553
953
  export interface GetSipMediaApplicationLoggingConfigurationResponse {
554
954
  SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
555
955
  }
956
+ /**
957
+ * @public
958
+ */
556
959
  export interface GetSipRuleRequest {
557
960
  SipRuleId: string | undefined;
558
961
  }
962
+ /**
963
+ * @public
964
+ */
559
965
  export interface GetSipRuleResponse {
560
966
  SipRule?: SipRule;
561
967
  }
968
+ /**
969
+ * @public
970
+ */
971
+ export interface GetSpeakerSearchTaskRequest {
972
+ VoiceConnectorId: string | undefined;
973
+ SpeakerSearchTaskId: string | undefined;
974
+ }
975
+ /**
976
+ * @public
977
+ */
978
+ export interface SpeakerSearchResult {
979
+ ConfidenceScore?: number;
980
+ VoiceProfileId?: string;
981
+ }
982
+ /**
983
+ * @public
984
+ */
985
+ export interface SpeakerSearchDetails {
986
+ Results?: SpeakerSearchResult[];
987
+ VoiceprintGenerationStatus?: string;
988
+ }
989
+ /**
990
+ * @public
991
+ */
992
+ export interface SpeakerSearchTask {
993
+ SpeakerSearchTaskId?: string;
994
+ SpeakerSearchTaskStatus?: string;
995
+ CallDetails?: CallDetails;
996
+ SpeakerSearchDetails?: SpeakerSearchDetails;
997
+ CreatedTimestamp?: Date;
998
+ UpdatedTimestamp?: Date;
999
+ StartedTimestamp?: Date;
1000
+ StatusMessage?: string;
1001
+ }
1002
+ /**
1003
+ * @public
1004
+ */
1005
+ export interface GetSpeakerSearchTaskResponse {
1006
+ SpeakerSearchTask?: SpeakerSearchTask;
1007
+ }
1008
+ /**
1009
+ * @public
1010
+ */
562
1011
  export interface GetVoiceConnectorRequest {
563
1012
  VoiceConnectorId: string | undefined;
564
1013
  }
1014
+ /**
1015
+ * @public
1016
+ */
565
1017
  export interface GetVoiceConnectorResponse {
566
1018
  VoiceConnector?: VoiceConnector;
567
1019
  }
1020
+ /**
1021
+ * @public
1022
+ */
568
1023
  export interface GetVoiceConnectorEmergencyCallingConfigurationRequest {
569
1024
  VoiceConnectorId: string | undefined;
570
1025
  }
1026
+ /**
1027
+ * @public
1028
+ */
571
1029
  export interface DNISEmergencyCallingConfiguration {
572
1030
  EmergencyPhoneNumber: string | undefined;
573
1031
  TestPhoneNumber?: string;
574
1032
  CallingCountry: string | undefined;
575
1033
  }
1034
+ /**
1035
+ * @public
1036
+ */
576
1037
  export interface EmergencyCallingConfiguration {
577
1038
  DNIS?: DNISEmergencyCallingConfiguration[];
578
1039
  }
1040
+ /**
1041
+ * @public
1042
+ */
579
1043
  export interface GetVoiceConnectorEmergencyCallingConfigurationResponse {
580
1044
  EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
581
1045
  }
1046
+ /**
1047
+ * @public
1048
+ */
582
1049
  export interface GetVoiceConnectorGroupRequest {
583
1050
  VoiceConnectorGroupId: string | undefined;
584
1051
  }
1052
+ /**
1053
+ * @public
1054
+ */
585
1055
  export interface GetVoiceConnectorGroupResponse {
586
1056
  VoiceConnectorGroup?: VoiceConnectorGroup;
587
1057
  }
1058
+ /**
1059
+ * @public
1060
+ */
588
1061
  export interface GetVoiceConnectorLoggingConfigurationRequest {
589
1062
  VoiceConnectorId: string | undefined;
590
1063
  }
1064
+ /**
1065
+ * @public
1066
+ */
591
1067
  export interface LoggingConfiguration {
592
1068
  EnableSIPLogs?: boolean;
593
1069
  EnableMediaMetricLogs?: boolean;
594
1070
  }
1071
+ /**
1072
+ * @public
1073
+ */
595
1074
  export interface GetVoiceConnectorLoggingConfigurationResponse {
596
1075
  LoggingConfiguration?: LoggingConfiguration;
597
1076
  }
1077
+ /**
1078
+ * @public
1079
+ */
598
1080
  export interface GetVoiceConnectorOriginationRequest {
599
1081
  VoiceConnectorId: string | undefined;
600
1082
  }
1083
+ /**
1084
+ * @public
1085
+ */
601
1086
  export declare enum OriginationRouteProtocol {
602
1087
  TCP = "TCP",
603
1088
  UDP = "UDP"
604
1089
  }
1090
+ /**
1091
+ * @public
1092
+ */
605
1093
  export interface OriginationRoute {
606
1094
  Host?: string;
607
1095
  Port?: number;
@@ -609,47 +1097,91 @@ export interface OriginationRoute {
609
1097
  Priority?: number;
610
1098
  Weight?: number;
611
1099
  }
1100
+ /**
1101
+ * @public
1102
+ */
612
1103
  export interface Origination {
613
1104
  Routes?: OriginationRoute[];
614
1105
  Disabled?: boolean;
615
1106
  }
1107
+ /**
1108
+ * @public
1109
+ */
616
1110
  export interface GetVoiceConnectorOriginationResponse {
617
1111
  Origination?: Origination;
618
1112
  }
1113
+ /**
1114
+ * @public
1115
+ */
619
1116
  export interface GetVoiceConnectorProxyRequest {
620
1117
  VoiceConnectorId: string | undefined;
621
1118
  }
1119
+ /**
1120
+ * @public
1121
+ */
622
1122
  export interface Proxy {
623
1123
  DefaultSessionExpiryMinutes?: number;
624
1124
  Disabled?: boolean;
625
1125
  FallBackPhoneNumber?: string;
626
1126
  PhoneNumberCountries?: string[];
627
1127
  }
1128
+ /**
1129
+ * @public
1130
+ */
628
1131
  export interface GetVoiceConnectorProxyResponse {
629
1132
  Proxy?: Proxy;
630
1133
  }
1134
+ /**
1135
+ * @public
1136
+ */
631
1137
  export interface GetVoiceConnectorStreamingConfigurationRequest {
632
1138
  VoiceConnectorId: string | undefined;
633
1139
  }
1140
+ /**
1141
+ * @public
1142
+ */
1143
+ export interface MediaInsightsConfiguration {
1144
+ Disabled?: boolean;
1145
+ ConfigurationArn?: string;
1146
+ }
1147
+ /**
1148
+ * @public
1149
+ */
634
1150
  export declare enum NotificationTarget {
635
1151
  EventBridge = "EventBridge",
636
1152
  SNS = "SNS",
637
1153
  SQS = "SQS"
638
1154
  }
1155
+ /**
1156
+ * @public
1157
+ */
639
1158
  export interface StreamingNotificationTarget {
640
1159
  NotificationTarget?: NotificationTarget | string;
641
1160
  }
1161
+ /**
1162
+ * @public
1163
+ */
642
1164
  export interface StreamingConfiguration {
643
1165
  DataRetentionInHours: number | undefined;
644
1166
  Disabled: boolean | undefined;
645
1167
  StreamingNotificationTargets?: StreamingNotificationTarget[];
1168
+ MediaInsightsConfiguration?: MediaInsightsConfiguration;
646
1169
  }
1170
+ /**
1171
+ * @public
1172
+ */
647
1173
  export interface GetVoiceConnectorStreamingConfigurationResponse {
648
1174
  StreamingConfiguration?: StreamingConfiguration;
649
1175
  }
1176
+ /**
1177
+ * @public
1178
+ */
650
1179
  export interface GetVoiceConnectorTerminationRequest {
651
1180
  VoiceConnectorId: string | undefined;
652
1181
  }
1182
+ /**
1183
+ * @public
1184
+ */
653
1185
  export interface Termination {
654
1186
  CpsLimit?: number;
655
1187
  DefaultPhoneNumber?: string;
@@ -657,30 +1189,104 @@ export interface Termination {
657
1189
  CidrAllowedList?: string[];
658
1190
  Disabled?: boolean;
659
1191
  }
1192
+ /**
1193
+ * @public
1194
+ */
660
1195
  export interface GetVoiceConnectorTerminationResponse {
661
1196
  Termination?: Termination;
662
1197
  }
1198
+ /**
1199
+ * @public
1200
+ */
663
1201
  export interface GetVoiceConnectorTerminationHealthRequest {
664
1202
  VoiceConnectorId: string | undefined;
665
1203
  }
1204
+ /**
1205
+ * @public
1206
+ */
666
1207
  export interface TerminationHealth {
667
1208
  Timestamp?: Date;
668
1209
  Source?: string;
669
1210
  }
1211
+ /**
1212
+ * @public
1213
+ */
670
1214
  export interface GetVoiceConnectorTerminationHealthResponse {
671
1215
  TerminationHealth?: TerminationHealth;
672
1216
  }
1217
+ /**
1218
+ * @public
1219
+ */
1220
+ export interface GetVoiceProfileRequest {
1221
+ VoiceProfileId: string | undefined;
1222
+ }
1223
+ /**
1224
+ * @public
1225
+ */
1226
+ export interface GetVoiceProfileResponse {
1227
+ VoiceProfile?: VoiceProfile;
1228
+ }
1229
+ /**
1230
+ * @public
1231
+ */
1232
+ export interface GetVoiceProfileDomainRequest {
1233
+ VoiceProfileDomainId: string | undefined;
1234
+ }
1235
+ /**
1236
+ * @public
1237
+ */
1238
+ export interface GetVoiceProfileDomainResponse {
1239
+ VoiceProfileDomain?: VoiceProfileDomain;
1240
+ }
1241
+ /**
1242
+ * @public
1243
+ */
1244
+ export interface GetVoiceToneAnalysisTaskRequest {
1245
+ VoiceConnectorId: string | undefined;
1246
+ VoiceToneAnalysisTaskId: string | undefined;
1247
+ IsCaller: boolean | undefined;
1248
+ }
1249
+ /**
1250
+ * @public
1251
+ */
1252
+ export interface VoiceToneAnalysisTask {
1253
+ VoiceToneAnalysisTaskId?: string;
1254
+ VoiceToneAnalysisTaskStatus?: string;
1255
+ CallDetails?: CallDetails;
1256
+ CreatedTimestamp?: Date;
1257
+ UpdatedTimestamp?: Date;
1258
+ StartedTimestamp?: Date;
1259
+ StatusMessage?: string;
1260
+ }
1261
+ /**
1262
+ * @public
1263
+ */
1264
+ export interface GetVoiceToneAnalysisTaskResponse {
1265
+ VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
1266
+ }
1267
+ /**
1268
+ * @public
1269
+ */
673
1270
  export interface ListAvailableVoiceConnectorRegionsResponse {
674
1271
  VoiceConnectorRegions?: (VoiceConnectorAwsRegion | string)[];
675
1272
  }
1273
+ /**
1274
+ * @public
1275
+ */
676
1276
  export interface ListPhoneNumberOrdersRequest {
677
1277
  NextToken?: string;
678
1278
  MaxResults?: number;
679
1279
  }
1280
+ /**
1281
+ * @public
1282
+ */
680
1283
  export interface ListPhoneNumberOrdersResponse {
681
1284
  PhoneNumberOrders?: PhoneNumberOrder[];
682
1285
  NextToken?: string;
683
1286
  }
1287
+ /**
1288
+ * @public
1289
+ */
684
1290
  export interface ListPhoneNumbersRequest {
685
1291
  Status?: string;
686
1292
  ProductType?: PhoneNumberProductType | string;
@@ -689,104 +1295,248 @@ export interface ListPhoneNumbersRequest {
689
1295
  MaxResults?: number;
690
1296
  NextToken?: string;
691
1297
  }
1298
+ /**
1299
+ * @public
1300
+ */
692
1301
  export interface ListPhoneNumbersResponse {
693
1302
  PhoneNumbers?: PhoneNumber[];
694
1303
  NextToken?: string;
695
1304
  }
1305
+ /**
1306
+ * @public
1307
+ */
696
1308
  export interface ListProxySessionsRequest {
697
1309
  VoiceConnectorId: string | undefined;
698
1310
  Status?: ProxySessionStatus | string;
699
1311
  NextToken?: string;
700
1312
  MaxResults?: number;
701
1313
  }
1314
+ /**
1315
+ * @public
1316
+ */
702
1317
  export interface ListProxySessionsResponse {
703
1318
  ProxySessions?: ProxySession[];
704
1319
  NextToken?: string;
705
1320
  }
1321
+ /**
1322
+ * @public
1323
+ */
706
1324
  export interface ListSipMediaApplicationsRequest {
707
1325
  MaxResults?: number;
708
1326
  NextToken?: string;
709
1327
  }
1328
+ /**
1329
+ * @public
1330
+ */
710
1331
  export interface ListSipMediaApplicationsResponse {
711
1332
  SipMediaApplications?: SipMediaApplication[];
712
1333
  NextToken?: string;
713
1334
  }
1335
+ /**
1336
+ * @public
1337
+ */
714
1338
  export interface ListSipRulesRequest {
715
1339
  SipMediaApplicationId?: string;
716
1340
  MaxResults?: number;
717
1341
  NextToken?: string;
718
1342
  }
1343
+ /**
1344
+ * @public
1345
+ */
719
1346
  export interface ListSipRulesResponse {
720
1347
  SipRules?: SipRule[];
721
1348
  NextToken?: string;
722
1349
  }
1350
+ /**
1351
+ * @public
1352
+ */
723
1353
  export interface ListSupportedPhoneNumberCountriesRequest {
724
1354
  ProductType: PhoneNumberProductType | string | undefined;
725
1355
  }
1356
+ /**
1357
+ * @public
1358
+ */
726
1359
  export interface PhoneNumberCountry {
727
1360
  CountryCode?: string;
728
1361
  SupportedPhoneNumberTypes?: (PhoneNumberType | string)[];
729
1362
  }
1363
+ /**
1364
+ * @public
1365
+ */
730
1366
  export interface ListSupportedPhoneNumberCountriesResponse {
731
1367
  PhoneNumberCountries?: PhoneNumberCountry[];
732
1368
  }
1369
+ /**
1370
+ * @public
1371
+ */
1372
+ export interface ListTagsForResourceRequest {
1373
+ ResourceARN: string | undefined;
1374
+ }
1375
+ /**
1376
+ * @public
1377
+ */
1378
+ export interface ListTagsForResourceResponse {
1379
+ Tags?: Tag[];
1380
+ }
1381
+ /**
1382
+ * @public
1383
+ */
733
1384
  export interface ListVoiceConnectorGroupsRequest {
734
1385
  NextToken?: string;
735
1386
  MaxResults?: number;
736
1387
  }
1388
+ /**
1389
+ * @public
1390
+ */
737
1391
  export interface ListVoiceConnectorGroupsResponse {
738
1392
  VoiceConnectorGroups?: VoiceConnectorGroup[];
739
1393
  NextToken?: string;
740
1394
  }
1395
+ /**
1396
+ * @public
1397
+ */
741
1398
  export interface ListVoiceConnectorsRequest {
742
1399
  NextToken?: string;
743
1400
  MaxResults?: number;
744
1401
  }
1402
+ /**
1403
+ * @public
1404
+ */
745
1405
  export interface ListVoiceConnectorsResponse {
746
1406
  VoiceConnectors?: VoiceConnector[];
747
1407
  NextToken?: string;
748
1408
  }
1409
+ /**
1410
+ * @public
1411
+ */
749
1412
  export interface ListVoiceConnectorTerminationCredentialsRequest {
750
1413
  VoiceConnectorId: string | undefined;
751
1414
  }
1415
+ /**
1416
+ * @public
1417
+ */
752
1418
  export interface ListVoiceConnectorTerminationCredentialsResponse {
753
1419
  Usernames?: string[];
754
1420
  }
1421
+ /**
1422
+ * @public
1423
+ */
1424
+ export interface ListVoiceProfileDomainsRequest {
1425
+ NextToken?: string;
1426
+ MaxResults?: number;
1427
+ }
1428
+ /**
1429
+ * @public
1430
+ */
1431
+ export interface VoiceProfileDomainSummary {
1432
+ VoiceProfileDomainId?: string;
1433
+ VoiceProfileDomainArn?: string;
1434
+ Name?: string;
1435
+ Description?: string;
1436
+ CreatedTimestamp?: Date;
1437
+ UpdatedTimestamp?: Date;
1438
+ }
1439
+ /**
1440
+ * @public
1441
+ */
1442
+ export interface ListVoiceProfileDomainsResponse {
1443
+ VoiceProfileDomains?: VoiceProfileDomainSummary[];
1444
+ NextToken?: string;
1445
+ }
1446
+ /**
1447
+ * @public
1448
+ */
1449
+ export interface ListVoiceProfilesRequest {
1450
+ VoiceProfileDomainId: string | undefined;
1451
+ NextToken?: string;
1452
+ MaxResults?: number;
1453
+ }
1454
+ /**
1455
+ * @public
1456
+ */
1457
+ export interface VoiceProfileSummary {
1458
+ VoiceProfileId?: string;
1459
+ VoiceProfileArn?: string;
1460
+ VoiceProfileDomainId?: string;
1461
+ CreatedTimestamp?: Date;
1462
+ UpdatedTimestamp?: Date;
1463
+ ExpirationTimestamp?: Date;
1464
+ }
1465
+ /**
1466
+ * @public
1467
+ */
1468
+ export interface ListVoiceProfilesResponse {
1469
+ VoiceProfiles?: VoiceProfileSummary[];
1470
+ NextToken?: string;
1471
+ }
1472
+ /**
1473
+ * @public
1474
+ */
755
1475
  export interface PutSipMediaApplicationAlexaSkillConfigurationRequest {
756
1476
  SipMediaApplicationId: string | undefined;
757
1477
  SipMediaApplicationAlexaSkillConfiguration?: SipMediaApplicationAlexaSkillConfiguration;
758
1478
  }
1479
+ /**
1480
+ * @public
1481
+ */
759
1482
  export interface PutSipMediaApplicationAlexaSkillConfigurationResponse {
760
1483
  SipMediaApplicationAlexaSkillConfiguration?: SipMediaApplicationAlexaSkillConfiguration;
761
1484
  }
1485
+ /**
1486
+ * @public
1487
+ */
762
1488
  export interface PutSipMediaApplicationLoggingConfigurationRequest {
763
1489
  SipMediaApplicationId: string | undefined;
764
1490
  SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
765
1491
  }
1492
+ /**
1493
+ * @public
1494
+ */
766
1495
  export interface PutSipMediaApplicationLoggingConfigurationResponse {
767
1496
  SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
768
1497
  }
1498
+ /**
1499
+ * @public
1500
+ */
769
1501
  export interface PutVoiceConnectorEmergencyCallingConfigurationRequest {
770
1502
  VoiceConnectorId: string | undefined;
771
1503
  EmergencyCallingConfiguration: EmergencyCallingConfiguration | undefined;
772
1504
  }
1505
+ /**
1506
+ * @public
1507
+ */
773
1508
  export interface PutVoiceConnectorEmergencyCallingConfigurationResponse {
774
1509
  EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
775
1510
  }
1511
+ /**
1512
+ * @public
1513
+ */
776
1514
  export interface PutVoiceConnectorLoggingConfigurationRequest {
777
1515
  VoiceConnectorId: string | undefined;
778
1516
  LoggingConfiguration: LoggingConfiguration | undefined;
779
1517
  }
1518
+ /**
1519
+ * @public
1520
+ */
780
1521
  export interface PutVoiceConnectorLoggingConfigurationResponse {
781
1522
  LoggingConfiguration?: LoggingConfiguration;
782
1523
  }
1524
+ /**
1525
+ * @public
1526
+ */
783
1527
  export interface PutVoiceConnectorOriginationRequest {
784
1528
  VoiceConnectorId: string | undefined;
785
1529
  Origination: Origination | undefined;
786
1530
  }
1531
+ /**
1532
+ * @public
1533
+ */
787
1534
  export interface PutVoiceConnectorOriginationResponse {
788
1535
  Origination?: Origination;
789
1536
  }
1537
+ /**
1538
+ * @public
1539
+ */
790
1540
  export interface PutVoiceConnectorProxyRequest {
791
1541
  VoiceConnectorId: string | undefined;
792
1542
  DefaultSessionExpiryMinutes: number | undefined;
@@ -794,37 +1544,67 @@ export interface PutVoiceConnectorProxyRequest {
794
1544
  FallBackPhoneNumber?: string;
795
1545
  Disabled?: boolean;
796
1546
  }
1547
+ /**
1548
+ * @public
1549
+ */
797
1550
  export interface PutVoiceConnectorProxyResponse {
798
1551
  Proxy?: Proxy;
799
1552
  }
1553
+ /**
1554
+ * @public
1555
+ */
800
1556
  export interface PutVoiceConnectorStreamingConfigurationRequest {
801
1557
  VoiceConnectorId: string | undefined;
802
1558
  StreamingConfiguration: StreamingConfiguration | undefined;
803
1559
  }
1560
+ /**
1561
+ * @public
1562
+ */
804
1563
  export interface PutVoiceConnectorStreamingConfigurationResponse {
805
1564
  StreamingConfiguration?: StreamingConfiguration;
806
1565
  }
1566
+ /**
1567
+ * @public
1568
+ */
807
1569
  export interface PutVoiceConnectorTerminationRequest {
808
1570
  VoiceConnectorId: string | undefined;
809
1571
  Termination: Termination | undefined;
810
1572
  }
1573
+ /**
1574
+ * @public
1575
+ */
811
1576
  export interface PutVoiceConnectorTerminationResponse {
812
1577
  Termination?: Termination;
813
1578
  }
1579
+ /**
1580
+ * @public
1581
+ */
814
1582
  export interface Credential {
815
1583
  Username?: string;
816
1584
  Password?: string;
817
1585
  }
1586
+ /**
1587
+ * @public
1588
+ */
818
1589
  export interface PutVoiceConnectorTerminationCredentialsRequest {
819
1590
  VoiceConnectorId: string | undefined;
820
1591
  Credentials?: Credential[];
821
1592
  }
1593
+ /**
1594
+ * @public
1595
+ */
822
1596
  export interface RestorePhoneNumberRequest {
823
1597
  PhoneNumberId: string | undefined;
824
1598
  }
1599
+ /**
1600
+ * @public
1601
+ */
825
1602
  export interface RestorePhoneNumberResponse {
826
1603
  PhoneNumber?: PhoneNumber;
827
1604
  }
1605
+ /**
1606
+ * @public
1607
+ */
828
1608
  export interface SearchAvailablePhoneNumbersRequest {
829
1609
  AreaCode?: string;
830
1610
  City?: string;
@@ -835,74 +1615,232 @@ export interface SearchAvailablePhoneNumbersRequest {
835
1615
  MaxResults?: number;
836
1616
  NextToken?: string;
837
1617
  }
1618
+ /**
1619
+ * @public
1620
+ */
838
1621
  export interface SearchAvailablePhoneNumbersResponse {
839
1622
  E164PhoneNumbers?: string[];
840
1623
  NextToken?: string;
841
1624
  }
1625
+ /**
1626
+ * @public
1627
+ */
1628
+ export interface StartSpeakerSearchTaskRequest {
1629
+ VoiceConnectorId: string | undefined;
1630
+ TransactionId: string | undefined;
1631
+ VoiceProfileDomainId: string | undefined;
1632
+ ClientRequestToken?: string;
1633
+ }
1634
+ /**
1635
+ * @public
1636
+ */
1637
+ export interface StartSpeakerSearchTaskResponse {
1638
+ SpeakerSearchTask?: SpeakerSearchTask;
1639
+ }
1640
+ /**
1641
+ * @public
1642
+ */
1643
+ export declare class UnprocessableEntityException extends __BaseException {
1644
+ readonly name: "UnprocessableEntityException";
1645
+ readonly $fault: "client";
1646
+ Code?: ErrorCode | string;
1647
+ Message?: string;
1648
+ /**
1649
+ * @internal
1650
+ */
1651
+ constructor(opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>);
1652
+ }
1653
+ /**
1654
+ * @public
1655
+ */
1656
+ export declare enum LanguageCode {
1657
+ EN_US = "en-US"
1658
+ }
1659
+ /**
1660
+ * @public
1661
+ */
1662
+ export interface StartVoiceToneAnalysisTaskRequest {
1663
+ VoiceConnectorId: string | undefined;
1664
+ TransactionId: string | undefined;
1665
+ LanguageCode: LanguageCode | string | undefined;
1666
+ ClientRequestToken?: string;
1667
+ }
1668
+ /**
1669
+ * @public
1670
+ */
1671
+ export interface StartVoiceToneAnalysisTaskResponse {
1672
+ VoiceToneAnalysisTask?: VoiceToneAnalysisTask;
1673
+ }
1674
+ /**
1675
+ * @public
1676
+ */
1677
+ export interface StopSpeakerSearchTaskRequest {
1678
+ VoiceConnectorId: string | undefined;
1679
+ SpeakerSearchTaskId: string | undefined;
1680
+ }
1681
+ /**
1682
+ * @public
1683
+ */
1684
+ export interface StopVoiceToneAnalysisTaskRequest {
1685
+ VoiceConnectorId: string | undefined;
1686
+ VoiceToneAnalysisTaskId: string | undefined;
1687
+ }
1688
+ /**
1689
+ * @public
1690
+ */
1691
+ export interface TagResourceRequest {
1692
+ ResourceARN: string | undefined;
1693
+ Tags: Tag[] | undefined;
1694
+ }
1695
+ /**
1696
+ * @public
1697
+ */
1698
+ export interface UntagResourceRequest {
1699
+ ResourceARN: string | undefined;
1700
+ TagKeys: string[] | undefined;
1701
+ }
1702
+ /**
1703
+ * @public
1704
+ */
842
1705
  export interface UpdateGlobalSettingsRequest {
843
1706
  VoiceConnector?: VoiceConnectorSettings;
844
1707
  }
1708
+ /**
1709
+ * @public
1710
+ */
845
1711
  export interface UpdatePhoneNumberRequest {
846
1712
  PhoneNumberId: string | undefined;
847
1713
  ProductType?: PhoneNumberProductType | string;
848
1714
  CallingName?: string;
849
1715
  }
1716
+ /**
1717
+ * @public
1718
+ */
850
1719
  export interface UpdatePhoneNumberResponse {
851
1720
  PhoneNumber?: PhoneNumber;
852
1721
  }
1722
+ /**
1723
+ * @public
1724
+ */
853
1725
  export interface UpdatePhoneNumberSettingsRequest {
854
1726
  CallingName: string | undefined;
855
1727
  }
1728
+ /**
1729
+ * @public
1730
+ */
856
1731
  export interface UpdateProxySessionRequest {
857
1732
  VoiceConnectorId: string | undefined;
858
1733
  ProxySessionId: string | undefined;
859
1734
  Capabilities: (Capability | string)[] | undefined;
860
1735
  ExpiryMinutes?: number;
861
1736
  }
1737
+ /**
1738
+ * @public
1739
+ */
862
1740
  export interface UpdateProxySessionResponse {
863
1741
  ProxySession?: ProxySession;
864
1742
  }
1743
+ /**
1744
+ * @public
1745
+ */
865
1746
  export interface UpdateSipMediaApplicationRequest {
866
1747
  SipMediaApplicationId: string | undefined;
867
1748
  Name?: string;
868
1749
  Endpoints?: SipMediaApplicationEndpoint[];
869
1750
  }
1751
+ /**
1752
+ * @public
1753
+ */
870
1754
  export interface UpdateSipMediaApplicationResponse {
871
1755
  SipMediaApplication?: SipMediaApplication;
872
1756
  }
1757
+ /**
1758
+ * @public
1759
+ */
873
1760
  export interface UpdateSipMediaApplicationCallRequest {
874
1761
  SipMediaApplicationId: string | undefined;
875
1762
  TransactionId: string | undefined;
876
1763
  Arguments: Record<string, string> | undefined;
877
1764
  }
1765
+ /**
1766
+ * @public
1767
+ */
878
1768
  export interface UpdateSipMediaApplicationCallResponse {
879
1769
  SipMediaApplicationCall?: SipMediaApplicationCall;
880
1770
  }
1771
+ /**
1772
+ * @public
1773
+ */
881
1774
  export interface UpdateSipRuleRequest {
882
1775
  SipRuleId: string | undefined;
883
1776
  Name: string | undefined;
884
1777
  Disabled?: boolean;
885
1778
  TargetApplications?: SipRuleTargetApplication[];
886
1779
  }
1780
+ /**
1781
+ * @public
1782
+ */
887
1783
  export interface UpdateSipRuleResponse {
888
1784
  SipRule?: SipRule;
889
1785
  }
1786
+ /**
1787
+ * @public
1788
+ */
890
1789
  export interface UpdateVoiceConnectorRequest {
891
1790
  VoiceConnectorId: string | undefined;
892
1791
  Name: string | undefined;
893
1792
  RequireEncryption: boolean | undefined;
894
1793
  }
1794
+ /**
1795
+ * @public
1796
+ */
895
1797
  export interface UpdateVoiceConnectorResponse {
896
1798
  VoiceConnector?: VoiceConnector;
897
1799
  }
1800
+ /**
1801
+ * @public
1802
+ */
898
1803
  export interface UpdateVoiceConnectorGroupRequest {
899
1804
  VoiceConnectorGroupId: string | undefined;
900
1805
  Name: string | undefined;
901
1806
  VoiceConnectorItems: VoiceConnectorItem[] | undefined;
902
1807
  }
1808
+ /**
1809
+ * @public
1810
+ */
903
1811
  export interface UpdateVoiceConnectorGroupResponse {
904
1812
  VoiceConnectorGroup?: VoiceConnectorGroup;
905
1813
  }
1814
+ /**
1815
+ * @public
1816
+ */
1817
+ export interface UpdateVoiceProfileRequest {
1818
+ VoiceProfileId: string | undefined;
1819
+ SpeakerSearchTaskId: string | undefined;
1820
+ }
1821
+ /**
1822
+ * @public
1823
+ */
1824
+ export interface UpdateVoiceProfileResponse {
1825
+ VoiceProfile?: VoiceProfile;
1826
+ }
1827
+ /**
1828
+ * @public
1829
+ */
1830
+ export interface UpdateVoiceProfileDomainRequest {
1831
+ VoiceProfileDomainId: string | undefined;
1832
+ Name?: string;
1833
+ Description?: string;
1834
+ }
1835
+ /**
1836
+ * @public
1837
+ */
1838
+ export interface UpdateVoiceProfileDomainResponse {
1839
+ VoiceProfileDomain?: VoiceProfileDomain;
1840
+ }
1841
+ /**
1842
+ * @public
1843
+ */
906
1844
  export interface ValidateE911AddressRequest {
907
1845
  AwsAccountId: string | undefined;
908
1846
  StreetNumber: string | undefined;
@@ -912,6 +1850,9 @@ export interface ValidateE911AddressRequest {
912
1850
  Country: string | undefined;
913
1851
  PostalCode: string | undefined;
914
1852
  }
1853
+ /**
1854
+ * @public
1855
+ */
915
1856
  export interface ValidateE911AddressResponse {
916
1857
  ValidationResult?: number;
917
1858
  AddressExternalId?: string;
@@ -942,10 +1883,6 @@ export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSe
942
1883
  * @internal
943
1884
  */
944
1885
  export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse) => any;
945
- /**
946
- * @internal
947
- */
948
- export declare const BatchDeletePhoneNumberRequestFilterSensitiveLog: (obj: BatchDeletePhoneNumberRequest) => any;
949
1886
  /**
950
1887
  * @internal
951
1888
  */
@@ -982,10 +1919,6 @@ export declare const PhoneNumberOrderFilterSensitiveLog: (obj: PhoneNumberOrder)
982
1919
  * @internal
983
1920
  */
984
1921
  export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (obj: CreatePhoneNumberOrderResponse) => any;
985
- /**
986
- * @internal
987
- */
988
- export declare const GeoMatchParamsFilterSensitiveLog: (obj: GeoMatchParams) => any;
989
1922
  /**
990
1923
  * @internal
991
1924
  */
@@ -1025,99 +1958,35 @@ export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (ob
1025
1958
  /**
1026
1959
  * @internal
1027
1960
  */
1028
- export declare const SipMediaApplicationCallFilterSensitiveLog: (obj: SipMediaApplicationCall) => any;
1029
- /**
1030
- * @internal
1031
- */
1032
- export declare const CreateSipMediaApplicationCallResponseFilterSensitiveLog: (obj: CreateSipMediaApplicationCallResponse) => any;
1033
- /**
1034
- * @internal
1035
- */
1036
- export declare const SipRuleTargetApplicationFilterSensitiveLog: (obj: SipRuleTargetApplication) => any;
1037
- /**
1038
- * @internal
1039
- */
1040
- export declare const CreateSipRuleRequestFilterSensitiveLog: (obj: CreateSipRuleRequest) => any;
1041
- /**
1042
- * @internal
1043
- */
1044
- export declare const SipRuleFilterSensitiveLog: (obj: SipRule) => any;
1045
- /**
1046
- * @internal
1047
- */
1048
- export declare const CreateSipRuleResponseFilterSensitiveLog: (obj: CreateSipRuleResponse) => any;
1049
- /**
1050
- * @internal
1051
- */
1052
- export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (obj: CreateVoiceConnectorRequest) => any;
1961
+ export declare const VoiceProfileFilterSensitiveLog: (obj: VoiceProfile) => any;
1053
1962
  /**
1054
1963
  * @internal
1055
1964
  */
1056
- export declare const VoiceConnectorFilterSensitiveLog: (obj: VoiceConnector) => any;
1965
+ export declare const CreateVoiceProfileResponseFilterSensitiveLog: (obj: CreateVoiceProfileResponse) => any;
1057
1966
  /**
1058
1967
  * @internal
1059
1968
  */
1060
- export declare const CreateVoiceConnectorResponseFilterSensitiveLog: (obj: CreateVoiceConnectorResponse) => any;
1969
+ export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
1061
1970
  /**
1062
1971
  * @internal
1063
1972
  */
1064
- export declare const VoiceConnectorItemFilterSensitiveLog: (obj: VoiceConnectorItem) => any;
1973
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1065
1974
  /**
1066
1975
  * @internal
1067
1976
  */
1068
- export declare const CreateVoiceConnectorGroupRequestFilterSensitiveLog: (obj: CreateVoiceConnectorGroupRequest) => any;
1977
+ export declare const CreateVoiceProfileDomainRequestFilterSensitiveLog: (obj: CreateVoiceProfileDomainRequest) => any;
1069
1978
  /**
1070
1979
  * @internal
1071
1980
  */
1072
- export declare const VoiceConnectorGroupFilterSensitiveLog: (obj: VoiceConnectorGroup) => any;
1981
+ export declare const VoiceProfileDomainFilterSensitiveLog: (obj: VoiceProfileDomain) => any;
1073
1982
  /**
1074
1983
  * @internal
1075
1984
  */
1076
- export declare const CreateVoiceConnectorGroupResponseFilterSensitiveLog: (obj: CreateVoiceConnectorGroupResponse) => any;
1985
+ export declare const CreateVoiceProfileDomainResponseFilterSensitiveLog: (obj: CreateVoiceProfileDomainResponse) => any;
1077
1986
  /**
1078
1987
  * @internal
1079
1988
  */
1080
1989
  export declare const DeletePhoneNumberRequestFilterSensitiveLog: (obj: DeletePhoneNumberRequest) => any;
1081
- /**
1082
- * @internal
1083
- */
1084
- export declare const DeleteProxySessionRequestFilterSensitiveLog: (obj: DeleteProxySessionRequest) => any;
1085
- /**
1086
- * @internal
1087
- */
1088
- export declare const DeleteSipMediaApplicationRequestFilterSensitiveLog: (obj: DeleteSipMediaApplicationRequest) => any;
1089
- /**
1090
- * @internal
1091
- */
1092
- export declare const DeleteSipRuleRequestFilterSensitiveLog: (obj: DeleteSipRuleRequest) => any;
1093
- /**
1094
- * @internal
1095
- */
1096
- export declare const DeleteVoiceConnectorRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorRequest) => any;
1097
- /**
1098
- * @internal
1099
- */
1100
- export declare const DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorEmergencyCallingConfigurationRequest) => any;
1101
- /**
1102
- * @internal
1103
- */
1104
- export declare const DeleteVoiceConnectorGroupRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorGroupRequest) => any;
1105
- /**
1106
- * @internal
1107
- */
1108
- export declare const DeleteVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorOriginationRequest) => any;
1109
- /**
1110
- * @internal
1111
- */
1112
- export declare const DeleteVoiceConnectorProxyRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorProxyRequest) => any;
1113
- /**
1114
- * @internal
1115
- */
1116
- export declare const DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorStreamingConfigurationRequest) => any;
1117
- /**
1118
- * @internal
1119
- */
1120
- export declare const DeleteVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorTerminationRequest) => any;
1121
1990
  /**
1122
1991
  * @internal
1123
1992
  */
@@ -1138,26 +2007,10 @@ export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilte
1138
2007
  * @internal
1139
2008
  */
1140
2009
  export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse) => any;
1141
- /**
1142
- * @internal
1143
- */
1144
- export declare const VoiceConnectorSettingsFilterSensitiveLog: (obj: VoiceConnectorSettings) => any;
1145
- /**
1146
- * @internal
1147
- */
1148
- export declare const GetGlobalSettingsResponseFilterSensitiveLog: (obj: GetGlobalSettingsResponse) => any;
1149
2010
  /**
1150
2011
  * @internal
1151
2012
  */
1152
2013
  export declare const GetPhoneNumberRequestFilterSensitiveLog: (obj: GetPhoneNumberRequest) => any;
1153
- /**
1154
- * @internal
1155
- */
1156
- export declare const PhoneNumberAssociationFilterSensitiveLog: (obj: PhoneNumberAssociation) => any;
1157
- /**
1158
- * @internal
1159
- */
1160
- export declare const PhoneNumberCapabilitiesFilterSensitiveLog: (obj: PhoneNumberCapabilities) => any;
1161
2014
  /**
1162
2015
  * @internal
1163
2016
  */
@@ -1166,10 +2019,6 @@ export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
1166
2019
  * @internal
1167
2020
  */
1168
2021
  export declare const GetPhoneNumberResponseFilterSensitiveLog: (obj: GetPhoneNumberResponse) => any;
1169
- /**
1170
- * @internal
1171
- */
1172
- export declare const GetPhoneNumberOrderRequestFilterSensitiveLog: (obj: GetPhoneNumberOrderRequest) => any;
1173
2022
  /**
1174
2023
  * @internal
1175
2024
  */
@@ -1178,26 +2027,14 @@ export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (obj: GetPho
1178
2027
  * @internal
1179
2028
  */
1180
2029
  export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (obj: GetPhoneNumberSettingsResponse) => any;
1181
- /**
1182
- * @internal
1183
- */
1184
- export declare const GetProxySessionRequestFilterSensitiveLog: (obj: GetProxySessionRequest) => any;
1185
2030
  /**
1186
2031
  * @internal
1187
2032
  */
1188
2033
  export declare const GetProxySessionResponseFilterSensitiveLog: (obj: GetProxySessionResponse) => any;
1189
- /**
1190
- * @internal
1191
- */
1192
- export declare const GetSipMediaApplicationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationRequest) => any;
1193
2034
  /**
1194
2035
  * @internal
1195
2036
  */
1196
2037
  export declare const GetSipMediaApplicationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationResponse) => any;
1197
- /**
1198
- * @internal
1199
- */
1200
- export declare const GetSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationAlexaSkillConfigurationRequest) => any;
1201
2038
  /**
1202
2039
  * @internal
1203
2040
  */
@@ -1206,38 +2043,6 @@ export declare const SipMediaApplicationAlexaSkillConfigurationFilterSensitiveLo
1206
2043
  * @internal
1207
2044
  */
1208
2045
  export declare const GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationAlexaSkillConfigurationResponse) => any;
1209
- /**
1210
- * @internal
1211
- */
1212
- export declare const GetSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationRequest) => any;
1213
- /**
1214
- * @internal
1215
- */
1216
- export declare const SipMediaApplicationLoggingConfigurationFilterSensitiveLog: (obj: SipMediaApplicationLoggingConfiguration) => any;
1217
- /**
1218
- * @internal
1219
- */
1220
- export declare const GetSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationResponse) => any;
1221
- /**
1222
- * @internal
1223
- */
1224
- export declare const GetSipRuleRequestFilterSensitiveLog: (obj: GetSipRuleRequest) => any;
1225
- /**
1226
- * @internal
1227
- */
1228
- export declare const GetSipRuleResponseFilterSensitiveLog: (obj: GetSipRuleResponse) => any;
1229
- /**
1230
- * @internal
1231
- */
1232
- export declare const GetVoiceConnectorRequestFilterSensitiveLog: (obj: GetVoiceConnectorRequest) => any;
1233
- /**
1234
- * @internal
1235
- */
1236
- export declare const GetVoiceConnectorResponseFilterSensitiveLog: (obj: GetVoiceConnectorResponse) => any;
1237
- /**
1238
- * @internal
1239
- */
1240
- export declare const GetVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationRequest) => any;
1241
2046
  /**
1242
2047
  * @internal
1243
2048
  */
@@ -1250,46 +2055,6 @@ export declare const EmergencyCallingConfigurationFilterSensitiveLog: (obj: Emer
1250
2055
  * @internal
1251
2056
  */
1252
2057
  export declare const GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationResponse) => any;
1253
- /**
1254
- * @internal
1255
- */
1256
- export declare const GetVoiceConnectorGroupRequestFilterSensitiveLog: (obj: GetVoiceConnectorGroupRequest) => any;
1257
- /**
1258
- * @internal
1259
- */
1260
- export declare const GetVoiceConnectorGroupResponseFilterSensitiveLog: (obj: GetVoiceConnectorGroupResponse) => any;
1261
- /**
1262
- * @internal
1263
- */
1264
- export declare const GetVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationRequest) => any;
1265
- /**
1266
- * @internal
1267
- */
1268
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
1269
- /**
1270
- * @internal
1271
- */
1272
- export declare const GetVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationResponse) => any;
1273
- /**
1274
- * @internal
1275
- */
1276
- export declare const GetVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: GetVoiceConnectorOriginationRequest) => any;
1277
- /**
1278
- * @internal
1279
- */
1280
- export declare const OriginationRouteFilterSensitiveLog: (obj: OriginationRoute) => any;
1281
- /**
1282
- * @internal
1283
- */
1284
- export declare const OriginationFilterSensitiveLog: (obj: Origination) => any;
1285
- /**
1286
- * @internal
1287
- */
1288
- export declare const GetVoiceConnectorOriginationResponseFilterSensitiveLog: (obj: GetVoiceConnectorOriginationResponse) => any;
1289
- /**
1290
- * @internal
1291
- */
1292
- export declare const GetVoiceConnectorProxyRequestFilterSensitiveLog: (obj: GetVoiceConnectorProxyRequest) => any;
1293
2058
  /**
1294
2059
  * @internal
1295
2060
  */
@@ -1301,11 +2066,7 @@ export declare const GetVoiceConnectorProxyResponseFilterSensitiveLog: (obj: Get
1301
2066
  /**
1302
2067
  * @internal
1303
2068
  */
1304
- export declare const GetVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationRequest) => any;
1305
- /**
1306
- * @internal
1307
- */
1308
- export declare const StreamingNotificationTargetFilterSensitiveLog: (obj: StreamingNotificationTarget) => any;
2069
+ export declare const MediaInsightsConfigurationFilterSensitiveLog: (obj: MediaInsightsConfiguration) => any;
1309
2070
  /**
1310
2071
  * @internal
1311
2072
  */
@@ -1314,10 +2075,6 @@ export declare const StreamingConfigurationFilterSensitiveLog: (obj: StreamingCo
1314
2075
  * @internal
1315
2076
  */
1316
2077
  export declare const GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationResponse) => any;
1317
- /**
1318
- * @internal
1319
- */
1320
- export declare const GetVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: GetVoiceConnectorTerminationRequest) => any;
1321
2078
  /**
1322
2079
  * @internal
1323
2080
  */
@@ -1329,47 +2086,23 @@ export declare const GetVoiceConnectorTerminationResponseFilterSensitiveLog: (ob
1329
2086
  /**
1330
2087
  * @internal
1331
2088
  */
1332
- export declare const GetVoiceConnectorTerminationHealthRequestFilterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthRequest) => any;
1333
- /**
1334
- * @internal
1335
- */
1336
- export declare const TerminationHealthFilterSensitiveLog: (obj: TerminationHealth) => any;
1337
- /**
1338
- * @internal
1339
- */
1340
- export declare const GetVoiceConnectorTerminationHealthResponseFilterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthResponse) => any;
2089
+ export declare const GetVoiceProfileResponseFilterSensitiveLog: (obj: GetVoiceProfileResponse) => any;
1341
2090
  /**
1342
2091
  * @internal
1343
2092
  */
1344
- export declare const ListAvailableVoiceConnectorRegionsResponseFilterSensitiveLog: (obj: ListAvailableVoiceConnectorRegionsResponse) => any;
1345
- /**
1346
- * @internal
1347
- */
1348
- export declare const ListPhoneNumberOrdersRequestFilterSensitiveLog: (obj: ListPhoneNumberOrdersRequest) => any;
2093
+ export declare const GetVoiceProfileDomainResponseFilterSensitiveLog: (obj: GetVoiceProfileDomainResponse) => any;
1349
2094
  /**
1350
2095
  * @internal
1351
2096
  */
1352
2097
  export declare const ListPhoneNumberOrdersResponseFilterSensitiveLog: (obj: ListPhoneNumberOrdersResponse) => any;
1353
- /**
1354
- * @internal
1355
- */
1356
- export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
1357
2098
  /**
1358
2099
  * @internal
1359
2100
  */
1360
2101
  export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
1361
- /**
1362
- * @internal
1363
- */
1364
- export declare const ListProxySessionsRequestFilterSensitiveLog: (obj: ListProxySessionsRequest) => any;
1365
2102
  /**
1366
2103
  * @internal
1367
2104
  */
1368
2105
  export declare const ListProxySessionsResponseFilterSensitiveLog: (obj: ListProxySessionsResponse) => any;
1369
- /**
1370
- * @internal
1371
- */
1372
- export declare const ListSipMediaApplicationsRequestFilterSensitiveLog: (obj: ListSipMediaApplicationsRequest) => any;
1373
2106
  /**
1374
2107
  * @internal
1375
2108
  */
@@ -1377,47 +2110,31 @@ export declare const ListSipMediaApplicationsResponseFilterSensitiveLog: (obj: L
1377
2110
  /**
1378
2111
  * @internal
1379
2112
  */
1380
- export declare const ListSipRulesRequestFilterSensitiveLog: (obj: ListSipRulesRequest) => any;
1381
- /**
1382
- * @internal
1383
- */
1384
- export declare const ListSipRulesResponseFilterSensitiveLog: (obj: ListSipRulesResponse) => any;
1385
- /**
1386
- * @internal
1387
- */
1388
- export declare const ListSupportedPhoneNumberCountriesRequestFilterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesRequest) => any;
1389
- /**
1390
- * @internal
1391
- */
1392
- export declare const PhoneNumberCountryFilterSensitiveLog: (obj: PhoneNumberCountry) => any;
1393
- /**
1394
- * @internal
1395
- */
1396
- export declare const ListSupportedPhoneNumberCountriesResponseFilterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesResponse) => any;
2113
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1397
2114
  /**
1398
2115
  * @internal
1399
2116
  */
1400
- export declare const ListVoiceConnectorGroupsRequestFilterSensitiveLog: (obj: ListVoiceConnectorGroupsRequest) => any;
2117
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1401
2118
  /**
1402
2119
  * @internal
1403
2120
  */
1404
- export declare const ListVoiceConnectorGroupsResponseFilterSensitiveLog: (obj: ListVoiceConnectorGroupsResponse) => any;
2121
+ export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
1405
2122
  /**
1406
2123
  * @internal
1407
2124
  */
1408
- export declare const ListVoiceConnectorsRequestFilterSensitiveLog: (obj: ListVoiceConnectorsRequest) => any;
2125
+ export declare const VoiceProfileDomainSummaryFilterSensitiveLog: (obj: VoiceProfileDomainSummary) => any;
1409
2126
  /**
1410
2127
  * @internal
1411
2128
  */
1412
- export declare const ListVoiceConnectorsResponseFilterSensitiveLog: (obj: ListVoiceConnectorsResponse) => any;
2129
+ export declare const ListVoiceProfileDomainsResponseFilterSensitiveLog: (obj: ListVoiceProfileDomainsResponse) => any;
1413
2130
  /**
1414
2131
  * @internal
1415
2132
  */
1416
- export declare const ListVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsRequest) => any;
2133
+ export declare const VoiceProfileSummaryFilterSensitiveLog: (obj: VoiceProfileSummary) => any;
1417
2134
  /**
1418
2135
  * @internal
1419
2136
  */
1420
- export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
2137
+ export declare const ListVoiceProfilesResponseFilterSensitiveLog: (obj: ListVoiceProfilesResponse) => any;
1421
2138
  /**
1422
2139
  * @internal
1423
2140
  */
@@ -1426,14 +2143,6 @@ export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterS
1426
2143
  * @internal
1427
2144
  */
1428
2145
  export declare const PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: PutSipMediaApplicationAlexaSkillConfigurationResponse) => any;
1429
- /**
1430
- * @internal
1431
- */
1432
- export declare const PutSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationRequest) => any;
1433
- /**
1434
- * @internal
1435
- */
1436
- export declare const PutSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationResponse) => any;
1437
2146
  /**
1438
2147
  * @internal
1439
2148
  */
@@ -1442,22 +2151,6 @@ export declare const PutVoiceConnectorEmergencyCallingConfigurationRequestFilter
1442
2151
  * @internal
1443
2152
  */
1444
2153
  export declare const PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationResponse) => any;
1445
- /**
1446
- * @internal
1447
- */
1448
- export declare const PutVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationRequest) => any;
1449
- /**
1450
- * @internal
1451
- */
1452
- export declare const PutVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationResponse) => any;
1453
- /**
1454
- * @internal
1455
- */
1456
- export declare const PutVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: PutVoiceConnectorOriginationRequest) => any;
1457
- /**
1458
- * @internal
1459
- */
1460
- export declare const PutVoiceConnectorOriginationResponseFilterSensitiveLog: (obj: PutVoiceConnectorOriginationResponse) => any;
1461
2154
  /**
1462
2155
  * @internal
1463
2156
  */
@@ -1501,15 +2194,15 @@ export declare const RestorePhoneNumberResponseFilterSensitiveLog: (obj: Restore
1501
2194
  /**
1502
2195
  * @internal
1503
2196
  */
1504
- export declare const SearchAvailablePhoneNumbersRequestFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
2197
+ export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
1505
2198
  /**
1506
2199
  * @internal
1507
2200
  */
1508
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
2201
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1509
2202
  /**
1510
2203
  * @internal
1511
2204
  */
1512
- export declare const UpdateGlobalSettingsRequestFilterSensitiveLog: (obj: UpdateGlobalSettingsRequest) => any;
2205
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1513
2206
  /**
1514
2207
  * @internal
1515
2208
  */
@@ -1522,10 +2215,6 @@ export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePh
1522
2215
  * @internal
1523
2216
  */
1524
2217
  export declare const UpdatePhoneNumberSettingsRequestFilterSensitiveLog: (obj: UpdatePhoneNumberSettingsRequest) => any;
1525
- /**
1526
- * @internal
1527
- */
1528
- export declare const UpdateProxySessionRequestFilterSensitiveLog: (obj: UpdateProxySessionRequest) => any;
1529
2218
  /**
1530
2219
  * @internal
1531
2220
  */
@@ -1545,31 +2234,11 @@ export declare const UpdateSipMediaApplicationCallRequestFilterSensitiveLog: (ob
1545
2234
  /**
1546
2235
  * @internal
1547
2236
  */
1548
- export declare const UpdateSipMediaApplicationCallResponseFilterSensitiveLog: (obj: UpdateSipMediaApplicationCallResponse) => any;
1549
- /**
1550
- * @internal
1551
- */
1552
- export declare const UpdateSipRuleRequestFilterSensitiveLog: (obj: UpdateSipRuleRequest) => any;
1553
- /**
1554
- * @internal
1555
- */
1556
- export declare const UpdateSipRuleResponseFilterSensitiveLog: (obj: UpdateSipRuleResponse) => any;
1557
- /**
1558
- * @internal
1559
- */
1560
- export declare const UpdateVoiceConnectorRequestFilterSensitiveLog: (obj: UpdateVoiceConnectorRequest) => any;
1561
- /**
1562
- * @internal
1563
- */
1564
- export declare const UpdateVoiceConnectorResponseFilterSensitiveLog: (obj: UpdateVoiceConnectorResponse) => any;
1565
- /**
1566
- * @internal
1567
- */
1568
- export declare const UpdateVoiceConnectorGroupRequestFilterSensitiveLog: (obj: UpdateVoiceConnectorGroupRequest) => any;
2237
+ export declare const UpdateVoiceProfileResponseFilterSensitiveLog: (obj: UpdateVoiceProfileResponse) => any;
1569
2238
  /**
1570
2239
  * @internal
1571
2240
  */
1572
- export declare const UpdateVoiceConnectorGroupResponseFilterSensitiveLog: (obj: UpdateVoiceConnectorGroupResponse) => any;
2241
+ export declare const UpdateVoiceProfileDomainResponseFilterSensitiveLog: (obj: UpdateVoiceProfileDomainResponse) => any;
1573
2242
  /**
1574
2243
  * @internal
1575
2244
  */