@aws-sdk/client-chime 3.529.1 → 3.535.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 (396) hide show
  1. package/dist-types/Chime.d.ts +19 -3
  2. package/dist-types/ChimeClient.d.ts +2 -3
  3. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +3 -3
  5. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +3 -3
  6. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +3 -3
  8. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +3 -3
  9. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchUpdateUserCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateAccountCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateAppInstanceCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateAttendeeCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateBotCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateChannelBanCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateMeetingCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +3 -3
  29. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateProxySessionCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateRoomCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteAccountCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteAttendeeCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteChannelBanCommand.d.ts +3 -3
  46. package/dist-types/commands/DeleteChannelCommand.d.ts +3 -3
  47. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +3 -3
  48. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +3 -3
  49. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +3 -3
  50. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +3 -3
  52. package/dist-types/commands/DeleteMeetingCommand.d.ts +3 -3
  53. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteProxySessionCommand.d.ts +3 -3
  55. package/dist-types/commands/DeleteRoomCommand.d.ts +2 -1
  56. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +2 -1
  57. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +3 -3
  58. package/dist-types/commands/DeleteSipRuleCommand.d.ts +3 -3
  59. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +3 -3
  60. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  61. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -3
  62. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -3
  63. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -3
  66. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +3 -3
  69. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +3 -3
  70. package/dist-types/commands/DescribeChannelBanCommand.d.ts +3 -3
  71. package/dist-types/commands/DescribeChannelCommand.d.ts +3 -3
  72. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +3 -3
  73. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +3 -3
  74. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +3 -3
  76. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +2 -1
  77. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +3 -3
  78. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +3 -3
  79. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -1
  80. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  81. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  82. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +3 -3
  83. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  84. package/dist-types/commands/GetAttendeeCommand.d.ts +3 -3
  85. package/dist-types/commands/GetBotCommand.d.ts +2 -1
  86. package/dist-types/commands/GetChannelMessageCommand.d.ts +3 -3
  87. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +2 -1
  88. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  89. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +3 -3
  90. package/dist-types/commands/GetMeetingCommand.d.ts +3 -3
  91. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +3 -3
  92. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  93. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  94. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  95. package/dist-types/commands/GetProxySessionCommand.d.ts +3 -3
  96. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +2 -1
  97. package/dist-types/commands/GetRoomCommand.d.ts +2 -1
  98. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +3 -3
  99. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
  100. package/dist-types/commands/GetSipRuleCommand.d.ts +3 -3
  101. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  102. package/dist-types/commands/GetUserSettingsCommand.d.ts +2 -1
  103. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +3 -3
  104. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  105. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +3 -3
  106. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
  107. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -3
  108. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +3 -3
  109. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  110. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -3
  111. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -3
  112. package/dist-types/commands/InviteUsersCommand.d.ts +2 -1
  113. package/dist-types/commands/ListAccountsCommand.d.ts +2 -1
  114. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +3 -3
  115. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +3 -3
  116. package/dist-types/commands/ListAppInstancesCommand.d.ts +3 -3
  117. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +3 -3
  118. package/dist-types/commands/ListAttendeesCommand.d.ts +3 -3
  119. package/dist-types/commands/ListBotsCommand.d.ts +2 -1
  120. package/dist-types/commands/ListChannelBansCommand.d.ts +3 -3
  121. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +3 -3
  122. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +3 -3
  123. package/dist-types/commands/ListChannelMessagesCommand.d.ts +3 -3
  124. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +3 -3
  125. package/dist-types/commands/ListChannelsCommand.d.ts +3 -3
  126. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +3 -3
  127. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +3 -3
  128. package/dist-types/commands/ListMeetingTagsCommand.d.ts +3 -3
  129. package/dist-types/commands/ListMeetingsCommand.d.ts +3 -3
  130. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  131. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  132. package/dist-types/commands/ListProxySessionsCommand.d.ts +3 -3
  133. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +2 -1
  134. package/dist-types/commands/ListRoomsCommand.d.ts +2 -1
  135. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +3 -3
  136. package/dist-types/commands/ListSipRulesCommand.d.ts +3 -3
  137. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  138. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  139. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  140. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -3
  141. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  142. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +3 -3
  143. package/dist-types/commands/LogoutUserCommand.d.ts +2 -1
  144. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
  145. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  146. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +2 -1
  147. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +2 -1
  148. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
  149. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
  150. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
  151. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +3 -3
  152. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +3 -3
  153. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
  154. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +3 -3
  155. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  156. package/dist-types/commands/RedactChannelMessageCommand.d.ts +3 -3
  157. package/dist-types/commands/RedactConversationMessageCommand.d.ts +2 -1
  158. package/dist-types/commands/RedactRoomMessageCommand.d.ts +2 -1
  159. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +2 -1
  160. package/dist-types/commands/ResetPersonalPINCommand.d.ts +2 -1
  161. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  162. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  163. package/dist-types/commands/SendChannelMessageCommand.d.ts +3 -3
  164. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +3 -3
  165. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +3 -3
  166. package/dist-types/commands/TagAttendeeCommand.d.ts +3 -3
  167. package/dist-types/commands/TagMeetingCommand.d.ts +3 -3
  168. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  169. package/dist-types/commands/UntagAttendeeCommand.d.ts +3 -3
  170. package/dist-types/commands/UntagMeetingCommand.d.ts +3 -3
  171. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  172. package/dist-types/commands/UpdateAccountCommand.d.ts +2 -1
  173. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  174. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +3 -3
  175. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +3 -3
  176. package/dist-types/commands/UpdateBotCommand.d.ts +2 -1
  177. package/dist-types/commands/UpdateChannelCommand.d.ts +3 -3
  178. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +3 -3
  179. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +3 -3
  180. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  181. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  182. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  183. package/dist-types/commands/UpdateProxySessionCommand.d.ts +3 -3
  184. package/dist-types/commands/UpdateRoomCommand.d.ts +2 -1
  185. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +2 -1
  186. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +3 -3
  187. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
  188. package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
  189. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  190. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +2 -1
  191. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +3 -3
  192. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
  193. package/dist-types/commands/ValidateE911AddressCommand.d.ts +3 -3
  194. package/dist-types/models/models_0.d.ts +726 -726
  195. package/dist-types/models/models_1.d.ts +446 -446
  196. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  197. package/dist-types/runtimeConfig.d.ts +2 -2
  198. package/dist-types/runtimeConfig.native.d.ts +2 -2
  199. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  200. package/dist-types/ts3.4/Chime.d.ts +17 -0
  201. package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/GetBotCommand.d.ts +7 -0
  284. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +9 -0
  290. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +9 -0
  291. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +9 -0
  292. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +9 -0
  293. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +9 -0
  294. package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +9 -0
  295. package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +7 -0
  296. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +9 -0
  297. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  298. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +9 -0
  299. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
  300. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +9 -0
  301. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +9 -0
  302. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  303. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +9 -0
  304. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  305. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +9 -0
  306. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +9 -0
  307. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  308. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +9 -0
  309. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  310. package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +9 -0
  311. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +9 -0
  312. package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +9 -0
  313. package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +9 -0
  314. package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +9 -0
  315. package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +9 -0
  316. package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +9 -0
  317. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
  318. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +9 -0
  319. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +9 -0
  320. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +9 -0
  321. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +9 -0
  322. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +9 -0
  323. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  324. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +9 -0
  325. package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +9 -0
  326. package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +9 -0
  327. package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +9 -0
  328. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +9 -0
  329. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  330. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +9 -0
  331. package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +9 -0
  333. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +9 -0
  356. package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +9 -0
  357. package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +9 -0
  358. package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +9 -0
  359. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +9 -0
  360. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  361. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +9 -0
  362. package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +9 -0
  363. package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +9 -0
  364. package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +9 -0
  365. package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +9 -0
  366. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  367. package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +9 -0
  368. package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +9 -0
  369. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  370. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +9 -0
  371. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
  372. package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +9 -0
  373. package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +9 -0
  374. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +9 -0
  375. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  376. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +9 -0
  377. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +9 -0
  378. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  379. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  380. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +9 -0
  381. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +9 -0
  382. package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +9 -0
  383. package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +9 -0
  384. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +9 -0
  385. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
  386. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +9 -0
  387. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  388. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +9 -0
  389. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +9 -0
  390. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +9 -0
  391. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +9 -0
  392. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  393. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  394. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  395. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  396. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const UpdateProxySessionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateProxySessionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateProxySessionCommandInput,
