@aws-sdk/client-chime-sdk-voice 3.533.0 → 3.540.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 (197) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/ChimeSDKVoice.d.ts +13 -1
  6. package/dist-types/ChimeSDKVoiceClient.d.ts +1 -1
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +2 -1
  20. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  35. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  38. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  39. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  40. package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  42. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
  45. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
  47. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  48. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  51. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  52. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  54. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  55. package/dist-types/commands/GetVoiceProfileCommand.d.ts +2 -1
  56. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +2 -1
  57. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  60. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  61. package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  72. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  74. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  76. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  77. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  78. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  79. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  80. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  81. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  82. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
  83. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
  84. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
  85. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +2 -1
  86. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  87. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +2 -1
  99. package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
  100. package/dist-types/index.d.ts +0 -1
  101. package/dist-types/models/models_0.d.ts +547 -547
  102. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +12 -0
  103. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/index.d.ts +0 -1
  197. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface ListAvailableVoiceConnectorRegionsCommandOutput extends ListAva
22
22
  }
23
23
  declare const ListAvailableVoiceConnectorRegionsCommand_base: {
24
24
  new (input: ListAvailableVoiceConnectorRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAvailableVoiceConnectorRegionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const ListAvailableVoiceConnectorRegionsCommand_base: {
71
71
  * @throws {@link ChimeSDKVoiceServiceException}
72
72
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class ListAvailableVoiceConnectorRegionsCommand extends ListAvailableVoiceConnectorRegionsCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrder
22
22
  }
23
23
  declare const ListPhoneNumberOrdersCommand_base: {
24
24
  new (input: ListPhoneNumberOrdersCommandInput): import("@smithy/smithy-client").CommandImpl<ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPhoneNumberOrdersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the phone numbers for an administrator's Amazon Chime SDK account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListPhoneNumberOrdersCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListPhoneNumberOrdersCommand extends ListPhoneNumberOrdersCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
22
22
  }
23
23
  declare const ListPhoneNumbersCommand_base: {
24
24
  new (input: ListPhoneNumbersCommandInput): import("@smithy/smithy-client").CommandImpl<ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPhoneNumbersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the phone numbers for the specified Amazon Chime SDK account,
30
30
  * Amazon Chime SDK user, Amazon Chime SDK Voice Connector, or Amazon Chime SDK Voice
31
31
  * Connector group.</p>
@@ -113,6 +113,7 @@ declare const ListPhoneNumbersCommand_base: {
113
113
  * @throws {@link ChimeSDKVoiceServiceException}
114
114
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class ListPhoneNumbersCommand extends ListPhoneNumbersCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface ListProxySessionsCommandOutput extends ListProxySessionsRespons
22
22
  }
23
23
  declare const ListProxySessionsCommand_base: {
24
24
  new (input: ListProxySessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProxySessionsCommandInput, ListProxySessionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProxySessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProxySessionsCommandInput, ListProxySessionsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const ListProxySessionsCommand_base: {
104
104
  * @throws {@link ChimeSDKVoiceServiceException}
105
105
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class ListProxySessionsCommand extends ListProxySessionsCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaAppli
22
22
  }
23
23
  declare const ListSipMediaApplicationsCommand_base: {
24
24
  new (input: ListSipMediaApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListSipMediaApplicationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the SIP media applications under the administrator's AWS account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const ListSipMediaApplicationsCommand_base: {
87
87
  * @throws {@link ChimeSDKVoiceServiceException}
88
88
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class ListSipMediaApplicationsCommand extends ListSipMediaApplicationsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __Metad
22
22
  }
23
23
  declare const ListSipRulesCommand_base: {
24
24
  new (input: ListSipRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSipRulesCommandInput, ListSipRulesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListSipRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSipRulesCommandInput, ListSipRulesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the SIP rules under the administrator's AWS account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListSipRulesCommand_base: {
91
91
  * @throws {@link ChimeSDKVoiceServiceException}
92
92
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListSipRulesCommand extends ListSipRulesCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupp
22
22
  }
23
23
  declare const ListSupportedPhoneNumberCountriesCommand_base: {
24
24
  new (input: ListSupportedPhoneNumberCountriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSupportedPhoneNumberCountriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the countries that you can order phone numbers from.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListSupportedPhoneNumberCountriesCommand_base: {
81
81
  * @throws {@link ChimeSDKVoiceServiceException}
82
82
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListSupportedPhoneNumberCountriesCommand extends ListSupportedPhoneNumberCountriesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of the tags in a given resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListTagsForResourceCommand_base: {
76
76
  * @throws {@link ChimeSDKVoiceServiceException}
77
77
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListVoiceConnectorGroupsCommandOutput extends ListVoiceConnecto
22
22
  }
23
23
  declare const ListVoiceConnectorGroupsCommand_base: {
24
24
  new (input: ListVoiceConnectorGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVoiceConnectorGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS
30
30
  * account.</p>
31
31
  * @example
@@ -88,6 +88,7 @@ declare const ListVoiceConnectorGroupsCommand_base: {
88
88
  * @throws {@link ChimeSDKVoiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListVoiceConnectorGroupsCommand extends ListVoiceConnectorGroupsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListVoiceConnectorTerminationCredentialsCommandOutput extends L
22
22
  }
23
23
  declare const ListVoiceConnectorTerminationCredentialsCommand_base: {
24
24
  new (input: ListVoiceConnectorTerminationCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListVoiceConnectorTerminationCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListVoiceConnectorTerminationCredentialsCommand_base: {
76
76
  * @throws {@link ChimeSDKVoiceServiceException}
77
77
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListVoiceConnectorTerminationCredentialsCommand extends ListVoiceConnectorTerminationCredentialsCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListVoiceConnectorsCommandOutput extends ListVoiceConnectorsRes
22
22
  }
23
23
  declare const ListVoiceConnectorsCommand_base: {
24
24
  new (input: ListVoiceConnectorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVoiceConnectorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Amazon Chime SDK Voice Connectors in the administrators
30
30
  * AWS account.</p>
31
31
  * @example
@@ -85,6 +85,7 @@ declare const ListVoiceConnectorsCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class ListVoiceConnectorsCommand extends ListVoiceConnectorsCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface ListVoiceProfileDomainsCommandOutput extends ListVoiceProfileDo
22
22
  }
23
23
  declare const ListVoiceProfileDomainsCommand_base: {
24
24
  new (input: ListVoiceProfileDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVoiceProfileDomainsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the specified voice profile domains in the administrator's AWS account.
30
30
  * </p>
31
31
  * @example
@@ -86,6 +86,7 @@ declare const ListVoiceProfileDomainsCommand_base: {
86
86
  * @throws {@link ChimeSDKVoiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListVoiceProfileDomainsCommand extends ListVoiceProfileDomainsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListVoiceProfilesCommandOutput extends ListVoiceProfilesRespons
22
22
  }
23
23
  declare const ListVoiceProfilesCommand_base: {
24
24
  new (input: ListVoiceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListVoiceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the voice profiles in a voice profile domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const ListVoiceProfilesCommand_base: {
86
86
  * @throws {@link ChimeSDKVoiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListVoiceProfilesCommand extends ListVoiceProfilesCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface PutSipMediaApplicationAlexaSkillConfigurationCommandOutput exte
22
22
  }
23
23
  declare const PutSipMediaApplicationAlexaSkillConfigurationCommand_base: {
24
24
  new (input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutSipMediaApplicationAlexaSkillConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the Alexa Skill configuration for the SIP media application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const PutSipMediaApplicationAlexaSkillConfigurationCommand_base: {
85
85
  * @throws {@link ChimeSDKVoiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class PutSipMediaApplicationAlexaSkillConfigurationCommand extends PutSipMediaApplicationAlexaSkillConfigurationCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface PutSipMediaApplicationLoggingConfigurationCommandOutput extends
22
22
  }
23
23
  declare const PutSipMediaApplicationLoggingConfigurationCommand_base: {
24
24
  new (input: PutSipMediaApplicationLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutSipMediaApplicationLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the logging configuration for the specified SIP media application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const PutSipMediaApplicationLoggingConfigurationCommand_base: {
79
79
  * @throws {@link ChimeSDKVoiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class PutSipMediaApplicationLoggingConfigurationCommand extends PutSipMediaApplicationLoggingConfigurationCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
22
22
  }
23
23
  declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_base: {
24
24
  new (input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorEmergencyCallingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's emergency calling configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_base: {
91
91
  * @throws {@link ChimeSDKVoiceServiceException}
92
92
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class PutVoiceConnectorEmergencyCallingConfigurationCommand extends PutVoiceConnectorEmergencyCallingConfigurationCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorLoggingConfigurationCommandOutput extends PutV
22
22
  }
23
23
  declare const PutVoiceConnectorLoggingConfigurationCommand_base: {
24
24
  new (input: PutVoiceConnectorLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorLoggingConfigurationCommandInput, PutVoiceConnectorLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorLoggingConfigurationCommandInput, PutVoiceConnectorLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's logging configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const PutVoiceConnectorLoggingConfigurationCommand_base: {
81
81
  * @throws {@link ChimeSDKVoiceServiceException}
82
82
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class PutVoiceConnectorLoggingConfigurationCommand extends PutVoiceConnectorLoggingConfigurationCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorOriginationCommandOutput extends PutVoiceConne
22
22
  }
23
23
  declare const PutVoiceConnectorOriginationCommand_base: {
24
24
  new (input: PutVoiceConnectorOriginationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorOriginationCommandInput, PutVoiceConnectorOriginationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorOriginationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorOriginationCommandInput, PutVoiceConnectorOriginationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's origination settings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -97,6 +97,7 @@ declare const PutVoiceConnectorOriginationCommand_base: {
97
97
  * @throws {@link ChimeSDKVoiceServiceException}
98
98
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class PutVoiceConnectorOriginationCommand extends PutVoiceConnectorOriginationCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorProxyCommandOutput extends PutVoiceConnectorPr
22
22
  }
23
23
  declare const PutVoiceConnectorProxyCommand_base: {
24
24
  new (input: PutVoiceConnectorProxyCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorProxyCommandInput, PutVoiceConnectorProxyCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorProxyCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorProxyCommandInput, PutVoiceConnectorProxyCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const PutVoiceConnectorProxyCommand_base: {
90
90
  * @throws {@link ChimeSDKVoiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class PutVoiceConnectorProxyCommand extends PutVoiceConnectorProxyCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorStreamingConfigurationCommandOutput extends Pu
22
22
  }
23
23
  declare const PutVoiceConnectorStreamingConfigurationCommand_base: {
24
24
  new (input: PutVoiceConnectorStreamingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorStreamingConfigurationCommandInput, PutVoiceConnectorStreamingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorStreamingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorStreamingConfigurationCommandInput, PutVoiceConnectorStreamingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's streaming configuration settings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const PutVoiceConnectorStreamingConfigurationCommand_base: {
99
99
  * @throws {@link ChimeSDKVoiceServiceException}
100
100
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class PutVoiceConnectorStreamingConfigurationCommand extends PutVoiceConnectorStreamingConfigurationCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorTerminationCommandOutput extends PutVoiceConne
22
22
  }
23
23
  declare const PutVoiceConnectorTerminationCommand_base: {
24
24
  new (input: PutVoiceConnectorTerminationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorTerminationCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's termination settings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const PutVoiceConnectorTerminationCommand_base: {
98
98
  * @throws {@link ChimeSDKVoiceServiceException}
99
99
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class PutVoiceConnectorTerminationCommand extends PutVoiceConnectorTerminationCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface PutVoiceConnectorTerminationCredentialsCommandOutput extends __
22
22
  }
23
23
  declare const PutVoiceConnectorTerminationCredentialsCommand_base: {
24
24
  new (input: PutVoiceConnectorTerminationCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutVoiceConnectorTerminationCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a Voice Connector's termination credentials.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const PutVoiceConnectorTerminationCredentialsCommand_base: {
78
78
  * @throws {@link ChimeSDKVoiceServiceException}
79
79
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class PutVoiceConnectorTerminationCredentialsCommand extends PutVoiceConnectorTerminationCredentialsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface RestorePhoneNumberCommandOutput extends RestorePhoneNumberRespo
22
22
  }
23
23
  declare const RestorePhoneNumberCommand_base: {
24
24
  new (input: RestorePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RestorePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Restores a deleted phone number.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -106,6 +106,7 @@ declare const RestorePhoneNumberCommand_base: {
106
106
  * @throws {@link ChimeSDKVoiceServiceException}
107
107
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class RestorePhoneNumberCommand extends RestorePhoneNumberCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface SearchAvailablePhoneNumbersCommandOutput extends SearchAvailabl
22
22
  }
23
23
  declare const SearchAvailablePhoneNumbersCommand_base: {
24
24
  new (input: SearchAvailablePhoneNumbersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [SearchAvailablePhoneNumbersCommandInput]): import("@smithy/smithy-client").CommandImpl<SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches the provisioned phone numbers in an organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const SearchAvailablePhoneNumbersCommand_base: {
84
84
  * @throws {@link ChimeSDKVoiceServiceException}
85
85
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class SearchAvailablePhoneNumbersCommand extends SearchAvailablePhoneNumbersCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface StartSpeakerSearchTaskCommandOutput extends StartSpeakerSearchT
22
22
  }
23
23
  declare const StartSpeakerSearchTaskCommand_base: {
24
24
  new (input: StartSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a speaker search task.</p>
30
30
  * <important>
31
31
  * <p>Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the
@@ -118,6 +118,7 @@ declare const StartSpeakerSearchTaskCommand_base: {
118
118
  * @throws {@link ChimeSDKVoiceServiceException}
119
119
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
120
120
  *
121
+ * @public
121
122
  */
122
123
  export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
123
124
  }
@@ -22,10 +22,10 @@ export interface StartVoiceToneAnalysisTaskCommandOutput extends StartVoiceToneA
22
22
  }
23
23
  declare const StartVoiceToneAnalysisTaskCommand_base: {
24
24
  new (input: StartVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a voice tone analysis task. For more information about voice tone analysis, see
30
30
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/pstn-voice-analytics.html">Using Amazon Chime SDK voice analytics</a>
31
31
  * in the <i>Amazon Chime SDK Developer Guide</i>.</p>
@@ -110,6 +110,7 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
110
110
  * @throws {@link ChimeSDKVoiceServiceException}
111
111
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface StopSpeakerSearchTaskCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const StopSpeakerSearchTaskCommand_base: {
24
24
  new (input: StopSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops a speaker search task.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const StopSpeakerSearchTaskCommand_base: {
82
82
  * @throws {@link ChimeSDKVoiceServiceException}
83
83
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface StopVoiceToneAnalysisTaskCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const StopVoiceToneAnalysisTaskCommand_base: {
24
24
  new (input: StopVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops a voice tone analysis task.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
82
82
  * @throws {@link ChimeSDKVoiceServiceException}
83
83
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a tag to the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
78
78
  * @throws {@link ChimeSDKVoiceServiceException}
79
79
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class TagResourceCommand extends TagResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes tags from a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const UntagResourceCommand_base: {
72
72
  * @throws {@link ChimeSDKVoiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
77
78
  }