@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,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListProxySessionsCommandInput,
4
4
  ListProxySessionsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListRoomMembershipsCommandInput,
4
4
  ListRoomMembershipsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListRoomsCommandInput,
4
4
  ListRoomsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListSipMediaApplicationsCommandInput,
4
4
  ListSipMediaApplicationsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListSipRulesCommandInput,
4
4
  ListSipRulesCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListUsersCommandInput,
4
4
  ListUsersCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListVoiceConnectorGroupsCommandInput,
4
4
  ListVoiceConnectorGroupsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListVoiceConnectorsCommandInput,
4
4
  ListVoiceConnectorsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  SearchAvailablePhoneNumbersCommandInput,
4
4
  SearchAvailablePhoneNumbersCommandOutput,
@@ -1,94 +1,89 @@
1
- import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
1
+ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { ChimeClientConfig } from "./ChimeClient";
3
3
  export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
4
4
  runtime: string;
5
- defaultsMode: import("@aws-sdk/types").Provider<
6
- import("@aws-sdk/smithy-client").ResolvedDefaultsMode
5
+ defaultsMode: import("@smithy/types").Provider<
6
+ import("@smithy/smithy-client").ResolvedDefaultsMode
7
7
  >;
8
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
8
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider: (
10
10
  input: any
11
11
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
12
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
13
- import("@aws-sdk/types").UserAgent
12
+ defaultUserAgentProvider: import("@smithy/types").Provider<
13
+ import("@smithy/types").UserAgent
14
14
  >;
15
- maxAttempts: (number | import("@smithy/types").Provider<number>) &
16
- (number | import("@aws-sdk/types").Provider<number>);
17
- region: string | import("@aws-sdk/types").Provider<any>;
15
+ maxAttempts: number | import("@smithy/types").Provider<number>;
16
+ region: string | import("@smithy/types").Provider<any>;
18
17
  requestHandler:
19
- | (import("@aws-sdk/types").RequestHandler<
18
+ | (import("@smithy/types").RequestHandler<
20
19
  any,
21
20
  any,
22
- import("@aws-sdk/types").HttpHandlerOptions
21
+ import("@smithy/types").HttpHandlerOptions
23
22
  > &
24
23
  import("@smithy/protocol-http").HttpHandler)
25
24
  | RequestHandler;
26
25
  retryMode: string | import("@smithy/types").Provider<string>;
27
- sha256: import("@aws-sdk/types").HashConstructor;
26
+ sha256: import("@smithy/types").HashConstructor;
28
27
  streamCollector: import("@smithy/types").StreamCollector;
29
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
30
- (boolean | import("@aws-sdk/types").Provider<boolean>);
31
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
32
- (boolean | import("@aws-sdk/types").Provider<boolean>);
28
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
29
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
33
30
  apiVersion: string;
34
- urlParser: import("@aws-sdk/types").UrlParser;
31
+ urlParser: import("@smithy/types").UrlParser;
35
32
  base64Decoder: import("@smithy/types").Decoder;
36
33
  base64Encoder: import("@smithy/types").Encoder;
37
34
  utf8Decoder: import("@smithy/types").Decoder;
38
35
  utf8Encoder: import("@smithy/types").Encoder;
39
36
  disableHostPrefix: boolean;
40
37
  serviceId: string;
41
- logger: import("@aws-sdk/types").Logger;
38
+ logger: import("@smithy/types").Logger;
42
39
  endpoint?:
43
40
  | ((
44
41
  | string
45
- | import("@aws-sdk/types").Endpoint
46
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
47
- | import("@aws-sdk/types").EndpointV2
48
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
42
+ | import("@smithy/types").Endpoint
43
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
44
+ | import("@smithy/types").EndpointV2
45
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
49
46
  ) &
50
47
  (
51
48
  | string
52
49
  | import("@smithy/types").Provider<string>
53
50
  | import("@smithy/types").Endpoint
54
51
  | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
55
- | import("@aws-sdk/types").EndpointV2
56
- | import("@smithy/types").Provider<
57
- import("@aws-sdk/types").EndpointV2
58
- >
52
+ | import("@smithy/types").EndpointV2
53
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
59
54
  ))
60
55
  | undefined;
61
56
  endpointProvider: (
62
57
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
63
58
  context?: {
64
- logger?: import("@aws-sdk/types").Logger | undefined;
59
+ logger?: import("@smithy/types").Logger | undefined;
65
60
  }
66
- ) => import("@aws-sdk/types").EndpointV2;
61
+ ) => import("@smithy/types").EndpointV2;
67
62
  tls?: boolean | undefined;
68
63
  retryStrategy?:
69
- | import("@aws-sdk/types").RetryStrategy
70
- | import("@aws-sdk/types").RetryStrategyV2
64
+ | import("@smithy/types").RetryStrategy
65
+ | import("@smithy/types").RetryStrategyV2
71
66
  | undefined;
72
67
  credentials?:
73
- | import("@aws-sdk/types").AwsCredentialIdentity
74
- | import("@aws-sdk/types").Provider<
75
- import("@aws-sdk/types").AwsCredentialIdentity
68
+ | import("@smithy/types").AwsCredentialIdentity
69
+ | import("@smithy/types").Provider<
70
+ import("@smithy/types").AwsCredentialIdentity
76
71
  >
77
72
  | undefined;
78
73
  signer?:
79
- | import("@aws-sdk/types").RequestSigner
74
+ | import("@smithy/types").RequestSigner
80
75
  | ((
81
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
82
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
76
+ authScheme?: import("@smithy/types").AuthScheme | undefined
77
+ ) => Promise<import("@smithy/types").RequestSigner>)
83
78
  | undefined;
84
79
  signingEscapePath?: boolean | undefined;
85
80
  systemClockOffset?: number | undefined;
86
81
  signingRegion?: string | undefined;
87
82
  signerConstructor?:
88
83
  | (new (
89
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
90
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
91
- ) => import("@aws-sdk/types").RequestSigner)
84
+ options: import("@smithy/signature-v4").SignatureV4Init &
85
+ import("@smithy/signature-v4").SignatureV4CryptoInit
86
+ ) => import("@smithy/types").RequestSigner)
92
87
  | undefined;
