@aws-sdk/client-chime-sdk-voice 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/README.md +152 -0
  2. package/dist-cjs/ChimeSDKVoice.js +285 -0
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
  4. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
  5. package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
  9. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
  10. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
  11. package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
  23. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
  24. package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
  26. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
  27. package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
  28. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
  29. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
  30. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  31. package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
  32. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
  33. package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
  34. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
  35. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
  36. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  37. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  38. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
  39. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
  40. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
  41. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  42. package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
  43. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
  44. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
  45. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  46. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
  47. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
  48. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
  49. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
  50. package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
  51. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
  53. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  54. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
  55. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
  56. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
  57. package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
  58. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  59. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  62. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
  63. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
  64. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
  65. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
  66. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
  67. package/dist-cjs/commands/TagResourceCommand.js +46 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +46 -0
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
  70. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  71. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
  72. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
  73. package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
  77. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
  78. package/dist-cjs/commands/index.js +19 -0
  79. package/dist-cjs/models/models_0.js +127 -321
  80. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
  81. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
  82. package/dist-cjs/pagination/index.js +2 -0
  83. package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
  84. package/dist-es/ChimeSDKVoice.js +285 -0
  85. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
  86. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
  87. package/dist-es/commands/CreateSipRuleCommand.js +2 -3
  88. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
  89. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  90. package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
  91. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
  92. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
  93. package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
  94. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
  95. package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
  96. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
  97. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  98. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  99. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  100. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  101. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  102. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  103. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  104. package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
  105. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
  106. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
  107. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
  108. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
  109. package/dist-es/commands/GetProxySessionCommand.js +2 -2
  110. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  111. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  112. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  113. package/dist-es/commands/GetSipRuleCommand.js +2 -3
  114. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
  115. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
  116. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  117. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
  118. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  119. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  120. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
  121. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
  122. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
  123. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  124. package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
  125. package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
  126. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
  127. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  128. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
  129. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  130. package/dist-es/commands/ListProxySessionsCommand.js +2 -2
  131. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
  132. package/dist-es/commands/ListSipRulesCommand.js +2 -3
  133. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  134. package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
  135. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  136. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
  137. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
  138. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
  139. package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
  140. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  141. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  142. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  143. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  144. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  145. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
  146. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
  147. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
  148. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
  149. package/dist-es/commands/TagResourceCommand.js +42 -0
  150. package/dist-es/commands/UntagResourceCommand.js +42 -0
  151. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
  152. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  153. package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
  154. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
  155. package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
  156. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
  157. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  158. package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
  159. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
  160. package/dist-es/commands/index.js +19 -0
  161. package/dist-es/models/models_0.js +101 -228
  162. package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
  163. package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
  164. package/dist-es/pagination/index.js +2 -0
  165. package/dist-es/protocols/Aws_restJson1.js +1982 -278
  166. package/dist-types/ChimeSDKVoice.d.ts +133 -0
  167. package/dist-types/ChimeSDKVoiceClient.d.ts +21 -2
  168. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
  169. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
  170. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
  171. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
  172. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
  173. package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
  174. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
  175. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
  176. package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
  177. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
  178. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
  179. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
  180. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
  181. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
  182. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +39 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
  185. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
  186. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
  187. package/dist-types/commands/index.d.ts +19 -0
  188. package/dist-types/models/models_0.d.ts +384 -294
  189. package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
  190. package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
  191. package/dist-types/pagination/index.d.ts +2 -0
  192. package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
  193. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
  194. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
  195. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
  196. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
  197. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
  198. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
  199. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
  200. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
  201. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
  202. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
  203. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
  204. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
  205. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
  206. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
  207. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
  208. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
  209. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
  211. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
  212. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
  213. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
  214. package/dist-types/ts3.4/commands/index.d.ts +19 -0
  215. package/dist-types/ts3.4/models/models_0.d.ts +260 -245
  216. package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
  217. package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
  218. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  219. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
  220. package/package.json +11 -10
