@aws-sdk/client-chime 3.533.0 → 3.536.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 (388) hide show
  1. package/dist-types/Chime.d.ts +20 -3
  2. package/dist-types/ChimeClient.d.ts +3 -3
  3. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +4 -3
  5. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +4 -3
  6. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +4 -3
  8. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +4 -3
  9. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateUserCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateAccountCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +4 -3
  17. package/dist-types/commands/CreateAppInstanceCommand.d.ts +4 -3
  18. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +4 -3
  19. package/dist-types/commands/CreateAttendeeCommand.d.ts +4 -3
  20. package/dist-types/commands/CreateBotCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateChannelBanCommand.d.ts +4 -3
  22. package/dist-types/commands/CreateChannelCommand.d.ts +4 -3
  23. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +4 -3
  24. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +4 -3
  25. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +4 -3
  26. package/dist-types/commands/CreateMeetingCommand.d.ts +4 -3
  27. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +4 -3
  29. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateProxySessionCommand.d.ts +4 -3
  31. package/dist-types/commands/CreateRoomCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +4 -3
  34. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +4 -3
  35. package/dist-types/commands/CreateSipRuleCommand.d.ts +4 -3
  36. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +4 -3
  38. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +4 -3
  39. package/dist-types/commands/DeleteAccountCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +4 -3
  41. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +4 -3
  42. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +4 -3
  43. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +4 -3
  44. package/dist-types/commands/DeleteAttendeeCommand.d.ts +4 -3
  45. package/dist-types/commands/DeleteChannelBanCommand.d.ts +4 -3
  46. package/dist-types/commands/DeleteChannelCommand.d.ts +4 -3
  47. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +4 -3
  48. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +4 -3
  49. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +4 -3
  50. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +4 -3
  52. package/dist-types/commands/DeleteMeetingCommand.d.ts +4 -3
  53. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteProxySessionCommand.d.ts +4 -3
  55. package/dist-types/commands/DeleteRoomCommand.d.ts +2 -1
  56. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +2 -1
  57. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +4 -3
  58. package/dist-types/commands/DeleteSipRuleCommand.d.ts +4 -3
  59. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +4 -3
  60. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -3
  61. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +4 -3
  62. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +4 -3
  63. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +4 -3
  64. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +4 -3
  65. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +4 -3
  66. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +4 -3
  67. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +4 -3
  68. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +4 -3
  69. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +4 -3
  70. package/dist-types/commands/DescribeChannelBanCommand.d.ts +4 -3
  71. package/dist-types/commands/DescribeChannelCommand.d.ts +4 -3
  72. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +4 -3
  73. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +4 -3
  74. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +4 -3
  75. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +4 -3
  76. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +2 -1
  77. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +4 -3
  78. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +4 -3
  79. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -1
  80. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  81. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  82. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +4 -3
  83. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +4 -3
  84. package/dist-types/commands/GetAttendeeCommand.d.ts +4 -3
  85. package/dist-types/commands/GetBotCommand.d.ts +2 -1
  86. package/dist-types/commands/GetChannelMessageCommand.d.ts +4 -3
  87. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +2 -1
  88. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  89. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +4 -3
  90. package/dist-types/commands/GetMeetingCommand.d.ts +4 -3
  91. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +4 -3
  92. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  93. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  94. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  95. package/dist-types/commands/GetProxySessionCommand.d.ts +4 -3
  96. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +2 -1
  97. package/dist-types/commands/GetRoomCommand.d.ts +2 -1
  98. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +4 -3
  99. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +4 -3
  100. package/dist-types/commands/GetSipRuleCommand.d.ts +4 -3
  101. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  102. package/dist-types/commands/GetUserSettingsCommand.d.ts +2 -1
  103. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +4 -3
  104. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -3
  105. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +4 -3
  106. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +4 -3
  107. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +4 -3
  108. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +4 -3
  109. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +4 -3
  110. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +4 -3
  111. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +4 -3
  112. package/dist-types/commands/InviteUsersCommand.d.ts +2 -1
  113. package/dist-types/commands/ListAccountsCommand.d.ts +2 -1
  114. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +4 -3
  115. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +4 -3
  116. package/dist-types/commands/ListAppInstancesCommand.d.ts +4 -3
  117. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +4 -3
  118. package/dist-types/commands/ListAttendeesCommand.d.ts +4 -3
  119. package/dist-types/commands/ListBotsCommand.d.ts +2 -1
  120. package/dist-types/commands/ListChannelBansCommand.d.ts +4 -3
  121. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +4 -3
  122. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +4 -3
  123. package/dist-types/commands/ListChannelMessagesCommand.d.ts +4 -3
  124. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +4 -3
  125. package/dist-types/commands/ListChannelsCommand.d.ts +4 -3
  126. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +4 -3
  127. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +4 -3
  128. package/dist-types/commands/ListMeetingTagsCommand.d.ts +4 -3
  129. package/dist-types/commands/ListMeetingsCommand.d.ts +4 -3
  130. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  131. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  132. package/dist-types/commands/ListProxySessionsCommand.d.ts +4 -3
  133. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +2 -1
  134. package/dist-types/commands/ListRoomsCommand.d.ts +2 -1
  135. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +4 -3
  136. package/dist-types/commands/ListSipRulesCommand.d.ts +4 -3
  137. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  138. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -3
  139. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  140. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +4 -3
  141. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +4 -3
  142. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +4 -3
  143. package/dist-types/commands/LogoutUserCommand.d.ts +2 -1
  144. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +4 -3
  145. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +4 -3
  146. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +2 -1
  147. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +2 -1
  148. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +4 -3
  149. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -3
  150. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +4 -3
  151. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -3
  152. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +4 -3
  153. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -3
  154. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -3
  155. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +4 -3
  156. package/dist-types/commands/RedactChannelMessageCommand.d.ts +4 -3
  157. package/dist-types/commands/RedactConversationMessageCommand.d.ts +2 -1
  158. package/dist-types/commands/RedactRoomMessageCommand.d.ts +2 -1
  159. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +2 -1
  160. package/dist-types/commands/ResetPersonalPINCommand.d.ts +2 -1
  161. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  162. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  163. package/dist-types/commands/SendChannelMessageCommand.d.ts +4 -3
  164. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -3
  165. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +4 -3
  166. package/dist-types/commands/TagAttendeeCommand.d.ts +4 -3
  167. package/dist-types/commands/TagMeetingCommand.d.ts +4 -3
  168. package/dist-types/commands/TagResourceCommand.d.ts +4 -3
  169. package/dist-types/commands/UntagAttendeeCommand.d.ts +4 -3
  170. package/dist-types/commands/UntagMeetingCommand.d.ts +4 -3
  171. package/dist-types/commands/UntagResourceCommand.d.ts +4 -3
  172. package/dist-types/commands/UpdateAccountCommand.d.ts +2 -1
  173. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  174. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +4 -3
  175. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +4 -3
  176. package/dist-types/commands/UpdateBotCommand.d.ts +2 -1
  177. package/dist-types/commands/UpdateChannelCommand.d.ts +4 -3
  178. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +4 -3
  179. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +4 -3
  180. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  181. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  182. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  183. package/dist-types/commands/UpdateProxySessionCommand.d.ts +4 -3
  184. package/dist-types/commands/UpdateRoomCommand.d.ts +2 -1
  185. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +2 -1
  186. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +4 -3
  187. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +4 -3
  188. package/dist-types/commands/UpdateSipRuleCommand.d.ts +4 -3
  189. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  190. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +2 -1
  191. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +4 -3
  192. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +4 -3
  193. package/dist-types/commands/ValidateE911AddressCommand.d.ts +4 -3
  194. package/dist-types/models/models_0.d.ts +726 -726
  195. package/dist-types/models/models_1.d.ts +446 -446
  196. package/dist-types/ts3.4/Chime.d.ts +17 -0
  197. package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/GetBotCommand.d.ts +7 -0
  280. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +9 -0
  290. package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +9 -0
  291. package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +7 -0
  292. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +9 -0
  293. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  294. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +9 -0
  295. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
  296. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +9 -0
  297. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +9 -0
  298. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  299. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +9 -0
  300. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  301. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +9 -0
  302. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +9 -0
  303. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  304. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +9 -0
  305. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  306. package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +9 -0
  307. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +9 -0
  308. package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +9 -0
  309. package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +9 -0
  310. package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +9 -0
  311. package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +9 -0
  312. package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +9 -0
  313. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
  314. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +9 -0
  315. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +9 -0
  316. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +9 -0
  317. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +9 -0
  318. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +9 -0
  319. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  320. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +9 -0
  321. package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +9 -0
  322. package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +9 -0
  323. package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +9 -0
  324. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +9 -0
  325. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  326. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +9 -0
  327. package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +9 -0
  328. package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +9 -0
  329. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +9 -0
  330. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +9 -0
  331. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  333. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +9 -0
  356. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  357. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +9 -0
  358. package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +9 -0
  359. package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +9 -0
  360. package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +9 -0
  361. package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +9 -0
  362. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  363. package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +9 -0
  364. package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +9 -0
  365. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  366. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +9 -0
  367. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
  368. package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +9 -0
  369. package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +9 -0
  370. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +9 -0
  371. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  372. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +9 -0
  373. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +9 -0
  374. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  375. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  376. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +9 -0
  377. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +9 -0
  378. package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +9 -0
  379. package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +9 -0
  380. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +9 -0
  381. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
  382. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +9 -0
  383. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  384. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +9 -0
  385. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +9 -0
  386. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +9 -0
  387. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +9 -0
  388. package/package.json +40 -40