32
+ UpdateProxySessionCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateProxySessionCommand extends UpdateProxySessionCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateRoomCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateRoomCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateRoomCommandInput,
28
+ UpdateRoomCommandOutput,
29
+ ChimeClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateRoomCommand extends UpdateRoomCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateRoomMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateRoomMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateRoomMembershipCommandInput,
32
+ UpdateRoomMembershipCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateRoomMembershipCommand extends UpdateRoomMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateSipMediaApplicationCallCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateSipMediaApplicationCallCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateSipMediaApplicationCallCommandInput,
32
+ UpdateSipMediaApplicationCallCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateSipMediaApplicationCallCommand extends UpdateSipMediaApplicationCallCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateSipMediaApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateSipMediaApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateSipMediaApplicationCommandInput,
32
+ UpdateSipMediaApplicationCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateSipMediaApplicationCommand extends UpdateSipMediaApplicationCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateSipRuleCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateSipRuleCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateSipRuleCommandInput,
31
+ UpdateSipRuleCommandOutput,
32
+ ChimeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateSipRuleCommand extends UpdateSipRuleCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateUserCommandInput,
28
+ UpdateUserCommandOutput,
29
+ ChimeClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateUserCommand extends UpdateUserCommand_base {}
@@ -20,6 +20,15 @@ declare const UpdateUserSettingsCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: UpdateUserSettingsCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ UpdateUserSettingsCommandInput,
27
+ UpdateUserSettingsCommandOutput,
28
+ ChimeClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class UpdateUserSettingsCommand extends UpdateUserSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceConnectorCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceConnectorCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceConnectorCommandInput,
32
+ UpdateVoiceConnectorCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceConnectorCommand extends UpdateVoiceConnectorCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVoiceConnectorGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVoiceConnectorGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVoiceConnectorGroupCommandInput,
32
+ UpdateVoiceConnectorGroupCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVoiceConnectorGroupCommand extends UpdateVoiceConnectorGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const ValidateE911AddressCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ValidateE911AddressCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ValidateE911AddressCommandInput,
32
+ ValidateE911AddressCommandOutput,
33
+ ChimeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ValidateE911AddressCommand extends ValidateE911AddressCommand_base {}
@@ -25,9 +25,9 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
25
25
  apiVersion: string;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: import("@smithy/types").Encoder;
