@aws-sdk/client-chime 3.413.0 → 3.418.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 (387) hide show
  1. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +5 -0
  2. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +5 -0
  3. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +5 -0
  5. package/dist-cjs/commands/BatchCreateAttendeeCommand.js +5 -0
  6. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +5 -0
  7. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +5 -0
  8. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +5 -0
  9. package/dist-cjs/commands/BatchSuspendUserCommand.js +5 -0
  10. package/dist-cjs/commands/BatchUnsuspendUserCommand.js +5 -0
  11. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +5 -0
  12. package/dist-cjs/commands/BatchUpdateUserCommand.js +5 -0
  13. package/dist-cjs/commands/CreateAccountCommand.js +5 -0
  14. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +5 -0
  15. package/dist-cjs/commands/CreateAppInstanceCommand.js +5 -0
  16. package/dist-cjs/commands/CreateAppInstanceUserCommand.js +5 -0
  17. package/dist-cjs/commands/CreateAttendeeCommand.js +5 -0
  18. package/dist-cjs/commands/CreateBotCommand.js +5 -0
  19. package/dist-cjs/commands/CreateChannelBanCommand.js +5 -0
  20. package/dist-cjs/commands/CreateChannelCommand.js +5 -0
  21. package/dist-cjs/commands/CreateChannelMembershipCommand.js +5 -0
  22. package/dist-cjs/commands/CreateChannelModeratorCommand.js +5 -0
  23. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +5 -0
  24. package/dist-cjs/commands/CreateMeetingCommand.js +5 -0
  25. package/dist-cjs/commands/CreateMeetingDialOutCommand.js +5 -0
  26. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +5 -0
  27. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +5 -0
  28. package/dist-cjs/commands/CreateProxySessionCommand.js +5 -0
  29. package/dist-cjs/commands/CreateRoomCommand.js +5 -0
  30. package/dist-cjs/commands/CreateRoomMembershipCommand.js +5 -0
  31. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +5 -0
  32. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +5 -0
  33. package/dist-cjs/commands/CreateSipRuleCommand.js +5 -0
  34. package/dist-cjs/commands/CreateUserCommand.js +5 -0
  35. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +5 -0
  36. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +5 -0
  37. package/dist-cjs/commands/DeleteAccountCommand.js +5 -0
  38. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteAppInstanceCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteAttendeeCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteChannelBanCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteChannelCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +5 -0
  46. package/dist-cjs/commands/DeleteChannelMessageCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +5 -0
  49. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +5 -0
  50. package/dist-cjs/commands/DeleteMeetingCommand.js +5 -0
  51. package/dist-cjs/commands/DeletePhoneNumberCommand.js +5 -0
  52. package/dist-cjs/commands/DeleteProxySessionCommand.js +5 -0
  53. package/dist-cjs/commands/DeleteRoomCommand.js +5 -0
  54. package/dist-cjs/commands/DeleteRoomMembershipCommand.js +5 -0
  55. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +5 -0
  56. package/dist-cjs/commands/DeleteSipRuleCommand.js +5 -0
  57. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +5 -0
  58. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  59. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +5 -0
  60. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +5 -0
  61. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +5 -0
  62. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +5 -0
  63. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +5 -0
  64. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeAppInstanceCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeChannelBanCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeChannelCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +5 -0
  72. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +5 -0
  73. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +5 -0
  74. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +5 -0
  75. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +5 -0
  76. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +5 -0
  77. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +5 -0
  78. package/dist-cjs/commands/GetAccountCommand.js +5 -0
  79. package/dist-cjs/commands/GetAccountSettingsCommand.js +5 -0
  80. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +5 -0
  81. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +5 -0
  82. package/dist-cjs/commands/GetAttendeeCommand.js +5 -0
  83. package/dist-cjs/commands/GetBotCommand.js +5 -0
  84. package/dist-cjs/commands/GetChannelMessageCommand.js +5 -0
  85. package/dist-cjs/commands/GetEventsConfigurationCommand.js +5 -0
  86. package/dist-cjs/commands/GetGlobalSettingsCommand.js +5 -0
  87. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +5 -0
  88. package/dist-cjs/commands/GetMeetingCommand.js +5 -0
  89. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +5 -0
  90. package/dist-cjs/commands/GetPhoneNumberCommand.js +5 -0
  91. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +5 -0
  92. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +5 -0
  93. package/dist-cjs/commands/GetProxySessionCommand.js +5 -0
  94. package/dist-cjs/commands/GetRetentionSettingsCommand.js +5 -0
  95. package/dist-cjs/commands/GetRoomCommand.js +5 -0
  96. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +5 -0
  97. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +5 -0
  98. package/dist-cjs/commands/GetSipRuleCommand.js +5 -0
  99. package/dist-cjs/commands/GetUserCommand.js +5 -0
  100. package/dist-cjs/commands/GetUserSettingsCommand.js +5 -0
  101. package/dist-cjs/commands/GetVoiceConnectorCommand.js +5 -0
  102. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  103. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +5 -0
  104. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +5 -0
  105. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +5 -0
  106. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +5 -0
  107. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +5 -0
  108. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +5 -0
  109. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +5 -0
  110. package/dist-cjs/commands/InviteUsersCommand.js +5 -0
  111. package/dist-cjs/commands/ListAccountsCommand.js +5 -0
  112. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +5 -0
  113. package/dist-cjs/commands/ListAppInstanceUsersCommand.js +5 -0
  114. package/dist-cjs/commands/ListAppInstancesCommand.js +5 -0
  115. package/dist-cjs/commands/ListAttendeeTagsCommand.js +5 -0
  116. package/dist-cjs/commands/ListAttendeesCommand.js +5 -0
  117. package/dist-cjs/commands/ListBotsCommand.js +5 -0
  118. package/dist-cjs/commands/ListChannelBansCommand.js +5 -0
  119. package/dist-cjs/commands/ListChannelMembershipsCommand.js +5 -0
  120. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +5 -0
  121. package/dist-cjs/commands/ListChannelMessagesCommand.js +5 -0
  122. package/dist-cjs/commands/ListChannelModeratorsCommand.js +5 -0
  123. package/dist-cjs/commands/ListChannelsCommand.js +5 -0
  124. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +5 -0
  125. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +5 -0
  126. package/dist-cjs/commands/ListMeetingTagsCommand.js +5 -0
  127. package/dist-cjs/commands/ListMeetingsCommand.js +5 -0
  128. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +5 -0
  129. package/dist-cjs/commands/ListPhoneNumbersCommand.js +5 -0
  130. package/dist-cjs/commands/ListProxySessionsCommand.js +5 -0
  131. package/dist-cjs/commands/ListRoomMembershipsCommand.js +5 -0
  132. package/dist-cjs/commands/ListRoomsCommand.js +5 -0
  133. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +5 -0
  134. package/dist-cjs/commands/ListSipRulesCommand.js +5 -0
  135. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +5 -0
  136. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  137. package/dist-cjs/commands/ListUsersCommand.js +5 -0
  138. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +5 -0
  139. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +5 -0
  140. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +5 -0
  141. package/dist-cjs/commands/LogoutUserCommand.js +5 -0
  142. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +5 -0
  143. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +5 -0
  144. package/dist-cjs/commands/PutEventsConfigurationCommand.js +5 -0
  145. package/dist-cjs/commands/PutRetentionSettingsCommand.js +5 -0
  146. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +5 -0
  147. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  148. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +5 -0
  149. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +5 -0
  150. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +5 -0
  151. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +5 -0
  152. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +5 -0
  153. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +5 -0
  154. package/dist-cjs/commands/RedactChannelMessageCommand.js +5 -0
  155. package/dist-cjs/commands/RedactConversationMessageCommand.js +5 -0
  156. package/dist-cjs/commands/RedactRoomMessageCommand.js +5 -0
  157. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +5 -0
  158. package/dist-cjs/commands/ResetPersonalPINCommand.js +5 -0
  159. package/dist-cjs/commands/RestorePhoneNumberCommand.js +5 -0
  160. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
  161. package/dist-cjs/commands/SendChannelMessageCommand.js +5 -0
  162. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +5 -0
  163. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +5 -0
  164. package/dist-cjs/commands/TagAttendeeCommand.js +5 -0
  165. package/dist-cjs/commands/TagMeetingCommand.js +5 -0
  166. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  167. package/dist-cjs/commands/UntagAttendeeCommand.js +5 -0
  168. package/dist-cjs/commands/UntagMeetingCommand.js +5 -0
  169. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  170. package/dist-cjs/commands/UpdateAccountCommand.js +5 -0
  171. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +5 -0
  172. package/dist-cjs/commands/UpdateAppInstanceCommand.js +5 -0
  173. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +5 -0
  174. package/dist-cjs/commands/UpdateBotCommand.js +5 -0
  175. package/dist-cjs/commands/UpdateChannelCommand.js +5 -0
  176. package/dist-cjs/commands/UpdateChannelMessageCommand.js +5 -0
  177. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +5 -0
  178. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +5 -0
  179. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +5 -0
  180. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +5 -0
  181. package/dist-cjs/commands/UpdateProxySessionCommand.js +5 -0
  182. package/dist-cjs/commands/UpdateRoomCommand.js +5 -0
  183. package/dist-cjs/commands/UpdateRoomMembershipCommand.js +5 -0
  184. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +5 -0
  185. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +5 -0
  186. package/dist-cjs/commands/UpdateSipRuleCommand.js +5 -0
  187. package/dist-cjs/commands/UpdateUserCommand.js +5 -0
  188. package/dist-cjs/commands/UpdateUserSettingsCommand.js +5 -0
  189. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +5 -0
  190. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +5 -0
  191. package/dist-cjs/commands/ValidateE911AddressCommand.js +5 -0
  192. package/dist-cjs/runtimeExtensions.js +3 -0
  193. package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +5 -0
  194. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +5 -0
  195. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +5 -0
  196. package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +5 -0
  197. package/dist-es/commands/BatchCreateAttendeeCommand.js +5 -0
  198. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +5 -0
  199. package/dist-es/commands/BatchCreateRoomMembershipCommand.js +5 -0
  200. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +5 -0
  201. package/dist-es/commands/BatchSuspendUserCommand.js +5 -0
  202. package/dist-es/commands/BatchUnsuspendUserCommand.js +5 -0
  203. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +5 -0
  204. package/dist-es/commands/BatchUpdateUserCommand.js +5 -0
  205. package/dist-es/commands/CreateAccountCommand.js +5 -0
  206. package/dist-es/commands/CreateAppInstanceAdminCommand.js +5 -0
  207. package/dist-es/commands/CreateAppInstanceCommand.js +5 -0
  208. package/dist-es/commands/CreateAppInstanceUserCommand.js +5 -0
  209. package/dist-es/commands/CreateAttendeeCommand.js +5 -0
  210. package/dist-es/commands/CreateBotCommand.js +5 -0
  211. package/dist-es/commands/CreateChannelBanCommand.js +5 -0
  212. package/dist-es/commands/CreateChannelCommand.js +5 -0
  213. package/dist-es/commands/CreateChannelMembershipCommand.js +5 -0
  214. package/dist-es/commands/CreateChannelModeratorCommand.js +5 -0
  215. package/dist-es/commands/CreateMediaCapturePipelineCommand.js +5 -0
  216. package/dist-es/commands/CreateMeetingCommand.js +5 -0
  217. package/dist-es/commands/CreateMeetingDialOutCommand.js +5 -0
  218. package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +5 -0
  219. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +5 -0
  220. package/dist-es/commands/CreateProxySessionCommand.js +5 -0
  221. package/dist-es/commands/CreateRoomCommand.js +5 -0
  222. package/dist-es/commands/CreateRoomMembershipCommand.js +5 -0
  223. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +5 -0
  224. package/dist-es/commands/CreateSipMediaApplicationCommand.js +5 -0
  225. package/dist-es/commands/CreateSipRuleCommand.js +5 -0
  226. package/dist-es/commands/CreateUserCommand.js +5 -0
  227. package/dist-es/commands/CreateVoiceConnectorCommand.js +5 -0
  228. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +5 -0
  229. package/dist-es/commands/DeleteAccountCommand.js +5 -0
  230. package/dist-es/commands/DeleteAppInstanceAdminCommand.js +5 -0
  231. package/dist-es/commands/DeleteAppInstanceCommand.js +5 -0
  232. package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +5 -0
  233. package/dist-es/commands/DeleteAppInstanceUserCommand.js +5 -0
  234. package/dist-es/commands/DeleteAttendeeCommand.js +5 -0
  235. package/dist-es/commands/DeleteChannelBanCommand.js +5 -0
  236. package/dist-es/commands/DeleteChannelCommand.js +5 -0
  237. package/dist-es/commands/DeleteChannelMembershipCommand.js +5 -0
  238. package/dist-es/commands/DeleteChannelMessageCommand.js +5 -0
  239. package/dist-es/commands/DeleteChannelModeratorCommand.js +5 -0
  240. package/dist-es/commands/DeleteEventsConfigurationCommand.js +5 -0
  241. package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +5 -0
  242. package/dist-es/commands/DeleteMeetingCommand.js +5 -0
  243. package/dist-es/commands/DeletePhoneNumberCommand.js +5 -0
  244. package/dist-es/commands/DeleteProxySessionCommand.js +5 -0
  245. package/dist-es/commands/DeleteRoomCommand.js +5 -0
  246. package/dist-es/commands/DeleteRoomMembershipCommand.js +5 -0
  247. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +5 -0
  248. package/dist-es/commands/DeleteSipRuleCommand.js +5 -0
  249. package/dist-es/commands/DeleteVoiceConnectorCommand.js +5 -0
  250. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  251. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +5 -0
  252. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +5 -0
  253. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +5 -0
  254. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +5 -0
  255. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +5 -0
  256. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +5 -0
  257. package/dist-es/commands/DescribeAppInstanceAdminCommand.js +5 -0
  258. package/dist-es/commands/DescribeAppInstanceCommand.js +5 -0
  259. package/dist-es/commands/DescribeAppInstanceUserCommand.js +5 -0
  260. package/dist-es/commands/DescribeChannelBanCommand.js +5 -0
  261. package/dist-es/commands/DescribeChannelCommand.js +5 -0
  262. package/dist-es/commands/DescribeChannelMembershipCommand.js +5 -0
  263. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +5 -0
  264. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +5 -0
  265. package/dist-es/commands/DescribeChannelModeratorCommand.js +5 -0
  266. package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +5 -0
  267. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +5 -0
  268. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +5 -0
  269. package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +5 -0
  270. package/dist-es/commands/GetAccountCommand.js +5 -0
  271. package/dist-es/commands/GetAccountSettingsCommand.js +5 -0
  272. package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +5 -0
  273. package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +5 -0
  274. package/dist-es/commands/GetAttendeeCommand.js +5 -0
  275. package/dist-es/commands/GetBotCommand.js +5 -0
  276. package/dist-es/commands/GetChannelMessageCommand.js +5 -0
  277. package/dist-es/commands/GetEventsConfigurationCommand.js +5 -0
  278. package/dist-es/commands/GetGlobalSettingsCommand.js +5 -0
  279. package/dist-es/commands/GetMediaCapturePipelineCommand.js +5 -0
  280. package/dist-es/commands/GetMeetingCommand.js +5 -0
  281. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +5 -0
  282. package/dist-es/commands/GetPhoneNumberCommand.js +5 -0
  283. package/dist-es/commands/GetPhoneNumberOrderCommand.js +5 -0
  284. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +5 -0
  285. package/dist-es/commands/GetProxySessionCommand.js +5 -0
  286. package/dist-es/commands/GetRetentionSettingsCommand.js +5 -0
  287. package/dist-es/commands/GetRoomCommand.js +5 -0
  288. package/dist-es/commands/GetSipMediaApplicationCommand.js +5 -0
  289. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +5 -0
  290. package/dist-es/commands/GetSipRuleCommand.js +5 -0
  291. package/dist-es/commands/GetUserCommand.js +5 -0
  292. package/dist-es/commands/GetUserSettingsCommand.js +5 -0
  293. package/dist-es/commands/GetVoiceConnectorCommand.js +5 -0
  294. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  295. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +5 -0
  296. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +5 -0
  297. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +5 -0
  298. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +5 -0
  299. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +5 -0
  300. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +5 -0
  301. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +5 -0
  302. package/dist-es/commands/InviteUsersCommand.js +5 -0
  303. package/dist-es/commands/ListAccountsCommand.js +5 -0
  304. package/dist-es/commands/ListAppInstanceAdminsCommand.js +5 -0
  305. package/dist-es/commands/ListAppInstanceUsersCommand.js +5 -0
  306. package/dist-es/commands/ListAppInstancesCommand.js +5 -0
  307. package/dist-es/commands/ListAttendeeTagsCommand.js +5 -0
  308. package/dist-es/commands/ListAttendeesCommand.js +5 -0
  309. package/dist-es/commands/ListBotsCommand.js +5 -0
  310. package/dist-es/commands/ListChannelBansCommand.js +5 -0
  311. package/dist-es/commands/ListChannelMembershipsCommand.js +5 -0
  312. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +5 -0
  313. package/dist-es/commands/ListChannelMessagesCommand.js +5 -0
  314. package/dist-es/commands/ListChannelModeratorsCommand.js +5 -0
  315. package/dist-es/commands/ListChannelsCommand.js +5 -0
  316. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +5 -0
  317. package/dist-es/commands/ListMediaCapturePipelinesCommand.js +5 -0
  318. package/dist-es/commands/ListMeetingTagsCommand.js +5 -0
  319. package/dist-es/commands/ListMeetingsCommand.js +5 -0
  320. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +5 -0
  321. package/dist-es/commands/ListPhoneNumbersCommand.js +5 -0
  322. package/dist-es/commands/ListProxySessionsCommand.js +5 -0
  323. package/dist-es/commands/ListRoomMembershipsCommand.js +5 -0
  324. package/dist-es/commands/ListRoomsCommand.js +5 -0
  325. package/dist-es/commands/ListSipMediaApplicationsCommand.js +5 -0
  326. package/dist-es/commands/ListSipRulesCommand.js +5 -0
  327. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +5 -0
  328. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  329. package/dist-es/commands/ListUsersCommand.js +5 -0
  330. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +5 -0
  331. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +5 -0
  332. package/dist-es/commands/ListVoiceConnectorsCommand.js +5 -0
  333. package/dist-es/commands/LogoutUserCommand.js +5 -0
  334. package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +5 -0
  335. package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +5 -0
  336. package/dist-es/commands/PutEventsConfigurationCommand.js +5 -0
  337. package/dist-es/commands/PutRetentionSettingsCommand.js +5 -0
  338. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +5 -0
  339. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +5 -0
  340. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +5 -0
  341. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +5 -0
  342. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +5 -0
  343. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +5 -0
  344. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +5 -0
  345. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +5 -0
  346. package/dist-es/commands/RedactChannelMessageCommand.js +5 -0
  347. package/dist-es/commands/RedactConversationMessageCommand.js +5 -0
  348. package/dist-es/commands/RedactRoomMessageCommand.js +5 -0
  349. package/dist-es/commands/RegenerateSecurityTokenCommand.js +5 -0
  350. package/dist-es/commands/ResetPersonalPINCommand.js +5 -0
  351. package/dist-es/commands/RestorePhoneNumberCommand.js +5 -0
  352. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
  353. package/dist-es/commands/SendChannelMessageCommand.js +5 -0
  354. package/dist-es/commands/StartMeetingTranscriptionCommand.js +5 -0
  355. package/dist-es/commands/StopMeetingTranscriptionCommand.js +5 -0
  356. package/dist-es/commands/TagAttendeeCommand.js +5 -0
  357. package/dist-es/commands/TagMeetingCommand.js +5 -0
  358. package/dist-es/commands/TagResourceCommand.js +5 -0
  359. package/dist-es/commands/UntagAttendeeCommand.js +5 -0
  360. package/dist-es/commands/UntagMeetingCommand.js +5 -0
  361. package/dist-es/commands/UntagResourceCommand.js +5 -0
  362. package/dist-es/commands/UpdateAccountCommand.js +5 -0
  363. package/dist-es/commands/UpdateAccountSettingsCommand.js +5 -0
  364. package/dist-es/commands/UpdateAppInstanceCommand.js +5 -0
  365. package/dist-es/commands/UpdateAppInstanceUserCommand.js +5 -0
  366. package/dist-es/commands/UpdateBotCommand.js +5 -0
  367. package/dist-es/commands/UpdateChannelCommand.js +5 -0
  368. package/dist-es/commands/UpdateChannelMessageCommand.js +5 -0
  369. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +5 -0
  370. package/dist-es/commands/UpdateGlobalSettingsCommand.js +5 -0
  371. package/dist-es/commands/UpdatePhoneNumberCommand.js +5 -0
  372. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +5 -0
  373. package/dist-es/commands/UpdateProxySessionCommand.js +5 -0
  374. package/dist-es/commands/UpdateRoomCommand.js +5 -0
  375. package/dist-es/commands/UpdateRoomMembershipCommand.js +5 -0
  376. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +5 -0
  377. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +5 -0
  378. package/dist-es/commands/UpdateSipRuleCommand.js +5 -0
  379. package/dist-es/commands/UpdateUserCommand.js +5 -0
  380. package/dist-es/commands/UpdateUserSettingsCommand.js +5 -0
  381. package/dist-es/commands/UpdateVoiceConnectorCommand.js +5 -0
  382. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +5 -0
  383. package/dist-es/commands/ValidateE911AddressCommand.js +5 -0
  384. package/dist-es/runtimeExtensions.js +3 -0
  385. package/dist-types/extensionConfiguration.d.ts +2 -1
  386. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  387. package/package.json +31 -30
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class AssociatePhoneNumberWithUserCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class AssociatePhoneNumberWithUserCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.AssociatePhoneNumberWithUserRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "AssociatePhoneNumberWithUser",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithy_client_1.Com
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "AssociatePhoneNumbersWithVoiceConnector",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "AssociatePhoneNumbersWithVoiceConnectorGroup",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AssociateSigninDelegateGroupsWithAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AssociateSigninDelegateGroupsWithAccountCommand extends smithy_client_1.Co
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "AssociateSigninDelegateGroupsWithAccount",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class BatchCreateAttendeeCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class BatchCreateAttendeeCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.BatchCreateAttendeeRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.BatchCreateAttendeeResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "BatchCreateAttendee",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class BatchCreateChannelMembershipCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class BatchCreateChannelMembershipCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.BatchCreateChannelMembershipResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "BatchCreateChannelMembership",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class BatchCreateRoomMembershipCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchCreateRoomMembershipCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "BatchCreateRoomMembership",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class BatchDeletePhoneNumberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchDeletePhoneNumberCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "BatchDeletePhoneNumber",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class BatchSuspendUserCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchSuspendUserCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "BatchSuspendUser",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class BatchUnsuspendUserCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchUnsuspendUserCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "BatchUnsuspendUser",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class BatchUpdatePhoneNumberCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class BatchUpdatePhoneNumberCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.BatchUpdatePhoneNumberRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "BatchUpdatePhoneNumber",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class BatchUpdateUserCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class BatchUpdateUserCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.BatchUpdateUserRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "BatchUpdateUser",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateAccountCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "UCBuzzConsoleService",
38
+ operation: "CreateAccount",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateAppInstanceAdminCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateAppInstanceAdminCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.CreateAppInstanceAdminResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateAppInstanceAdmin",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateAppInstanceCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateAppInstanceCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateAppInstanceRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateAppInstance",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateAppInstanceUserCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateAppInstanceUserCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateAppInstanceUserRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateAppInstanceUser",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateAttendeeCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateAttendeeCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateAttendeeRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateAttendeeResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateAttendee",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateBotCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateBotCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateBotRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateBotResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateBot",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateChannelBanCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateChannelBanCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.CreateChannelBanResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateChannelBan",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateChannelCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateChannelCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateChannelRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateChannel",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateChannelMembershipCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateChannelMembershipCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.CreateChannelMembershipResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateChannelMembership",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateChannelModeratorCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateChannelModeratorCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.CreateChannelModeratorResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateChannelModerator",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateMediaCapturePipelineCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateMediaCapturePipelineCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateMediaCapturePipelineRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateMediaCapturePipelineResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateMediaCapturePipeline",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateMeetingCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateMeetingCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateMeetingRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateMeetingResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateMeeting",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateMeetingDialOutCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateMeetingDialOutCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateMeetingDialOutRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateMeetingDialOut",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateMeetingWithAttendeesCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateMeetingWithAttendeesCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateMeetingWithAttendeesRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateMeetingWithAttendeesResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateMeetingWithAttendees",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreatePhoneNumberOrderCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreatePhoneNumberOrderCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreatePhoneNumberOrderRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreatePhoneNumberOrderResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreatePhoneNumberOrder",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateProxySessionCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateProxySessionCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateProxySessionRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateProxySessionResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateProxySession",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateRoomCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateRoomCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateRoomRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.CreateRoomResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateRoom",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateRoomMembershipCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateRoomMembershipCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.CreateRoomMembershipResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateRoomMembership",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.CreateSipMediaApplicationCallRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "UCBuzzConsoleService",
39
+ operation: "CreateSipMediaApplicationCall",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);