@aws-sdk/client-chime 3.279.0 → 3.281.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 (193) hide show
  1. package/README.md +1531 -0
  2. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +6 -0
  3. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +6 -0
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +6 -0
  5. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +6 -0
  6. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +6 -0
  7. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +6 -0
  8. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +6 -0
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +6 -0
  10. package/dist-types/commands/BatchSuspendUserCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +6 -0
  13. package/dist-types/commands/BatchUpdateUserCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateAccountCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateAppInstanceCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateAttendeeCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateBotCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateChannelBanCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateChannelCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateMeetingCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +6 -0
  28. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateProxySessionCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateRoomCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateSipRuleCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateUserCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteAccountCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +6 -0
  41. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteAttendeeCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteChannelBanCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteChannelCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +6 -0
  47. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +6 -0
  48. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +6 -0
  49. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +6 -0
  50. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +6 -0
  51. package/dist-types/commands/DeleteMeetingCommand.d.ts +6 -0
  52. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +6 -0
  53. package/dist-types/commands/DeleteProxySessionCommand.d.ts +6 -0
  54. package/dist-types/commands/DeleteRoomCommand.d.ts +6 -0
  55. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +6 -0
  56. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +6 -0
  57. package/dist-types/commands/DeleteSipRuleCommand.d.ts +6 -0
  58. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +6 -0
  62. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +6 -0
  63. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +6 -0
  65. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  66. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +6 -0
  67. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +6 -0
  68. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +6 -0
  69. package/dist-types/commands/DescribeChannelBanCommand.d.ts +6 -0
  70. package/dist-types/commands/DescribeChannelCommand.d.ts +6 -0
  71. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +6 -0
  72. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +6 -0
  73. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +6 -0
  74. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +6 -0
  75. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +6 -0
  76. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +6 -0
  77. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +6 -0
  78. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +6 -0
  79. package/dist-types/commands/GetAccountCommand.d.ts +6 -0
  80. package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -0
  81. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +6 -0
  82. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  83. package/dist-types/commands/GetAttendeeCommand.d.ts +6 -0
  84. package/dist-types/commands/GetBotCommand.d.ts +6 -0
  85. package/dist-types/commands/GetChannelMessageCommand.d.ts +6 -0
  86. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +6 -0
  87. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +6 -0
  88. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +6 -0
  89. package/dist-types/commands/GetMeetingCommand.d.ts +6 -0
  90. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +6 -0
  91. package/dist-types/commands/GetPhoneNumberCommand.d.ts +6 -0
  92. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +6 -0
  93. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +6 -0
  94. package/dist-types/commands/GetProxySessionCommand.d.ts +6 -0
  95. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +6 -0
  96. package/dist-types/commands/GetRoomCommand.d.ts +6 -0
  97. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +6 -0
  98. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -0
  99. package/dist-types/commands/GetSipRuleCommand.d.ts +6 -0
  100. package/dist-types/commands/GetUserCommand.d.ts +6 -0
  101. package/dist-types/commands/GetUserSettingsCommand.d.ts +6 -0
  102. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +6 -0
  103. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  104. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +6 -0
  105. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +6 -0
  106. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +6 -0
  107. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +6 -0
  108. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  109. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +6 -0
  110. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +6 -0
  111. package/dist-types/commands/InviteUsersCommand.d.ts +6 -0
  112. package/dist-types/commands/ListAccountsCommand.d.ts +6 -0
  113. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +6 -0
  114. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +6 -0
  115. package/dist-types/commands/ListAppInstancesCommand.d.ts +6 -0
  116. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +6 -0
  117. package/dist-types/commands/ListAttendeesCommand.d.ts +6 -0
  118. package/dist-types/commands/ListBotsCommand.d.ts +6 -0
  119. package/dist-types/commands/ListChannelBansCommand.d.ts +6 -0
  120. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +6 -0
  121. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +6 -0
  122. package/dist-types/commands/ListChannelMessagesCommand.d.ts +6 -0
  123. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +6 -0
  124. package/dist-types/commands/ListChannelsCommand.d.ts +6 -0
  125. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +6 -0
  126. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +6 -0
  127. package/dist-types/commands/ListMeetingTagsCommand.d.ts +6 -0
  128. package/dist-types/commands/ListMeetingsCommand.d.ts +6 -0
  129. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +6 -0
  130. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -0
  131. package/dist-types/commands/ListProxySessionsCommand.d.ts +6 -0
  132. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +6 -0
  133. package/dist-types/commands/ListRoomsCommand.d.ts +6 -0
  134. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +6 -0
  135. package/dist-types/commands/ListSipRulesCommand.d.ts +6 -0
  136. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +6 -0
  137. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  138. package/dist-types/commands/ListUsersCommand.d.ts +6 -0
  139. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +6 -0
  140. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  141. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +6 -0
  142. package/dist-types/commands/LogoutUserCommand.d.ts +6 -0
  143. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +6 -0
  144. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  145. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +6 -0
  146. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +6 -0
  147. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -0
  148. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  149. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +6 -0
  150. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +6 -0
  151. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +6 -0
  152. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  153. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +6 -0
  154. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  155. package/dist-types/commands/RedactChannelMessageCommand.d.ts +6 -0
  156. package/dist-types/commands/RedactConversationMessageCommand.d.ts +6 -0
  157. package/dist-types/commands/RedactRoomMessageCommand.d.ts +6 -0
  158. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +6 -0
  159. package/dist-types/commands/ResetPersonalPINCommand.d.ts +6 -0
  160. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +6 -0
  161. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -0
  162. package/dist-types/commands/SendChannelMessageCommand.d.ts +6 -0
  163. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +6 -0
  164. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +6 -0
  165. package/dist-types/commands/TagAttendeeCommand.d.ts +6 -0
  166. package/dist-types/commands/TagMeetingCommand.d.ts +6 -0
  167. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  168. package/dist-types/commands/UntagAttendeeCommand.d.ts +6 -0
  169. package/dist-types/commands/UntagMeetingCommand.d.ts +6 -0
  170. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  171. package/dist-types/commands/UpdateAccountCommand.d.ts +6 -0
  172. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -0
  173. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +6 -0
  174. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +6 -0
  175. package/dist-types/commands/UpdateBotCommand.d.ts +6 -0
  176. package/dist-types/commands/UpdateChannelCommand.d.ts +6 -0
  177. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +6 -0
  178. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +6 -0
  179. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -0
  180. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -0
  181. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +6 -0
  182. package/dist-types/commands/UpdateProxySessionCommand.d.ts +6 -0
  183. package/dist-types/commands/UpdateRoomCommand.d.ts +6 -0
  184. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +6 -0
  185. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +6 -0
  186. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +6 -0
  187. package/dist-types/commands/UpdateSipRuleCommand.d.ts +6 -0
  188. package/dist-types/commands/UpdateUserCommand.d.ts +6 -0
  189. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +6 -0
  190. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +6 -0
  191. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +6 -0
  192. package/dist-types/commands/ValidateE911AddressCommand.d.ts +6 -0
  193. package/package.json +3 -3
