@aws-sdk/client-chime-sdk-voice 3.1076.0 → 3.1078.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 (308) hide show
  1. package/dist-cjs/index.js +107 -965
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +2 -14
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +2 -14
  5. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -14
  6. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +2 -14
  7. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +2 -14
  8. package/dist-es/commands/CreateProxySessionCommand.js +2 -14
  9. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -14
  10. package/dist-es/commands/CreateSipMediaApplicationCommand.js +2 -14
  11. package/dist-es/commands/CreateSipRuleCommand.js +2 -14
  12. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -14
  13. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -14
  14. package/dist-es/commands/CreateVoiceProfileCommand.js +2 -14
  15. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +2 -14
  16. package/dist-es/commands/DeletePhoneNumberCommand.js +2 -14
  17. package/dist-es/commands/DeleteProxySessionCommand.js +2 -14
  18. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -14
  19. package/dist-es/commands/DeleteSipRuleCommand.js +2 -14
  20. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -14
  21. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  22. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  23. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -14
  24. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -14
  25. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -14
  26. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -14
  27. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -14
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +2 -14
  29. package/dist-es/commands/DeleteVoiceProfileCommand.js +2 -14
  30. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +2 -14
  31. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +2 -14
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +2 -14
  33. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -14
  34. package/dist-es/commands/GetPhoneNumberCommand.js +2 -14
  35. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -14
  36. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +2 -14
  37. package/dist-es/commands/GetProxySessionCommand.js +2 -14
  38. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -14
  39. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -14
  40. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -14
  41. package/dist-es/commands/GetSipRuleCommand.js +2 -14
  42. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +2 -14
  43. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -14
  44. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  45. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  46. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -14
  47. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -14
  48. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -14
  49. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -14
  50. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -14
  51. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -14
  52. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -14
  53. package/dist-es/commands/GetVoiceProfileCommand.js +2 -14
  54. package/dist-es/commands/GetVoiceProfileDomainCommand.js +2 -14
  55. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +2 -14
  56. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -14
  57. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -14
  58. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -14
  59. package/dist-es/commands/ListProxySessionsCommand.js +2 -14
  60. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -14
  61. package/dist-es/commands/ListSipRulesCommand.js +2 -14
  62. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -14
  63. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  64. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -14
  65. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -14
  66. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -14
  67. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +2 -14
  68. package/dist-es/commands/ListVoiceProfilesCommand.js +2 -14
  69. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -14
  70. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -14
  71. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  72. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  73. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -14
  74. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -14
  75. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +2 -14
  76. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +2 -14
  77. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +2 -14
  78. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +2 -14
  79. package/dist-es/commands/RestorePhoneNumberCommand.js +2 -14
  80. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -14
  81. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +2 -14
  82. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +2 -14
  83. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +2 -14
  84. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +2 -14
  85. package/dist-es/commands/TagResourceCommand.js +2 -14
  86. package/dist-es/commands/UntagResourceCommand.js +2 -14
  87. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -14
  88. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
  89. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +2 -14
  90. package/dist-es/commands/UpdateProxySessionCommand.js +2 -14
  91. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -14
  92. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +2 -14
  93. package/dist-es/commands/UpdateSipRuleCommand.js +2 -14
  94. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -14
  95. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -14
  96. package/dist-es/commands/UpdateVoiceProfileCommand.js +2 -14
  97. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +2 -14
  98. package/dist-es/commands/ValidateE911AddressCommand.js +2 -14
  99. package/dist-es/index.js +1 -0
  100. package/dist-es/runtimeConfig.browser.js +0 -2
  101. package/dist-es/runtimeConfig.js +1 -2
  102. package/dist-es/runtimeConfig.native.js +0 -2
  103. package/dist-es/runtimeConfig.shared.js +2 -0
  104. package/dist-types/commandBuilder.d.ts +18 -0
  105. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +3 -8
  106. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +3 -8
  107. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +3 -8
  108. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -8
  109. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateProxySessionCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -8
  114. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +3 -8
  115. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -8
  116. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +3 -8
  117. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +3 -8
  118. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +3 -8
  119. package/dist-types/commands/DeleteProxySessionCommand.d.ts +3 -8
  120. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +3 -8
  121. package/dist-types/commands/DeleteSipRuleCommand.d.ts +3 -8
  122. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  124. package/dist-types/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +3 -8
  133. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +3 -8
  134. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +3 -8
  135. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +3 -8
  136. package/dist-types/commands/GetPhoneNumberCommand.d.ts +3 -8
  137. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +3 -8
  138. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +3 -8
  139. package/dist-types/commands/GetProxySessionCommand.d.ts +3 -8
  140. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -8
  141. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +3 -8
  142. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -8
  143. package/dist-types/commands/GetSipRuleCommand.d.ts +3 -8
  144. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +3 -8
  145. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +3 -8
  146. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  147. package/dist-types/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  148. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +3 -8
  149. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -8
  150. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -8
  151. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +3 -8
  152. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  153. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -8
  154. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -8
  155. package/dist-types/commands/GetVoiceProfileCommand.d.ts +3 -8
  156. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +3 -8
  157. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +3 -8
  158. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +3 -8
  159. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +3 -8
  160. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -8
  161. package/dist-types/commands/ListProxySessionsCommand.d.ts +3 -8
  162. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +3 -8
  163. package/dist-types/commands/ListSipRulesCommand.d.ts +3 -8
  164. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -8
  165. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  166. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -8
  167. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  168. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +3 -8
  169. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +3 -8
  170. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +3 -8
  171. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -8
  172. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -8
  173. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  174. package/dist-types/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  175. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +3 -8
  176. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +3 -8
  177. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +3 -8
  178. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  179. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +3 -8
  180. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  181. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +3 -8
  182. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -8
  183. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +3 -8
  184. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +3 -8
  185. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +3 -8
  186. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +3 -8
  187. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  188. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  189. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -8
  190. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  191. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -8
  192. package/dist-types/commands/UpdateProxySessionCommand.d.ts +3 -8
  193. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +3 -8
  194. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -8
  195. package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -8
  196. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +3 -8
  197. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -8
  198. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +3 -8
  199. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +3 -8
  200. package/dist-types/commands/ValidateE911AddressCommand.d.ts +3 -8
  201. package/dist-types/index.d.ts +1 -0
  202. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  203. package/dist-types/runtimeConfig.d.ts +1 -1
  204. package/dist-types/runtimeConfig.native.d.ts +1 -1
  205. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  206. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  207. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/index.d.ts +1 -0
  304. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  305. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  306. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  307. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  308. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultChimeSDKVoiceHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2491,6 +2493,7 @@ const getRuntimeConfig$1 = (config) => {
2491
2493
  serviceTarget: "ChimeSDKTelephonyService",
2492
2494
  },
2493
2495
  serviceId: config?.serviceId ?? "Chime SDK Voice",
2496
+ sha256: config?.sha256 ?? Sha256,
2494
2497
  urlParser: config?.urlParser ?? parseUrl,
2495
2498
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2496
2499
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2524,7 +2527,6 @@ const getRuntimeConfig = (config) => {
2524
2527
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2525
2528
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2526
2529
  }, config),
2527
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
2528
2530
  streamCollector: config?.streamCollector ?? streamCollector,
2529
2531
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2530
2532
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -2612,1156 +2614,296 @@ class ChimeSDKVoiceClient extends Client {
2612
2614
  }
2613
2615
  }
2614
2616
 