@@ -22,12 +22,10 @@ export interface GetVoiceConnectorStreamingConfigurationCommandOutput extends Ge
22
22
  }
23
23
  declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
24
24
  new (input: GetVoiceConnectorStreamingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVoiceConnectorStreamingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector.
32
30
  * Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows
33
31
  * the retention period, in hours, for the Amazon Kinesis data.</p>
@@ -38,6 +36,8 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
38
36
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
37
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
38
  * </important>
39
+ *
40
+ * @deprecated Replaced by GetVoiceConnectorStreamingConfiguration in the Amazon Chime SDK Voice Namespace
41
41
  * @example
42
42
  * Use a bare-bones client and the command you need to make an API call.
43
43
  * ```javascript
@@ -93,6 +93,7 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
93
93
  * @throws {@link ChimeServiceException}
94
94
  * <p>Base exception class for all service exceptions from Chime service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class GetVoiceConnectorStreamingConfigurationCommand extends GetVoiceConnectorStreamingConfigurationCommand_base {
98
99
  }
@@ -22,12 +22,10 @@ export interface GetVoiceConnectorTerminationCommandOutput extends GetVoiceConne
22
22
  }
23
23
  declare const GetVoiceConnectorTerminationCommand_base: {
24
24
  new (input: GetVoiceConnectorTerminationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVoiceConnectorTerminationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Retrieves termination setting details for the specified Amazon Chime Voice Connector.</p>
32
30
  * <important>
33
31
  * <p>
@@ -36,6 +34,8 @@ declare const GetVoiceConnectorTerminationCommand_base: {
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetVoiceConnectorTermination in the Amazon Chime SDK Voice Namespace
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -93,6 +93,7 @@ declare const GetVoiceConnectorTerminationCommand_base: {
93
93
  * @throws {@link ChimeServiceException}
94
94
  * <p>Base exception class for all service exceptions from Chime service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class GetVoiceConnectorTerminationCommand extends GetVoiceConnectorTerminationCommand_base {
98
99
  }
@@ -22,12 +22,10 @@ export interface GetVoiceConnectorTerminationHealthCommandOutput extends GetVoic
22
22
  }
23
23
  declare const GetVoiceConnectorTerminationHealthCommand_base: {
24
24
  new (input: GetVoiceConnectorTerminationHealthCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVoiceConnectorTerminationHealthCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <important>
32
30
  * <p>
33
31
  * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetVoiceConnectorTerminationHealth.html">GetVoiceConnectorTerminationHealth</a>, in the Amazon Chime SDK.</p>
@@ -37,6 +35,8 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
37
35
  * </important>
38
36
  * <p>Retrieves information about the last time a SIP <code>OPTIONS</code> ping was received from
39
37
  * your SIP infrastructure for the specified Amazon Chime Voice Connector.</p>
38
+ *
39
+ * @deprecated Replaced by GetVoiceConnectorTerminationHealth in the Amazon Chime SDK Voice Namespace
40
40
  * @example
41
41
  * Use a bare-bones client and the command you need to make an API call.
42
42
  * ```javascript
@@ -87,6 +87,7 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
87
87
  * @throws {@link ChimeServiceException}
88
88
  * <p>Base exception class for all service exceptions from Chime service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetVoiceConnectorTerminationHealthCommand extends GetVoiceConnectorTerminationHealthCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface InviteUsersCommandOutput extends InviteUsersResponse, __Metadat
22
22
  }
