@aws-sdk/client-chime 3.362.0 → 3.369.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 (861) hide show
  1. package/README.md +10 -1
  2. package/dist-cjs/Chime.js +1 -1
  3. package/dist-cjs/ChimeClient.js +5 -5
  4. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +3 -3
  5. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -3
  6. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -3
  7. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +3 -3
  8. package/dist-cjs/commands/BatchCreateAttendeeCommand.js +3 -3
  9. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +3 -3
  10. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +3 -3
  11. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +3 -3
  12. package/dist-cjs/commands/BatchSuspendUserCommand.js +3 -3
  13. package/dist-cjs/commands/BatchUnsuspendUserCommand.js +3 -3
  14. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +3 -3
  15. package/dist-cjs/commands/BatchUpdateUserCommand.js +3 -3
  16. package/dist-cjs/commands/CreateAccountCommand.js +3 -3
  17. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +3 -3
  18. package/dist-cjs/commands/CreateAppInstanceCommand.js +3 -3
  19. package/dist-cjs/commands/CreateAppInstanceUserCommand.js +3 -3
  20. package/dist-cjs/commands/CreateAttendeeCommand.js +3 -3
  21. package/dist-cjs/commands/CreateBotCommand.js +3 -3
  22. package/dist-cjs/commands/CreateChannelBanCommand.js +3 -3
  23. package/dist-cjs/commands/CreateChannelCommand.js +3 -3
  24. package/dist-cjs/commands/CreateChannelMembershipCommand.js +3 -3
  25. package/dist-cjs/commands/CreateChannelModeratorCommand.js +3 -3
  26. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +3 -3
  27. package/dist-cjs/commands/CreateMeetingCommand.js +3 -3
  28. package/dist-cjs/commands/CreateMeetingDialOutCommand.js +3 -3
  29. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +3 -3
  30. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +3 -3
  31. package/dist-cjs/commands/CreateProxySessionCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRoomCommand.js +3 -3
  33. package/dist-cjs/commands/CreateRoomMembershipCommand.js +3 -3
  34. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +3 -3
  35. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +3 -3
  36. package/dist-cjs/commands/CreateSipRuleCommand.js +3 -3
  37. package/dist-cjs/commands/CreateUserCommand.js +3 -3
  38. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +3 -3
  39. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteAccountCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteAppInstanceCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteAttendeeCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteChannelBanCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteChannelCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteChannelMessageCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +3 -3
  53. package/dist-cjs/commands/DeleteMeetingCommand.js +3 -3
  54. package/dist-cjs/commands/DeletePhoneNumberCommand.js +3 -3
  55. package/dist-cjs/commands/DeleteProxySessionCommand.js +3 -3
  56. package/dist-cjs/commands/DeleteRoomCommand.js +3 -3
  57. package/dist-cjs/commands/DeleteRoomMembershipCommand.js +3 -3
  58. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +3 -3
  59. package/dist-cjs/commands/DeleteSipRuleCommand.js +3 -3
  60. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +3 -3
  61. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  62. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +3 -3
  63. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +3 -3
  64. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +3 -3
  65. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -3
  66. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +3 -3
  67. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeAppInstanceCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeChannelBanCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeChannelCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +3 -3
  77. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -3
  80. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +3 -3
  81. package/dist-cjs/commands/GetAccountCommand.js +3 -3
  82. package/dist-cjs/commands/GetAccountSettingsCommand.js +3 -3
  83. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +3 -3
  84. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +3 -3
  85. package/dist-cjs/commands/GetAttendeeCommand.js +3 -3
  86. package/dist-cjs/commands/GetBotCommand.js +3 -3
  87. package/dist-cjs/commands/GetChannelMessageCommand.js +3 -3
  88. package/dist-cjs/commands/GetEventsConfigurationCommand.js +3 -3
  89. package/dist-cjs/commands/GetGlobalSettingsCommand.js +3 -3
  90. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +3 -3
  91. package/dist-cjs/commands/GetMeetingCommand.js +3 -3
  92. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +3 -3
  93. package/dist-cjs/commands/GetPhoneNumberCommand.js +3 -3
  94. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +3 -3
  95. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +3 -3
  96. package/dist-cjs/commands/GetProxySessionCommand.js +3 -3
  97. package/dist-cjs/commands/GetRetentionSettingsCommand.js +3 -3
  98. package/dist-cjs/commands/GetRoomCommand.js +3 -3
  99. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +3 -3
  100. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  101. package/dist-cjs/commands/GetSipRuleCommand.js +3 -3
  102. package/dist-cjs/commands/GetUserCommand.js +3 -3
  103. package/dist-cjs/commands/GetUserSettingsCommand.js +3 -3
  104. package/dist-cjs/commands/GetVoiceConnectorCommand.js +3 -3
  105. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  106. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +3 -3
  107. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -3
  108. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +3 -3
  109. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +3 -3
  110. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -3
  111. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +3 -3
  112. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -3
  113. package/dist-cjs/commands/InviteUsersCommand.js +3 -3
  114. package/dist-cjs/commands/ListAccountsCommand.js +3 -3
  115. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +3 -3
  116. package/dist-cjs/commands/ListAppInstanceUsersCommand.js +3 -3
  117. package/dist-cjs/commands/ListAppInstancesCommand.js +3 -3
  118. package/dist-cjs/commands/ListAttendeeTagsCommand.js +3 -3
  119. package/dist-cjs/commands/ListAttendeesCommand.js +3 -3
  120. package/dist-cjs/commands/ListBotsCommand.js +3 -3
  121. package/dist-cjs/commands/ListChannelBansCommand.js +3 -3
  122. package/dist-cjs/commands/ListChannelMembershipsCommand.js +3 -3
  123. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
  124. package/dist-cjs/commands/ListChannelMessagesCommand.js +3 -3
  125. package/dist-cjs/commands/ListChannelModeratorsCommand.js +3 -3
  126. package/dist-cjs/commands/ListChannelsCommand.js +3 -3
  127. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
  128. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +3 -3
  129. package/dist-cjs/commands/ListMeetingTagsCommand.js +3 -3
  130. package/dist-cjs/commands/ListMeetingsCommand.js +3 -3
  131. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +3 -3
  132. package/dist-cjs/commands/ListPhoneNumbersCommand.js +3 -3
  133. package/dist-cjs/commands/ListProxySessionsCommand.js +3 -3
  134. package/dist-cjs/commands/ListRoomMembershipsCommand.js +3 -3
  135. package/dist-cjs/commands/ListRoomsCommand.js +3 -3
  136. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +3 -3
  137. package/dist-cjs/commands/ListSipRulesCommand.js +3 -3
  138. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -3
  139. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  140. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  141. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +3 -3
  142. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -3
  143. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +3 -3
  144. package/dist-cjs/commands/LogoutUserCommand.js +3 -3
  145. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +3 -3
  146. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +3 -3
  147. package/dist-cjs/commands/PutEventsConfigurationCommand.js +3 -3
  148. package/dist-cjs/commands/PutRetentionSettingsCommand.js +3 -3
  149. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  150. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  151. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -3
  152. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +3 -3
  153. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +3 -3
  154. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -3
  155. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +3 -3
  156. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -3
  157. package/dist-cjs/commands/RedactChannelMessageCommand.js +3 -3
  158. package/dist-cjs/commands/RedactConversationMessageCommand.js +3 -3
  159. package/dist-cjs/commands/RedactRoomMessageCommand.js +3 -3
  160. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +3 -3
  161. package/dist-cjs/commands/ResetPersonalPINCommand.js +3 -3
  162. package/dist-cjs/commands/RestorePhoneNumberCommand.js +3 -3
  163. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  164. package/dist-cjs/commands/SendChannelMessageCommand.js +3 -3
  165. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +3 -3
  166. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +3 -3
  167. package/dist-cjs/commands/TagAttendeeCommand.js +3 -3
  168. package/dist-cjs/commands/TagMeetingCommand.js +3 -3
  169. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  170. package/dist-cjs/commands/UntagAttendeeCommand.js +3 -3
  171. package/dist-cjs/commands/UntagMeetingCommand.js +3 -3
  172. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  173. package/dist-cjs/commands/UpdateAccountCommand.js +3 -3
  174. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
  175. package/dist-cjs/commands/UpdateAppInstanceCommand.js +3 -3
  176. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +3 -3
  177. package/dist-cjs/commands/UpdateBotCommand.js +3 -3
  178. package/dist-cjs/commands/UpdateChannelCommand.js +3 -3
  179. package/dist-cjs/commands/UpdateChannelMessageCommand.js +3 -3
  180. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +3 -3
  181. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +3 -3
  182. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +3 -3
  183. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +3 -3
  184. package/dist-cjs/commands/UpdateProxySessionCommand.js +3 -3
  185. package/dist-cjs/commands/UpdateRoomCommand.js +3 -3
  186. package/dist-cjs/commands/UpdateRoomMembershipCommand.js +3 -3
  187. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +3 -3
  188. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +3 -3
  189. package/dist-cjs/commands/UpdateSipRuleCommand.js +3 -3
  190. package/dist-cjs/commands/UpdateUserCommand.js +3 -3
  191. package/dist-cjs/commands/UpdateUserSettingsCommand.js +3 -3
  192. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +3 -3
  193. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +3 -3
  194. package/dist-cjs/commands/ValidateE911AddressCommand.js +3 -3
  195. package/dist-cjs/models/ChimeServiceException.js +1 -1
  196. package/dist-cjs/models/models_0.js +1 -1
  197. package/dist-cjs/models/models_1.js +1 -1
  198. package/dist-cjs/protocols/Aws_restJson1.js +1 -1
  199. package/dist-cjs/runtimeConfig.browser.js +7 -7
  200. package/dist-cjs/runtimeConfig.js +10 -10
  201. package/dist-cjs/runtimeConfig.shared.js +4 -4
  202. package/dist-es/Chime.js +1 -1
  203. package/dist-es/ChimeClient.js +5 -5
  204. package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +3 -3
  205. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -3
  206. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -3
  207. package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +3 -3
  208. package/dist-es/commands/BatchCreateAttendeeCommand.js +3 -3
  209. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +3 -3
  210. package/dist-es/commands/BatchCreateRoomMembershipCommand.js +3 -3
  211. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -3
  212. package/dist-es/commands/BatchSuspendUserCommand.js +3 -3
  213. package/dist-es/commands/BatchUnsuspendUserCommand.js +3 -3
  214. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -3
  215. package/dist-es/commands/BatchUpdateUserCommand.js +3 -3
  216. package/dist-es/commands/CreateAccountCommand.js +3 -3
  217. package/dist-es/commands/CreateAppInstanceAdminCommand.js +3 -3
  218. package/dist-es/commands/CreateAppInstanceCommand.js +3 -3
  219. package/dist-es/commands/CreateAppInstanceUserCommand.js +3 -3
  220. package/dist-es/commands/CreateAttendeeCommand.js +3 -3
  221. package/dist-es/commands/CreateBotCommand.js +3 -3
  222. package/dist-es/commands/CreateChannelBanCommand.js +3 -3
  223. package/dist-es/commands/CreateChannelCommand.js +3 -3
  224. package/dist-es/commands/CreateChannelMembershipCommand.js +3 -3
  225. package/dist-es/commands/CreateChannelModeratorCommand.js +3 -3
  226. package/dist-es/commands/CreateMediaCapturePipelineCommand.js +3 -3
  227. package/dist-es/commands/CreateMeetingCommand.js +3 -3
  228. package/dist-es/commands/CreateMeetingDialOutCommand.js +3 -3
  229. package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +3 -3
  230. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -3
  231. package/dist-es/commands/CreateProxySessionCommand.js +3 -3
  232. package/dist-es/commands/CreateRoomCommand.js +3 -3
  233. package/dist-es/commands/CreateRoomMembershipCommand.js +3 -3
  234. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -3
  235. package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -3
  236. package/dist-es/commands/CreateSipRuleCommand.js +3 -3
  237. package/dist-es/commands/CreateUserCommand.js +3 -3
  238. package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -3
  239. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -3
  240. package/dist-es/commands/DeleteAccountCommand.js +3 -3
  241. package/dist-es/commands/DeleteAppInstanceAdminCommand.js +3 -3
  242. package/dist-es/commands/DeleteAppInstanceCommand.js +3 -3
  243. package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +3 -3
  244. package/dist-es/commands/DeleteAppInstanceUserCommand.js +3 -3
  245. package/dist-es/commands/DeleteAttendeeCommand.js +3 -3
  246. package/dist-es/commands/DeleteChannelBanCommand.js +3 -3
  247. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  248. package/dist-es/commands/DeleteChannelMembershipCommand.js +3 -3
  249. package/dist-es/commands/DeleteChannelMessageCommand.js +3 -3
  250. package/dist-es/commands/DeleteChannelModeratorCommand.js +3 -3
  251. package/dist-es/commands/DeleteEventsConfigurationCommand.js +3 -3
  252. package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +3 -3
  253. package/dist-es/commands/DeleteMeetingCommand.js +3 -3
  254. package/dist-es/commands/DeletePhoneNumberCommand.js +3 -3
  255. package/dist-es/commands/DeleteProxySessionCommand.js +3 -3
  256. package/dist-es/commands/DeleteRoomCommand.js +3 -3
  257. package/dist-es/commands/DeleteRoomMembershipCommand.js +3 -3
  258. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -3
  259. package/dist-es/commands/DeleteSipRuleCommand.js +3 -3
  260. package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -3
  261. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  262. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -3
  263. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -3
  264. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -3
  265. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -3
  266. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -3
  267. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -3
  268. package/dist-es/commands/DescribeAppInstanceAdminCommand.js +3 -3
  269. package/dist-es/commands/DescribeAppInstanceCommand.js +3 -3
  270. package/dist-es/commands/DescribeAppInstanceUserCommand.js +3 -3
  271. package/dist-es/commands/DescribeChannelBanCommand.js +3 -3
  272. package/dist-es/commands/DescribeChannelCommand.js +3 -3
  273. package/dist-es/commands/DescribeChannelMembershipCommand.js +3 -3
  274. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
  275. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
  276. package/dist-es/commands/DescribeChannelModeratorCommand.js +3 -3
  277. package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +3 -3
  278. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -3
  279. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -3
  280. package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +3 -3
  281. package/dist-es/commands/GetAccountCommand.js +3 -3
  282. package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
  283. package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +3 -3
  284. package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +3 -3
  285. package/dist-es/commands/GetAttendeeCommand.js +3 -3
  286. package/dist-es/commands/GetBotCommand.js +3 -3
  287. package/dist-es/commands/GetChannelMessageCommand.js +3 -3
  288. package/dist-es/commands/GetEventsConfigurationCommand.js +3 -3
  289. package/dist-es/commands/GetGlobalSettingsCommand.js +3 -3
  290. package/dist-es/commands/GetMediaCapturePipelineCommand.js +3 -3
  291. package/dist-es/commands/GetMeetingCommand.js +3 -3
  292. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +3 -3
  293. package/dist-es/commands/GetPhoneNumberCommand.js +3 -3
  294. package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -3
  295. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -3
  296. package/dist-es/commands/GetProxySessionCommand.js +3 -3
  297. package/dist-es/commands/GetRetentionSettingsCommand.js +3 -3
  298. package/dist-es/commands/GetRoomCommand.js +3 -3
  299. package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -3
  300. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  301. package/dist-es/commands/GetSipRuleCommand.js +3 -3
  302. package/dist-es/commands/GetUserCommand.js +3 -3
  303. package/dist-es/commands/GetUserSettingsCommand.js +3 -3
  304. package/dist-es/commands/GetVoiceConnectorCommand.js +3 -3
  305. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  306. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -3
  307. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -3
  308. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -3
  309. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -3
  310. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -3
  311. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -3
  312. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -3
  313. package/dist-es/commands/InviteUsersCommand.js +3 -3
  314. package/dist-es/commands/ListAccountsCommand.js +3 -3
  315. package/dist-es/commands/ListAppInstanceAdminsCommand.js +3 -3
  316. package/dist-es/commands/ListAppInstanceUsersCommand.js +3 -3
  317. package/dist-es/commands/ListAppInstancesCommand.js +3 -3
  318. package/dist-es/commands/ListAttendeeTagsCommand.js +3 -3
  319. package/dist-es/commands/ListAttendeesCommand.js +3 -3
  320. package/dist-es/commands/ListBotsCommand.js +3 -3
  321. package/dist-es/commands/ListChannelBansCommand.js +3 -3
  322. package/dist-es/commands/ListChannelMembershipsCommand.js +3 -3
  323. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
  324. package/dist-es/commands/ListChannelMessagesCommand.js +3 -3
  325. package/dist-es/commands/ListChannelModeratorsCommand.js +3 -3
  326. package/dist-es/commands/ListChannelsCommand.js +3 -3
  327. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
  328. package/dist-es/commands/ListMediaCapturePipelinesCommand.js +3 -3
  329. package/dist-es/commands/ListMeetingTagsCommand.js +3 -3
  330. package/dist-es/commands/ListMeetingsCommand.js +3 -3
  331. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -3
  332. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  333. package/dist-es/commands/ListProxySessionsCommand.js +3 -3
  334. package/dist-es/commands/ListRoomMembershipsCommand.js +3 -3
  335. package/dist-es/commands/ListRoomsCommand.js +3 -3
  336. package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -3
  337. package/dist-es/commands/ListSipRulesCommand.js +3 -3
  338. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -3
  339. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  340. package/dist-es/commands/ListUsersCommand.js +3 -3
  341. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -3
  342. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -3
  343. package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -3
  344. package/dist-es/commands/LogoutUserCommand.js +3 -3
  345. package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +3 -3
  346. package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +3 -3
  347. package/dist-es/commands/PutEventsConfigurationCommand.js +3 -3
  348. package/dist-es/commands/PutRetentionSettingsCommand.js +3 -3
  349. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  350. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  351. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -3
  352. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -3
  353. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -3
  354. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -3
  355. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -3
  356. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -3
  357. package/dist-es/commands/RedactChannelMessageCommand.js +3 -3
  358. package/dist-es/commands/RedactConversationMessageCommand.js +3 -3
  359. package/dist-es/commands/RedactRoomMessageCommand.js +3 -3
  360. package/dist-es/commands/RegenerateSecurityTokenCommand.js +3 -3
  361. package/dist-es/commands/ResetPersonalPINCommand.js +3 -3
  362. package/dist-es/commands/RestorePhoneNumberCommand.js +3 -3
  363. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  364. package/dist-es/commands/SendChannelMessageCommand.js +3 -3
  365. package/dist-es/commands/StartMeetingTranscriptionCommand.js +3 -3
  366. package/dist-es/commands/StopMeetingTranscriptionCommand.js +3 -3
  367. package/dist-es/commands/TagAttendeeCommand.js +3 -3
  368. package/dist-es/commands/TagMeetingCommand.js +3 -3
  369. package/dist-es/commands/TagResourceCommand.js +3 -3
  370. package/dist-es/commands/UntagAttendeeCommand.js +3 -3
  371. package/dist-es/commands/UntagMeetingCommand.js +3 -3
  372. package/dist-es/commands/UntagResourceCommand.js +3 -3
  373. package/dist-es/commands/UpdateAccountCommand.js +3 -3
  374. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
  375. package/dist-es/commands/UpdateAppInstanceCommand.js +3 -3
  376. package/dist-es/commands/UpdateAppInstanceUserCommand.js +3 -3
  377. package/dist-es/commands/UpdateBotCommand.js +3 -3
  378. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  379. package/dist-es/commands/UpdateChannelMessageCommand.js +3 -3
  380. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +3 -3
  381. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -3
  382. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  383. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -3
  384. package/dist-es/commands/UpdateProxySessionCommand.js +3 -3
  385. package/dist-es/commands/UpdateRoomCommand.js +3 -3
  386. package/dist-es/commands/UpdateRoomMembershipCommand.js +3 -3
  387. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -3
  388. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -3
  389. package/dist-es/commands/UpdateSipRuleCommand.js +3 -3
  390. package/dist-es/commands/UpdateUserCommand.js +3 -3
  391. package/dist-es/commands/UpdateUserSettingsCommand.js +3 -3
  392. package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -3
  393. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -3
  394. package/dist-es/commands/ValidateE911AddressCommand.js +3 -3
  395. package/dist-es/models/ChimeServiceException.js +1 -1
  396. package/dist-es/models/models_0.js +1 -1
  397. package/dist-es/models/models_1.js +1 -1
  398. package/dist-es/protocols/Aws_restJson1.js +1 -1
  399. package/dist-es/runtimeConfig.browser.js +7 -7
  400. package/dist-es/runtimeConfig.js +10 -10
  401. package/dist-es/runtimeConfig.shared.js +4 -4
  402. package/dist-types/Chime.d.ts +14 -3
  403. package/dist-types/ChimeClient.d.ts +21 -10
  404. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +3 -3
  405. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +12 -3
  406. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +12 -3
  407. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
  408. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +14 -5
  409. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +12 -3
  410. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +5 -4
  411. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +3 -3
  412. package/dist-types/commands/BatchSuspendUserCommand.d.ts +6 -7
  413. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +5 -7
  414. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
  415. package/dist-types/commands/BatchUpdateUserCommand.d.ts +3 -3
  416. package/dist-types/commands/CreateAccountCommand.d.ts +5 -4
  417. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +13 -5
  418. package/dist-types/commands/CreateAppInstanceCommand.d.ts +12 -3
  419. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +12 -3
  420. package/dist-types/commands/CreateAttendeeCommand.d.ts +12 -3
  421. package/dist-types/commands/CreateBotCommand.d.ts +3 -3
  422. package/dist-types/commands/CreateChannelBanCommand.d.ts +12 -3
  423. package/dist-types/commands/CreateChannelCommand.d.ts +12 -3
  424. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +12 -3
  425. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +12 -3
  426. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +12 -3
  427. package/dist-types/commands/CreateMeetingCommand.d.ts +15 -11
  428. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +8 -3
  429. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +12 -3
  430. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +3 -3
  431. package/dist-types/commands/CreateProxySessionCommand.d.ts +12 -3
  432. package/dist-types/commands/CreateRoomCommand.d.ts +3 -3
  433. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +3 -3
  434. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +12 -3
  435. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +12 -3
  436. package/dist-types/commands/CreateSipRuleCommand.d.ts +12 -3
  437. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  438. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +13 -6
  439. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +12 -3
  440. package/dist-types/commands/DeleteAccountCommand.d.ts +3 -3
  441. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +13 -3
  442. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +13 -3
  443. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +12 -3
  444. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +12 -3
  445. package/dist-types/commands/DeleteAttendeeCommand.d.ts +12 -3
  446. package/dist-types/commands/DeleteChannelBanCommand.d.ts +12 -3
  447. package/dist-types/commands/DeleteChannelCommand.d.ts +12 -3
  448. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +12 -3
  449. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +12 -3
  450. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +12 -3
  451. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +3 -3
  452. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +13 -3
  453. package/dist-types/commands/DeleteMeetingCommand.d.ts +12 -3
  454. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +3 -3
  455. package/dist-types/commands/DeleteProxySessionCommand.d.ts +12 -3
  456. package/dist-types/commands/DeleteRoomCommand.d.ts +3 -3
  457. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +3 -3
  458. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +12 -3
  459. package/dist-types/commands/DeleteSipRuleCommand.d.ts +12 -3
  460. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +12 -3
  461. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +12 -3
  462. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +12 -3
  463. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +12 -3
  464. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +12 -3
  465. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +12 -3
  466. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +12 -3
  467. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +12 -3
  468. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +12 -3
  469. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +12 -3
  470. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +12 -3
  471. package/dist-types/commands/DescribeChannelBanCommand.d.ts +12 -3
  472. package/dist-types/commands/DescribeChannelCommand.d.ts +12 -3
  473. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +12 -3
  474. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +12 -3
  475. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +12 -3
  476. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +12 -3
  477. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +3 -3
  478. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +12 -3
  479. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +12 -3
  480. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +3 -3
  481. package/dist-types/commands/GetAccountCommand.d.ts +3 -3
  482. package/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -3
  483. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +12 -3
  484. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +12 -3
  485. package/dist-types/commands/GetAttendeeCommand.d.ts +13 -6
  486. package/dist-types/commands/GetBotCommand.d.ts +3 -3
  487. package/dist-types/commands/GetChannelMessageCommand.d.ts +12 -3
  488. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +3 -3
  489. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +3 -3
  490. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +13 -3
  491. package/dist-types/commands/GetMeetingCommand.d.ts +13 -4
  492. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +12 -3
  493. package/dist-types/commands/GetPhoneNumberCommand.d.ts +3 -3
  494. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +3 -3
  495. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +3 -3
  496. package/dist-types/commands/GetProxySessionCommand.d.ts +12 -3
  497. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +3 -3
  498. package/dist-types/commands/GetRoomCommand.d.ts +3 -3
  499. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +12 -3
  500. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +12 -3
  501. package/dist-types/commands/GetSipRuleCommand.d.ts +12 -3
  502. package/dist-types/commands/GetUserCommand.d.ts +3 -3
  503. package/dist-types/commands/GetUserSettingsCommand.d.ts +3 -3
  504. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +12 -3
  505. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +12 -3
  506. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +12 -3
  507. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +14 -4
  508. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +12 -3
  509. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +12 -3
  510. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +12 -3
  511. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +12 -3
  512. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +13 -4
  513. package/dist-types/commands/InviteUsersCommand.d.ts +3 -3
  514. package/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  515. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +12 -3
  516. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +12 -3
  517. package/dist-types/commands/ListAppInstancesCommand.d.ts +12 -3
  518. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +8 -3
  519. package/dist-types/commands/ListAttendeesCommand.d.ts +12 -3
  520. package/dist-types/commands/ListBotsCommand.d.ts +3 -3
  521. package/dist-types/commands/ListChannelBansCommand.d.ts +12 -3
  522. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +12 -3
  523. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +12 -3
  524. package/dist-types/commands/ListChannelMessagesCommand.d.ts +12 -3
  525. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +12 -3
  526. package/dist-types/commands/ListChannelsCommand.d.ts +12 -3
  527. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +12 -3
  528. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +12 -3
  529. package/dist-types/commands/ListMeetingTagsCommand.d.ts +12 -3
  530. package/dist-types/commands/ListMeetingsCommand.d.ts +12 -7
  531. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +3 -3
  532. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  533. package/dist-types/commands/ListProxySessionsCommand.d.ts +12 -3
  534. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +3 -3
  535. package/dist-types/commands/ListRoomsCommand.d.ts +3 -3
  536. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +12 -3
  537. package/dist-types/commands/ListSipRulesCommand.d.ts +12 -3
  538. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -3
  539. package/dist-types/commands/ListTagsForResourceCommand.d.ts +21 -4
  540. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  541. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +12 -3
  542. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +12 -3
  543. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +12 -3
  544. package/dist-types/commands/LogoutUserCommand.d.ts +3 -3
  545. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +12 -3
  546. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +12 -3
  547. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +3 -3
  548. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +3 -3
  549. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +12 -3
  550. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +12 -3
  551. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +14 -4
  552. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +12 -3
  553. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +12 -3
  554. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +12 -3
  555. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +12 -3
  556. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +12 -3
  557. package/dist-types/commands/RedactChannelMessageCommand.d.ts +12 -3
  558. package/dist-types/commands/RedactConversationMessageCommand.d.ts +3 -3
  559. package/dist-types/commands/RedactRoomMessageCommand.d.ts +3 -3
  560. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +3 -3
  561. package/dist-types/commands/ResetPersonalPINCommand.d.ts +3 -3
  562. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +3 -3
  563. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
  564. package/dist-types/commands/SendChannelMessageCommand.d.ts +12 -3
  565. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +15 -5
  566. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +12 -3
  567. package/dist-types/commands/TagAttendeeCommand.d.ts +9 -4
  568. package/dist-types/commands/TagMeetingCommand.d.ts +12 -3
  569. package/dist-types/commands/TagResourceCommand.d.ts +12 -3
  570. package/dist-types/commands/UntagAttendeeCommand.d.ts +8 -3
  571. package/dist-types/commands/UntagMeetingCommand.d.ts +12 -3
  572. package/dist-types/commands/UntagResourceCommand.d.ts +13 -3
  573. package/dist-types/commands/UpdateAccountCommand.d.ts +3 -3
  574. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +3 -3
  575. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +12 -3
  576. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +12 -3
  577. package/dist-types/commands/UpdateBotCommand.d.ts +3 -3
  578. package/dist-types/commands/UpdateChannelCommand.d.ts +12 -3
  579. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +12 -3
  580. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +12 -3
  581. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
  582. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -3
  583. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -3
  584. package/dist-types/commands/UpdateProxySessionCommand.d.ts +12 -3
  585. package/dist-types/commands/UpdateRoomCommand.d.ts +3 -3
  586. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +3 -3
  587. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +14 -4
  588. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +12 -3
  589. package/dist-types/commands/UpdateSipRuleCommand.d.ts +12 -3
  590. package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  591. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
  592. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +12 -3
  593. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +12 -3
  594. package/dist-types/commands/ValidateE911AddressCommand.d.ts +12 -3
  595. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  596. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  597. package/dist-types/endpoint/ruleset.d.ts +1 -1
  598. package/dist-types/index.d.ts +11 -2
  599. package/dist-types/models/ChimeServiceException.d.ts +1 -1
  600. package/dist-types/models/models_0.d.ts +20 -1
  601. package/dist-types/pagination/Interfaces.d.ts +1 -1
  602. package/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  603. package/dist-types/pagination/ListAppInstanceAdminsPaginator.d.ts +1 -1
  604. package/dist-types/pagination/ListAppInstanceUsersPaginator.d.ts +1 -1
  605. package/dist-types/pagination/ListAppInstancesPaginator.d.ts +1 -1
  606. package/dist-types/pagination/ListAttendeesPaginator.d.ts +1 -1
  607. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  608. package/dist-types/pagination/ListChannelBansPaginator.d.ts +1 -1
  609. package/dist-types/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +1 -1
  610. package/dist-types/pagination/ListChannelMembershipsPaginator.d.ts +1 -1
  611. package/dist-types/pagination/ListChannelMessagesPaginator.d.ts +1 -1
  612. package/dist-types/pagination/ListChannelModeratorsPaginator.d.ts +1 -1
  613. package/dist-types/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +1 -1
  614. package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
  615. package/dist-types/pagination/ListMediaCapturePipelinesPaginator.d.ts +1 -1
  616. package/dist-types/pagination/ListMeetingsPaginator.d.ts +1 -1
  617. package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +1 -1
  618. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  619. package/dist-types/pagination/ListProxySessionsPaginator.d.ts +1 -1
  620. package/dist-types/pagination/ListRoomMembershipsPaginator.d.ts +1 -1
  621. package/dist-types/pagination/ListRoomsPaginator.d.ts +1 -1
  622. package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +1 -1
  623. package/dist-types/pagination/ListSipRulesPaginator.d.ts +1 -1
  624. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  625. package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +1 -1
  626. package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +1 -1
  627. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  628. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  629. package/dist-types/runtimeConfig.d.ts +20 -20
  630. package/dist-types/runtimeConfig.native.d.ts +19 -19
  631. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  632. package/dist-types/ts3.4/Chime.d.ts +1 -1
  633. package/dist-types/ts3.4/ChimeClient.d.ts +19 -21
  634. package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +3 -3
  635. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +3 -3
  636. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +3 -3
  637. package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
  638. package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +3 -3
  639. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +3 -3
  640. package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +3 -3
  641. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +3 -3
  642. package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +3 -3
  643. package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +3 -3
  644. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
  645. package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +3 -3
  646. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +3 -3
  647. package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +3 -3
  648. package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +3 -3
  649. package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +3 -3
  650. package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +3 -3
  651. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +3 -3
  652. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +3 -3
  653. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +3 -3
  654. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +3 -3
  655. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +3 -3
  656. package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +3 -3
  657. package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +3 -3
  658. package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +3 -3
  659. package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +3 -3
  660. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +3 -3
  661. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +3 -3
  662. package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +3 -3
  663. package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +3 -3
  664. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +3 -3
  665. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
  666. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +3 -3
  667. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -3
  668. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +3 -3
  669. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
  670. package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +3 -3
  671. package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +3 -3
  672. package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +3 -3
  673. package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  674. package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +3 -3
  675. package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +3 -3
  676. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +3 -3
  677. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +3 -3
  678. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +3 -3
  679. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +3 -3
  680. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +3 -3
  681. package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +3 -3
  682. package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +3 -3
  683. package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +3 -3
  684. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +3 -3
  685. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +3 -3
  686. package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +3 -3
  687. package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +3 -3
  688. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +3 -3
  689. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +3 -3
  690. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +3 -3
  691. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  692. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -3
  693. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -3
  694. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -3
  695. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  696. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -3
  697. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  698. package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +3 -3
  699. package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +3 -3
  700. package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +3 -3
  701. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +3 -3
  702. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +3 -3
  703. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +3 -3
  704. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +3 -3
  705. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +3 -3
  706. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +3 -3
  707. package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +3 -3
  708. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +3 -3
  709. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +3 -3
  710. package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +3 -3
  711. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +3 -3
  712. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +3 -3
  713. package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +3 -3
  714. package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  715. package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +3 -3
  716. package/dist-types/ts3.4/commands/GetBotCommand.d.ts +3 -3
  717. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +3 -3
  718. package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +3 -3
  719. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +3 -3
  720. package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +3 -3
  721. package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +3 -3
  722. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +3 -3
  723. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +3 -3
  724. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +3 -3
  725. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +3 -3
  726. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +3 -3
  727. package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +3 -3
  728. package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +3 -3
  729. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +3 -3
  730. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
  731. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +3 -3
  732. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +3 -3
  733. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +3 -3
  734. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +3 -3
  735. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  736. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +3 -3
  737. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
  738. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -3
  739. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +3 -3
  740. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  741. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -3
  742. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -3
  743. package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +3 -3
  744. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +3 -3
  745. package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +3 -3
  746. package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +3 -3
  747. package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +3 -3
  748. package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +3 -3
  749. package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +3 -3
  750. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +3 -3
  751. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +3 -3
  752. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +3 -3
  753. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +3 -3
  754. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +3 -3
  755. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +3 -3
  756. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +3 -3
  757. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +3 -3
  758. package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +3 -3
  759. package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +3 -3
  760. package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +3 -3
  761. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +3 -3
  762. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +3 -3
  763. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +3 -3
  764. package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +3 -3
  765. package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +3 -3
  766. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +3 -3
  767. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +3 -3
  768. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -3
  769. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  770. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +3 -3
  771. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -3
  772. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  773. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +3 -3
  774. package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +3 -3
  775. package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
  776. package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  777. package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +3 -3
  778. package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +3 -3
  779. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
  780. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  781. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
  782. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +3 -3
  783. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +3 -3
  784. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  785. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +3 -3
  786. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  787. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +3 -3
  788. package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +3 -3
  789. package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +3 -3
  790. package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +3 -3
  791. package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +3 -3
  792. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +3 -3
  793. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
  794. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +3 -3
  795. package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +3 -3
  796. package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +3 -3
  797. package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +3 -3
  798. package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +3 -3
  799. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  800. package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +3 -3
  801. package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +3 -3
  802. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  803. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +3 -3
  804. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +3 -3
  805. package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +3 -3
  806. package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +3 -3
  807. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +3 -3
  808. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +3 -3
  809. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +3 -3
  810. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +3 -3
  811. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
  812. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +3 -3
  813. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -3
  814. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +3 -3
  815. package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +3 -3
  816. package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +3 -3
  817. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +3 -3
  818. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
  819. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +3 -3
  820. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -3
  821. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +3 -3
  822. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +3 -3
  823. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
  824. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +3 -3
  825. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  826. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  827. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  828. package/dist-types/ts3.4/models/ChimeServiceException.d.ts +1 -1
  829. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  830. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  831. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +1 -1
  832. package/dist-types/ts3.4/pagination/ListAppInstanceAdminsPaginator.d.ts +1 -1
  833. package/dist-types/ts3.4/pagination/ListAppInstanceUsersPaginator.d.ts +1 -1
  834. package/dist-types/ts3.4/pagination/ListAppInstancesPaginator.d.ts +1 -1
  835. package/dist-types/ts3.4/pagination/ListAttendeesPaginator.d.ts +1 -1
  836. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +1 -1
  837. package/dist-types/ts3.4/pagination/ListChannelBansPaginator.d.ts +1 -1
  838. package/dist-types/ts3.4/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +1 -1
  839. package/dist-types/ts3.4/pagination/ListChannelMembershipsPaginator.d.ts +1 -1
  840. package/dist-types/ts3.4/pagination/ListChannelMessagesPaginator.d.ts +1 -1
  841. package/dist-types/ts3.4/pagination/ListChannelModeratorsPaginator.d.ts +1 -1
  842. package/dist-types/ts3.4/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +1 -1
  843. package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +1 -1
  844. package/dist-types/ts3.4/pagination/ListMediaCapturePipelinesPaginator.d.ts +1 -1
  845. package/dist-types/ts3.4/pagination/ListMeetingsPaginator.d.ts +1 -1
  846. package/dist-types/ts3.4/pagination/ListPhoneNumberOrdersPaginator.d.ts +1 -1
  847. package/dist-types/ts3.4/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  848. package/dist-types/ts3.4/pagination/ListProxySessionsPaginator.d.ts +1 -1
  849. package/dist-types/ts3.4/pagination/ListRoomMembershipsPaginator.d.ts +1 -1
  850. package/dist-types/ts3.4/pagination/ListRoomsPaginator.d.ts +1 -1
  851. package/dist-types/ts3.4/pagination/ListSipMediaApplicationsPaginator.d.ts +1 -1
  852. package/dist-types/ts3.4/pagination/ListSipRulesPaginator.d.ts +1 -1
  853. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -1
  854. package/dist-types/ts3.4/pagination/ListVoiceConnectorGroupsPaginator.d.ts +1 -1
  855. package/dist-types/ts3.4/pagination/ListVoiceConnectorsPaginator.d.ts +1 -1
  856. package/dist-types/ts3.4/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  857. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  858. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  859. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  860. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  861. package/package.json +34 -33
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateMediaCapturePipelineRequest, CreateMediaCapturePipelineResponse } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface CreateMediaCapturePipelineCommandOutput extends CreateMediaCapt
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates a media capture pipeline.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaCapturePipeline">CreateMediaCapturePipeline</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateMeetingRequest, CreateMeetingResponse } from "../models/models_0";
6
6
  /**
@@ -23,17 +23,21 @@ export interface CreateMeetingCommandOutput extends CreateMeetingResponse, __Met
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>
27
- * Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see
26
+ * @deprecated
27
+ *
28
+ * <p>Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see
28
29
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/chime-sdk-meetings-regions.html">Amazon Chime SDK Media Regions</a>
29
- * in the
30
- * <i>Amazon Chime SDK Developer Guide</i>
30
+ * in the <i>Amazon Chime SDK Developer Guide</i>
31
31
  * . For more information about the Amazon Chime SDK, see
32
32
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Using the Amazon Chime SDK</a>
33
- * in the
34
- * <i>Amazon Chime SDK Developer Guide</i>
35
- * .
36
- * </p>
33
+ * in the <i>Amazon Chime SDK Developer Guide</i>.</p>
34
+ * <important>
35
+ * <p>
36
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html">CreateMeeting</a>, in the Amazon Chime SDK.</p>
37
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
38
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
+ * </important>
37
41
  * @example
38
42
  * Use a bare-bones client and the command you need to make an API call.
39
43
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateMeetingDialOutRequest, CreateMeetingDialOutResponse } from "../models/models_0";
6
6
  /**
@@ -27,6 +27,11 @@ export interface CreateMeetingDialOutCommandOutput extends CreateMeetingDialOutR
27
27
  * switched telephone network (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs to the customer.</p>
28
28
  * <p>To play welcome audio or implement an interactive voice response (IVR), use the
29
29
  * <code>CreateSipMediaApplicationCall</code> action with the corresponding SIP media application ID.</p>
30
+ * <important>
31
+ * <p>
32
+ * <b>This API is is not available in a dedicated namespace.</b>
33
+ * </p>
34
+ * </important>
30
35
  * @example
31
36
  * Use a bare-bones client and the command you need to make an API call.
32
37
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateMeetingWithAttendeesRequest, CreateMeetingWithAttendeesResponse } from "../models/models_0";
6
6
  /**
@@ -23,6 +23,8 @@ export interface CreateMeetingWithAttendeesCommandOutput extends CreateMeetingWi
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>
27
29
  * Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see
28
30
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/chime-sdk-meetings-regions.html">Amazon Chime SDK Media Regions</a>
@@ -34,6 +36,13 @@ export interface CreateMeetingWithAttendeesCommandOutput extends CreateMeetingWi
34
36
  * <i>Amazon Chime SDK Developer Guide</i>
35
37
  * .
36
38
  * </p>
39
+ * <important>
40
+ * <p>
41
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeetingWithAttendees.html">CreateMeetingWithAttendees</a>, in the Amazon Chime SDK.</p>
42
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
43
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
44
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
45
+ * </important>
37
46
  * @example
38
47
  * Use a bare-bones client and the command you need to make an API call.
39
48
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreatePhoneNumberOrderRequest, CreatePhoneNumberOrderResponse } from "../models/models_0";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateProxySessionRequest, CreateProxySessionResponse } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface CreateProxySessionCommandOutput extends CreateProxySessionRespo
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone numbers.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateProxySession.html">CreateProxySession</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateRoomRequest, CreateRoomResponse } from "../models/models_0";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateRoomMembershipRequest, CreateRoomMembershipResponse } from "../models/models_0";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateSipMediaApplicationCallRequest, CreateSipMediaApplicationCallResponse } from "../models/models_0";
6
6
  /**
@@ -23,8 +23,17 @@ export interface CreateSipMediaApplicationCallCommandOutput extends CreateSipMed
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the endpoint of the specified
27
29
  * <code>sipMediaApplicationId</code>.</p>
30
+ * <important>
31
+ * <p>
32
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateSipMediaApplicationCall.html">CreateSipMediaApplicationCall</a>, in the Amazon Chime SDK.</p>
33
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
34
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
+ * </important>
28
37
  * @example
29
38
  * Use a bare-bones client and the command you need to make an API call.
30
39
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateSipMediaApplicationRequest, CreateSipMediaApplicationResponse } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface CreateSipMediaApplicationCommandOutput extends CreateSipMediaAp
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates a SIP media application.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateSipMediaApplication.html">CreateSipMediaApplication</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateSipRuleRequest, CreateSipRuleResponse } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface CreateSipRuleCommandOutput extends CreateSipRuleResponse, __Met
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates a SIP rule which can be used to run a SIP media application as a target for a specific trigger type.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateSipRule.html">CreateSipRule</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateVoiceConnectorRequest, CreateVoiceConnectorResponse } from "../models/models_0";
6
6
  /**
@@ -23,12 +23,19 @@ export interface CreateVoiceConnectorCommandOutput extends CreateVoiceConnectorR
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.</p>
27
- * <p>
28
- * Enabling
29
- * <a>CreateVoiceConnectorRequest$RequireEncryption</a>
29
+ * <p>Enabling <a>CreateVoiceConnectorRequest$RequireEncryption</a>
30
30
  * configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.
31
31
  * </p>
32
+ * <important>
33
+ * <p>
34
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceConnector.html">CreateVoiceConnector</a>, in the Amazon Chime SDK.</p>
35
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
36
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
+ * </important>
32
39
  * @example
33
40
  * Use a bare-bones client and the command you need to make an API call.
34
41
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { CreateVoiceConnectorGroupRequest, CreateVoiceConnectorGroupResponse } from "../models/models_0";
6
6
  /**
@@ -23,11 +23,20 @@ export interface CreateVoiceConnectorGroupCommandOutput extends CreateVoiceConne
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can
27
29
  * associate Amazon Chime Voice Connectors with the Amazon Chime Voice Connector group by
28
30
  * including <code>VoiceConnectorItems</code> in the request.</p>
29
31
  * <p>You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This
30
32
  * creates a fault tolerant mechanism for fallback in case of availability events.</p>
33
+ * <important>
34
+ * <p>
35
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceConnectorGroup.html">CreateVoiceConnectorGroup</a>, in the Amazon Chime SDK.</p>
36
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
37
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
38
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
39
+ * </important>
31
40
  * @example
32
41
  * Use a bare-bones client and the command you need to make an API call.
33
42
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAccountRequest, DeleteAccountResponse } from "../models/models_0";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAppInstanceAdminRequest } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,17 @@ export interface DeleteAppInstanceAdminCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Demotes an <code>AppInstanceAdmin</code> to an <code>AppInstanceUser</code>. This action does not delete the user.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version,
32
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceAdmin.html">DeleteAppInstanceAdmin</a>, in the Amazon Chime SDK.</p>
33
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
34
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
+ * </important>
27
37
  * @example
28
38
  * Use a bare-bones client and the command you need to make an API call.
29
39
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAppInstanceRequest } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,17 @@ export interface DeleteAppInstanceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Deletes an <code>AppInstance</code> and all associated data asynchronously.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version,
32
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstance.html">DeleteAppInstance</a>, in the Amazon Chime SDK.</p>
33
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
34
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
+ * </important>
27
37
  * @example
28
38
  * Use a bare-bones client and the command you need to make an API call.
29
39
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAppInstanceStreamingConfigurationsRequest } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface DeleteAppInstanceStreamingConfigurationsCommandOutput extends _
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Deletes the streaming configurations of an <code>AppInstance</code>.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceStreamingConfigurations.html">DeleteAppInstanceStreamingConfigurations</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAppInstanceUserRequest } from "../models/models_0";
6
6
  /**
@@ -23,7 +23,16 @@ export interface DeleteAppInstanceUserCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Deletes an <code>AppInstanceUser</code>.</p>
29
+ * <important>
30
+ * <p>
31
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceUser.html">DeleteAppInstanceUser</a>, in the Amazon Chime SDK.</p>
32
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
33
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
34
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
35
+ * </important>
27
36
  * @example
28
37
  * Use a bare-bones client and the command you need to make an API call.
29
38
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteAttendeeRequest } from "../models/models_0";
6
6
  /**
@@ -23,10 +23,19 @@ export interface DeleteAttendeeCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their
27
29
  * <code>JoinToken</code>. Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the Amazon Chime SDK, see
28
30
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Using the Amazon Chime SDK</a>
29
31
  * in the <i>Amazon Chime SDK Developer Guide</i>.</p>
32
+ * <important>
33
+ * <p>
34
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_DeleteAttendee.html">DeleteAttendee</a>, in the Amazon Chime SDK.</p>
35
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
36
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
+ * </important>
30
39
  * @example
31
40
  * Use a bare-bones client and the command you need to make an API call.
32
41
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteChannelBanRequest } from "../models/models_0";
6
6
  /**
@@ -23,12 +23,21 @@ export interface DeleteChannelBanCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Removes a user from a channel's ban list.</p>
27
29
  * <note>
28
30
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
29
31
  * <code>AppInstanceUserArn</code> of the user that makes the API call as the value in
30
32
  * the header.</p>
31
33
  * </note>
34
+ * <important>
35
+ * <p>
36
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelBan.html">DeleteChannelBan</a>, in the Amazon Chime SDK.</p>
37
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
38
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
+ * </important>
32
41
  * @example
33
42
  * Use a bare-bones client and the command you need to make an API call.
34
43
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteChannelRequest } from "../models/models_0";
6
6
  /**
@@ -23,6 +23,8 @@ export interface DeleteChannelCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Immediately makes a channel and its memberships inaccessible and marks them for
27
29
  * deletion. This is an irreversible process.</p>
28
30
  * <note>
@@ -30,6 +32,13 @@ export interface DeleteChannelCommandOutput extends __MetadataBearer {
30
32
  * <code>AppInstanceUserArn</code> of the user that makes the API call as the value in
31
33
  * the header.</p>
32
34
  * </note>
35
+ * <important>
36
+ * <p>
37
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannel.html">DeleteChannel</a>, in the Amazon Chime SDK.</p>
38
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
39
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
40
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
41
+ * </important>
33
42
  * @example
34
43
  * Use a bare-bones client and the command you need to make an API call.
35
44
  * ```javascript
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { DeleteChannelMembershipRequest } from "../models/models_0";
6
6
  /**
@@ -23,12 +23,21 @@ export interface DeleteChannelMembershipCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  /**
25
25
  * @public
26
+ * @deprecated
27
+ *
26
28
  * <p>Removes a member from a channel.</p>
27
29
  * <note>
28
30
  * <p>The <code>x-amz-chime-bearer</code> request header is mandatory. Use the
29
31
  * <code>AppInstanceUserArn</code> of the user that makes the API call as the value in
30
32
  * the header.</p>
31
33
  * </note>
34
+ * <important>
35
+ * <p>
36
+ * <b>This API is is no longer supported and will not be updated.</b> We recommend using the latest version, <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelMembership.html">DeleteChannelMembership</a>, in the Amazon Chime SDK.</p>
37
+ * <p>Using the latest version requires migrating to a dedicated namespace. For more information, refer to
38
+ * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
+ * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
+ * </important>
32
41
  * @example
33
42
  * Use a bare-bones client and the command you need to make an API call.
34
43
  * ```javascript