93
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
88
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
94
89
  };
@@ -1,91 +1,89 @@
1
- import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
1
+ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { ChimeClientConfig } from "./ChimeClient";
3
3
  export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
4
4
  runtime: string;
5
- defaultsMode: import("@aws-sdk/types").Provider<
6
- import("@aws-sdk/smithy-client").ResolvedDefaultsMode
5
+ defaultsMode: import("@smithy/types").Provider<
6
+ import("@smithy/smithy-client").ResolvedDefaultsMode
7
7
  >;
8
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
8
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider: (
10
10
  input: any
11
11
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
12
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
13
- import("@aws-sdk/types").UserAgent
12
+ defaultUserAgentProvider: import("@smithy/types").Provider<
13
+ import("@smithy/types").UserAgent
14
14
  >;
15
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
16
- region: string | import("@aws-sdk/types").Provider<string>;
15
+ maxAttempts: number | import("@smithy/types").Provider<number>;
16
+ region: string | import("@smithy/types").Provider<string>;
17
17
  requestHandler:
18
- | (import("@aws-sdk/types").RequestHandler<
18
+ | (import("@smithy/types").RequestHandler<
19
19
  any,
20
20
  any,
21
- import("@aws-sdk/types").HttpHandlerOptions
21
+ import("@smithy/types").HttpHandlerOptions
22
22
  > &
23
23
  import("@smithy/protocol-http").HttpHandler)
24
24
  | RequestHandler;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
26
- sha256: import("@aws-sdk/types").HashConstructor;
26
+ sha256: import("@smithy/types").HashConstructor;
27
27
  streamCollector: import("@smithy/types").StreamCollector;
28
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
29
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
28
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
29
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
30
30
  apiVersion: string;
31
- urlParser: import("@aws-sdk/types").UrlParser;
31
+ urlParser: import("@smithy/types").UrlParser;
32
32
  base64Decoder: import("@smithy/types").Decoder;
33
33
  base64Encoder: import("@smithy/types").Encoder;
34
34
  utf8Decoder: import("@smithy/types").Decoder;
35
35
  utf8Encoder: import("@smithy/types").Encoder;
36
36
  disableHostPrefix: boolean;
37
37
  serviceId: string;
38
- logger: import("@aws-sdk/types").Logger;
38
+ logger: import("@smithy/types").Logger;
39
39
  endpoint?:
40
40
  | ((
41
41
  | string
42
- | import("@aws-sdk/types").Endpoint
43
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
44
- | import("@aws-sdk/types").EndpointV2
45
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
42
+ | import("@smithy/types").Endpoint
43
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
44
+ | import("@smithy/types").EndpointV2
45
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
46
46
  ) &
47
47
  (
48
48
  | string
49
49
  | import("@smithy/types").Provider<string>
50
50
  | import("@smithy/types").Endpoint
51
51
  | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
52
- | import("@aws-sdk/types").EndpointV2
53
- | import("@smithy/types").Provider<
54
- import("@aws-sdk/types").EndpointV2
55
- >
52
+ | import("@smithy/types").EndpointV2
53
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
56
54
  ))
57
55
  | undefined;
58
56
  endpointProvider: (
59
57
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
60
58
  context?: {
61
- logger?: import("@aws-sdk/types").Logger | undefined;
59
+ logger?: import("@smithy/types").Logger | undefined;
62
60
  }
63
- ) => import("@aws-sdk/types").EndpointV2;
61
+ ) => import("@smithy/types").EndpointV2;
64
62
  tls?: boolean | undefined;
65
63
  retryStrategy?:
66
- | import("@aws-sdk/types").RetryStrategy
67
- | import("@aws-sdk/types").RetryStrategyV2
64
+ | import("@smithy/types").RetryStrategy
65
+ | import("@smithy/types").RetryStrategyV2
68
66
  | undefined;
69
67
  credentials?:
70
- | import("@aws-sdk/types").AwsCredentialIdentity
71
- | import("@aws-sdk/types").Provider<
72
- import("@aws-sdk/types").AwsCredentialIdentity
68
+ | import("@smithy/types").AwsCredentialIdentity
69
+ | import("@smithy/types").Provider<
70
+ import("@smithy/types").AwsCredentialIdentity
73
71
  >
74
72
  | undefined;
75
73
  signer?:
76
- | import("@aws-sdk/types").RequestSigner
74
+ | import("@smithy/types").RequestSigner
77
75
  | ((
78
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
79
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
76
+ authScheme?: import("@smithy/types").AuthScheme | undefined
77
+ ) => Promise<import("@smithy/types").RequestSigner>)
80
78
  | undefined;
81
79
  signingEscapePath?: boolean | undefined;
82
80
  systemClockOffset?: number | undefined;
83
81
  signingRegion?: string | undefined;
84
82
  signerConstructor?:
85
83
  | (new (
86
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
87
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
88
- ) => import("@aws-sdk/types").RequestSigner)
84
+ options: import("@smithy/signature-v4").SignatureV4Init &
85
+ import("@smithy/signature-v4").SignatureV4CryptoInit
86
+ ) => import("@smithy/types").RequestSigner)
89
87
  | undefined;