package/README.md CHANGED
@@ -241,3 +241,1534 @@ To contribute to client you can check our [generate clients scripts](https://git
241
241
  This SDK is distributed under the
242
242
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
243
243
  see LICENSE for more information.
244
+
245
+ ## Client Commands (Operations List)
246
+
247
+ <details>
248
+ <summary>
249
+ AssociatePhoneNumbersWithVoiceConnector
250
+ </summary>
251
+
252
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/associatephonenumberswithvoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberswithvoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberswithvoiceconnectorcommandoutput.html)
253
+
254
+ </details>
255
+ <details>
256
+ <summary>
257
+ AssociatePhoneNumbersWithVoiceConnectorGroup
258
+ </summary>
259
+
260
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/associatephonenumberswithvoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberswithvoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberswithvoiceconnectorgroupcommandoutput.html)
261
+
262
+ </details>
263
+ <details>
264
+ <summary>
265
+ AssociatePhoneNumberWithUser
266
+ </summary>
267
+
268
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/associatephonenumberwithusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberwithusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatephonenumberwithusercommandoutput.html)
269
+
270
+ </details>
271
+ <details>
272
+ <summary>
273
+ AssociateSigninDelegateGroupsWithAccount
274
+ </summary>
275
+
276
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/associatesignindelegategroupswithaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatesignindelegategroupswithaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/associatesignindelegategroupswithaccountcommandoutput.html)
277
+
278
+ </details>
279
+ <details>
280
+ <summary>
281
+ BatchCreateAttendee
282
+ </summary>
283
+
284
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchcreateattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreateattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreateattendeecommandoutput.html)
285
+
286
+ </details>
287
+ <details>
288
+ <summary>
289
+ BatchCreateChannelMembership
290
+ </summary>
291
+
292
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchcreatechannelmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreatechannelmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreatechannelmembershipcommandoutput.html)
293
+
294
+ </details>
295
+ <details>
296
+ <summary>
297
+ BatchCreateRoomMembership
298
+ </summary>
299
+
300
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchcreateroommembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreateroommembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchcreateroommembershipcommandoutput.html)
301
+
302
+ </details>
303
+ <details>
304
+ <summary>
305
+ BatchDeletePhoneNumber
306
+ </summary>
307
+
308
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchdeletephonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchdeletephonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchdeletephonenumbercommandoutput.html)
309
+
310
+ </details>
311
+ <details>
312
+ <summary>
313
+ BatchSuspendUser
314
+ </summary>
315
+
316
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchsuspendusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchsuspendusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchsuspendusercommandoutput.html)
317
+
318
+ </details>
319
+ <details>
320
+ <summary>
321
+ BatchUnsuspendUser
322
+ </summary>
323
+
324
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchunsuspendusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchunsuspendusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchunsuspendusercommandoutput.html)
325
+
326
+ </details>
327
+ <details>
328
+ <summary>
329
+ BatchUpdatePhoneNumber
330
+ </summary>
331
+
332
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchupdatephonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchupdatephonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchupdatephonenumbercommandoutput.html)
333
+
334
+ </details>
335
+ <details>
336
+ <summary>
337
+ BatchUpdateUser
338
+ </summary>
339
+
340
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/batchupdateusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchupdateusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/batchupdateusercommandoutput.html)
341
+
342
+ </details>
343
+ <details>
344
+ <summary>
345
+ CreateAccount
346
+ </summary>
347
+
348
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createaccountcommandoutput.html)
349
+
350
+ </details>
351
+ <details>
352
+ <summary>
353
+ CreateAppInstance
354
+ </summary>
355
+
356
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createappinstancecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstancecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstancecommandoutput.html)
357
+
358
+ </details>
359
+ <details>
360
+ <summary>
361
+ CreateAppInstanceAdmin
362
+ </summary>
363
+
364
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createappinstanceadmincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstanceadmincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstanceadmincommandoutput.html)
365
+
366
+ </details>
367
+ <details>
368
+ <summary>
369
+ CreateAppInstanceUser
370
+ </summary>
371
+
372
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createappinstanceusercommandoutput.html)
373
+
374
+ </details>
375
+ <details>
376
+ <summary>
377
+ CreateAttendee
378
+ </summary>
379
+
380
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createattendeecommandoutput.html)
381
+
382
+ </details>
383
+ <details>
384
+ <summary>
385
+ CreateBot
386
+ </summary>
387
+
388
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createbotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createbotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createbotcommandoutput.html)
389
+
390
+ </details>
391
+ <details>
392
+ <summary>
393
+ CreateChannel
394
+ </summary>
395
+
396
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelcommandoutput.html)
397
+
398
+ </details>
399
+ <details>
400
+ <summary>
401
+ CreateChannelBan
402
+ </summary>
403
+
404
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createchannelbancommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelbancommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelbancommandoutput.html)
405
+
406
+ </details>
407
+ <details>
408
+ <summary>
409
+ CreateChannelMembership
410
+ </summary>
411
+
412
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createchannelmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelmembershipcommandoutput.html)
413
+
414
+ </details>
415
+ <details>
416
+ <summary>
417
+ CreateChannelModerator
418
+ </summary>
419
+
420
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createchannelmoderatorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelmoderatorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createchannelmoderatorcommandoutput.html)
421
+
422
+ </details>
423
+ <details>
424
+ <summary>
425
+ CreateMediaCapturePipeline
426
+ </summary>
427
+
428
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createmediacapturepipelinecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmediacapturepipelinecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmediacapturepipelinecommandoutput.html)
429
+
430
+ </details>
431
+ <details>
432
+ <summary>
433
+ CreateMeeting
434
+ </summary>
435
+
436
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createmeetingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingcommandoutput.html)
437
+
438
+ </details>
439
+ <details>
440
+ <summary>
441
+ CreateMeetingDialOut
442
+ </summary>
443
+
444
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createmeetingdialoutcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingdialoutcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingdialoutcommandoutput.html)
445
+
446
+ </details>
447
+ <details>
448
+ <summary>
449
+ CreateMeetingWithAttendees
450
+ </summary>
451
+
452
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createmeetingwithattendeescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingwithattendeescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createmeetingwithattendeescommandoutput.html)
453
+
454
+ </details>
455
+ <details>
456
+ <summary>
457
+ CreatePhoneNumberOrder
458
+ </summary>
459
+
460
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createphonenumberordercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createphonenumberordercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createphonenumberordercommandoutput.html)
461
+
462
+ </details>
463
+ <details>
464
+ <summary>
465
+ CreateProxySession
466
+ </summary>
467
+
468
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createproxysessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createproxysessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createproxysessioncommandoutput.html)
469
+
470
+ </details>
471
+ <details>
472
+ <summary>
473
+ CreateRoom
474
+ </summary>
475
+
476
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createroomcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createroomcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createroomcommandoutput.html)
477
+
478
+ </details>
479
+ <details>
480
+ <summary>
481
+ CreateRoomMembership
482
+ </summary>
483
+
484
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createroommembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createroommembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createroommembershipcommandoutput.html)
485
+
486
+ </details>
487
+ <details>
488
+ <summary>
489
+ CreateSipMediaApplication
490
+ </summary>
491
+
492
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createsipmediaapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsipmediaapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsipmediaapplicationcommandoutput.html)
493
+
494
+ </details>
495
+ <details>
496
+ <summary>
497
+ CreateSipMediaApplicationCall
498
+ </summary>
499
+
500
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createsipmediaapplicationcallcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsipmediaapplicationcallcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsipmediaapplicationcallcommandoutput.html)
501
+
502
+ </details>
503
+ <details>
504
+ <summary>
505
+ CreateSipRule
506
+ </summary>
507
+
508
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createsiprulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsiprulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createsiprulecommandoutput.html)
509
+
510
+ </details>
511
+ <details>
512
+ <summary>
513
+ CreateUser
514
+ </summary>
515
+
516
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createusercommandoutput.html)
517
+
518
+ </details>
519
+ <details>
520
+ <summary>
521
+ CreateVoiceConnector
522
+ </summary>
523
+
524
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createvoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createvoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createvoiceconnectorcommandoutput.html)
525
+
526
+ </details>
527
+ <details>
528
+ <summary>
529
+ CreateVoiceConnectorGroup
530
+ </summary>
531
+
532
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/createvoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createvoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/createvoiceconnectorgroupcommandoutput.html)
533
+
534
+ </details>
535
+ <details>
536
+ <summary>
537
+ DeleteAccount
538
+ </summary>
539
+
540
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteaccountcommandoutput.html)
541
+
542
+ </details>
543
+ <details>
544
+ <summary>
545
+ DeleteAppInstance
546
+ </summary>
547
+
548
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteappinstancecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstancecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstancecommandoutput.html)
549
+
550
+ </details>
551
+ <details>
552
+ <summary>
553
+ DeleteAppInstanceAdmin
554
+ </summary>
555
+
556
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteappinstanceadmincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstanceadmincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstanceadmincommandoutput.html)
557
+
558
+ </details>
559
+ <details>
560
+ <summary>
561
+ DeleteAppInstanceStreamingConfigurations
562
+ </summary>
563
+
564
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteappinstancestreamingconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstancestreamingconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstancestreamingconfigurationscommandoutput.html)
565
+
566
+ </details>
567
+ <details>
568
+ <summary>
569
+ DeleteAppInstanceUser
570
+ </summary>
571
+
572
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteappinstanceusercommandoutput.html)
573
+
574
+ </details>
575
+ <details>
576
+ <summary>
577
+ DeleteAttendee
578
+ </summary>
579
+
580
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteattendeecommandoutput.html)
581
+
582
+ </details>
583
+ <details>
584
+ <summary>
585
+ DeleteChannel
586
+ </summary>
587
+
588
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelcommandoutput.html)
589
+
590
+ </details>
591
+ <details>
592
+ <summary>
593
+ DeleteChannelBan
594
+ </summary>
595
+
596
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletechannelbancommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelbancommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelbancommandoutput.html)
597
+
598
+ </details>
599
+ <details>
600
+ <summary>
601
+ DeleteChannelMembership
602
+ </summary>
603
+
604
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletechannelmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmembershipcommandoutput.html)
605
+
606
+ </details>
607
+ <details>
608
+ <summary>
609
+ DeleteChannelMessage
610
+ </summary>
611
+
612
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletechannelmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmessagecommandoutput.html)
613
+
614
+ </details>
615
+ <details>
616
+ <summary>
617
+ DeleteChannelModerator
618
+ </summary>
619
+
620
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletechannelmoderatorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmoderatorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletechannelmoderatorcommandoutput.html)
621
+
622
+ </details>
623
+ <details>
624
+ <summary>
625
+ DeleteEventsConfiguration
626
+ </summary>
627
+
628
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteeventsconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteeventsconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteeventsconfigurationcommandoutput.html)
629
+
630
+ </details>
631
+ <details>
632
+ <summary>
633
+ DeleteMediaCapturePipeline
634
+ </summary>
635
+
636
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletemediacapturepipelinecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletemediacapturepipelinecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletemediacapturepipelinecommandoutput.html)
637
+
638
+ </details>
639
+ <details>
640
+ <summary>
641
+ DeleteMeeting
642
+ </summary>
643
+
644
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletemeetingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletemeetingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletemeetingcommandoutput.html)
645
+
646
+ </details>
647
+ <details>
648
+ <summary>
649
+ DeletePhoneNumber
650
+ </summary>
651
+
652
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletephonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletephonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletephonenumbercommandoutput.html)
653
+
654
+ </details>
655
+ <details>
656
+ <summary>
657
+ DeleteProxySession
658
+ </summary>
659
+
660
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteproxysessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteproxysessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteproxysessioncommandoutput.html)
661
+
662
+ </details>
663
+ <details>
664
+ <summary>
665
+ DeleteRoom
666
+ </summary>
667
+
668
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteroomcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteroomcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteroomcommandoutput.html)
669
+
670
+ </details>
671
+ <details>
672
+ <summary>
673
+ DeleteRoomMembership
674
+ </summary>
675
+
676
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deleteroommembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteroommembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deleteroommembershipcommandoutput.html)
677
+
678
+ </details>
679
+ <details>
680
+ <summary>
681
+ DeleteSipMediaApplication
682
+ </summary>
683
+
684
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletesipmediaapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletesipmediaapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletesipmediaapplicationcommandoutput.html)
685
+
686
+ </details>
687
+ <details>
688
+ <summary>
689
+ DeleteSipRule
690
+ </summary>
691
+
692
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletesiprulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletesiprulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletesiprulecommandoutput.html)
693
+
694
+ </details>
695
+ <details>
696
+ <summary>
697
+ DeleteVoiceConnector
698
+ </summary>
699
+
700
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorcommandoutput.html)
701
+
702
+ </details>
703
+ <details>
704
+ <summary>
705
+ DeleteVoiceConnectorEmergencyCallingConfiguration
706
+ </summary>
707
+
708
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectoremergencycallingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectoremergencycallingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectoremergencycallingconfigurationcommandoutput.html)
709
+
710
+ </details>
711
+ <details>
712
+ <summary>
713
+ DeleteVoiceConnectorGroup
714
+ </summary>
715
+
716
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorgroupcommandoutput.html)
717
+
718
+ </details>
719
+ <details>
720
+ <summary>
721
+ DeleteVoiceConnectorOrigination
722
+ </summary>
723
+
724
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectororiginationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectororiginationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectororiginationcommandoutput.html)
725
+
726
+ </details>
727
+ <details>
728
+ <summary>
729
+ DeleteVoiceConnectorProxy
730
+ </summary>
731
+
732
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorproxycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorproxycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorproxycommandoutput.html)
733
+
734
+ </details>
735
+ <details>
736
+ <summary>
737
+ DeleteVoiceConnectorStreamingConfiguration
738
+ </summary>
739
+
740
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorstreamingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorstreamingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorstreamingconfigurationcommandoutput.html)
741
+
742
+ </details>
743
+ <details>
744
+ <summary>
745
+ DeleteVoiceConnectorTermination
746
+ </summary>
747
+
748
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorterminationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorterminationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorterminationcommandoutput.html)
749
+
750
+ </details>
751
+ <details>
752
+ <summary>
753
+ DeleteVoiceConnectorTerminationCredentials
754
+ </summary>
755
+
756
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/deletevoiceconnectorterminationcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorterminationcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/deletevoiceconnectorterminationcredentialscommandoutput.html)
757
+
758
+ </details>
759
+ <details>
760
+ <summary>
761
+ DescribeAppInstance
762
+ </summary>
763
+
764
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describeappinstancecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstancecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstancecommandoutput.html)
765
+
766
+ </details>
767
+ <details>
768
+ <summary>
769
+ DescribeAppInstanceAdmin
770
+ </summary>
771
+
772
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describeappinstanceadmincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstanceadmincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstanceadmincommandoutput.html)
773
+
774
+ </details>
775
+ <details>
776
+ <summary>
777
+ DescribeAppInstanceUser
778
+ </summary>
779
+
780
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describeappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describeappinstanceusercommandoutput.html)
781
+
782
+ </details>
783
+ <details>
784
+ <summary>
785
+ DescribeChannel
786
+ </summary>
787
+
788
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelcommandoutput.html)
789
+
790
+ </details>
791
+ <details>
792
+ <summary>
793
+ DescribeChannelBan
794
+ </summary>
795
+
796
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelbancommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelbancommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelbancommandoutput.html)
797
+
798
+ </details>
799
+ <details>
800
+ <summary>
801
+ DescribeChannelMembership
802
+ </summary>
803
+
804
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmembershipcommandoutput.html)
805
+
806
+ </details>
807
+ <details>
808
+ <summary>
809
+ DescribeChannelMembershipForAppInstanceUser
810
+ </summary>
811
+
812
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelmembershipforappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmembershipforappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmembershipforappinstanceusercommandoutput.html)
813
+
814
+ </details>
815
+ <details>
816
+ <summary>
817
+ DescribeChannelModeratedByAppInstanceUser
818
+ </summary>
819
+
820
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelmoderatedbyappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmoderatedbyappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmoderatedbyappinstanceusercommandoutput.html)
821
+
822
+ </details>
823
+ <details>
824
+ <summary>
825
+ DescribeChannelModerator
826
+ </summary>
827
+
828
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/describechannelmoderatorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmoderatorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/describechannelmoderatorcommandoutput.html)
829
+
830
+ </details>
831
+ <details>
832
+ <summary>
833
+ DisassociatePhoneNumberFromUser
834
+ </summary>
835
+
836
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/disassociatephonenumberfromusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumberfromusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumberfromusercommandoutput.html)
837
+
838
+ </details>
839
+ <details>
840
+ <summary>
841
+ DisassociatePhoneNumbersFromVoiceConnector
842
+ </summary>
843
+
844
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/disassociatephonenumbersfromvoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumbersfromvoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumbersfromvoiceconnectorcommandoutput.html)
845
+
846
+ </details>
847
+ <details>
848
+ <summary>
849
+ DisassociatePhoneNumbersFromVoiceConnectorGroup
850
+ </summary>
851
+
852
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/disassociatephonenumbersfromvoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumbersfromvoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatephonenumbersfromvoiceconnectorgroupcommandoutput.html)
853
+
854
+ </details>
855
+ <details>
856
+ <summary>
857
+ DisassociateSigninDelegateGroupsFromAccount
858
+ </summary>
859
+
860
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/disassociatesignindelegategroupsfromaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatesignindelegategroupsfromaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/disassociatesignindelegategroupsfromaccountcommandoutput.html)
861
+
862
+ </details>
863
+ <details>
864
+ <summary>
865
+ GetAccount
866
+ </summary>
867
+
868
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getaccountcommandoutput.html)
869
+
870
+ </details>
871
+ <details>
872
+ <summary>
873
+ GetAccountSettings
874
+ </summary>
875
+
876
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getaccountsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getaccountsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getaccountsettingscommandoutput.html)
877
+
878
+ </details>
879
+ <details>
880
+ <summary>
881
+ GetAppInstanceRetentionSettings
882
+ </summary>
883
+
884
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getappinstanceretentionsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getappinstanceretentionsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getappinstanceretentionsettingscommandoutput.html)
885
+
886
+ </details>
887
+ <details>
888
+ <summary>
889
+ GetAppInstanceStreamingConfigurations
890
+ </summary>
891
+
892
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getappinstancestreamingconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getappinstancestreamingconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getappinstancestreamingconfigurationscommandoutput.html)
893
+
894
+ </details>
895
+ <details>
896
+ <summary>
897
+ GetAttendee
898
+ </summary>
899
+
900
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getattendeecommandoutput.html)
901
+
902
+ </details>
903
+ <details>
904
+ <summary>
905
+ GetBot
906
+ </summary>
907
+
908
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getbotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getbotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getbotcommandoutput.html)
909
+
910
+ </details>
911
+ <details>
912
+ <summary>
913
+ GetChannelMessage
914
+ </summary>
915
+
916
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getchannelmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getchannelmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getchannelmessagecommandoutput.html)
917
+
918
+ </details>
919
+ <details>
920
+ <summary>
921
+ GetEventsConfiguration
922
+ </summary>
923
+
924
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/geteventsconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/geteventsconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/geteventsconfigurationcommandoutput.html)
925
+
926
+ </details>
927
+ <details>
928
+ <summary>
929
+ GetGlobalSettings
930
+ </summary>
931
+
932
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getglobalsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getglobalsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getglobalsettingscommandoutput.html)
933
+
934
+ </details>
935
+ <details>
936
+ <summary>
937
+ GetMediaCapturePipeline
938
+ </summary>
939
+
940
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getmediacapturepipelinecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmediacapturepipelinecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmediacapturepipelinecommandoutput.html)
941
+
942
+ </details>
943
+ <details>
944
+ <summary>
945
+ GetMeeting
946
+ </summary>
947
+
948
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getmeetingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmeetingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmeetingcommandoutput.html)
949
+
950
+ </details>
951
+ <details>
952
+ <summary>
953
+ GetMessagingSessionEndpoint
954
+ </summary>
955
+
956
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getmessagingsessionendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmessagingsessionendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getmessagingsessionendpointcommandoutput.html)
957
+
958
+ </details>
959
+ <details>
960
+ <summary>
961
+ GetPhoneNumber
962
+ </summary>
963
+
964
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getphonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumbercommandoutput.html)
965
+
966
+ </details>
967
+ <details>
968
+ <summary>
969
+ GetPhoneNumberOrder
970
+ </summary>
971
+
972
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getphonenumberordercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumberordercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumberordercommandoutput.html)
973
+
974
+ </details>
975
+ <details>
976
+ <summary>
977
+ GetPhoneNumberSettings
978
+ </summary>
979
+
980
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getphonenumbersettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumbersettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getphonenumbersettingscommandoutput.html)
981
+
982
+ </details>
983
+ <details>
984
+ <summary>
985
+ GetProxySession
986
+ </summary>
987
+
988
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getproxysessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getproxysessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getproxysessioncommandoutput.html)
989
+
990
+ </details>
991
+ <details>
992
+ <summary>
993
+ GetRetentionSettings
994
+ </summary>
995
+
996
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getretentionsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getretentionsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getretentionsettingscommandoutput.html)
997
+
998
+ </details>
999
+ <details>
1000
+ <summary>
1001
+ GetRoom
1002
+ </summary>
1003
+
1004
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getroomcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getroomcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getroomcommandoutput.html)
1005
+
1006
+ </details>
1007
+ <details>
1008
+ <summary>
1009
+ GetSipMediaApplication
1010
+ </summary>
1011
+
1012
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getsipmediaapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsipmediaapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsipmediaapplicationcommandoutput.html)
1013
+
1014
+ </details>
1015
+ <details>
1016
+ <summary>
1017
+ GetSipMediaApplicationLoggingConfiguration
1018
+ </summary>
1019
+
1020
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getsipmediaapplicationloggingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsipmediaapplicationloggingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsipmediaapplicationloggingconfigurationcommandoutput.html)
1021
+
1022
+ </details>
1023
+ <details>
1024
+ <summary>
1025
+ GetSipRule
1026
+ </summary>
1027
+
1028
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getsiprulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsiprulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getsiprulecommandoutput.html)
1029
+
1030
+ </details>
1031
+ <details>
1032
+ <summary>
1033
+ GetUser
1034
+ </summary>
1035
+
1036
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getusercommandoutput.html)
1037
+
1038
+ </details>
1039
+ <details>
1040
+ <summary>
1041
+ GetUserSettings
1042
+ </summary>
1043
+
1044
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getusersettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getusersettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getusersettingscommandoutput.html)
1045
+
1046
+ </details>
1047
+ <details>
1048
+ <summary>
1049
+ GetVoiceConnector
1050
+ </summary>
1051
+
1052
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorcommandoutput.html)
1053
+
1054
+ </details>
1055
+ <details>
1056
+ <summary>
1057
+ GetVoiceConnectorEmergencyCallingConfiguration
1058
+ </summary>
1059
+
1060
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectoremergencycallingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectoremergencycallingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectoremergencycallingconfigurationcommandoutput.html)
1061
+
1062
+ </details>
1063
+ <details>
1064
+ <summary>
1065
+ GetVoiceConnectorGroup
1066
+ </summary>
1067
+
1068
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorgroupcommandoutput.html)
1069
+
1070
+ </details>
1071
+ <details>
1072
+ <summary>
1073
+ GetVoiceConnectorLoggingConfiguration
1074
+ </summary>
1075
+
1076
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorloggingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorloggingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorloggingconfigurationcommandoutput.html)
1077
+
1078
+ </details>
1079
+ <details>
1080
+ <summary>
1081
+ GetVoiceConnectorOrigination
1082
+ </summary>
1083
+
1084
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectororiginationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectororiginationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectororiginationcommandoutput.html)
1085
+
1086
+ </details>
1087
+ <details>
1088
+ <summary>
1089
+ GetVoiceConnectorProxy
1090
+ </summary>
1091
+
1092
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorproxycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorproxycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorproxycommandoutput.html)
1093
+
1094
+ </details>
1095
+ <details>
1096
+ <summary>
1097
+ GetVoiceConnectorStreamingConfiguration
1098
+ </summary>
1099
+
1100
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorstreamingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorstreamingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorstreamingconfigurationcommandoutput.html)
1101
+
1102
+ </details>
1103
+ <details>
1104
+ <summary>
1105
+ GetVoiceConnectorTermination
1106
+ </summary>
1107
+
1108
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorterminationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorterminationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorterminationcommandoutput.html)
1109
+
1110
+ </details>
1111
+ <details>
1112
+ <summary>
1113
+ GetVoiceConnectorTerminationHealth
1114
+ </summary>
1115
+
1116
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/getvoiceconnectorterminationhealthcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorterminationhealthcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/getvoiceconnectorterminationhealthcommandoutput.html)
1117
+
1118
+ </details>
1119
+ <details>
1120
+ <summary>
1121
+ InviteUsers
1122
+ </summary>
1123
+
1124
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/inviteuserscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/inviteuserscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/inviteuserscommandoutput.html)
1125
+
1126
+ </details>
1127
+ <details>
1128
+ <summary>
1129
+ ListAccounts
1130
+ </summary>
1131
+
1132
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listaccountscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listaccountscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listaccountscommandoutput.html)
1133
+
1134
+ </details>
1135
+ <details>
1136
+ <summary>
1137
+ ListAppInstanceAdmins
1138
+ </summary>
1139
+
1140
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listappinstanceadminscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstanceadminscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstanceadminscommandoutput.html)
1141
+
1142
+ </details>
1143
+ <details>
1144
+ <summary>
1145
+ ListAppInstances
1146
+ </summary>
1147
+
1148
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listappinstancescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstancescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstancescommandoutput.html)
1149
+
1150
+ </details>
1151
+ <details>
1152
+ <summary>
1153
+ ListAppInstanceUsers
1154
+ </summary>
1155
+
1156
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listappinstanceuserscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstanceuserscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listappinstanceuserscommandoutput.html)
1157
+
1158
+ </details>
1159
+ <details>
1160
+ <summary>
1161
+ ListAttendees
1162
+ </summary>
1163
+
1164
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listattendeescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listattendeescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listattendeescommandoutput.html)
1165
+
1166
+ </details>
1167
+ <details>
1168
+ <summary>
1169
+ ListAttendeeTags
1170
+ </summary>
1171
+
1172
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listattendeetagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listattendeetagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listattendeetagscommandoutput.html)
1173
+
1174
+ </details>
1175
+ <details>
1176
+ <summary>
1177
+ ListBots
1178
+ </summary>
1179
+
1180
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listbotscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listbotscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listbotscommandoutput.html)
1181
+
1182
+ </details>
1183
+ <details>
1184
+ <summary>
1185
+ ListChannelBans
1186
+ </summary>
1187
+
1188
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelbanscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelbanscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelbanscommandoutput.html)
1189
+
1190
+ </details>
1191
+ <details>
1192
+ <summary>
1193
+ ListChannelMemberships
1194
+ </summary>
1195
+
1196
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelmembershipscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmembershipscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmembershipscommandoutput.html)
1197
+
1198
+ </details>
1199
+ <details>
1200
+ <summary>
1201
+ ListChannelMembershipsForAppInstanceUser
1202
+ </summary>
1203
+
1204
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelmembershipsforappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmembershipsforappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmembershipsforappinstanceusercommandoutput.html)
1205
+
1206
+ </details>
1207
+ <details>
1208
+ <summary>
1209
+ ListChannelMessages
1210
+ </summary>
1211
+
1212
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelmessagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmessagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmessagescommandoutput.html)
1213
+
1214
+ </details>
1215
+ <details>
1216
+ <summary>
1217
+ ListChannelModerators
1218
+ </summary>
1219
+
1220
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelmoderatorscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmoderatorscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelmoderatorscommandoutput.html)
1221
+
1222
+ </details>
1223
+ <details>
1224
+ <summary>
1225
+ ListChannels
1226
+ </summary>
1227
+
1228
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelscommandoutput.html)
1229
+
1230
+ </details>
1231
+ <details>
1232
+ <summary>
1233
+ ListChannelsModeratedByAppInstanceUser
1234
+ </summary>
1235
+
1236
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listchannelsmoderatedbyappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelsmoderatedbyappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listchannelsmoderatedbyappinstanceusercommandoutput.html)
1237
+
1238
+ </details>
1239
+ <details>
1240
+ <summary>
1241
+ ListMediaCapturePipelines
1242
+ </summary>
1243
+
1244
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listmediacapturepipelinescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmediacapturepipelinescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmediacapturepipelinescommandoutput.html)
1245
+
1246
+ </details>
1247
+ <details>
1248
+ <summary>
1249
+ ListMeetings
1250
+ </summary>
1251
+
1252
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listmeetingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmeetingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmeetingscommandoutput.html)
1253
+
1254
+ </details>
1255
+ <details>
1256
+ <summary>
1257
+ ListMeetingTags
1258
+ </summary>
1259
+
1260
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listmeetingtagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmeetingtagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listmeetingtagscommandoutput.html)
1261
+
1262
+ </details>
1263
+ <details>
1264
+ <summary>
1265
+ ListPhoneNumberOrders
1266
+ </summary>
1267
+
1268
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listphonenumberorderscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listphonenumberorderscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listphonenumberorderscommandoutput.html)
1269
+
1270
+ </details>
1271
+ <details>
1272
+ <summary>
1273
+ ListPhoneNumbers
1274
+ </summary>
1275
+
1276
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listphonenumberscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listphonenumberscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listphonenumberscommandoutput.html)
1277
+
1278
+ </details>
1279
+ <details>
1280
+ <summary>
1281
+ ListProxySessions
1282
+ </summary>
1283
+
1284
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listproxysessionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listproxysessionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listproxysessionscommandoutput.html)
1285
+
1286
+ </details>
1287
+ <details>
1288
+ <summary>
1289
+ ListRoomMemberships
1290
+ </summary>
1291
+
1292
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listroommembershipscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listroommembershipscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listroommembershipscommandoutput.html)
1293
+
1294
+ </details>
1295
+ <details>
1296
+ <summary>
1297
+ ListRooms
1298
+ </summary>
1299
+
1300
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listroomscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listroomscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listroomscommandoutput.html)
1301
+
1302
+ </details>
1303
+ <details>
1304
+ <summary>
1305
+ ListSipMediaApplications
1306
+ </summary>
1307
+
1308
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listsipmediaapplicationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsipmediaapplicationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsipmediaapplicationscommandoutput.html)
1309
+
1310
+ </details>
1311
+ <details>
1312
+ <summary>
1313
+ ListSipRules
1314
+ </summary>
1315
+
1316
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listsiprulescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsiprulescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsiprulescommandoutput.html)
1317
+
1318
+ </details>
1319
+ <details>
1320
+ <summary>
1321
+ ListSupportedPhoneNumberCountries
1322
+ </summary>
1323
+
1324
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listsupportedphonenumbercountriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsupportedphonenumbercountriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listsupportedphonenumbercountriescommandoutput.html)
1325
+
1326
+ </details>
1327
+ <details>
1328
+ <summary>
1329
+ ListTagsForResource
1330
+ </summary>
1331
+
1332
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listtagsforresourcecommandoutput.html)
1333
+
1334
+ </details>
1335
+ <details>
1336
+ <summary>
1337
+ ListUsers
1338
+ </summary>
1339
+
1340
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listuserscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listuserscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listuserscommandoutput.html)
1341
+
1342
+ </details>
1343
+ <details>
1344
+ <summary>
1345
+ ListVoiceConnectorGroups
1346
+ </summary>
1347
+
1348
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listvoiceconnectorgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorgroupscommandoutput.html)
1349
+
1350
+ </details>
1351
+ <details>
1352
+ <summary>
1353
+ ListVoiceConnectors
1354
+ </summary>
1355
+
1356
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listvoiceconnectorscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorscommandoutput.html)
1357
+
1358
+ </details>
1359
+ <details>
1360
+ <summary>
1361
+ ListVoiceConnectorTerminationCredentials
1362
+ </summary>
1363
+
1364
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/listvoiceconnectorterminationcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorterminationcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/listvoiceconnectorterminationcredentialscommandoutput.html)
1365
+
1366
+ </details>
1367
+ <details>
1368
+ <summary>
1369
+ LogoutUser
1370
+ </summary>
1371
+
1372
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/logoutusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/logoutusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/logoutusercommandoutput.html)
1373
+
1374
+ </details>
1375
+ <details>
1376
+ <summary>
1377
+ PutAppInstanceRetentionSettings
1378
+ </summary>
1379
+
1380
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putappinstanceretentionsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putappinstanceretentionsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putappinstanceretentionsettingscommandoutput.html)
1381
+
1382
+ </details>
1383
+ <details>
1384
+ <summary>
1385
+ PutAppInstanceStreamingConfigurations
1386
+ </summary>
1387
+
1388
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putappinstancestreamingconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putappinstancestreamingconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putappinstancestreamingconfigurationscommandoutput.html)
1389
+
1390
+ </details>
1391
+ <details>
1392
+ <summary>
1393
+ PutEventsConfiguration
1394
+ </summary>
1395
+
1396
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/puteventsconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/puteventsconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/puteventsconfigurationcommandoutput.html)
1397
+
1398
+ </details>
1399
+ <details>
1400
+ <summary>
1401
+ PutRetentionSettings
1402
+ </summary>
1403
+
1404
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putretentionsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putretentionsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putretentionsettingscommandoutput.html)
1405
+
1406
+ </details>
1407
+ <details>
1408
+ <summary>
1409
+ PutSipMediaApplicationLoggingConfiguration
1410
+ </summary>
1411
+
1412
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putsipmediaapplicationloggingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putsipmediaapplicationloggingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putsipmediaapplicationloggingconfigurationcommandoutput.html)
1413
+
1414
+ </details>
1415
+ <details>
1416
+ <summary>
1417
+ PutVoiceConnectorEmergencyCallingConfiguration
1418
+ </summary>
1419
+
1420
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectoremergencycallingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectoremergencycallingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectoremergencycallingconfigurationcommandoutput.html)
1421
+
1422
+ </details>
1423
+ <details>
1424
+ <summary>
1425
+ PutVoiceConnectorLoggingConfiguration
1426
+ </summary>
1427
+
1428
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectorloggingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorloggingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorloggingconfigurationcommandoutput.html)
1429
+
1430
+ </details>
1431
+ <details>
1432
+ <summary>
1433
+ PutVoiceConnectorOrigination
1434
+ </summary>
1435
+
1436
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectororiginationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectororiginationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectororiginationcommandoutput.html)
1437
+
1438
+ </details>
1439
+ <details>
1440
+ <summary>
1441
+ PutVoiceConnectorProxy
1442
+ </summary>
1443
+
1444
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectorproxycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorproxycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorproxycommandoutput.html)
1445
+
1446
+ </details>
1447
+ <details>
1448
+ <summary>
1449
+ PutVoiceConnectorStreamingConfiguration
1450
+ </summary>
1451
+
1452
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectorstreamingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorstreamingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorstreamingconfigurationcommandoutput.html)
1453
+
1454
+ </details>
1455
+ <details>
1456
+ <summary>
1457
+ PutVoiceConnectorTermination
1458
+ </summary>
1459
+
1460
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectorterminationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorterminationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorterminationcommandoutput.html)
1461
+
1462
+ </details>
1463
+ <details>
1464
+ <summary>
1465
+ PutVoiceConnectorTerminationCredentials
1466
+ </summary>
1467
+
1468
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/putvoiceconnectorterminationcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorterminationcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/putvoiceconnectorterminationcredentialscommandoutput.html)
1469
+
1470
+ </details>
1471
+ <details>
1472
+ <summary>
1473
+ RedactChannelMessage
1474
+ </summary>
1475
+
1476
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/redactchannelmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactchannelmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactchannelmessagecommandoutput.html)
1477
+
1478
+ </details>
1479
+ <details>
1480
+ <summary>
1481
+ RedactConversationMessage
1482
+ </summary>
1483
+
1484
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/redactconversationmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactconversationmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactconversationmessagecommandoutput.html)
1485
+
1486
+ </details>
1487
+ <details>
1488
+ <summary>
1489
+ RedactRoomMessage
1490
+ </summary>
1491
+
1492
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/redactroommessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactroommessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/redactroommessagecommandoutput.html)
1493
+
1494
+ </details>
1495
+ <details>
1496
+ <summary>
1497
+ RegenerateSecurityToken
1498
+ </summary>
1499
+
1500
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/regeneratesecuritytokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/regeneratesecuritytokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/regeneratesecuritytokencommandoutput.html)
1501
+
1502
+ </details>
1503
+ <details>
1504
+ <summary>
1505
+ ResetPersonalPIN
1506
+ </summary>
1507
+
1508
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/resetpersonalpincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/resetpersonalpincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/resetpersonalpincommandoutput.html)
1509
+
1510
+ </details>
1511
+ <details>
1512
+ <summary>
1513
+ RestorePhoneNumber
1514
+ </summary>
1515
+
1516
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/restorephonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/restorephonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/restorephonenumbercommandoutput.html)
1517
+
1518
+ </details>
1519
+ <details>
1520
+ <summary>
1521
+ SearchAvailablePhoneNumbers
1522
+ </summary>
1523
+
1524
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/searchavailablephonenumberscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/searchavailablephonenumberscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/searchavailablephonenumberscommandoutput.html)
1525
+
1526
+ </details>
1527
+ <details>
1528
+ <summary>
1529
+ SendChannelMessage
1530
+ </summary>
1531
+
1532
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/sendchannelmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/sendchannelmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/sendchannelmessagecommandoutput.html)
1533
+
1534
+ </details>
1535
+ <details>
1536
+ <summary>
1537
+ StartMeetingTranscription
1538
+ </summary>
1539
+
1540
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/startmeetingtranscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/startmeetingtranscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/startmeetingtranscriptioncommandoutput.html)
1541
+
1542
+ </details>
1543
+ <details>
1544
+ <summary>
1545
+ StopMeetingTranscription
1546
+ </summary>
1547
+
1548
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/stopmeetingtranscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/stopmeetingtranscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/stopmeetingtranscriptioncommandoutput.html)
1549
+
1550
+ </details>
1551
+ <details>
1552
+ <summary>
1553
+ TagAttendee
1554
+ </summary>
1555
+
1556
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/tagattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagattendeecommandoutput.html)
1557
+
1558
+ </details>
1559
+ <details>
1560
+ <summary>
1561
+ TagMeeting
1562
+ </summary>
1563
+
1564
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/tagmeetingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagmeetingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagmeetingcommandoutput.html)
1565
+
1566
+ </details>
1567
+ <details>
1568
+ <summary>
1569
+ TagResource
1570
+ </summary>
1571
+
1572
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/tagresourcecommandoutput.html)
1573
+
1574
+ </details>
1575
+ <details>
1576
+ <summary>
1577
+ UntagAttendee
1578
+ </summary>
1579
+
1580
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/untagattendeecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagattendeecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagattendeecommandoutput.html)
1581
+
1582
+ </details>
1583
+ <details>
1584
+ <summary>
1585
+ UntagMeeting
1586
+ </summary>
1587
+
1588
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/untagmeetingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagmeetingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagmeetingcommandoutput.html)
1589
+
1590
+ </details>
1591
+ <details>
1592
+ <summary>
1593
+ UntagResource
1594
+ </summary>
1595
+
1596
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/untagresourcecommandoutput.html)
1597
+
1598
+ </details>
1599
+ <details>
1600
+ <summary>
1601
+ UpdateAccount
1602
+ </summary>
1603
+
1604
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateaccountcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateaccountcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateaccountcommandoutput.html)
1605
+
1606
+ </details>
1607
+ <details>
1608
+ <summary>
1609
+ UpdateAccountSettings
1610
+ </summary>
1611
+
1612
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateaccountsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateaccountsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateaccountsettingscommandoutput.html)
1613
+
1614
+ </details>
1615
+ <details>
1616
+ <summary>
1617
+ UpdateAppInstance
1618
+ </summary>
1619
+
1620
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateappinstancecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateappinstancecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateappinstancecommandoutput.html)
1621
+
1622
+ </details>
1623
+ <details>
1624
+ <summary>
1625
+ UpdateAppInstanceUser
1626
+ </summary>
1627
+
1628
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateappinstanceusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateappinstanceusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateappinstanceusercommandoutput.html)
1629
+
1630
+ </details>
1631
+ <details>
1632
+ <summary>
1633
+ UpdateBot
1634
+ </summary>
1635
+
1636
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatebotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatebotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatebotcommandoutput.html)
1637
+
1638
+ </details>
1639
+ <details>
1640
+ <summary>
1641
+ UpdateChannel
1642
+ </summary>
1643
+
1644
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelcommandoutput.html)
1645
+
1646
+ </details>
1647
+ <details>
1648
+ <summary>
1649
+ UpdateChannelMessage
1650
+ </summary>
1651
+
1652
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatechannelmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelmessagecommandoutput.html)
1653
+
1654
+ </details>
1655
+ <details>
1656
+ <summary>
1657
+ UpdateChannelReadMarker
1658
+ </summary>
1659
+
1660
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatechannelreadmarkercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelreadmarkercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatechannelreadmarkercommandoutput.html)
1661
+
1662
+ </details>
1663
+ <details>
1664
+ <summary>
1665
+ UpdateGlobalSettings
1666
+ </summary>
1667
+
1668
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateglobalsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateglobalsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateglobalsettingscommandoutput.html)
1669
+
1670
+ </details>
1671
+ <details>
1672
+ <summary>
1673
+ UpdatePhoneNumber
1674
+ </summary>
1675
+
1676
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatephonenumbercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatephonenumbercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatephonenumbercommandoutput.html)
1677
+
1678
+ </details>
1679
+ <details>
1680
+ <summary>
1681
+ UpdatePhoneNumberSettings
1682
+ </summary>
1683
+
1684
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatephonenumbersettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatephonenumbersettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatephonenumbersettingscommandoutput.html)
1685
+
1686
+ </details>
1687
+ <details>
1688
+ <summary>
1689
+ UpdateProxySession
1690
+ </summary>
1691
+
1692
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateproxysessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateproxysessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateproxysessioncommandoutput.html)
1693
+
1694
+ </details>
1695
+ <details>
1696
+ <summary>
1697
+ UpdateRoom
1698
+ </summary>
1699
+
1700
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateroomcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateroomcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateroomcommandoutput.html)
1701
+
1702
+ </details>
1703
+ <details>
1704
+ <summary>
1705
+ UpdateRoomMembership
1706
+ </summary>
1707
+
1708
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateroommembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateroommembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateroommembershipcommandoutput.html)
1709
+
1710
+ </details>
1711
+ <details>
1712
+ <summary>
1713
+ UpdateSipMediaApplication
1714
+ </summary>
1715
+
1716
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatesipmediaapplicationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesipmediaapplicationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesipmediaapplicationcommandoutput.html)
1717
+
1718
+ </details>
1719
+ <details>
1720
+ <summary>
1721
+ UpdateSipMediaApplicationCall
1722
+ </summary>
1723
+
1724
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatesipmediaapplicationcallcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesipmediaapplicationcallcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesipmediaapplicationcallcommandoutput.html)
1725
+
1726
+ </details>
1727
+ <details>
1728
+ <summary>
1729
+ UpdateSipRule
1730
+ </summary>
1731
+
1732
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatesiprulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesiprulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatesiprulecommandoutput.html)
1733
+
1734
+ </details>
1735
+ <details>
1736
+ <summary>
1737
+ UpdateUser
1738
+ </summary>
1739
+
1740
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateusercommandoutput.html)
1741
+
1742
+ </details>
1743
+ <details>
1744
+ <summary>
1745
+ UpdateUserSettings
1746
+ </summary>
1747
+
1748
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updateusersettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateusersettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updateusersettingscommandoutput.html)
1749
+
1750
+ </details>
1751
+ <details>
1752
+ <summary>
1753
+ UpdateVoiceConnector
1754
+ </summary>
1755
+
1756
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatevoiceconnectorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatevoiceconnectorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatevoiceconnectorcommandoutput.html)
1757
+
1758
+ </details>
1759
+ <details>
1760
+ <summary>
1761
+ UpdateVoiceConnectorGroup
1762
+ </summary>
1763
+
1764
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/updatevoiceconnectorgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatevoiceconnectorgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/updatevoiceconnectorgroupcommandoutput.html)
1765
+
1766
+ </details>
1767
+ <details>
1768
+ <summary>
1769
+ ValidateE911Address
1770
+ </summary>
1771
+
1772
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/classes/validatee911addresscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/validatee911addresscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-chime/interfaces/validatee911addresscommandoutput.html)
1773
+
1774
+ </details>