@@ -10,6 +10,8 @@ import { CreateSipMediaApplicationCommand, } from "./commands/CreateSipMediaAppl
10
10
  import { CreateSipRuleCommand, } from "./commands/CreateSipRuleCommand";
11
11
  import { CreateVoiceConnectorCommand, } from "./commands/CreateVoiceConnectorCommand";
12
12
  import { CreateVoiceConnectorGroupCommand, } from "./commands/CreateVoiceConnectorGroupCommand";
13
+ import { CreateVoiceProfileCommand, } from "./commands/CreateVoiceProfileCommand";
14
+ import { CreateVoiceProfileDomainCommand, } from "./commands/CreateVoiceProfileDomainCommand";
13
15
  import { DeletePhoneNumberCommand, } from "./commands/DeletePhoneNumberCommand";
14
16
  import { DeleteProxySessionCommand, } from "./commands/DeleteProxySessionCommand";
15
17
  import { DeleteSipMediaApplicationCommand, } from "./commands/DeleteSipMediaApplicationCommand";
@@ -22,6 +24,8 @@ import { DeleteVoiceConnectorProxyCommand, } from "./commands/DeleteVoiceConnect
22
24
  import { DeleteVoiceConnectorStreamingConfigurationCommand, } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand";
23
25
  import { DeleteVoiceConnectorTerminationCommand, } from "./commands/DeleteVoiceConnectorTerminationCommand";
24
26
  import { DeleteVoiceConnectorTerminationCredentialsCommand, } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