90
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
88
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
91
89
  };
@@ -1,18 +1,18 @@
1
1
  import { ChimeClientConfig } from "./ChimeClient";
2
2
  export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
3
3
  runtime: string;
4
- sha256: import("@aws-sdk/types").HashConstructor;
4
+ sha256: import("@smithy/types").HashConstructor;
5
5
  requestHandler:
6
- | (import("@aws-sdk/types").RequestHandler<
6
+ | (import("@smithy/types").RequestHandler<
7
7
  any,
8
8
  any,
9
- import("@aws-sdk/types").HttpHandlerOptions
9
+ import("@smithy/types").HttpHandlerOptions
10
10
  > &
11
11
  import("@smithy/protocol-http").HttpHandler)
12
- | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
12
+ | import("@smithy/fetch-http-handler").FetchHttpHandler;
13
13
  apiVersion: string;
14
- urlParser: import("@aws-sdk/types").UrlParser;
15
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
14
+ urlParser: import("@smithy/types").UrlParser;
15
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
16
16
  streamCollector: import("@smithy/types").StreamCollector;
17
17
  base64Decoder: import("@smithy/types").Decoder;
18
18
  base64Encoder: import("@smithy/types").Encoder;
@@ -20,66 +20,61 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
20
20
  utf8Encoder: import("@smithy/types").Encoder;
21
21
  disableHostPrefix: boolean;
22
22
  serviceId: string;
23
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
24
- (boolean | import("@aws-sdk/types").Provider<boolean>);
25
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
26
- (boolean | import("@aws-sdk/types").Provider<boolean>);
27
- region: string | import("@aws-sdk/types").Provider<any>;
23
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
+ region: string | import("@smithy/types").Provider<any>;
28
26
  credentialDefaultProvider: (
29
27
  input: any
30
28
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
31
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
32
- import("@aws-sdk/types").UserAgent
29
+ defaultUserAgentProvider: import("@smithy/types").Provider<
30
+ import("@smithy/types").UserAgent
33
31
  >;
34
- maxAttempts: (number | import("@smithy/types").Provider<number>) &
35
- (number | import("@aws-sdk/types").Provider<number>);
32
+ maxAttempts: number | import("@smithy/types").Provider<number>;
36
33
  retryMode: string | import("@smithy/types").Provider<string>;
37
- logger: import("@aws-sdk/types").Logger;
34
+ logger: import("@smithy/types").Logger;
38
35
  defaultsMode:
39
- | import("@aws-sdk/smithy-client").DefaultsMode
36
+ | import("@smithy/smithy-client").DefaultsMode
40
37
  | import("@smithy/types").Provider<
41
- import("@aws-sdk/smithy-client").DefaultsMode
38
+ import("@smithy/smithy-client").DefaultsMode
42
39
  >;
43
40
  endpoint?:
44
41
  | string
45
- | import("@aws-sdk/types").EndpointV2
46
- | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> &
47
- import("@smithy/types").Provider<import("@smithy/types").Endpoint>)
48
- | (import("@aws-sdk/types").Endpoint & import("@smithy/types").Endpoint)
49
- | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
50
- import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)
42
+ | import("@smithy/types").Endpoint
43
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
44
+ | import("@smithy/types").EndpointV2
45
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
51
46
  | undefined;