2615
- class AssociatePhoneNumbersWithVoiceConnectorCommand extends Command
2616
- .classBuilder()
2617
- .ep(commonParams)
2618
- .m(function (Command, cs, config, o) {
2619
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2620
- })
2621
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnector", {})
2622
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
2623
- .sc(AssociatePhoneNumbersWithVoiceConnector$)
2624
- .build() {
2617
+ const command = makeBuilder(commonParams, "ChimeSDKTelephonyService", "ChimeSDKVoiceClient", getEndpointPlugin);
2618
+ const _ep0 = {};
2619
+ const _mw0 = (Command, cs, config, o) => [];
2620
+
2621
+ class AssociatePhoneNumbersWithVoiceConnectorCommand extends command(_ep0, _mw0, "AssociatePhoneNumbersWithVoiceConnector", AssociatePhoneNumbersWithVoiceConnector$) {
2625
2622
  }
2626
2623
 
2627
- class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends Command
2628
- .classBuilder()
2629
- .ep(commonParams)
2630
- .m(function (Command, cs, config, o) {
2631
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2632
- })
2633
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
2634
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
2635
- .sc(AssociatePhoneNumbersWithVoiceConnectorGroup$)
2636
- .build() {
2624
+ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends command(_ep0, _mw0, "AssociatePhoneNumbersWithVoiceConnectorGroup", AssociatePhoneNumbersWithVoiceConnectorGroup$) {
2637
2625
  }
2638
2626
 
2639
- class BatchDeletePhoneNumberCommand extends Command
2640
- .classBuilder()
2641
- .ep(commonParams)
2642
- .m(function (Command, cs, config, o) {
2643
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2644
- })
2645
- .s("ChimeSDKTelephonyService", "BatchDeletePhoneNumber", {})
2646
- .n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
2647
- .sc(BatchDeletePhoneNumber$)
2648
- .build() {
2627
+ class BatchDeletePhoneNumberCommand extends command(_ep0, _mw0, "BatchDeletePhoneNumber", BatchDeletePhoneNumber$) {
2649
2628
  }
2650
2629
 
2651
- class BatchUpdatePhoneNumberCommand extends Command
2652
- .classBuilder()
2653
- .ep(commonParams)
2654
- .m(function (Command, cs, config, o) {
2655
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2656
- })
2657
- .s("ChimeSDKTelephonyService", "BatchUpdatePhoneNumber", {})
2658
- .n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
2659
- .sc(BatchUpdatePhoneNumber$)
2660
- .build() {
2630
+ class BatchUpdatePhoneNumberCommand extends command(_ep0, _mw0, "BatchUpdatePhoneNumber", BatchUpdatePhoneNumber$) {
2661
2631
  }
2662
2632
 
2663
- class CreatePhoneNumberOrderCommand extends Command
2664
- .classBuilder()
2665
- .ep(commonParams)
2666
- .m(function (Command, cs, config, o) {
2667
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2668
- })
2669
- .s("ChimeSDKTelephonyService", "CreatePhoneNumberOrder", {})
2670
- .n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
2671
- .sc(CreatePhoneNumberOrder$)
2672
- .build() {
2633
+ class CreatePhoneNumberOrderCommand extends command(_ep0, _mw0, "CreatePhoneNumberOrder", CreatePhoneNumberOrder$) {
2673
2634
  }
2674
2635
 
2675
- class CreateProxySessionCommand extends Command
2676
- .classBuilder()
2677
- .ep(commonParams)
2678
- .m(function (Command, cs, config, o) {
2679
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2680
- })
2681
- .s("ChimeSDKTelephonyService", "CreateProxySession", {})
2682
- .n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
2683
- .sc(CreateProxySession$)
2684
- .build() {
2636
+ class CreateProxySessionCommand extends command(_ep0, _mw0, "CreateProxySession", CreateProxySession$) {
2685
2637
  }
2686
2638
 
2687
- class CreateSipMediaApplicationCallCommand extends Command
2688
- .classBuilder()
2689
- .ep(commonParams)
2690
- .m(function (Command, cs, config, o) {
2691
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2692
- })
2693
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplicationCall", {})
2694
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
2695
- .sc(CreateSipMediaApplicationCall$)
2696
- .build() {
2639
+ class CreateSipMediaApplicationCallCommand extends command(_ep0, _mw0, "CreateSipMediaApplicationCall", CreateSipMediaApplicationCall$) {
2697
2640
  }
2698
2641
 
2699
- class CreateSipMediaApplicationCommand extends Command
2700
- .classBuilder()
2701
- .ep(commonParams)
2702
- .m(function (Command, cs, config, o) {
2703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2704
- })
2705
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplication", {})
2706
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
2707
- .sc(CreateSipMediaApplication$)
2708
- .build() {
2642
+ class CreateSipMediaApplicationCommand extends command(_ep0, _mw0, "CreateSipMediaApplication", CreateSipMediaApplication$) {
2709
2643
  }
2710
2644
 
2711
- class CreateSipRuleCommand extends Command
2712
- .classBuilder()
2713
- .ep(commonParams)
2714
- .m(function (Command, cs, config, o) {
2715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2716
- })
2717
- .s("ChimeSDKTelephonyService", "CreateSipRule", {})
2718
- .n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
2719
- .sc(CreateSipRule$)
2720
- .build() {
2645
+ class CreateSipRuleCommand extends command(_ep0, _mw0, "CreateSipRule", CreateSipRule$) {
2721
2646
  }
2722
2647
 
2723
- class CreateVoiceConnectorCommand extends Command
2724
- .classBuilder()
2725
- .ep(commonParams)
2726
- .m(function (Command, cs, config, o) {
2727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2728
- })
2729
- .s("ChimeSDKTelephonyService", "CreateVoiceConnector", {})
2730
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
2731
- .sc(CreateVoiceConnector$)
2732
- .build() {
2648
+ class CreateVoiceConnectorCommand extends command(_ep0, _mw0, "CreateVoiceConnector", CreateVoiceConnector$) {
2733
2649
  }
2734
2650
 
2735
- class CreateVoiceConnectorGroupCommand extends Command
2736
- .classBuilder()
2737
- .ep(commonParams)
2738
- .m(function (Command, cs, config, o) {
2739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2740
- })
2741
- .s("ChimeSDKTelephonyService", "CreateVoiceConnectorGroup", {})
2742
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
2743
- .sc(CreateVoiceConnectorGroup$)
2744
- .build() {
2651
+ class CreateVoiceConnectorGroupCommand extends command(_ep0, _mw0, "CreateVoiceConnectorGroup", CreateVoiceConnectorGroup$) {
2745
2652
  }
2746
2653
 
2747
- class CreateVoiceProfileCommand extends Command
2748
- .classBuilder()
2749
- .ep(commonParams)
2750
- .m(function (Command, cs, config, o) {
2751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2752
- })
2753
- .s("ChimeSDKTelephonyService", "CreateVoiceProfile", {})
2754
- .n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
2755
- .sc(CreateVoiceProfile$)
2756
- .build() {
2654
+ class CreateVoiceProfileCommand extends command(_ep0, _mw0, "CreateVoiceProfile", CreateVoiceProfile$) {
2757
2655
  }
2758
2656
 
2759
- class CreateVoiceProfileDomainCommand extends Command
2760
- .classBuilder()
2761
- .ep(commonParams)
2762
- .m(function (Command, cs, config, o) {
2763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2764
- })
2765
- .s("ChimeSDKTelephonyService", "CreateVoiceProfileDomain", {})
2766
- .n("ChimeSDKVoiceClient", "CreateVoiceProfileDomainCommand")
2767
- .sc(CreateVoiceProfileDomain$)
2768
- .build() {
2657
+ class CreateVoiceProfileDomainCommand extends command(_ep0, _mw0, "CreateVoiceProfileDomain", CreateVoiceProfileDomain$) {
2769
2658
  }
2770
2659
 
2771
- class DeletePhoneNumberCommand extends Command
2772
- .classBuilder()
2773
- .ep(commonParams)
2774
- .m(function (Command, cs, config, o) {
2775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2776
- })
2777
- .s("ChimeSDKTelephonyService", "DeletePhoneNumber", {})
2778
- .n("ChimeSDKVoiceClient", "DeletePhoneNumberCommand")
2779
- .sc(DeletePhoneNumber$)
2780
- .build() {
2660
+ class DeletePhoneNumberCommand extends command(_ep0, _mw0, "DeletePhoneNumber", DeletePhoneNumber$) {
2781
2661
  }
2782
2662
 
2783
- class DeleteProxySessionCommand extends Command
2784
- .classBuilder()
2785
- .ep(commonParams)
2786
- .m(function (Command, cs, config, o) {
2787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2788
- })
2789
- .s("ChimeSDKTelephonyService", "DeleteProxySession", {})
2790
- .n("ChimeSDKVoiceClient", "DeleteProxySessionCommand")
2791
- .sc(DeleteProxySession$)
2792
- .build() {
2663
+ class DeleteProxySessionCommand extends command(_ep0, _mw0, "DeleteProxySession", DeleteProxySession$) {
2793
2664
  }
2794
2665
 
2795
- class DeleteSipMediaApplicationCommand extends Command
2796
- .classBuilder()
2797
- .ep(commonParams)
2798
- .m(function (Command, cs, config, o) {
2799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2800
- })
2801
- .s("ChimeSDKTelephonyService", "DeleteSipMediaApplication", {})
2802
- .n("ChimeSDKVoiceClient", "DeleteSipMediaApplicationCommand")
2803
- .sc(DeleteSipMediaApplication$)
2804
- .build() {
2666
+ class DeleteSipMediaApplicationCommand extends command(_ep0, _mw0, "DeleteSipMediaApplication", DeleteSipMediaApplication$) {
2805
2667
  }
2806
2668
 
2807
- class DeleteSipRuleCommand extends Command
2808
- .classBuilder()
2809
- .ep(commonParams)
2810
- .m(function (Command, cs, config, o) {
2811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2812
- })
2813
- .s("ChimeSDKTelephonyService", "DeleteSipRule", {})
2814
- .n("ChimeSDKVoiceClient", "DeleteSipRuleCommand")
2815
- .sc(DeleteSipRule$)
2816
- .build() {
2669
+ class DeleteSipRuleCommand extends command(_ep0, _mw0, "DeleteSipRule", DeleteSipRule$) {
2817
2670
  }
2818
2671
 
2819
- class DeleteVoiceConnectorCommand extends Command
2820
- .classBuilder()
2821
- .ep(commonParams)
2822
- .m(function (Command, cs, config, o) {
2823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2824
- })
2825
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnector", {})
2826
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorCommand")
2827
- .sc(DeleteVoiceConnector$)
2828
- .build() {
2672
+ class DeleteVoiceConnectorCommand extends command(_ep0, _mw0, "DeleteVoiceConnector", DeleteVoiceConnector$) {
2829
2673
  }
2830
2674
 
2831
- class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends Command
2832
- .classBuilder()
2833
- .ep(commonParams)
2834
- .m(function (Command, cs, config, o) {
2835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2836
- })
2837
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorEmergencyCallingConfiguration", {})
2838
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorEmergencyCallingConfigurationCommand")
2839
- .sc(DeleteVoiceConnectorEmergencyCallingConfiguration$)
2840
- .build() {
2675
+ class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorEmergencyCallingConfiguration", DeleteVoiceConnectorEmergencyCallingConfiguration$) {
2841
2676
  }
2842
2677
 
2843
- class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends Command
2844
- .classBuilder()
2845
- .ep(commonParams)
2846
- .m(function (Command, cs, config, o) {
2847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2848
- })
2849
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorExternalSystemsConfiguration", {})
2850
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorExternalSystemsConfigurationCommand")
2851
- .sc(DeleteVoiceConnectorExternalSystemsConfiguration$)
2852
- .build() {
2678
+ class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorExternalSystemsConfiguration", DeleteVoiceConnectorExternalSystemsConfiguration$) {
2853
2679
  }
2854
2680
 
2855
- class DeleteVoiceConnectorGroupCommand extends Command
2856
- .classBuilder()
2857
- .ep(commonParams)
2858
- .m(function (Command, cs, config, o) {
2859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2860
- })
2861
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorGroup", {})
2862
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorGroupCommand")
2863
- .sc(DeleteVoiceConnectorGroup$)
2864
- .build() {
2681
+ class DeleteVoiceConnectorGroupCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorGroup", DeleteVoiceConnectorGroup$) {
2865
2682
  }
2866
2683
 
2867
- class DeleteVoiceConnectorOriginationCommand extends Command
2868
- .classBuilder()
2869
- .ep(commonParams)
2870
- .m(function (Command, cs, config, o) {
2871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2872
- })
2873
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorOrigination", {})
2874
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorOriginationCommand")
2875
- .sc(DeleteVoiceConnectorOrigination$)
2876
- .build() {
2684
+ class DeleteVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorOrigination", DeleteVoiceConnectorOrigination$) {
2877
2685
  }
2878
2686
 
2879
- class DeleteVoiceConnectorProxyCommand extends Command
2880
- .classBuilder()
2881
- .ep(commonParams)
2882
- .m(function (Command, cs, config, o) {
2883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2884
- })
2885
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorProxy", {})
2886
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorProxyCommand")
2887
- .sc(DeleteVoiceConnectorProxy$)
2888
- .build() {
2687
+ class DeleteVoiceConnectorProxyCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorProxy", DeleteVoiceConnectorProxy$) {
2889
2688
  }
2890
2689
 
2891
- class DeleteVoiceConnectorStreamingConfigurationCommand extends Command
2892
- .classBuilder()
2893
- .ep(commonParams)
2894
- .m(function (Command, cs, config, o) {
2895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2896
- })
2897
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorStreamingConfiguration", {})
2898
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorStreamingConfigurationCommand")
2899
- .sc(DeleteVoiceConnectorStreamingConfiguration$)
2900
- .build() {
2690
+ class DeleteVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorStreamingConfiguration", DeleteVoiceConnectorStreamingConfiguration$) {
2901
2691
  }
2902
2692
 
2903
- class DeleteVoiceConnectorTerminationCommand extends Command
2904
- .classBuilder()
2905
- .ep(commonParams)
2906
- .m(function (Command, cs, config, o) {
2907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2908
- })
2909
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTermination", {})
2910
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCommand")
2911
- .sc(DeleteVoiceConnectorTermination$)
2912
- .build() {
2693
+ class DeleteVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorTermination", DeleteVoiceConnectorTermination$) {
2913
2694
  }
2914
2695
 
2915
- class DeleteVoiceConnectorTerminationCredentialsCommand extends Command
2916
- .classBuilder()
2917
- .ep(commonParams)
2918
- .m(function (Command, cs, config, o) {
2919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2920
- })
2921
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTerminationCredentials", {})
2922
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCredentialsCommand")
2923
- .sc(DeleteVoiceConnectorTerminationCredentials$)
2924
- .build() {
2696
+ class DeleteVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorTerminationCredentials", DeleteVoiceConnectorTerminationCredentials$) {
2925
2697
  }
2926
2698
 
2927
- class DeleteVoiceProfileCommand extends Command
2928
- .classBuilder()
2929
- .ep(commonParams)
2930
- .m(function (Command, cs, config, o) {
2931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2932
- })
2933
- .s("ChimeSDKTelephonyService", "DeleteVoiceProfile", {})
2934
- .n("ChimeSDKVoiceClient", "DeleteVoiceProfileCommand")
2935
- .sc(DeleteVoiceProfile$)
2936
- .build() {
2699
+ class DeleteVoiceProfileCommand extends command(_ep0, _mw0, "DeleteVoiceProfile", DeleteVoiceProfile$) {
2937
2700
  }
2938
2701
 
2939
- class DeleteVoiceProfileDomainCommand extends Command
2940
- .classBuilder()
2941
- .ep(commonParams)
2942
- .m(function (Command, cs, config, o) {
2943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2944
- })
2945
- .s("ChimeSDKTelephonyService", "DeleteVoiceProfileDomain", {})
2946
- .n("ChimeSDKVoiceClient", "DeleteVoiceProfileDomainCommand")
2947
- .sc(DeleteVoiceProfileDomain$)
2948
- .build() {
2702
+ class DeleteVoiceProfileDomainCommand extends command(_ep0, _mw0, "DeleteVoiceProfileDomain", DeleteVoiceProfileDomain$) {
2949
2703
  }
2950
2704
 
2951
- class DisassociatePhoneNumbersFromVoiceConnectorCommand extends Command
2952
- .classBuilder()
2953
- .ep(commonParams)
2954
- .m(function (Command, cs, config, o) {
2955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2956
- })
2957
- .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnector", {})
2958
- .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorCommand")
2959
- .sc(DisassociatePhoneNumbersFromVoiceConnector$)
2960
- .build() {
2705
+ class DisassociatePhoneNumbersFromVoiceConnectorCommand extends command(_ep0, _mw0, "DisassociatePhoneNumbersFromVoiceConnector", DisassociatePhoneNumbersFromVoiceConnector$) {
2961
2706
  }
2962
2707
 
2963
- class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends Command
2964
- .classBuilder()
2965
- .ep(commonParams)
2966
- .m(function (Command, cs, config, o) {
2967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2968
- })
2969
- .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnectorGroup", {})
2970
- .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorGroupCommand")
2971
- .sc(DisassociatePhoneNumbersFromVoiceConnectorGroup$)
2972
- .build() {
2708
+ class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends command(_ep0, _mw0, "DisassociatePhoneNumbersFromVoiceConnectorGroup", DisassociatePhoneNumbersFromVoiceConnectorGroup$) {
2973
2709
  }
2974
2710
 
2975
- class GetGlobalSettingsCommand extends Command
2976
- .classBuilder()
2977
- .ep(commonParams)
2978
- .m(function (Command, cs, config, o) {
2979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2980
- })
2981
- .s("ChimeSDKTelephonyService", "GetGlobalSettings", {})
2982
- .n("ChimeSDKVoiceClient", "GetGlobalSettingsCommand")
2983
- .sc(GetGlobalSettings$)
2984
- .build() {
2711
+ class GetGlobalSettingsCommand extends command(_ep0, _mw0, "GetGlobalSettings", GetGlobalSettings$) {
2985
2712
  }
2986
2713
 
2987
- class GetPhoneNumberCommand extends Command
2988
- .classBuilder()
2989
- .ep(commonParams)
2990
- .m(function (Command, cs, config, o) {
2991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2992
- })
2993
- .s("ChimeSDKTelephonyService", "GetPhoneNumber", {})
2994
- .n("ChimeSDKVoiceClient", "GetPhoneNumberCommand")
2995
- .sc(GetPhoneNumber$)
2996
- .build() {
2714
+ class GetPhoneNumberCommand extends command(_ep0, _mw0, "GetPhoneNumber", GetPhoneNumber$) {
2997
2715
  }
2998
2716
 
2999
- class GetPhoneNumberOrderCommand extends Command
3000
- .classBuilder()
3001
- .ep(commonParams)
3002
- .m(function (Command, cs, config, o) {
3003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3004
- })
3005
- .s("ChimeSDKTelephonyService", "GetPhoneNumberOrder", {})
3006
- .n("ChimeSDKVoiceClient", "GetPhoneNumberOrderCommand")
3007
- .sc(GetPhoneNumberOrder$)
3008
- .build() {
2717
+ class GetPhoneNumberOrderCommand extends command(_ep0, _mw0, "GetPhoneNumberOrder", GetPhoneNumberOrder$) {
3009
2718
  }
3010
2719
 
3011
- class GetPhoneNumberSettingsCommand extends Command
3012
- .classBuilder()
3013
- .ep(commonParams)
3014
- .m(function (Command, cs, config, o) {
3015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3016
- })
3017
- .s("ChimeSDKTelephonyService", "GetPhoneNumberSettings", {})
3018
- .n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
3019
- .sc(GetPhoneNumberSettings$)
3020
- .build() {
2720
+ class GetPhoneNumberSettingsCommand extends command(_ep0, _mw0, "GetPhoneNumberSettings", GetPhoneNumberSettings$) {
3021
2721
  }
3022
2722
 
3023
- class GetProxySessionCommand extends Command
3024
- .classBuilder()
3025
- .ep(commonParams)
3026
- .m(function (Command, cs, config, o) {
3027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3028
- })
3029
- .s("ChimeSDKTelephonyService", "GetProxySession", {})
3030
- .n("ChimeSDKVoiceClient", "GetProxySessionCommand")
3031
- .sc(GetProxySession$)
3032
- .build() {
2723
+ class GetProxySessionCommand extends command(_ep0, _mw0, "GetProxySession", GetProxySession$) {
3033
2724
  }
3034
2725
 
3035
- class GetSipMediaApplicationAlexaSkillConfigurationCommand extends Command
3036
- .classBuilder()
3037
- .ep(commonParams)
3038
- .m(function (Command, cs, config, o) {
3039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3040
- })
3041
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationAlexaSkillConfiguration", {})
3042
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
3043
- .sc(GetSipMediaApplicationAlexaSkillConfiguration$)
3044
- .build() {
2726
+ class GetSipMediaApplicationAlexaSkillConfigurationCommand extends command(_ep0, _mw0, "GetSipMediaApplicationAlexaSkillConfiguration", GetSipMediaApplicationAlexaSkillConfiguration$) {
3045
2727
  }
3046
2728
 
3047
- class GetSipMediaApplicationCommand extends Command
3048
- .classBuilder()
3049
- .ep(commonParams)
3050
- .m(function (Command, cs, config, o) {
3051
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3052
- })
3053
- .s("ChimeSDKTelephonyService", "GetSipMediaApplication", {})
3054
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
3055
- .sc(GetSipMediaApplication$)
3056
- .build() {
2729
+ class GetSipMediaApplicationCommand extends command(_ep0, _mw0, "GetSipMediaApplication", GetSipMediaApplication$) {
3057
2730
  }
3058
2731
 
3059
- class GetSipMediaApplicationLoggingConfigurationCommand extends Command
3060
- .classBuilder()
3061
- .ep(commonParams)
3062
- .m(function (Command, cs, config, o) {
3063
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3064
- })
3065
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationLoggingConfiguration", {})
3066
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
3067
- .sc(GetSipMediaApplicationLoggingConfiguration$)
3068
- .build() {
2732
+ class GetSipMediaApplicationLoggingConfigurationCommand extends command(_ep0, _mw0, "GetSipMediaApplicationLoggingConfiguration", GetSipMediaApplicationLoggingConfiguration$) {
3069
2733
  }
3070
2734
 
3071
- class GetSipRuleCommand extends Command
3072
- .classBuilder()
3073
- .ep(commonParams)
3074
- .m(function (Command, cs, config, o) {
3075
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3076
- })
3077
- .s("ChimeSDKTelephonyService", "GetSipRule", {})
3078
- .n("ChimeSDKVoiceClient", "GetSipRuleCommand")
3079
- .sc(GetSipRule$)
3080
- .build() {
2735
+ class GetSipRuleCommand extends command(_ep0, _mw0, "GetSipRule", GetSipRule$) {
3081
2736
  }
3082
2737
 
3083
- class GetSpeakerSearchTaskCommand extends Command
3084
- .classBuilder()
3085
- .ep(commonParams)
3086
- .m(function (Command, cs, config, o) {
3087
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3088
- })
3089
- .s("ChimeSDKTelephonyService", "GetSpeakerSearchTask", {})
3090
- .n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
3091
- .sc(GetSpeakerSearchTask$)
3092
- .build() {
2738
+ class GetSpeakerSearchTaskCommand extends command(_ep0, _mw0, "GetSpeakerSearchTask", GetSpeakerSearchTask$) {
3093
2739
  }
3094
2740
 
3095
- class GetVoiceConnectorCommand extends Command
3096
- .classBuilder()
3097
- .ep(commonParams)
3098
- .m(function (Command, cs, config, o) {
3099
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3100
- })
3101
- .s("ChimeSDKTelephonyService", "GetVoiceConnector", {})
3102
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
3103
- .sc(GetVoiceConnector$)
3104
- .build() {
2741
+ class GetVoiceConnectorCommand extends command(_ep0, _mw0, "GetVoiceConnector", GetVoiceConnector$) {
3105
2742
  }
3106
2743
 
3107
- class GetVoiceConnectorEmergencyCallingConfigurationCommand extends Command
3108
- .classBuilder()
3109
- .ep(commonParams)
3110
- .m(function (Command, cs, config, o) {
3111
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3112
- })
3113
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorEmergencyCallingConfiguration", {})
3114
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
3115
- .sc(GetVoiceConnectorEmergencyCallingConfiguration$)
3116
- .build() {
2744
+ class GetVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorEmergencyCallingConfiguration", GetVoiceConnectorEmergencyCallingConfiguration$) {
3117
2745
  }
3118
2746
 
3119
- class GetVoiceConnectorExternalSystemsConfigurationCommand extends Command
3120
- .classBuilder()
3121
- .ep(commonParams)
3122
- .m(function (Command, cs, config, o) {
3123
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3124
- })
3125
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorExternalSystemsConfiguration", {})
3126
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorExternalSystemsConfigurationCommand")
3127
- .sc(GetVoiceConnectorExternalSystemsConfiguration$)
3128
- .build() {
2747
+ class GetVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorExternalSystemsConfiguration", GetVoiceConnectorExternalSystemsConfiguration$) {
3129
2748
  }
3130
2749
 
3131
- class GetVoiceConnectorGroupCommand extends Command
3132
- .classBuilder()
3133
- .ep(commonParams)
3134
- .m(function (Command, cs, config, o) {
3135
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3136
- })
3137
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorGroup", {})
3138
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
3139
- .sc(GetVoiceConnectorGroup$)
3140
- .build() {
2750
+ class GetVoiceConnectorGroupCommand extends command(_ep0, _mw0, "GetVoiceConnectorGroup", GetVoiceConnectorGroup$) {
3141
2751
  }
3142
2752
 
3143
- class GetVoiceConnectorLoggingConfigurationCommand extends Command
3144
- .classBuilder()
3145
- .ep(commonParams)
3146
- .m(function (Command, cs, config, o) {
3147
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3148
- })
3149
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
3150
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
3151
- .sc(GetVoiceConnectorLoggingConfiguration$)
3152
- .build() {
2753
+ class GetVoiceConnectorLoggingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorLoggingConfiguration", GetVoiceConnectorLoggingConfiguration$) {
3153
2754
  }
3154
2755
 
3155
- class GetVoiceConnectorOriginationCommand extends Command
3156
- .classBuilder()
3157
- .ep(commonParams)
3158
- .m(function (Command, cs, config, o) {
3159
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3160
- })
3161
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
3162
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
3163
- .sc(GetVoiceConnectorOrigination$)
3164
- .build() {
2756
+ class GetVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "GetVoiceConnectorOrigination", GetVoiceConnectorOrigination$) {
3165
2757
  }
3166
2758
 
3167
- class GetVoiceConnectorProxyCommand extends Command
3168
- .classBuilder()
3169
- .ep(commonParams)
3170
- .m(function (Command, cs, config, o) {
3171
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3172
- })
3173
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
3174
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
3175
- .sc(GetVoiceConnectorProxy$)
3176
- .build() {
2759
+ class GetVoiceConnectorProxyCommand extends command(_ep0, _mw0, "GetVoiceConnectorProxy", GetVoiceConnectorProxy$) {
3177
2760
  }
3178
2761
 
3179
- class GetVoiceConnectorStreamingConfigurationCommand extends Command
3180
- .classBuilder()
3181
- .ep(commonParams)
3182
- .m(function (Command, cs, config, o) {
3183
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3184
- })
3185
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
3186
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
3187
- .sc(GetVoiceConnectorStreamingConfiguration$)
3188
- .build() {
2762
+ class GetVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorStreamingConfiguration", GetVoiceConnectorStreamingConfiguration$) {
3189
2763
  }
3190
2764
 
3191
- class GetVoiceConnectorTerminationCommand extends Command
3192
- .classBuilder()
3193
- .ep(commonParams)
3194
- .m(function (Command, cs, config, o) {
3195
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3196
- })
3197
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
3198
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
3199
- .sc(GetVoiceConnectorTermination$)
3200
- .build() {
2765
+ class GetVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "GetVoiceConnectorTermination", GetVoiceConnectorTermination$) {
3201
2766
  }
3202
2767
 
3203
- class GetVoiceConnectorTerminationHealthCommand extends Command
3204
- .classBuilder()
3205
- .ep(commonParams)
3206
- .m(function (Command, cs, config, o) {
3207
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3208
- })
3209
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
3210
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
3211
- .sc(GetVoiceConnectorTerminationHealth$)
3212
- .build() {
2768
+ class GetVoiceConnectorTerminationHealthCommand extends command(_ep0, _mw0, "GetVoiceConnectorTerminationHealth", GetVoiceConnectorTerminationHealth$) {
3213
2769
  }
3214
2770
 
3215
- class GetVoiceProfileCommand extends Command
3216
- .classBuilder()
3217
- .ep(commonParams)
3218
- .m(function (Command, cs, config, o) {
3219
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3220
- })
3221
- .s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
3222
- .n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
3223
- .sc(GetVoiceProfile$)
3224
- .build() {
2771
+ class GetVoiceProfileCommand extends command(_ep0, _mw0, "GetVoiceProfile", GetVoiceProfile$) {
3225
2772
  }
3226
2773
 
3227
- class GetVoiceProfileDomainCommand extends Command
3228
- .classBuilder()
3229
- .ep(commonParams)
3230
- .m(function (Command, cs, config, o) {
3231
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3232
- })
3233
- .s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
3234
- .n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
3235
- .sc(GetVoiceProfileDomain$)
3236
- .build() {
2774
+ class GetVoiceProfileDomainCommand extends command(_ep0, _mw0, "GetVoiceProfileDomain", GetVoiceProfileDomain$) {
3237
2775
  }
3238
2776
 
3239
- class GetVoiceToneAnalysisTaskCommand extends Command
3240
- .classBuilder()
3241
- .ep(commonParams)
3242
- .m(function (Command, cs, config, o) {
3243
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3244
- })
3245
- .s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
3246
- .n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
3247
- .sc(GetVoiceToneAnalysisTask$)
3248
- .build() {
2777
+ class GetVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "GetVoiceToneAnalysisTask", GetVoiceToneAnalysisTask$) {
3249
2778
  }
3250
2779
 
3251
- class ListAvailableVoiceConnectorRegionsCommand extends Command
3252
- .classBuilder()
3253
- .ep(commonParams)
3254
- .m(function (Command, cs, config, o) {
3255
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3256
- })
3257
- .s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
3258
- .n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
3259
- .sc(ListAvailableVoiceConnectorRegions$)
3260
- .build() {
2780
+ class ListAvailableVoiceConnectorRegionsCommand extends command(_ep0, _mw0, "ListAvailableVoiceConnectorRegions", ListAvailableVoiceConnectorRegions$) {
3261
2781
  }
3262
2782
 
3263
- class ListPhoneNumberOrdersCommand extends Command
3264
- .classBuilder()
3265
- .ep(commonParams)
3266
- .m(function (Command, cs, config, o) {
3267
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3268
- })
3269
- .s("ChimeSDKTelephonyService", "ListPhoneNumberOrders", {})
3270
- .n("ChimeSDKVoiceClient", "ListPhoneNumberOrdersCommand")
3271
- .sc(ListPhoneNumberOrders$)
3272
- .build() {
2783
+ class ListPhoneNumberOrdersCommand extends command(_ep0, _mw0, "ListPhoneNumberOrders", ListPhoneNumberOrders$) {
3273
2784
  }
3274
2785
 
3275
- class ListPhoneNumbersCommand extends Command
3276
- .classBuilder()
3277
- .ep(commonParams)
3278
- .m(function (Command, cs, config, o) {
3279
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3280
- })
3281
- .s("ChimeSDKTelephonyService", "ListPhoneNumbers", {})
3282
- .n("ChimeSDKVoiceClient", "ListPhoneNumbersCommand")
3283
- .sc(ListPhoneNumbers$)
3284
- .build() {
2786
+ class ListPhoneNumbersCommand extends command(_ep0, _mw0, "ListPhoneNumbers", ListPhoneNumbers$) {
3285
2787
  }
3286
2788
 
3287
- class ListProxySessionsCommand extends Command
3288
- .classBuilder()
3289
- .ep(commonParams)
3290
- .m(function (Command, cs, config, o) {
3291
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3292
- })
3293
- .s("ChimeSDKTelephonyService", "ListProxySessions", {})
3294
- .n("ChimeSDKVoiceClient", "ListProxySessionsCommand")
3295
- .sc(ListProxySessions$)
3296
- .build() {
2789
+ class ListProxySessionsCommand extends command(_ep0, _mw0, "ListProxySessions", ListProxySessions$) {
3297
2790
  }
3298
2791
 
3299
- class ListSipMediaApplicationsCommand extends Command
3300
- .classBuilder()
3301
- .ep(commonParams)
3302
- .m(function (Command, cs, config, o) {
3303
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3304
- })
3305
- .s("ChimeSDKTelephonyService", "ListSipMediaApplications", {})
3306
- .n("ChimeSDKVoiceClient", "ListSipMediaApplicationsCommand")
3307
- .sc(ListSipMediaApplications$)
3308
- .build() {
2792
+ class ListSipMediaApplicationsCommand extends command(_ep0, _mw0, "ListSipMediaApplications", ListSipMediaApplications$) {
3309
2793
  }
3310
2794
 
3311
- class ListSipRulesCommand extends Command
3312
- .classBuilder()
3313
- .ep(commonParams)
3314
- .m(function (Command, cs, config, o) {
3315
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3316
- })
3317
- .s("ChimeSDKTelephonyService", "ListSipRules", {})
3318
- .n("ChimeSDKVoiceClient", "ListSipRulesCommand")
3319
- .sc(ListSipRules$)
3320
- .build() {
2795
+ class ListSipRulesCommand extends command(_ep0, _mw0, "ListSipRules", ListSipRules$) {
3321
2796
  }
3322
2797
 
3323
- class ListSupportedPhoneNumberCountriesCommand extends Command
3324
- .classBuilder()
3325
- .ep(commonParams)
3326
- .m(function (Command, cs, config, o) {
3327
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3328
- })
3329
- .s("ChimeSDKTelephonyService", "ListSupportedPhoneNumberCountries", {})
3330
- .n("ChimeSDKVoiceClient", "ListSupportedPhoneNumberCountriesCommand")
3331
- .sc(ListSupportedPhoneNumberCountries$)
3332
- .build() {
2798
+ class ListSupportedPhoneNumberCountriesCommand extends command(_ep0, _mw0, "ListSupportedPhoneNumberCountries", ListSupportedPhoneNumberCountries$) {
3333
2799
  }
3334
2800
 
3335
- class ListTagsForResourceCommand extends Command
3336
- .classBuilder()
3337
- .ep(commonParams)
3338
- .m(function (Command, cs, config, o) {
3339
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3340
- })
3341
- .s("ChimeSDKTelephonyService", "ListTagsForResource", {})
3342
- .n("ChimeSDKVoiceClient", "ListTagsForResourceCommand")
3343
- .sc(ListTagsForResource$)
3344
- .build() {
2801
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3345
2802
  }
3346
2803
 
3347
- class ListVoiceConnectorGroupsCommand extends Command
3348
- .classBuilder()
3349
- .ep(commonParams)
3350
- .m(function (Command, cs, config, o) {
3351
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3352
- })
3353
- .s("ChimeSDKTelephonyService", "ListVoiceConnectorGroups", {})
3354
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorGroupsCommand")
3355
- .sc(ListVoiceConnectorGroups$)
3356
- .build() {
2804
+ class ListVoiceConnectorGroupsCommand extends command(_ep0, _mw0, "ListVoiceConnectorGroups", ListVoiceConnectorGroups$) {
3357
2805
  }
3358
2806
 
3359
- class ListVoiceConnectorsCommand extends Command
3360
- .classBuilder()
3361
- .ep(commonParams)
3362
- .m(function (Command, cs, config, o) {
3363
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3364
- })
3365
- .s("ChimeSDKTelephonyService", "ListVoiceConnectors", {})
3366
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorsCommand")
3367
- .sc(ListVoiceConnectors$)
3368
- .build() {
2807
+ class ListVoiceConnectorsCommand extends command(_ep0, _mw0, "ListVoiceConnectors", ListVoiceConnectors$) {
3369
2808
  }
3370
2809
 
3371
- class ListVoiceConnectorTerminationCredentialsCommand extends Command
3372
- .classBuilder()
3373
- .ep(commonParams)
3374
- .m(function (Command, cs, config, o) {
3375
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3376
- })
3377
- .s("ChimeSDKTelephonyService", "ListVoiceConnectorTerminationCredentials", {})
3378
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorTerminationCredentialsCommand")
3379
- .sc(ListVoiceConnectorTerminationCredentials$)
3380
- .build() {
2810
+ class ListVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "ListVoiceConnectorTerminationCredentials", ListVoiceConnectorTerminationCredentials$) {
3381
2811
  }
3382
2812
 
3383
- class ListVoiceProfileDomainsCommand extends Command
3384
- .classBuilder()
3385
- .ep(commonParams)
3386
- .m(function (Command, cs, config, o) {
3387
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3388
- })
3389
- .s("ChimeSDKTelephonyService", "ListVoiceProfileDomains", {})
3390
- .n("ChimeSDKVoiceClient", "ListVoiceProfileDomainsCommand")
3391
- .sc(ListVoiceProfileDomains$)
3392
- .build() {
2813
+ class ListVoiceProfileDomainsCommand extends command(_ep0, _mw0, "ListVoiceProfileDomains", ListVoiceProfileDomains$) {
3393
2814
  }
3394
2815
 
3395
- class ListVoiceProfilesCommand extends Command
3396
- .classBuilder()
3397
- .ep(commonParams)
3398
- .m(function (Command, cs, config, o) {
3399
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3400
- })
3401
- .s("ChimeSDKTelephonyService", "ListVoiceProfiles", {})
3402
- .n("ChimeSDKVoiceClient", "ListVoiceProfilesCommand")
3403
- .sc(ListVoiceProfiles$)
3404
- .build() {
2816
+ class ListVoiceProfilesCommand extends command(_ep0, _mw0, "ListVoiceProfiles", ListVoiceProfiles$) {
3405
2817
  }
3406
2818
 
3407
- class PutSipMediaApplicationAlexaSkillConfigurationCommand extends Command
3408
- .classBuilder()
3409
- .ep(commonParams)
3410
- .m(function (Command, cs, config, o) {
3411
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3412
- })
3413
- .s("ChimeSDKTelephonyService", "PutSipMediaApplicationAlexaSkillConfiguration", {})
3414
- .n("ChimeSDKVoiceClient", "PutSipMediaApplicationAlexaSkillConfigurationCommand")
3415
- .sc(PutSipMediaApplicationAlexaSkillConfiguration$)
3416
- .build() {
2819
+ class PutSipMediaApplicationAlexaSkillConfigurationCommand extends command(_ep0, _mw0, "PutSipMediaApplicationAlexaSkillConfiguration", PutSipMediaApplicationAlexaSkillConfiguration$) {
3417
2820
  }
3418
2821
 
3419
- class PutSipMediaApplicationLoggingConfigurationCommand extends Command
3420
- .classBuilder()
3421
- .ep(commonParams)
3422
- .m(function (Command, cs, config, o) {
3423
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3424
- })
3425
- .s("ChimeSDKTelephonyService", "PutSipMediaApplicationLoggingConfiguration", {})
3426
- .n("ChimeSDKVoiceClient", "PutSipMediaApplicationLoggingConfigurationCommand")
3427
- .sc(PutSipMediaApplicationLoggingConfiguration$)
3428
- .build() {
2822
+ class PutSipMediaApplicationLoggingConfigurationCommand extends command(_ep0, _mw0, "PutSipMediaApplicationLoggingConfiguration", PutSipMediaApplicationLoggingConfiguration$) {
3429
2823
  }
3430
2824
 
3431
- class PutVoiceConnectorEmergencyCallingConfigurationCommand extends Command
3432
- .classBuilder()
3433
- .ep(commonParams)
3434
- .m(function (Command, cs, config, o) {
3435
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3436
- })
3437
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorEmergencyCallingConfiguration", {})
3438
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorEmergencyCallingConfigurationCommand")
3439
- .sc(PutVoiceConnectorEmergencyCallingConfiguration$)
3440
- .build() {
2825
+ class PutVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorEmergencyCallingConfiguration", PutVoiceConnectorEmergencyCallingConfiguration$) {
3441
2826
  }
3442
2827
 
3443
- class PutVoiceConnectorExternalSystemsConfigurationCommand extends Command
3444
- .classBuilder()
3445
- .ep(commonParams)
3446
- .m(function (Command, cs, config, o) {
3447
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3448
- })
3449
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorExternalSystemsConfiguration", {})
3450
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorExternalSystemsConfigurationCommand")
3451
- .sc(PutVoiceConnectorExternalSystemsConfiguration$)
3452
- .build() {
2828
+ class PutVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorExternalSystemsConfiguration", PutVoiceConnectorExternalSystemsConfiguration$) {
3453
2829
  }
3454
2830
 
3455
- class PutVoiceConnectorLoggingConfigurationCommand extends Command
3456
- .classBuilder()
3457
- .ep(commonParams)
3458
- .m(function (Command, cs, config, o) {
3459
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3460
- })
3461
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorLoggingConfiguration", {})
3462
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorLoggingConfigurationCommand")
3463
- .sc(PutVoiceConnectorLoggingConfiguration$)
3464
- .build() {
2831
+ class PutVoiceConnectorLoggingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorLoggingConfiguration", PutVoiceConnectorLoggingConfiguration$) {
3465
2832
  }
3466
2833
 
3467
- class PutVoiceConnectorOriginationCommand extends Command
3468
- .classBuilder()
3469
- .ep(commonParams)
3470
- .m(function (Command, cs, config, o) {
3471
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3472
- })
3473
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorOrigination", {})
3474
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorOriginationCommand")
3475
- .sc(PutVoiceConnectorOrigination$)
3476
- .build() {
2834
+ class PutVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "PutVoiceConnectorOrigination", PutVoiceConnectorOrigination$) {
3477
2835
  }
3478
2836
 
3479
- class PutVoiceConnectorProxyCommand extends Command
3480
- .classBuilder()
3481
- .ep(commonParams)
3482
- .m(function (Command, cs, config, o) {
3483
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3484
- })
3485
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorProxy", {})
3486
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorProxyCommand")
3487
- .sc(PutVoiceConnectorProxy$)
3488
- .build() {
2837
+ class PutVoiceConnectorProxyCommand extends command(_ep0, _mw0, "PutVoiceConnectorProxy", PutVoiceConnectorProxy$) {
3489
2838
  }
3490
2839
 
3491
- class PutVoiceConnectorStreamingConfigurationCommand extends Command
3492
- .classBuilder()
3493
- .ep(commonParams)
3494
- .m(function (Command, cs, config, o) {
3495
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3496
- })
3497
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorStreamingConfiguration", {})
3498
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorStreamingConfigurationCommand")
3499
- .sc(PutVoiceConnectorStreamingConfiguration$)
3500
- .build() {
2840
+ class PutVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorStreamingConfiguration", PutVoiceConnectorStreamingConfiguration$) {
3501
2841
  }
3502
2842
 
3503
- class PutVoiceConnectorTerminationCommand extends Command
3504
- .classBuilder()
3505
- .ep(commonParams)
3506
- .m(function (Command, cs, config, o) {
3507
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3508
- })
3509
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorTermination", {})
3510
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCommand")
3511
- .sc(PutVoiceConnectorTermination$)
3512
- .build() {
2843
+ class PutVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "PutVoiceConnectorTermination", PutVoiceConnectorTermination$) {
3513
2844
  }
3514
2845
 
3515
- class PutVoiceConnectorTerminationCredentialsCommand extends Command
3516
- .classBuilder()
3517
- .ep(commonParams)
3518
- .m(function (Command, cs, config, o) {
3519
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3520
- })
3521
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorTerminationCredentials", {})
3522
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
3523
- .sc(PutVoiceConnectorTerminationCredentials$)
3524
- .build() {
2846
+ class PutVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "PutVoiceConnectorTerminationCredentials", PutVoiceConnectorTerminationCredentials$) {
3525
2847
  }
3526
2848
 
3527
- class RestorePhoneNumberCommand extends Command
3528
- .classBuilder()
3529
- .ep(commonParams)
3530
- .m(function (Command, cs, config, o) {
3531
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3532
- })
3533
- .s("ChimeSDKTelephonyService", "RestorePhoneNumber", {})
3534
- .n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
3535
- .sc(RestorePhoneNumber$)
3536
- .build() {
2849
+ class RestorePhoneNumberCommand extends command(_ep0, _mw0, "RestorePhoneNumber", RestorePhoneNumber$) {
3537
2850
  }
3538
2851
 
3539
- class SearchAvailablePhoneNumbersCommand extends Command
3540
- .classBuilder()
3541
- .ep(commonParams)
3542
- .m(function (Command, cs, config, o) {
3543
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3544
- })
3545
- .s("ChimeSDKTelephonyService", "SearchAvailablePhoneNumbers", {})
3546
- .n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
3547
- .sc(SearchAvailablePhoneNumbers$)
3548
- .build() {
2852
+ class SearchAvailablePhoneNumbersCommand extends command(_ep0, _mw0, "SearchAvailablePhoneNumbers", SearchAvailablePhoneNumbers$) {
3549
2853
  }
3550
2854
 
3551
- class StartSpeakerSearchTaskCommand extends Command
3552
- .classBuilder()
3553
- .ep(commonParams)
3554
- .m(function (Command, cs, config, o) {
3555
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3556
- })
3557
- .s("ChimeSDKTelephonyService", "StartSpeakerSearchTask", {})
3558
- .n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
3559
- .sc(StartSpeakerSearchTask$)
3560
- .build() {
2855
+ class StartSpeakerSearchTaskCommand extends command(_ep0, _mw0, "StartSpeakerSearchTask", StartSpeakerSearchTask$) {
3561
2856
  }
3562
2857
 
3563
- class StartVoiceToneAnalysisTaskCommand extends Command
3564
- .classBuilder()
3565
- .ep(commonParams)
3566
- .m(function (Command, cs, config, o) {
3567
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3568
- })
3569
- .s("ChimeSDKTelephonyService", "StartVoiceToneAnalysisTask", {})
3570
- .n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
3571
- .sc(StartVoiceToneAnalysisTask$)
3572
- .build() {
2858
+ class StartVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "StartVoiceToneAnalysisTask", StartVoiceToneAnalysisTask$) {
3573
2859
  }
3574
2860
 
3575
- class StopSpeakerSearchTaskCommand extends Command
3576
- .classBuilder()
3577
- .ep(commonParams)
3578
- .m(function (Command, cs, config, o) {
3579
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3580
- })
3581
- .s("ChimeSDKTelephonyService", "StopSpeakerSearchTask", {})
3582
- .n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
3583
- .sc(StopSpeakerSearchTask$)
3584
- .build() {
2861
+ class StopSpeakerSearchTaskCommand extends command(_ep0, _mw0, "StopSpeakerSearchTask", StopSpeakerSearchTask$) {
3585
2862
  }
3586
2863
 
3587
- class StopVoiceToneAnalysisTaskCommand extends Command
3588
- .classBuilder()
3589
- .ep(commonParams)
3590
- .m(function (Command, cs, config, o) {
3591
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3592
- })
3593
- .s("ChimeSDKTelephonyService", "StopVoiceToneAnalysisTask", {})
3594
- .n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
3595
- .sc(StopVoiceToneAnalysisTask$)
3596
- .build() {
2864
+ class StopVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "StopVoiceToneAnalysisTask", StopVoiceToneAnalysisTask$) {
3597
2865
  }
3598
2866
 
3599
- class TagResourceCommand extends Command
3600
- .classBuilder()
3601
- .ep(commonParams)
3602
- .m(function (Command, cs, config, o) {
3603
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3604
- })
3605
- .s("ChimeSDKTelephonyService", "TagResource", {})
3606
- .n("ChimeSDKVoiceClient", "TagResourceCommand")
3607
- .sc(TagResource$)
3608
- .build() {
2867
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3609
2868
  }
3610
2869
 
3611
- class UntagResourceCommand extends Command
3612
- .classBuilder()
3613
- .ep(commonParams)
3614
- .m(function (Command, cs, config, o) {
3615
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3616
- })
3617
- .s("ChimeSDKTelephonyService", "UntagResource", {})
3618
- .n("ChimeSDKVoiceClient", "UntagResourceCommand")
3619
- .sc(UntagResource$)
3620
- .build() {
2870
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3621
2871
  }
3622
2872
 
3623
- class UpdateGlobalSettingsCommand extends Command
3624
- .classBuilder()
3625
- .ep(commonParams)
3626
- .m(function (Command, cs, config, o) {
3627
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3628
- })
3629
- .s("ChimeSDKTelephonyService", "UpdateGlobalSettings", {})
3630
- .n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
3631
- .sc(UpdateGlobalSettings$)
3632
- .build() {
2873
+ class UpdateGlobalSettingsCommand extends command(_ep0, _mw0, "UpdateGlobalSettings", UpdateGlobalSettings$) {
3633
2874
  }
3634
2875
 
3635
- class UpdatePhoneNumberCommand extends Command
3636
- .classBuilder()
3637
- .ep(commonParams)
3638
- .m(function (Command, cs, config, o) {
3639
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3640
- })
3641
- .s("ChimeSDKTelephonyService", "UpdatePhoneNumber", {})
3642
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
3643
- .sc(UpdatePhoneNumber$)
3644
- .build() {
2876
+ class UpdatePhoneNumberCommand extends command(_ep0, _mw0, "UpdatePhoneNumber", UpdatePhoneNumber$) {
3645
2877
  }
3646
2878
 
3647
- class UpdatePhoneNumberSettingsCommand extends Command
3648
- .classBuilder()
3649
- .ep(commonParams)
3650
- .m(function (Command, cs, config, o) {
3651
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3652
- })
3653
- .s("ChimeSDKTelephonyService", "UpdatePhoneNumberSettings", {})
3654
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
3655
- .sc(UpdatePhoneNumberSettings$)
3656
- .build() {
2879
+ class UpdatePhoneNumberSettingsCommand extends command(_ep0, _mw0, "UpdatePhoneNumberSettings", UpdatePhoneNumberSettings$) {
3657
2880
  }
3658
2881
 
3659
- class UpdateProxySessionCommand extends Command
3660
- .classBuilder()
3661
- .ep(commonParams)
3662
- .m(function (Command, cs, config, o) {
3663
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3664
- })
3665
- .s("ChimeSDKTelephonyService", "UpdateProxySession", {})
3666
- .n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
3667
- .sc(UpdateProxySession$)
3668
- .build() {
2882
+ class UpdateProxySessionCommand extends command(_ep0, _mw0, "UpdateProxySession", UpdateProxySession$) {
3669
2883
  }
3670
2884
 
3671
- class UpdateSipMediaApplicationCallCommand extends Command
3672
- .classBuilder()
3673
- .ep(commonParams)
3674
- .m(function (Command, cs, config, o) {
3675
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3676
- })
3677
- .s("ChimeSDKTelephonyService", "UpdateSipMediaApplicationCall", {})
3678
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
3679
- .sc(UpdateSipMediaApplicationCall$)
3680
- .build() {
2885
+ class UpdateSipMediaApplicationCallCommand extends command(_ep0, _mw0, "UpdateSipMediaApplicationCall", UpdateSipMediaApplicationCall$) {
3681
2886
  }
3682
2887
 
3683
- class UpdateSipMediaApplicationCommand extends Command
3684
- .classBuilder()
3685
- .ep(commonParams)
3686
- .m(function (Command, cs, config, o) {
3687
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3688
- })
3689
- .s("ChimeSDKTelephonyService", "UpdateSipMediaApplication", {})
3690
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
3691
- .sc(UpdateSipMediaApplication$)
3692
- .build() {
2888
+ class UpdateSipMediaApplicationCommand extends command(_ep0, _mw0, "UpdateSipMediaApplication", UpdateSipMediaApplication$) {
3693
2889
  }
3694
2890
 
3695
- class UpdateSipRuleCommand extends Command
3696
- .classBuilder()
3697
- .ep(commonParams)
3698
- .m(function (Command, cs, config, o) {
3699
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3700
- })
3701
- .s("ChimeSDKTelephonyService", "UpdateSipRule", {})
3702
- .n("ChimeSDKVoiceClient", "UpdateSipRuleCommand")
3703
- .sc(UpdateSipRule$)
3704
- .build() {
2891
+ class UpdateSipRuleCommand extends command(_ep0, _mw0, "UpdateSipRule", UpdateSipRule$) {
3705
2892
  }
3706
2893
 
3707
- class UpdateVoiceConnectorCommand extends Command
3708
- .classBuilder()
3709
- .ep(commonParams)
3710
- .m(function (Command, cs, config, o) {
3711
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3712
- })
3713
- .s("ChimeSDKTelephonyService", "UpdateVoiceConnector", {})
3714
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorCommand")
3715
- .sc(UpdateVoiceConnector$)
3716
- .build() {
2894
+ class UpdateVoiceConnectorCommand extends command(_ep0, _mw0, "UpdateVoiceConnector", UpdateVoiceConnector$) {
3717
2895
  }
3718
2896
 
3719
- class UpdateVoiceConnectorGroupCommand extends Command
3720
- .classBuilder()
3721
- .ep(commonParams)
3722
- .m(function (Command, cs, config, o) {
3723
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3724
- })
3725
- .s("ChimeSDKTelephonyService", "UpdateVoiceConnectorGroup", {})
3726
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorGroupCommand")
3727
- .sc(UpdateVoiceConnectorGroup$)
3728
- .build() {
2897
+ class UpdateVoiceConnectorGroupCommand extends command(_ep0, _mw0, "UpdateVoiceConnectorGroup", UpdateVoiceConnectorGroup$) {
3729
2898
  }
3730
2899
 
3731
- class UpdateVoiceProfileCommand extends Command
3732
- .classBuilder()
3733
- .ep(commonParams)
3734
- .m(function (Command, cs, config, o) {
3735
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3736
- })
3737
- .s("ChimeSDKTelephonyService", "UpdateVoiceProfile", {})
3738
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileCommand")
3739
- .sc(UpdateVoiceProfile$)
3740
- .build() {
2900
+ class UpdateVoiceProfileCommand extends command(_ep0, _mw0, "UpdateVoiceProfile", UpdateVoiceProfile$) {
3741
2901
  }
3742
2902
 
3743
- class UpdateVoiceProfileDomainCommand extends Command
3744
- .classBuilder()
3745
- .ep(commonParams)
3746
- .m(function (Command, cs, config, o) {
3747
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3748
- })
3749
- .s("ChimeSDKTelephonyService", "UpdateVoiceProfileDomain", {})
3750
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileDomainCommand")
3751
- .sc(UpdateVoiceProfileDomain$)
3752
- .build() {
2903
+ class UpdateVoiceProfileDomainCommand extends command(_ep0, _mw0, "UpdateVoiceProfileDomain", UpdateVoiceProfileDomain$) {
3753
2904
  }
3754
2905
 
3755
- class ValidateE911AddressCommand extends Command
3756
- .classBuilder()
3757
- .ep(commonParams)
3758
- .m(function (Command, cs, config, o) {
3759
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3760
- })
3761
- .s("ChimeSDKTelephonyService", "ValidateE911Address", {})
3762
- .n("ChimeSDKVoiceClient", "ValidateE911AddressCommand")
3763
- .sc(ValidateE911Address$)
3764
- .build() {
2906
+ class ValidateE911AddressCommand extends command(_ep0, _mw0, "ValidateE911Address", ValidateE911Address$) {
3765
2907
  }
3766
2908
 
3767
2909
  const paginateListPhoneNumberOrders = createPaginator(ChimeSDKVoiceClient, ListPhoneNumberOrdersCommand, "NextToken", "NextToken", "MaxResults");