23
23
  declare const InviteUsersCommand_base: {
24
24
  new (input: InviteUsersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteUsersCommandInput, InviteUsersCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: InviteUsersCommandInput): import("@smithy/smithy-client").CommandImpl<InviteUsersCommandInput, InviteUsersCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime
30
30
  * <code>Team</code> account. Only <code>Team</code> account types are currently
31
31
  * supported for this action.</p>
@@ -87,6 +87,7 @@ declare const InviteUsersCommand_base: {
87
87
  * @throws {@link ChimeServiceException}
88
88
  * <p>Base exception class for all service exceptions from Chime service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class InviteUsersCommand extends InviteUsersCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListAccountsCommandOutput extends ListAccountsResponse, __Metad
22
22
  }
23
23
  declare const ListAccountsCommand_base: {
24
24
  new (input: ListAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsCommandInput, ListAccountsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAccountsCommandInput, ListAccountsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts
30
30
  * by account name prefix. To find out which Amazon Chime account a user belongs to, you can
31
31
  * filter by the user's email address, which returns one account result.</p>
@@ -98,6 +98,7 @@ declare const ListAccountsCommand_base: {
98
98
  * @throws {@link ChimeServiceException}
99
99
  * <p>Base exception class for all service exceptions from Chime service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ListAccountsCommand extends ListAccountsCommand_base {
103
104
  }
@@ -22,12 +22,10 @@ export interface ListAppInstanceAdminsCommandOutput extends ListAppInstanceAdmin
22
22
  }
23
23
  declare const ListAppInstanceAdminsCommand_base: {
24
24
  new (input: ListAppInstanceAdminsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInstanceAdminsCommandInput, ListAppInstanceAdminsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAppInstanceAdminsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInstanceAdminsCommandInput, ListAppInstanceAdminsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Returns a list of the administrators in the <code>AppInstance</code>.</p>
32
30
  * <important>
33
31
  * <p>
@@ -36,6 +34,8 @@ declare const ListAppInstanceAdminsCommand_base: {
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by ListAppInstanceAdmins in the Amazon Chime SDK Identity Namespace
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -91,6 +91,7 @@ declare const ListAppInstanceAdminsCommand_base: {
91
91
  * @throws {@link ChimeServiceException}
92
92
  * <p>Base exception class for all service exceptions from Chime service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListAppInstanceAdminsCommand extends ListAppInstanceAdminsCommand_base {
96
97
  }
@@ -22,12 +22,10 @@ export interface ListAppInstanceUsersCommandOutput extends ListAppInstanceUsersR
22
22
  }
23
23
  declare const ListAppInstanceUsersCommand_base: {
24
24
  new (input: ListAppInstanceUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInstanceUsersCommandInput, ListAppInstanceUsersCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAppInstanceUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInstanceUsersCommandInput, ListAppInstanceUsersCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>List all <code>AppInstanceUsers</code>
32
30
  * created under a single <code>AppInstance</code>.
33
31
  * </p>
@@ -38,6 +36,8 @@ declare const ListAppInstanceUsersCommand_base: {
38
36
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
37
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
38
  * </important>
39
+ *
40
+ * @deprecated Replaced by ListAppInstanceUsers in the Amazon Chime SDK Identity Namespace
41
41
  * @example
42
42
  * Use a bare-bones client and the command you need to make an API call.
43
43
  * ```javascript
@@ -92,6 +92,7 @@ declare const ListAppInstanceUsersCommand_base: {
92
92
  * @throws {@link ChimeServiceException}
93
93
  * <p>Base exception class for all service exceptions from Chime service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListAppInstanceUsersCommand extends ListAppInstanceUsersCommand_base {
97
98
  }
@@ -22,12 +22,10 @@ export interface ListAppInstancesCommandOutput extends ListAppInstancesResponse,
22
22
  }
23
23
  declare const ListAppInstancesCommand_base: {
24
24
  new (input: ListAppInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInstancesCommandInput, ListAppInstancesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAppInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAppInstancesCommandInput, ListAppInstancesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists all Amazon Chime <code>AppInstance</code>s created under a single AWS account.</p>
32
30
  * <important>
33
31
  * <p>
@@ -36,6 +34,8 @@ declare const ListAppInstancesCommand_base: {
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -88,6 +88,7 @@ declare const ListAppInstancesCommand_base: {
88
88
  * @throws {@link ChimeServiceException}
89
89
  * <p>Base exception class for all service exceptions from Chime service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListAppInstancesCommand extends ListAppInstancesCommand_base {
93
94
  }
@@ -22,16 +22,16 @@ export interface ListAttendeeTagsCommandOutput extends ListAttendeeTagsResponse,
22
22
  }
23
23
  declare const ListAttendeeTagsCommand_base: {
24
24
  new (input: ListAttendeeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttendeeTagsCommandInput, ListAttendeeTagsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAttendeeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttendeeTagsCommandInput, ListAttendeeTagsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists the tags applied to an Amazon Chime SDK attendee resource.</p>
32
30
  * <important>
33
31
  * <p>ListAttendeeTags is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.</p>
34
32
  * </important>
33
+ *
34
+ * @deprecated Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -85,6 +85,7 @@ declare const ListAttendeeTagsCommand_base: {
85
85
  * @throws {@link ChimeServiceException}
86
86
  * <p>Base exception class for all service exceptions from Chime service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class ListAttendeeTagsCommand extends ListAttendeeTagsCommand_base {
90
91
  }
@@ -22,12 +22,10 @@ export interface ListAttendeesCommandOutput extends ListAttendeesResponse, __Met
22
22
  }
23
23
  declare const ListAttendeesCommand_base: {
24
24
  new (input: ListAttendeesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttendeesCommandInput, ListAttendeesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAttendeesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttendeesCommandInput, ListAttendeesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>
32
30
  * Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see
33
31
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Using the Amazon Chime SDK</a>
@@ -40,6 +38,8 @@ declare const ListAttendeesCommand_base: {
40
38
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
41
39
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
42
40
  * </important>
41
+ *
42
+ * @deprecated Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
43
43
  * @example
44
44
  * Use a bare-bones client and the command you need to make an API call.
45
45
  * ```javascript
@@ -96,6 +96,7 @@ declare const ListAttendeesCommand_base: {
96
96
  * @throws {@link ChimeServiceException}
97
97
  * <p>Base exception class for all service exceptions from Chime service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class ListAttendeesCommand extends ListAttendeesCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
22
22
  }
23
23
  declare const ListBotsCommand_base: {
24
24
  new (input: ListBotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotsCommandInput, ListBotsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListBotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotsCommandInput, ListBotsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const ListBotsCommand_base: {
89
89
  * @throws {@link ChimeServiceException}
90
90
  * <p>Base exception class for all service exceptions from Chime service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ListBotsCommand extends ListBotsCommand_base {
94
95
  }
@@ -22,12 +22,10 @@ export interface ListChannelBansCommandOutput extends ListChannelBansResponse, _
22
22
  }
23
23
  declare const ListChannelBansCommand_base: {
24
24
  new (input: ListChannelBansCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelBansCommandInput, ListChannelBansCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListChannelBansCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelBansCommandInput, ListChannelBansCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists all the users banned from a particular channel.</p>
32
30
  * <note>
33
31
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
@@ -41,6 +39,8 @@ declare const ListChannelBansCommand_base: {
41
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
42
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
43
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by ListChannelBans in the Amazon Chime SDK Messaging Namespace
44
44
  * @example
45
45
  * Use a bare-bones client and the command you need to make an API call.
46
46
  * ```javascript
@@ -97,6 +97,7 @@ declare const ListChannelBansCommand_base: {
97
97
  * @throws {@link ChimeServiceException}
98
98
  * <p>Base exception class for all service exceptions from Chime service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class ListChannelBansCommand extends ListChannelBansCommand_base {
102
103
  }
@@ -22,12 +22,10 @@ export interface ListChannelMembershipsCommandOutput extends ListChannelMembersh
22
22
  }
23
23
  declare const ListChannelMembershipsCommand_base: {
24
24
  new (input: ListChannelMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelMembershipsCommandInput, ListChannelMembershipsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListChannelMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelMembershipsCommandInput, ListChannelMembershipsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists all channel memberships in a channel.</p>
32
30
  * <note>
33
31
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
@@ -41,6 +39,8 @@ declare const ListChannelMembershipsCommand_base: {
41
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
42
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
43
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging Namespace
44
44
  * @example
45
45
  * Use a bare-bones client and the command you need to make an API call.
46
46
  * ```javascript
@@ -98,6 +98,7 @@ declare const ListChannelMembershipsCommand_base: {
98
98
  * @throws {@link ChimeServiceException}
99
99
  * <p>Base exception class for all service exceptions from Chime service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {
103
104
  }
@@ -22,12 +22,10 @@ export interface ListChannelMembershipsForAppInstanceUserCommandOutput extends L
22
22
  }
23
23
  declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
24
24
  new (input: ListChannelMembershipsForAppInstanceUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelMembershipsForAppInstanceUserCommandInput, ListChannelMembershipsForAppInstanceUserCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListChannelMembershipsForAppInstanceUserCommandInput]): import("@smithy/smithy-client").CommandImpl<ListChannelMembershipsForAppInstanceUserCommandInput, ListChannelMembershipsForAppInstanceUserCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p> Lists all channels that a particular <code>AppInstanceUser</code> is a part of. Only an
32
30
  * <code>AppInstanceAdmin</code> can call the API with a user ARN that is not their own. </p>
33
31
  * <note>
@@ -42,6 +40,8 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
42
40
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
43
41
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
44
42
  * </important>
43
+ *
44
+ * @deprecated Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
45
45
  * @example
46
46
  * Use a bare-bones client and the command you need to make an API call.
47
47
  * ```javascript
@@ -105,6 +105,7 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
105
105
  * @throws {@link ChimeServiceException}
106
106
  * <p>Base exception class for all service exceptions from Chime service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {
110
111
  }
@@ -22,12 +22,10 @@ export interface ListChannelMessagesCommandOutput extends ListChannelMessagesRes
22
22
  }
23
23
  declare const ListChannelMessagesCommand_base: {
24
24
  new (input: ListChannelMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelMessagesCommandInput, ListChannelMessagesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListChannelMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelMessagesCommandInput, ListChannelMessagesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>List all the messages in a channel. Returns a paginated list of
32
30
  * <code>ChannelMessages</code>. By default, sorted by creation timestamp in descending
33
31
  * order.</p>
@@ -46,6 +44,8 @@ declare const ListChannelMessagesCommand_base: {
46
44
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
47
45
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
48
46
  * </important>
47
+ *
48
+ * @deprecated Replaced by ListChannelMessages in the Amazon Chime SDK Messaging Namespace
49
49
  * @example
50
50
  * Use a bare-bones client and the command you need to make an API call.
51
51
  * ```javascript
@@ -113,6 +113,7 @@ declare const ListChannelMessagesCommand_base: {
113
113
  * @throws {@link ChimeServiceException}
114
114
  * <p>Base exception class for all service exceptions from Chime service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {
118
119
  }
@@ -22,12 +22,10 @@ export interface ListChannelModeratorsCommandOutput extends ListChannelModerator
22
22
  }
23
23
  declare const ListChannelModeratorsCommand_base: {
24
24
  new (input: ListChannelModeratorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelModeratorsCommandInput, ListChannelModeratorsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListChannelModeratorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelModeratorsCommandInput, ListChannelModeratorsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists all the moderators for a channel.</p>
32
30
  * <note>
33
31
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
@@ -41,6 +39,8 @@ declare const ListChannelModeratorsCommand_base: {
41
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
42
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
43
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
44
44
  * @example
45
45
  * Use a bare-bones client and the command you need to make an API call.
46
46
  * ```javascript
@@ -97,6 +97,7 @@ declare const ListChannelModeratorsCommand_base: {
97
97
  * @throws {@link ChimeServiceException}
98
98
  * <p>Base exception class for all service exceptions from Chime service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {
102
103
  }
@@ -22,12 +22,10 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
22
22
  }
23
23
  declare const ListChannelsCommand_base: {
24
24
  new (input: ListChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists all Channels created under a single Chime App as a paginated list. You can specify
32
30
  * filters to narrow results.</p>
33
31
  * <p class="title">
@@ -55,6 +53,8 @@ declare const ListChannelsCommand_base: {
55
53
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
56
54
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
57
55
  * </important>
56
+ *
57
+ * @deprecated Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
58
58
  * @example
59
59
  * Use a bare-bones client and the command you need to make an API call.
60
60
  * ```javascript
@@ -113,6 +113,7 @@ declare const ListChannelsCommand_base: {
113
113
  * @throws {@link ChimeServiceException}
114
114
  * <p>Base exception class for all service exceptions from Chime service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class ListChannelsCommand extends ListChannelsCommand_base {
118
119
  }
@@ -22,12 +22,10 @@ export interface ListChannelsModeratedByAppInstanceUserCommandOutput extends Lis
22
22
  }
23
23
  declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
24
24
  new (input: ListChannelsModeratedByAppInstanceUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelsModeratedByAppInstanceUserCommandInput, ListChannelsModeratedByAppInstanceUserCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListChannelsModeratedByAppInstanceUserCommandInput]): import("@smithy/smithy-client").CommandImpl<ListChannelsModeratedByAppInstanceUserCommandInput, ListChannelsModeratedByAppInstanceUserCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>A list of the channels moderated by an <code>AppInstanceUser</code>.</p>
32
30
  * <note>
33
31
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
@@ -41,6 +39,8 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
41
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
42
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
43
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by ListChannelsModeratedByAppInstanceUser in the Amazon Chime SDK Messaging Namespace
44
44
  * @example
45
45
  * Use a bare-bones client and the command you need to make an API call.
46
46
  * ```javascript
@@ -100,6 +100,7 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
100
100
  * @throws {@link ChimeServiceException}
101
101
  * <p>Base exception class for all service exceptions from Chime service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {
105
106
  }
@@ -22,12 +22,10 @@ export interface ListMediaCapturePipelinesCommandOutput extends ListMediaCapture
22
22
  }
23
23
  declare const ListMediaCapturePipelinesCommand_base: {
24
24
  new (input: ListMediaCapturePipelinesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaCapturePipelinesCommandInput, ListMediaCapturePipelinesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMediaCapturePipelinesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaCapturePipelinesCommandInput, ListMediaCapturePipelinesCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Returns a list of media capture pipelines.</p>
32
30
  * <important>
33
31
  * <p>
@@ -36,6 +34,8 @@ declare const ListMediaCapturePipelinesCommand_base: {
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by ListMediaCapturePipelines in the Amazon Chime SDK Media Pipelines Namespace
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -118,6 +118,7 @@ declare const ListMediaCapturePipelinesCommand_base: {
118
118
  * @throws {@link ChimeServiceException}
119
119
  * <p>Base exception class for all service exceptions from Chime service.</p>
120
120
  *
121
+ * @public
121
122
  */
122
123
  export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
123
124
  }
@@ -22,12 +22,10 @@ export interface ListMeetingTagsCommandOutput extends ListMeetingTagsResponse, _
22
22
  }
23
23
  declare const ListMeetingTagsCommand_base: {
24
24
  new (input: ListMeetingTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMeetingTagsCommandInput, ListMeetingTagsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMeetingTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMeetingTagsCommandInput, ListMeetingTagsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists the tags applied to an Amazon Chime SDK meeting resource.</p>
32
30
  * <important>
33
31
  * <p>
@@ -36,6 +34,8 @@ declare const ListMeetingTagsCommand_base: {
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
36
  * </important>
37
+ *
38
+ * @deprecated Use ListTagsForResource in the Amazon Chime SDK Meetings Namespace.
39
39
  * @example
40
40
  * Use a bare-bones client and the command you need to make an API call.
41
41
  * ```javascript
@@ -88,6 +88,7 @@ declare const ListMeetingTagsCommand_base: {
88
88
  * @throws {@link ChimeServiceException}
89
89
  * <p>Base exception class for all service exceptions from Chime service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListMeetingTagsCommand extends ListMeetingTagsCommand_base {
93
94
  }
@@ -22,12 +22,10 @@ export interface ListMeetingsCommandOutput extends ListMeetingsResponse, __Metad
22
22
  }
23
23
  declare const ListMeetingsCommand_base: {
24
24
  new (input: ListMeetingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMeetingsCommandInput, ListMeetingsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMeetingsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMeetingsCommandInput, ListMeetingsCommandOutput, ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Lists up to 100 active Amazon Chime SDK meetings.</p>
32
30
  * <important>
33
31
  * <p>ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.</p>
@@ -35,6 +33,8 @@ declare const ListMeetingsCommand_base: {
35
33
  * <p>For more information about the Amazon Chime SDK, see
36
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Using the Amazon Chime SDK</a>
37
35
  * in the <i>Amazon Chime SDK Developer Guide</i>.</p>
36
+ *
37
+ * @deprecated ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -97,6 +97,7 @@ declare const ListMeetingsCommand_base: {
97
97
  * @throws {@link ChimeServiceException}
98
98
  * <p>Base exception class for all service exceptions from Chime service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class ListMeetingsCommand extends ListMeetingsCommand_base {
102
103
  }