52
47
  endpointProvider: (
53
48
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
54
49
  context?: {
55
- logger?: import("@aws-sdk/types").Logger | undefined;
50
+ logger?: import("@smithy/types").Logger | undefined;
56
51
  }
57
- ) => import("@aws-sdk/types").EndpointV2;
52
+ ) => import("@smithy/types").EndpointV2;
58
53
  tls?: boolean | undefined;
59
54
  retryStrategy?:
60
- | import("@aws-sdk/types").RetryStrategy
61
- | import("@aws-sdk/types").RetryStrategyV2
55
+ | import("@smithy/types").RetryStrategy
56
+ | import("@smithy/types").RetryStrategyV2
62
57
  | undefined;
63
58
  credentials?:
64
- | import("@aws-sdk/types").AwsCredentialIdentity
65
- | import("@aws-sdk/types").Provider<
66
- import("@aws-sdk/types").AwsCredentialIdentity
59
+ | import("@smithy/types").AwsCredentialIdentity
60
+ | import("@smithy/types").Provider<
61
+ import("@smithy/types").AwsCredentialIdentity
67
62
  >
68
63
  | undefined;
69
64
  signer?:
70
- | import("@aws-sdk/types").RequestSigner
65
+ | import("@smithy/types").RequestSigner
71
66
  | ((
72
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
73
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
67
+ authScheme?: import("@smithy/types").AuthScheme | undefined
68
+ ) => Promise<import("@smithy/types").RequestSigner>)
74
69
  | undefined;
75
70
  signingEscapePath?: boolean | undefined;
76
71
  systemClockOffset?: number | undefined;
77
72
  signingRegion?: string | undefined;
78
73
  signerConstructor?:
79
74
  | (new (
80
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
81
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
82
- ) => import("@aws-sdk/types").RequestSigner)
75
+ options: import("@smithy/signature-v4").SignatureV4Init &
76
+ import("@smithy/signature-v4").SignatureV4CryptoInit
77
+ ) => import("@smithy/types").RequestSigner)
83
78
  | undefined;
84
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
79
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
85
80
  };
@@ -7,12 +7,12 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
9
9
  context?: {
10
- logger?: import("@aws-sdk/types").Logger | undefined;
10
+ logger?: import("@smithy/types").Logger | undefined;
11
11
  }
12
- ) => import("@aws-sdk/types").EndpointV2;
13
- logger: import("@aws-sdk/types").Logger;
12
+ ) => import("@smithy/types").EndpointV2;
13
+ logger: import("@smithy/types").Logger;
14
14
  serviceId: string;
15
- urlParser: import("@aws-sdk/types").UrlParser;
15
+ urlParser: import("@smithy/types").UrlParser;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
17
  utf8Encoder: import("@smithy/types").Encoder;
18
18
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime",
3
3
  "description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native",