27
+ import { DeleteVoiceProfileCommand, } from "./commands/DeleteVoiceProfileCommand";
28
+ import { DeleteVoiceProfileDomainCommand, } from "./commands/DeleteVoiceProfileDomainCommand";
25
29
  import { DisassociatePhoneNumbersFromVoiceConnectorCommand, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
26
30
  import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
27
31
  import { GetGlobalSettingsCommand, } from "./commands/GetGlobalSettingsCommand";
@@ -33,6 +37,7 @@ import { GetSipMediaApplicationAlexaSkillConfigurationCommand, } from "./command
33
37
  import { GetSipMediaApplicationCommand, } from "./commands/GetSipMediaApplicationCommand";
34
38
  import { GetSipMediaApplicationLoggingConfigurationCommand, } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand";
35
39
  import { GetSipRuleCommand } from "./commands/GetSipRuleCommand";
40
+ import { GetSpeakerSearchTaskCommand, } from "./commands/GetSpeakerSearchTaskCommand";
36
41
  import { GetVoiceConnectorCommand, } from "./commands/GetVoiceConnectorCommand";
37
42
  import { GetVoiceConnectorEmergencyCallingConfigurationCommand, } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
38
43
  import { GetVoiceConnectorGroupCommand, } from "./commands/GetVoiceConnectorGroupCommand";
@@ -42,6 +47,9 @@ import { GetVoiceConnectorProxyCommand, } from "./commands/GetVoiceConnectorProx
42
47
  import { GetVoiceConnectorStreamingConfigurationCommand, } from "./commands/GetVoiceConnectorStreamingConfigurationCommand";
43
48
  import { GetVoiceConnectorTerminationCommand, } from "./commands/GetVoiceConnectorTerminationCommand";
44
49
  import { GetVoiceConnectorTerminationHealthCommand, } from "./commands/GetVoiceConnectorTerminationHealthCommand";
50
+ import { GetVoiceProfileCommand, } from "./commands/GetVoiceProfileCommand";
51
+ import { GetVoiceProfileDomainCommand, } from "./commands/GetVoiceProfileDomainCommand";
52
+ import { GetVoiceToneAnalysisTaskCommand, } from "./commands/GetVoiceToneAnalysisTaskCommand";
45
53
  import { ListAvailableVoiceConnectorRegionsCommand, } from "./commands/ListAvailableVoiceConnectorRegionsCommand";
46
54
  import { ListPhoneNumberOrdersCommand, } from "./commands/ListPhoneNumberOrdersCommand";
47
55
  import { ListPhoneNumbersCommand, } from "./commands/ListPhoneNumbersCommand";
@@ -49,9 +57,12 @@ import { ListProxySessionsCommand, } from "./commands/ListProxySessionsCommand";
49
57
  import { ListSipMediaApplicationsCommand, } from "./commands/ListSipMediaApplicationsCommand";
50
58
  import { ListSipRulesCommand, } from "./commands/ListSipRulesCommand";
51
59
  import { ListSupportedPhoneNumberCountriesCommand, } from "./commands/ListSupportedPhoneNumberCountriesCommand";
60
+ import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
52
61
  import { ListVoiceConnectorGroupsCommand, } from "./commands/ListVoiceConnectorGroupsCommand";
53
62
  import { ListVoiceConnectorsCommand, } from "./commands/ListVoiceConnectorsCommand";
54
63
  import { ListVoiceConnectorTerminationCredentialsCommand, } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
64
+ import { ListVoiceProfileDomainsCommand, } from "./commands/ListVoiceProfileDomainsCommand";
65
+ import { ListVoiceProfilesCommand, } from "./commands/ListVoiceProfilesCommand";
55
66
  import { PutSipMediaApplicationAlexaSkillConfigurationCommand, } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
56
67
  import { PutSipMediaApplicationLoggingConfigurationCommand, } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand";
57
68
  import { PutVoiceConnectorEmergencyCallingConfigurationCommand, } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
@@ -63,6 +74,12 @@ import { PutVoiceConnectorTerminationCommand, } from "./commands/PutVoiceConnect
63
74
  import { PutVoiceConnectorTerminationCredentialsCommand, } from "./commands/PutVoiceConnectorTerminationCredentialsCommand";
64
75
  import { RestorePhoneNumberCommand, } from "./commands/RestorePhoneNumberCommand";
65
76
  import { SearchAvailablePhoneNumbersCommand, } from "./commands/SearchAvailablePhoneNumbersCommand";
77
+ import { StartSpeakerSearchTaskCommand, } from "./commands/StartSpeakerSearchTaskCommand";
78
+ import { StartVoiceToneAnalysisTaskCommand, } from "./commands/StartVoiceToneAnalysisTaskCommand";
79
+ import { StopSpeakerSearchTaskCommand, } from "./commands/StopSpeakerSearchTaskCommand";
80
+ import { StopVoiceToneAnalysisTaskCommand, } from "./commands/StopVoiceToneAnalysisTaskCommand";
81
+ import { TagResourceCommand } from "./commands/TagResourceCommand";
82
+ import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
66
83
  import { UpdateGlobalSettingsCommand, } from "./commands/UpdateGlobalSettingsCommand";
67
84
  import { UpdatePhoneNumberCommand, } from "./commands/UpdatePhoneNumberCommand";
68
85
  import { UpdatePhoneNumberSettingsCommand, } from "./commands/UpdatePhoneNumberSettingsCommand";
@@ -72,6 +89,8 @@ import { UpdateSipMediaApplicationCommand, } from "./commands/UpdateSipMediaAppl
72
89
  import { UpdateSipRuleCommand, } from "./commands/UpdateSipRuleCommand";
73
90
  import { UpdateVoiceConnectorCommand, } from "./commands/UpdateVoiceConnectorCommand";
74
91
  import { UpdateVoiceConnectorGroupCommand, } from "./commands/UpdateVoiceConnectorGroupCommand";
92
+ import { UpdateVoiceProfileCommand, } from "./commands/UpdateVoiceProfileCommand";
93
+ import { UpdateVoiceProfileDomainCommand, } from "./commands/UpdateVoiceProfileDomainCommand";
75
94
  import { ValidateE911AddressCommand, } from "./commands/ValidateE911AddressCommand";
76
95
  export class ChimeSDKVoice extends ChimeSDKVoiceClient {
77
96
  associatePhoneNumbersWithVoiceConnector(args, optionsOrCb, cb) {
@@ -228,6 +247,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
228
247
  return this.send(command, optionsOrCb);
229
248
  }
230
249
  }
250
+ createVoiceProfile(args, optionsOrCb, cb) {
251
+ const command = new CreateVoiceProfileCommand(args);
252
+ if (typeof optionsOrCb === "function") {
253
+ this.send(command, optionsOrCb);
254
+ }
255
+ else if (typeof cb === "function") {
256
+ if (typeof optionsOrCb !== "object")
257
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
258
+ this.send(command, optionsOrCb || {}, cb);
259
+ }
260
+ else {
261
+ return this.send(command, optionsOrCb);
262
+ }
263
+ }
264
+ createVoiceProfileDomain(args, optionsOrCb, cb) {
265
+ const command = new CreateVoiceProfileDomainCommand(args);
266
+ if (typeof optionsOrCb === "function") {
267
+ this.send(command, optionsOrCb);
268
+ }
269
+ else if (typeof cb === "function") {
270
+ if (typeof optionsOrCb !== "object")
271
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
272
+ this.send(command, optionsOrCb || {}, cb);
273
+ }
274
+ else {
275
+ return this.send(command, optionsOrCb);
276
+ }
277
+ }
231
278
  deletePhoneNumber(args, optionsOrCb, cb) {
232
279
  const command = new DeletePhoneNumberCommand(args);
233
280
  if (typeof optionsOrCb === "function") {
@@ -396,6 +443,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
396
443
  return this.send(command, optionsOrCb);
397
444
  }
398
445
  }
446
+ deleteVoiceProfile(args, optionsOrCb, cb) {
447
+ const command = new DeleteVoiceProfileCommand(args);
448
+ if (typeof optionsOrCb === "function") {
449
+ this.send(command, optionsOrCb);
450
+ }
451
+ else if (typeof cb === "function") {
452
+ if (typeof optionsOrCb !== "object")
453
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
454
+ this.send(command, optionsOrCb || {}, cb);
455
+ }
456
+ else {
457
+ return this.send(command, optionsOrCb);
458
+ }
459
+ }
460
+ deleteVoiceProfileDomain(args, optionsOrCb, cb) {
461
+ const command = new DeleteVoiceProfileDomainCommand(args);
462
+ if (typeof optionsOrCb === "function") {
463
+ this.send(command, optionsOrCb);
464
+ }
465
+ else if (typeof cb === "function") {
466
+ if (typeof optionsOrCb !== "object")
467
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
468
+ this.send(command, optionsOrCb || {}, cb);
469
+ }
470
+ else {
471
+ return this.send(command, optionsOrCb);
472
+ }
473
+ }
399
474
  disassociatePhoneNumbersFromVoiceConnector(args, optionsOrCb, cb) {
400
475
  const command = new DisassociatePhoneNumbersFromVoiceConnectorCommand(args);
401
476
  if (typeof optionsOrCb === "function") {
@@ -550,6 +625,20 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
550
625
  return this.send(command, optionsOrCb);
551
626
  }
552
627
  }
628
+ getSpeakerSearchTask(args, optionsOrCb, cb) {
629
+ const command = new GetSpeakerSearchTaskCommand(args);
630
+ if (typeof optionsOrCb === "function") {
631
+ this.send(command, optionsOrCb);
632
+ }
633
+ else if (typeof cb === "function") {
634
+ if (typeof optionsOrCb !== "object")
635
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
636
+ this.send(command, optionsOrCb || {}, cb);
637
+ }
638
+ else {
639
+ return this.send(command, optionsOrCb);
640
+ }
641
+ }
553
642
  getVoiceConnector(args, optionsOrCb, cb) {
554
643
  const command = new GetVoiceConnectorCommand(args);
555
644
  if (typeof optionsOrCb === "function") {
@@ -676,6 +765,48 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
676
765
  return this.send(command, optionsOrCb);
677
766
  }
678
767
  }
768
+ getVoiceProfile(args, optionsOrCb, cb) {
769
+ const command = new GetVoiceProfileCommand(args);
770
+ if (typeof optionsOrCb === "function") {
771
+ this.send(command, optionsOrCb);
772
+ }
773
+ else if (typeof cb === "function") {
774
+ if (typeof optionsOrCb !== "object")
775
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
776
+ this.send(command, optionsOrCb || {}, cb);
777
+ }
778
+ else {
779
+ return this.send(command, optionsOrCb);
780
+ }
781
+ }
782
+ getVoiceProfileDomain(args, optionsOrCb, cb) {
783
+ const command = new GetVoiceProfileDomainCommand(args);
784
+ if (typeof optionsOrCb === "function") {
785
+ this.send(command, optionsOrCb);
786
+ }
787
+ else if (typeof cb === "function") {
788
+ if (typeof optionsOrCb !== "object")
789
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
790
+ this.send(command, optionsOrCb || {}, cb);
791
+ }
792
+ else {
793
+ return this.send(command, optionsOrCb);
794
+ }
795
+ }
796
+ getVoiceToneAnalysisTask(args, optionsOrCb, cb) {
797
+ const command = new GetVoiceToneAnalysisTaskCommand(args);
798
+ if (typeof optionsOrCb === "function") {
799
+ this.send(command, optionsOrCb);
800
+ }
801
+ else if (typeof cb === "function") {
802
+ if (typeof optionsOrCb !== "object")
803
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
804
+ this.send(command, optionsOrCb || {}, cb);
805
+ }
806
+ else {
807
+ return this.send(command, optionsOrCb);
808
+ }
809
+ }
679
810
  listAvailableVoiceConnectorRegions(args, optionsOrCb, cb) {
680
811
  const command = new ListAvailableVoiceConnectorRegionsCommand(args);
681
812
  if (typeof optionsOrCb === "function") {
@@ -774,6 +905,20 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
774
905
  return this.send(command, optionsOrCb);
775
906
  }
776
907
  }
908
+ listTagsForResource(args, optionsOrCb, cb) {
909
+ const command = new ListTagsForResourceCommand(args);
910
+ if (typeof optionsOrCb === "function") {
911
+ this.send(command, optionsOrCb);
912
+ }
913
+ else if (typeof cb === "function") {
914
+ if (typeof optionsOrCb !== "object")
915
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
916
+ this.send(command, optionsOrCb || {}, cb);
917
+ }
918
+ else {
919
+ return this.send(command, optionsOrCb);
920
+ }
921
+ }
777
922
  listVoiceConnectorGroups(args, optionsOrCb, cb) {
778
923
  const command = new ListVoiceConnectorGroupsCommand(args);
779
924
  if (typeof optionsOrCb === "function") {
@@ -816,6 +961,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
816
961
  return this.send(command, optionsOrCb);
817
962
  }
818
963
  }
964
+ listVoiceProfileDomains(args, optionsOrCb, cb) {
965
+ const command = new ListVoiceProfileDomainsCommand(args);
966
+ if (typeof optionsOrCb === "function") {
967
+ this.send(command, optionsOrCb);
968
+ }
969
+ else if (typeof cb === "function") {
970
+ if (typeof optionsOrCb !== "object")
971
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
972
+ this.send(command, optionsOrCb || {}, cb);
973
+ }
974
+ else {
975
+ return this.send(command, optionsOrCb);
976
+ }
977
+ }
978
+ listVoiceProfiles(args, optionsOrCb, cb) {
979
+ const command = new ListVoiceProfilesCommand(args);
980
+ if (typeof optionsOrCb === "function") {
981
+ this.send(command, optionsOrCb);
982
+ }
983
+ else if (typeof cb === "function") {
984
+ if (typeof optionsOrCb !== "object")
985
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
986
+ this.send(command, optionsOrCb || {}, cb);
987
+ }
988
+ else {
989
+ return this.send(command, optionsOrCb);
990
+ }
991
+ }
819
992
  putSipMediaApplicationAlexaSkillConfiguration(args, optionsOrCb, cb) {
820
993
  const command = new PutSipMediaApplicationAlexaSkillConfigurationCommand(args);
821
994
  if (typeof optionsOrCb === "function") {
@@ -970,6 +1143,90 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
970
1143
  return this.send(command, optionsOrCb);
971
1144
  }
972
1145
  }
1146
+ startSpeakerSearchTask(args, optionsOrCb, cb) {
1147
+ const command = new StartSpeakerSearchTaskCommand(args);
1148
+ if (typeof optionsOrCb === "function") {
1149
+ this.send(command, optionsOrCb);
1150
+ }
1151
+ else if (typeof cb === "function") {
1152
+ if (typeof optionsOrCb !== "object")
1153
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1154
+ this.send(command, optionsOrCb || {}, cb);
1155
+ }
1156
+ else {
1157
+ return this.send(command, optionsOrCb);
1158
+ }
1159
+ }
1160
+ startVoiceToneAnalysisTask(args, optionsOrCb, cb) {
1161
+ const command = new StartVoiceToneAnalysisTaskCommand(args);
1162
+ if (typeof optionsOrCb === "function") {
1163
+ this.send(command, optionsOrCb);
1164
+ }
1165
+ else if (typeof cb === "function") {
1166
+ if (typeof optionsOrCb !== "object")
1167
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1168
+ this.send(command, optionsOrCb || {}, cb);
1169
+ }
1170
+ else {
1171
+ return this.send(command, optionsOrCb);
1172
+ }
1173
+ }
1174
+ stopSpeakerSearchTask(args, optionsOrCb, cb) {
1175
+ const command = new StopSpeakerSearchTaskCommand(args);
1176
+ if (typeof optionsOrCb === "function") {
1177
+ this.send(command, optionsOrCb);
1178
+ }
1179
+ else if (typeof cb === "function") {
1180
+ if (typeof optionsOrCb !== "object")
1181
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1182
+ this.send(command, optionsOrCb || {}, cb);
1183
+ }
1184
+ else {
1185
+ return this.send(command, optionsOrCb);
1186
+ }
1187
+ }
1188
+ stopVoiceToneAnalysisTask(args, optionsOrCb, cb) {
1189
+ const command = new StopVoiceToneAnalysisTaskCommand(args);
1190
+ if (typeof optionsOrCb === "function") {
1191
+ this.send(command, optionsOrCb);
1192
+ }
1193
+ else if (typeof cb === "function") {
1194
+ if (typeof optionsOrCb !== "object")
1195
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1196
+ this.send(command, optionsOrCb || {}, cb);
1197
+ }
1198
+ else {
1199
+ return this.send(command, optionsOrCb);
1200
+ }
1201
+ }
1202
+ tagResource(args, optionsOrCb, cb) {
1203
+ const command = new TagResourceCommand(args);
1204
+ if (typeof optionsOrCb === "function") {
1205
+ this.send(command, optionsOrCb);
1206
+ }
1207
+ else if (typeof cb === "function") {
1208
+ if (typeof optionsOrCb !== "object")
1209
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1210
+ this.send(command, optionsOrCb || {}, cb);
1211
+ }
1212
+ else {
1213
+ return this.send(command, optionsOrCb);
1214
+ }
1215
+ }
1216
+ untagResource(args, optionsOrCb, cb) {
1217
+ const command = new UntagResourceCommand(args);
1218
+ if (typeof optionsOrCb === "function") {
1219
+ this.send(command, optionsOrCb);
1220
+ }
1221
+ else if (typeof cb === "function") {
1222
+ if (typeof optionsOrCb !== "object")
1223
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1224
+ this.send(command, optionsOrCb || {}, cb);
1225
+ }
1226
+ else {
1227
+ return this.send(command, optionsOrCb);
1228
+ }
1229
+ }
973
1230
  updateGlobalSettings(args, optionsOrCb, cb) {
974
1231
  const command = new UpdateGlobalSettingsCommand(args);
975
1232
  if (typeof optionsOrCb === "function") {
@@ -1096,6 +1353,34 @@ export class ChimeSDKVoice extends ChimeSDKVoiceClient {
1096
1353
  return this.send(command, optionsOrCb);
1097
1354
  }
1098
1355
  }
1356
+ updateVoiceProfile(args, optionsOrCb, cb) {
1357
+ const command = new UpdateVoiceProfileCommand(args);
1358
+ if (typeof optionsOrCb === "function") {
1359
+ this.send(command, optionsOrCb);
1360
+ }
1361
+ else if (typeof cb === "function") {
1362
+ if (typeof optionsOrCb !== "object")
1363
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1364
+ this.send(command, optionsOrCb || {}, cb);
1365
+ }
1366
+ else {
1367
+ return this.send(command, optionsOrCb);
1368
+ }
1369
+ }
1370
+ updateVoiceProfileDomain(args, optionsOrCb, cb) {
1371
+ const command = new UpdateVoiceProfileDomainCommand(args);
1372
+ if (typeof optionsOrCb === "function") {
1373
+ this.send(command, optionsOrCb);
1374
+ }
1375
+ else if (typeof cb === "function") {
1376
+ if (typeof optionsOrCb !== "object")
1377
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1378
+ this.send(command, optionsOrCb || {}, cb);
1379
+ }
1380
+ else {
1381
+ return this.send(command, optionsOrCb);
1382
+ }
1383
+ }
1099
1384
  validateE911Address(args, optionsOrCb, cb) {
1100
1385
  const command = new ValidateE911AddressCommand(args);
1101
1386
  if (typeof optionsOrCb === "function") {
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { BatchDeletePhoneNumberRequestFilterSensitiveLog, BatchDeletePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
4
+ import { BatchDeletePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchDeletePhoneNumberCommand, serializeAws_restJson1BatchDeletePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchDeletePhoneNumberCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class BatchDeletePhoneNumberCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: BatchDeletePhoneNumberRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: BatchDeletePhoneNumberResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateSipMediaApplicationCallRequestFilterSensitiveLog, CreateSipMediaApplicationCallResponseFilterSensitiveLog, } from "../models/models_0";
4
+ import { CreateSipMediaApplicationCallRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateSipMediaApplicationCallCommand, serializeAws_restJson1CreateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateSipMediaApplicationCallCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class CreateSipMediaApplicationCallCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: CreateSipMediaApplicationCallRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateSipMediaApplicationCallResponseFilterSensitiveLog,
31
+ outputFilterSensitiveLog: (_) => _,
32
32
  };
33
33
  const { requestHandler } = configuration;
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateSipRuleRequestFilterSensitiveLog, CreateSipRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1CreateSipRuleCommand, serializeAws_restJson1CreateSipRuleCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateSipRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateSipRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateSipRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateSipRuleResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateVoiceConnectorRequestFilterSensitiveLog, CreateVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1CreateVoiceConnectorCommand, serializeAws_restJson1CreateVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateVoiceConnectorCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateVoiceConnectorCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateVoiceConnectorRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateVoiceConnectorResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateVoiceConnectorGroupRequestFilterSensitiveLog, CreateVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1CreateVoiceConnectorGroupCommand, serializeAws_restJson1CreateVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateVoiceConnectorGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateVoiceConnectorGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateVoiceConnectorGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateVoiceConnectorGroupResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -0,0 +1,42 @@
1
+ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateVoiceProfileResponseFilterSensitiveLog, } from "../models/models_0";
5
+ import { deserializeAws_restJson1CreateVoiceProfileCommand, serializeAws_restJson1CreateVoiceProfileCommand, } from "../protocols/Aws_restJson1";
6
+ export class CreateVoiceProfileCommand extends $Command {
7
+ static getEndpointParameterInstructions() {
8
+ return {
9
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
10
+ Endpoint: { type: "builtInParams", name: "endpoint" },
11
+ Region: { type: "builtInParams", name: "region" },
12
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
13
+ };
14
+ }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
+ resolveMiddleware(clientStack, configuration, options) {
20
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
+ this.middlewareStack.use(getEndpointPlugin(configuration, CreateVoiceProfileCommand.getEndpointParameterInstructions()));
22
+ const stack = clientStack.concat(this.middlewareStack);
23
+ const { logger } = configuration;
24
+ const clientName = "ChimeSDKVoiceClient";
25
+ const commandName = "CreateVoiceProfileCommand";
26
+ const handlerExecutionContext = {
27
+ logger,
28
+ clientName,
29
+ commandName,
30
+ inputFilterSensitiveLog: (_) => _,
31
+ outputFilterSensitiveLog: CreateVoiceProfileResponseFilterSensitiveLog,
32
+ };
33
+ const { requestHandler } = configuration;
34
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
+ }
36
+ serialize(input, context) {
37
+ return serializeAws_restJson1CreateVoiceProfileCommand(input, context);
38
+ }
39
+ deserialize(output, context) {
40
+ return deserializeAws_restJson1CreateVoiceProfileCommand(output, context);
41
+ }
42
+ }
@@ -0,0 +1,42 @@
1
+ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateVoiceProfileDomainRequestFilterSensitiveLog, CreateVoiceProfileDomainResponseFilterSensitiveLog, } from "../models/models_0";
5
+ import { deserializeAws_restJson1CreateVoiceProfileDomainCommand, serializeAws_restJson1CreateVoiceProfileDomainCommand, } from "../protocols/Aws_restJson1";
6
+ export class CreateVoiceProfileDomainCommand extends $Command {
7
+ static getEndpointParameterInstructions() {
8
+ return {
9
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
10
+ Endpoint: { type: "builtInParams", name: "endpoint" },
11
+ Region: { type: "builtInParams", name: "region" },
12
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
13
+ };
14
+ }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
+ resolveMiddleware(clientStack, configuration, options) {
20
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
+ this.middlewareStack.use(getEndpointPlugin(configuration, CreateVoiceProfileDomainCommand.getEndpointParameterInstructions()));
22
+ const stack = clientStack.concat(this.middlewareStack);
23
+ const { logger } = configuration;
24
+ const clientName = "ChimeSDKVoiceClient";
25
+ const commandName = "CreateVoiceProfileDomainCommand";
26
+ const handlerExecutionContext = {
27
+ logger,
28
+ clientName,
29
+ commandName,
30
+ inputFilterSensitiveLog: CreateVoiceProfileDomainRequestFilterSensitiveLog,
31
+ outputFilterSensitiveLog: CreateVoiceProfileDomainResponseFilterSensitiveLog,
32
+ };
33
+ const { requestHandler } = configuration;
34
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
+ }
36
+ serialize(input, context) {
37
+ return serializeAws_restJson1CreateVoiceProfileDomainCommand(input, context);
38
+ }
39
+ deserialize(output, context) {
40
+ return deserializeAws_restJson1CreateVoiceProfileDomainCommand(output, context);
41
+ }
42
+ }
@@ -28,7 +28,7 @@ export class DeletePhoneNumberCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: DeletePhoneNumberRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
31
+ outputFilterSensitiveLog: (_) => _,
32
32
  };
33
33
  const { requestHandler } = configuration;
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteProxySessionRequestFilterSensitiveLog } from "../models/models_0";
5
4
  import { deserializeAws_restJson1DeleteProxySessionCommand, serializeAws_restJson1DeleteProxySessionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteProxySessionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteProxySessionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteProxySessionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteSipMediaApplicationRequestFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1DeleteSipMediaApplicationCommand, serializeAws_restJson1DeleteSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteSipMediaApplicationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteSipMediaApplicationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteSipMediaApplicationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteSipRuleRequestFilterSensitiveLog } from "../models/models_0";
5
4
  import { deserializeAws_restJson1DeleteSipRuleCommand, serializeAws_restJson1DeleteSipRuleCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteSipRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteSipRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteSipRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: (output) => output,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);