28
+ base64Encoder: (_input: string | Uint8Array) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: import("@smithy/types").Encoder;
30
+ utf8Encoder: (input: string | Uint8Array) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
33
  logger: import("@smithy/types").Logger;
@@ -29,9 +29,9 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
29
29
  apiVersion: string;
30
30
  urlParser: import("@smithy/types").UrlParser;
31
31
  base64Decoder: import("@smithy/types").Decoder;
32
- base64Encoder: import("@smithy/types").Encoder;
32
+ base64Encoder: (_input: string | Uint8Array) => string;
33
33
  utf8Decoder: import("@smithy/types").Decoder;
34
- utf8Encoder: import("@smithy/types").Encoder;
34
+ utf8Encoder: (input: string | Uint8Array) => string;
35
35
  disableHostPrefix: boolean;
36
36
  serviceId: string;
37
37
  logger: import("@smithy/types").Logger;
@@ -13,9 +13,9 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  streamCollector: import("@smithy/types").StreamCollector;
15
15
  base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: import("@smithy/types").Encoder;
16
+ base64Encoder: (_input: string | Uint8Array) => string;
17
17
  utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: import("@smithy/types").Encoder;
18
+ utf8Encoder: (input: string | Uint8Array) => string;
19
19
  disableHostPrefix: boolean;
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -2,7 +2,7 @@ import { ChimeClientConfig } from "./ChimeClient";
2
2
  export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: import("@smithy/types").Encoder;