4
- "version": "3.362.0",
4
+ "version": "3.369.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,44 +21,45 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.362.0",
25
- "@aws-sdk/config-resolver": "3.357.0",
26
- "@aws-sdk/credential-provider-node": "3.362.0",
27
- "@aws-sdk/fetch-http-handler": "3.357.0",
28
- "@aws-sdk/hash-node": "3.357.0",
29
- "@aws-sdk/invalid-dependency": "3.357.0",
30
- "@aws-sdk/middleware-content-length": "3.357.0",
31
- "@aws-sdk/middleware-endpoint": "3.357.0",
32
- "@aws-sdk/middleware-host-header": "3.357.0",
33
- "@aws-sdk/middleware-logger": "3.357.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.357.0",
35
- "@aws-sdk/middleware-retry": "3.362.0",
36
- "@aws-sdk/middleware-serde": "3.357.0",
37
- "@aws-sdk/middleware-signing": "3.357.0",
38
- "@aws-sdk/middleware-stack": "3.357.0",
39
- "@aws-sdk/middleware-user-agent": "3.357.0",
40
- "@aws-sdk/node-config-provider": "3.357.0",
41
- "@aws-sdk/node-http-handler": "3.360.0",
42
- "@aws-sdk/smithy-client": "3.360.0",
43
- "@aws-sdk/types": "3.357.0",
44
- "@aws-sdk/url-parser": "3.357.0",
45
- "@aws-sdk/util-base64": "3.310.0",
46
- "@aws-sdk/util-body-length-browser": "3.310.0",
47
- "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.360.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.360.0",
50
- "@aws-sdk/util-endpoints": "3.357.0",
51
- "@aws-sdk/util-retry": "3.362.0",
52
- "@aws-sdk/util-user-agent-browser": "3.357.0",
53
- "@aws-sdk/util-user-agent-node": "3.357.0",
54
- "@aws-sdk/util-utf8": "3.310.0",
24
+ "@aws-sdk/client-sts": "3.369.0",
25
+ "@aws-sdk/credential-provider-node": "3.369.0",
26
+ "@aws-sdk/middleware-host-header": "3.369.0",
27
+ "@aws-sdk/middleware-logger": "3.369.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.369.0",
29
+ "@aws-sdk/middleware-signing": "3.369.0",
30
+ "@aws-sdk/middleware-user-agent": "3.369.0",
31
+ "@aws-sdk/types": "3.369.0",
32
+ "@aws-sdk/util-endpoints": "3.369.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.369.0",
34
+ "@aws-sdk/util-user-agent-node": "3.369.0",
35
+ "@smithy/config-resolver": "^1.0.1",
36
+ "@smithy/fetch-http-handler": "^1.0.1",
37
+ "@smithy/hash-node": "^1.0.1",
38
+ "@smithy/invalid-dependency": "^1.0.1",
39
+ "@smithy/middleware-content-length": "^1.0.1",
40
+ "@smithy/middleware-endpoint": "^1.0.1",
41
+ "@smithy/middleware-retry": "^1.0.2",
42
+ "@smithy/middleware-serde": "^1.0.1",
43
+ "@smithy/middleware-stack": "^1.0.1",
44
+ "@smithy/node-config-provider": "^1.0.1",
45
+ "@smithy/node-http-handler": "^1.0.2",
55
46
  "@smithy/protocol-http": "^1.0.1",
56
- "@smithy/types": "^1.0.0",
47
+ "@smithy/smithy-client": "^1.0.3",
48
+ "@smithy/types": "^1.1.0",
49
+ "@smithy/url-parser": "^1.0.1",
50
+ "@smithy/util-base64": "^1.0.1",
51
+ "@smithy/util-body-length-browser": "^1.0.1",
52
+ "@smithy/util-body-length-node": "^1.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
54
+ "@smithy/util-defaults-mode-node": "^1.0.1",
55
+ "@smithy/util-retry": "^1.0.2",
56
+ "@smithy/util-utf8": "^1.0.1",
57
57
  "tslib": "^2.5.0",
58
58
  "uuid": "^8.3.2"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@aws-sdk/service-client-documentation-generator": "3.310.0",
62
+ "@smithy/service-client-documentation-generator": "^1.0.1",
62
63
  "@tsconfig/node14": "1.0.3",
63
64
  "@types/node": "^14.14.31",
64
65
  "@types/uuid": "^8.3.0",