5
+ base64Encoder: (_input: string | Uint8Array) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: ChimeClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
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.529.1",
4
+ "version": "3.535.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime",
@@ -20,48 +20,48 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.529.1",
24
- "@aws-sdk/core": "3.529.1",
25
- "@aws-sdk/credential-provider-node": "3.529.1",
26
- "@aws-sdk/middleware-host-header": "3.523.0",
27
- "@aws-sdk/middleware-logger": "3.523.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.523.0",
29
- "@aws-sdk/middleware-user-agent": "3.525.0",
30
- "@aws-sdk/region-config-resolver": "3.525.0",
31
- "@aws-sdk/types": "3.523.0",
32
- "@aws-sdk/util-endpoints": "3.525.0",
33
- "@aws-sdk/util-user-agent-browser": "3.523.0",
34
- "@aws-sdk/util-user-agent-node": "3.525.0",
35
- "@smithy/config-resolver": "^2.1.4",
36
- "@smithy/core": "^1.3.5",
37
- "@smithy/fetch-http-handler": "^2.4.3",
38
- "@smithy/hash-node": "^2.1.3",
39
- "@smithy/invalid-dependency": "^2.1.3",
40
- "@smithy/middleware-content-length": "^2.1.3",
41
- "@smithy/middleware-endpoint": "^2.4.4",
42
- "@smithy/middleware-retry": "^2.1.4",
43
- "@smithy/middleware-serde": "^2.1.3",
44
- "@smithy/middleware-stack": "^2.1.3",
45
- "@smithy/node-config-provider": "^2.2.4",
46
- "@smithy/node-http-handler": "^2.4.1",
47
- "@smithy/protocol-http": "^3.2.1",
48
- "@smithy/smithy-client": "^2.4.2",
49
- "@smithy/types": "^2.10.1",
50
- "@smithy/url-parser": "^2.1.3",
51
- "@smithy/util-base64": "^2.1.1",
52
- "@smithy/util-body-length-browser": "^2.1.1",
53
- "@smithy/util-body-length-node": "^2.2.1",
54
- "@smithy/util-defaults-mode-browser": "^2.1.4",
55
- "@smithy/util-defaults-mode-node": "^2.2.3",
56
- "@smithy/util-endpoints": "^1.1.4",
57
- "@smithy/util-middleware": "^2.1.3",
58
- "@smithy/util-retry": "^2.1.3",
59
- "@smithy/util-utf8": "^2.1.1",
60
- "tslib": "^2.5.0",
23
+ "@aws-sdk/client-sts": "3.535.0",
24
+ "@aws-sdk/core": "3.535.0",
25
+ "@aws-sdk/credential-provider-node": "3.535.0",
26
+ "@aws-sdk/middleware-host-header": "3.535.0",
27
+ "@aws-sdk/middleware-logger": "3.535.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.535.0",
29
+ "@aws-sdk/middleware-user-agent": "3.535.0",
30
+ "@aws-sdk/region-config-resolver": "3.535.0",
31
+ "@aws-sdk/types": "3.535.0",
32
+ "@aws-sdk/util-endpoints": "3.535.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.535.0",
34
+ "@aws-sdk/util-user-agent-node": "3.535.0",
35
+ "@smithy/config-resolver": "^2.2.0",
36
+ "@smithy/core": "^1.4.0",
37
+ "@smithy/fetch-http-handler": "^2.5.0",
38
+ "@smithy/hash-node": "^2.2.0",
39
+ "@smithy/invalid-dependency": "^2.2.0",
40
+ "@smithy/middleware-content-length": "^2.2.0",
41
+ "@smithy/middleware-endpoint": "^2.5.0",
42
+ "@smithy/middleware-retry": "^2.2.0",
43
+ "@smithy/middleware-serde": "^2.3.0",
44
+ "@smithy/middleware-stack": "^2.2.0",
45
+ "@smithy/node-config-provider": "^2.3.0",
46
+ "@smithy/node-http-handler": "^2.5.0",
47
+ "@smithy/protocol-http": "^3.3.0",
48
+ "@smithy/smithy-client": "^2.5.0",
49
+ "@smithy/types": "^2.12.0",
50
+ "@smithy/url-parser": "^2.2.0",
51
+ "@smithy/util-base64": "^2.3.0",
52
+ "@smithy/util-body-length-browser": "^2.2.0",
53
+ "@smithy/util-body-length-node": "^2.3.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.2.0",
55
+ "@smithy/util-defaults-mode-node": "^2.3.0",
56
+ "@smithy/util-endpoints": "^1.2.0",
57
+ "@smithy/util-middleware": "^2.2.0",
58
+ "@smithy/util-retry": "^2.2.0",
59
+ "@smithy/util-utf8": "^2.3.0",
60
+ "tslib": "^2.6.2",
61
61
  "uuid": "^9.0.1"
62
62
  },
63
63
  "devDependencies": {
64
- "@smithy/service-client-documentation-generator": "^2.1.1",
64
+ "@smithy/service-client-documentation-generator": "^2.2.0",
65
65
  "@tsconfig/node14": "1.0.3",
66
66
  "@types/node": "^14.14.31",
67
67
  "@types/uuid": "^9.0.4",