@aws-sdk/client-chime 3.35.0 → 3.38.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 (1366) hide show
  1. package/CHANGELOG.md +49 -0
  2. package/dist-cjs/Chime.js +0 -43
  3. package/dist-cjs/ChimeClient.js +0 -48
  4. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +0 -25
  5. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +0 -25
  6. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +0 -25
  7. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +0 -25
  8. package/dist-cjs/commands/BatchCreateAttendeeCommand.js +0 -30
  9. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +0 -25
  10. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +0 -25
  11. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +0 -33
  12. package/dist-cjs/commands/BatchSuspendUserCommand.js +0 -41
  13. package/dist-cjs/commands/BatchUnsuspendUserCommand.js +0 -37
  14. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +0 -27
  15. package/dist-cjs/commands/BatchUpdateUserCommand.js +0 -25
  16. package/dist-cjs/commands/CreateAccountCommand.js +0 -27
  17. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +0 -39
  18. package/dist-cjs/commands/CreateAppInstanceCommand.js +0 -26
  19. package/dist-cjs/commands/CreateAppInstanceUserCommand.js +0 -26
  20. package/dist-cjs/commands/CreateAttendeeCommand.js +0 -30
  21. package/dist-cjs/commands/CreateBotCommand.js +0 -25
  22. package/dist-cjs/commands/CreateChannelBanCommand.js +0 -36
  23. package/dist-cjs/commands/CreateChannelCommand.js +0 -35
  24. package/dist-cjs/commands/CreateChannelMembershipCommand.js +0 -62
  25. package/dist-cjs/commands/CreateChannelModeratorCommand.js +0 -49
  26. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +0 -25
  27. package/dist-cjs/commands/CreateMeetingCommand.js +0 -35
  28. package/dist-cjs/commands/CreateMeetingDialOutCommand.js +0 -29
  29. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +0 -35
  30. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +0 -26
  31. package/dist-cjs/commands/CreateProxySessionCommand.js +0 -25
  32. package/dist-cjs/commands/CreateRoomCommand.js +0 -25
  33. package/dist-cjs/commands/CreateRoomMembershipCommand.js +0 -25
  34. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +0 -26
  35. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +0 -25
  36. package/dist-cjs/commands/CreateSipRuleCommand.js +0 -25
  37. package/dist-cjs/commands/CreateUserCommand.js +0 -25
  38. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +0 -31
  39. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +0 -29
  40. package/dist-cjs/commands/DeleteAccountCommand.js +0 -38
  41. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +0 -25
  42. package/dist-cjs/commands/DeleteAppInstanceCommand.js +0 -25
  43. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +0 -25
  44. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +0 -25
  45. package/dist-cjs/commands/DeleteAttendeeCommand.js +0 -28
  46. package/dist-cjs/commands/DeleteChannelBanCommand.js +0 -31
  47. package/dist-cjs/commands/DeleteChannelCommand.js +0 -32
  48. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +0 -31
  49. package/dist-cjs/commands/DeleteChannelMessageCommand.js +0 -33
  50. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +0 -31
  51. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +0 -25
  52. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +0 -25
  53. package/dist-cjs/commands/DeleteMeetingCommand.js +0 -28
  54. package/dist-cjs/commands/DeletePhoneNumberCommand.js +0 -31
  55. package/dist-cjs/commands/DeleteProxySessionCommand.js +0 -25
  56. package/dist-cjs/commands/DeleteRoomCommand.js +0 -25
  57. package/dist-cjs/commands/DeleteRoomMembershipCommand.js +0 -25
  58. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +0 -25
  59. package/dist-cjs/commands/DeleteSipRuleCommand.js +0 -25
  60. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +0 -27
  61. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -25
  62. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +0 -27
  63. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +0 -29
  64. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +0 -25
  65. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +0 -25
  66. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +0 -29
  67. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +0 -25
  68. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +0 -25
  69. package/dist-cjs/commands/DescribeAppInstanceCommand.js +0 -25
  70. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +0 -25
  71. package/dist-cjs/commands/DescribeChannelBanCommand.js +0 -32
  72. package/dist-cjs/commands/DescribeChannelCommand.js +0 -33
  73. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +0 -30
  74. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +0 -32
  75. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +0 -32
  76. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +0 -30
  77. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +0 -25
  78. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +0 -25
  79. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +0 -25
  80. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +0 -25
  81. package/dist-cjs/commands/GetAccountCommand.js +0 -26
  82. package/dist-cjs/commands/GetAccountSettingsCommand.js +0 -28
  83. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +0 -25
  84. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +0 -25
  85. package/dist-cjs/commands/GetAttendeeCommand.js +0 -31
  86. package/dist-cjs/commands/GetBotCommand.js +0 -25
  87. package/dist-cjs/commands/GetChannelMessageCommand.js +0 -31
  88. package/dist-cjs/commands/GetEventsConfigurationCommand.js +0 -25
  89. package/dist-cjs/commands/GetGlobalSettingsCommand.js +0 -26
  90. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +0 -25
  91. package/dist-cjs/commands/GetMeetingCommand.js +0 -31
  92. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +0 -25
  93. package/dist-cjs/commands/GetPhoneNumberCommand.js +0 -25
  94. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +0 -26
  95. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +0 -25
  96. package/dist-cjs/commands/GetProxySessionCommand.js +0 -25
  97. package/dist-cjs/commands/GetRetentionSettingsCommand.js +0 -28
  98. package/dist-cjs/commands/GetRoomCommand.js +0 -25
  99. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +2 -26
  100. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -28
  101. package/dist-cjs/commands/GetSipRuleCommand.js +3 -28
  102. package/dist-cjs/commands/GetUserCommand.js +3 -33
  103. package/dist-cjs/commands/GetUserSettingsCommand.js +1 -27
  104. package/dist-cjs/commands/GetVoiceConnectorCommand.js +0 -25
  105. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -25
  106. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +0 -26
  107. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +0 -25
  108. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +0 -25
  109. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +0 -25
  110. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +0 -27
  111. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +0 -25
  112. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +0 -26
  113. package/dist-cjs/commands/InviteUsersCommand.js +0 -27
  114. package/dist-cjs/commands/ListAccountsCommand.js +0 -27
  115. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +0 -25
  116. package/dist-cjs/commands/ListAppInstanceUsersCommand.js +0 -27
  117. package/dist-cjs/commands/ListAppInstancesCommand.js +0 -25
  118. package/dist-cjs/commands/ListAttendeeTagsCommand.js +0 -25
  119. package/dist-cjs/commands/ListAttendeesCommand.js +0 -29
  120. package/dist-cjs/commands/ListBotsCommand.js +0 -25
  121. package/dist-cjs/commands/ListChannelBansCommand.js +0 -32
  122. package/dist-cjs/commands/ListChannelMembershipsCommand.js +0 -32
  123. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +0 -32
  124. package/dist-cjs/commands/ListChannelMessagesCommand.js +0 -35
  125. package/dist-cjs/commands/ListChannelModeratorsCommand.js +0 -30
  126. package/dist-cjs/commands/ListChannelsCommand.js +0 -46
  127. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +0 -31
  128. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +0 -25
  129. package/dist-cjs/commands/ListMeetingTagsCommand.js +0 -25
  130. package/dist-cjs/commands/ListMeetingsCommand.js +0 -28
  131. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +0 -25
  132. package/dist-cjs/commands/ListPhoneNumbersCommand.js +0 -25
  133. package/dist-cjs/commands/ListProxySessionsCommand.js +0 -25
  134. package/dist-cjs/commands/ListRoomMembershipsCommand.js +0 -26
  135. package/dist-cjs/commands/ListRoomsCommand.js +0 -25
  136. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +0 -25
  137. package/dist-cjs/commands/ListSipRulesCommand.js +0 -25
  138. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +0 -25
  139. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  140. package/dist-cjs/commands/ListUsersCommand.js +0 -26
  141. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +0 -25
  142. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +0 -25
  143. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +0 -25
  144. package/dist-cjs/commands/LogoutUserCommand.js +0 -25
  145. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +0 -25
  146. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +0 -25
  147. package/dist-cjs/commands/PutEventsConfigurationCommand.js +0 -27
  148. package/dist-cjs/commands/PutRetentionSettingsCommand.js +0 -37
  149. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +0 -25
  150. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -26
  151. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +0 -25
  152. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +0 -29
  153. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +0 -25
  154. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +0 -27
  155. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +0 -29
  156. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +0 -25
  157. package/dist-cjs/commands/RedactChannelMessageCommand.js +0 -32
  158. package/dist-cjs/commands/RedactConversationMessageCommand.js +0 -25
  159. package/dist-cjs/commands/RedactRoomMessageCommand.js +0 -25
  160. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +0 -25
  161. package/dist-cjs/commands/ResetPersonalPINCommand.js +0 -26
  162. package/dist-cjs/commands/RestorePhoneNumberCommand.js +0 -26
  163. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +0 -29
  164. package/dist-cjs/commands/SendChannelMessageCommand.js +0 -34
  165. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +0 -25
  166. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +0 -25
  167. package/dist-cjs/commands/TagAttendeeCommand.js +0 -25
  168. package/dist-cjs/commands/TagMeetingCommand.js +0 -25
  169. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  170. package/dist-cjs/commands/UntagAttendeeCommand.js +0 -25
  171. package/dist-cjs/commands/UntagMeetingCommand.js +0 -25
  172. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  173. package/dist-cjs/commands/UpdateAccountCommand.js +0 -25
  174. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +0 -29
  175. package/dist-cjs/commands/UpdateAppInstanceCommand.js +0 -25
  176. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +0 -25
  177. package/dist-cjs/commands/UpdateBotCommand.js +0 -25
  178. package/dist-cjs/commands/UpdateChannelCommand.js +0 -32
  179. package/dist-cjs/commands/UpdateChannelMessageCommand.js +0 -31
  180. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +0 -31
  181. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +0 -25
  182. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +0 -27
  183. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +0 -27
  184. package/dist-cjs/commands/UpdateProxySessionCommand.js +0 -25
  185. package/dist-cjs/commands/UpdateRoomCommand.js +0 -25
  186. package/dist-cjs/commands/UpdateRoomMembershipCommand.js +0 -28
  187. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +0 -25
  188. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +0 -25
  189. package/dist-cjs/commands/UpdateSipRuleCommand.js +0 -25
  190. package/dist-cjs/commands/UpdateUserCommand.js +0 -25
  191. package/dist-cjs/commands/UpdateUserSettingsCommand.js +0 -25
  192. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +0 -25
  193. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +0 -26
  194. package/dist-cjs/commands/index.js +193 -0
  195. package/dist-cjs/endpoints.js +1 -2
  196. package/dist-cjs/index.js +4 -220
  197. package/dist-cjs/models/index.js +0 -1
  198. package/dist-cjs/models/models_0.js +79 -857
  199. package/dist-cjs/models/models_1.js +74 -551
  200. package/dist-cjs/pagination/Interfaces.js +0 -1
  201. package/dist-cjs/pagination/ListAccountsPaginator.js +0 -11
  202. package/dist-cjs/pagination/ListAppInstanceAdminsPaginator.js +0 -11
  203. package/dist-cjs/pagination/ListAppInstanceUsersPaginator.js +0 -11
  204. package/dist-cjs/pagination/ListAppInstancesPaginator.js +0 -11
  205. package/dist-cjs/pagination/ListAttendeesPaginator.js +0 -11
  206. package/dist-cjs/pagination/ListBotsPaginator.js +0 -11
  207. package/dist-cjs/pagination/ListChannelBansPaginator.js +0 -11
  208. package/dist-cjs/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +0 -11
  209. package/dist-cjs/pagination/ListChannelMembershipsPaginator.js +0 -11
  210. package/dist-cjs/pagination/ListChannelMessagesPaginator.js +0 -11
  211. package/dist-cjs/pagination/ListChannelModeratorsPaginator.js +0 -11
  212. package/dist-cjs/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +0 -11
  213. package/dist-cjs/pagination/ListChannelsPaginator.js +0 -11
  214. package/dist-cjs/pagination/ListMediaCapturePipelinesPaginator.js +0 -11
  215. package/dist-cjs/pagination/ListMeetingsPaginator.js +0 -11
  216. package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js +0 -11
  217. package/dist-cjs/pagination/ListPhoneNumbersPaginator.js +0 -11
  218. package/dist-cjs/pagination/ListProxySessionsPaginator.js +0 -11
  219. package/dist-cjs/pagination/ListRoomMembershipsPaginator.js +0 -11
  220. package/dist-cjs/pagination/ListRoomsPaginator.js +0 -11
  221. package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js +0 -11
  222. package/dist-cjs/pagination/ListSipRulesPaginator.js +0 -11
  223. package/dist-cjs/pagination/ListUsersPaginator.js +0 -11
  224. package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js +0 -11
  225. package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js +0 -11
  226. package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js +0 -11
  227. package/dist-cjs/pagination/index.js +30 -0
  228. package/dist-cjs/protocols/Aws_restJson1.js +173 -6
  229. package/dist-cjs/runtimeConfig.browser.js +1 -6
  230. package/dist-cjs/runtimeConfig.js +2 -7
  231. package/dist-cjs/runtimeConfig.native.js +0 -4
  232. package/dist-cjs/runtimeConfig.shared.js +0 -4
  233. package/dist-es/Chime.js +0 -1
  234. package/dist-es/ChimeClient.js +0 -1
  235. package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js +0 -1
  236. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +0 -1
  237. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +0 -1
  238. package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +0 -1
  239. package/dist-es/commands/BatchCreateAttendeeCommand.js +0 -1
  240. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +0 -1
  241. package/dist-es/commands/BatchCreateRoomMembershipCommand.js +0 -1
  242. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +0 -1
  243. package/dist-es/commands/BatchSuspendUserCommand.js +0 -1
  244. package/dist-es/commands/BatchUnsuspendUserCommand.js +0 -1
  245. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +0 -1
  246. package/dist-es/commands/BatchUpdateUserCommand.js +0 -1
  247. package/dist-es/commands/CreateAccountCommand.js +0 -1
  248. package/dist-es/commands/CreateAppInstanceAdminCommand.js +0 -1
  249. package/dist-es/commands/CreateAppInstanceCommand.js +0 -1
  250. package/dist-es/commands/CreateAppInstanceUserCommand.js +0 -1
  251. package/dist-es/commands/CreateAttendeeCommand.js +0 -1
  252. package/dist-es/commands/CreateBotCommand.js +0 -1
  253. package/dist-es/commands/CreateChannelBanCommand.js +0 -1
  254. package/dist-es/commands/CreateChannelCommand.js +0 -1
  255. package/dist-es/commands/CreateChannelMembershipCommand.js +0 -1
  256. package/dist-es/commands/CreateChannelModeratorCommand.js +0 -1
  257. package/dist-es/commands/CreateMediaCapturePipelineCommand.js +0 -1
  258. package/dist-es/commands/CreateMeetingCommand.js +0 -1
  259. package/dist-es/commands/CreateMeetingDialOutCommand.js +0 -1
  260. package/dist-es/commands/CreateMeetingWithAttendeesCommand.js +0 -1
  261. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +0 -1
  262. package/dist-es/commands/CreateProxySessionCommand.js +0 -1
  263. package/dist-es/commands/CreateRoomCommand.js +0 -1
  264. package/dist-es/commands/CreateRoomMembershipCommand.js +0 -1
  265. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +0 -1
  266. package/dist-es/commands/CreateSipMediaApplicationCommand.js +0 -1
  267. package/dist-es/commands/CreateSipRuleCommand.js +0 -1
  268. package/dist-es/commands/CreateUserCommand.js +0 -1
  269. package/dist-es/commands/CreateVoiceConnectorCommand.js +0 -1
  270. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +0 -1
  271. package/dist-es/commands/DeleteAccountCommand.js +0 -1
  272. package/dist-es/commands/DeleteAppInstanceAdminCommand.js +0 -1
  273. package/dist-es/commands/DeleteAppInstanceCommand.js +0 -1
  274. package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +0 -1
  275. package/dist-es/commands/DeleteAppInstanceUserCommand.js +0 -1
  276. package/dist-es/commands/DeleteAttendeeCommand.js +0 -1
  277. package/dist-es/commands/DeleteChannelBanCommand.js +0 -1
  278. package/dist-es/commands/DeleteChannelCommand.js +0 -1
  279. package/dist-es/commands/DeleteChannelMembershipCommand.js +0 -1
  280. package/dist-es/commands/DeleteChannelMessageCommand.js +0 -1
  281. package/dist-es/commands/DeleteChannelModeratorCommand.js +0 -1
  282. package/dist-es/commands/DeleteEventsConfigurationCommand.js +0 -1
  283. package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +0 -1
  284. package/dist-es/commands/DeleteMeetingCommand.js +0 -1
  285. package/dist-es/commands/DeletePhoneNumberCommand.js +0 -1
  286. package/dist-es/commands/DeleteProxySessionCommand.js +0 -1
  287. package/dist-es/commands/DeleteRoomCommand.js +0 -1
  288. package/dist-es/commands/DeleteRoomMembershipCommand.js +0 -1
  289. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +0 -1
  290. package/dist-es/commands/DeleteSipRuleCommand.js +0 -1
  291. package/dist-es/commands/DeleteVoiceConnectorCommand.js +0 -1
  292. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -1
  293. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +0 -1
  294. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +0 -1
  295. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +0 -1
  296. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +0 -1
  297. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +0 -1
  298. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +0 -1
  299. package/dist-es/commands/DescribeAppInstanceAdminCommand.js +0 -1
  300. package/dist-es/commands/DescribeAppInstanceCommand.js +0 -1
  301. package/dist-es/commands/DescribeAppInstanceUserCommand.js +0 -1
  302. package/dist-es/commands/DescribeChannelBanCommand.js +0 -1
  303. package/dist-es/commands/DescribeChannelCommand.js +0 -1
  304. package/dist-es/commands/DescribeChannelMembershipCommand.js +0 -1
  305. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +0 -1
  306. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +0 -1
  307. package/dist-es/commands/DescribeChannelModeratorCommand.js +0 -1
  308. package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js +0 -1
  309. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +0 -1
  310. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +0 -1
  311. package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +0 -1
  312. package/dist-es/commands/GetAccountCommand.js +0 -1
  313. package/dist-es/commands/GetAccountSettingsCommand.js +0 -1
  314. package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js +0 -1
  315. package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js +0 -1
  316. package/dist-es/commands/GetAttendeeCommand.js +0 -1
  317. package/dist-es/commands/GetBotCommand.js +0 -1
  318. package/dist-es/commands/GetChannelMessageCommand.js +0 -1
  319. package/dist-es/commands/GetEventsConfigurationCommand.js +0 -1
  320. package/dist-es/commands/GetGlobalSettingsCommand.js +0 -1
  321. package/dist-es/commands/GetMediaCapturePipelineCommand.js +0 -1
  322. package/dist-es/commands/GetMeetingCommand.js +0 -1
  323. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +0 -1
  324. package/dist-es/commands/GetPhoneNumberCommand.js +0 -1
  325. package/dist-es/commands/GetPhoneNumberOrderCommand.js +0 -1
  326. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +0 -1
  327. package/dist-es/commands/GetProxySessionCommand.js +0 -1
  328. package/dist-es/commands/GetRetentionSettingsCommand.js +0 -1
  329. package/dist-es/commands/GetRoomCommand.js +0 -1
  330. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  331. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -2
  332. package/dist-es/commands/GetSipRuleCommand.js +1 -2
  333. package/dist-es/commands/GetUserCommand.js +1 -2
  334. package/dist-es/commands/GetUserSettingsCommand.js +1 -3
  335. package/dist-es/commands/GetVoiceConnectorCommand.js +0 -1
  336. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -1
  337. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +0 -1
  338. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +0 -1
  339. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +0 -1
  340. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +0 -1
  341. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +0 -1
  342. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +0 -1
  343. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +0 -1
  344. package/dist-es/commands/InviteUsersCommand.js +0 -1
  345. package/dist-es/commands/ListAccountsCommand.js +0 -1
  346. package/dist-es/commands/ListAppInstanceAdminsCommand.js +0 -1
  347. package/dist-es/commands/ListAppInstanceUsersCommand.js +0 -1
  348. package/dist-es/commands/ListAppInstancesCommand.js +0 -1
  349. package/dist-es/commands/ListAttendeeTagsCommand.js +0 -1
  350. package/dist-es/commands/ListAttendeesCommand.js +0 -1
  351. package/dist-es/commands/ListBotsCommand.js +0 -1
  352. package/dist-es/commands/ListChannelBansCommand.js +0 -1
  353. package/dist-es/commands/ListChannelMembershipsCommand.js +0 -1
  354. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +0 -1
  355. package/dist-es/commands/ListChannelMessagesCommand.js +0 -1
  356. package/dist-es/commands/ListChannelModeratorsCommand.js +0 -1
  357. package/dist-es/commands/ListChannelsCommand.js +0 -1
  358. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +0 -1
  359. package/dist-es/commands/ListMediaCapturePipelinesCommand.js +0 -1
  360. package/dist-es/commands/ListMeetingTagsCommand.js +0 -1
  361. package/dist-es/commands/ListMeetingsCommand.js +0 -1
  362. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +0 -1
  363. package/dist-es/commands/ListPhoneNumbersCommand.js +0 -1
  364. package/dist-es/commands/ListProxySessionsCommand.js +0 -1
  365. package/dist-es/commands/ListRoomMembershipsCommand.js +0 -1
  366. package/dist-es/commands/ListRoomsCommand.js +0 -1
  367. package/dist-es/commands/ListSipMediaApplicationsCommand.js +0 -1
  368. package/dist-es/commands/ListSipRulesCommand.js +0 -1
  369. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +0 -1
  370. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  371. package/dist-es/commands/ListUsersCommand.js +0 -1
  372. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +0 -1
  373. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +0 -1
  374. package/dist-es/commands/ListVoiceConnectorsCommand.js +0 -1
  375. package/dist-es/commands/LogoutUserCommand.js +0 -1
  376. package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js +0 -1
  377. package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js +0 -1
  378. package/dist-es/commands/PutEventsConfigurationCommand.js +0 -1
  379. package/dist-es/commands/PutRetentionSettingsCommand.js +0 -1
  380. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +0 -1
  381. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +0 -1
  382. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +0 -1
  383. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +0 -1
  384. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +0 -1
  385. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +0 -1
  386. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +0 -1
  387. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +0 -1
  388. package/dist-es/commands/RedactChannelMessageCommand.js +0 -1
  389. package/dist-es/commands/RedactConversationMessageCommand.js +0 -1
  390. package/dist-es/commands/RedactRoomMessageCommand.js +0 -1
  391. package/dist-es/commands/RegenerateSecurityTokenCommand.js +0 -1
  392. package/dist-es/commands/ResetPersonalPINCommand.js +0 -1
  393. package/dist-es/commands/RestorePhoneNumberCommand.js +0 -1
  394. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +0 -1
  395. package/dist-es/commands/SendChannelMessageCommand.js +0 -1
  396. package/dist-es/commands/StartMeetingTranscriptionCommand.js +0 -1
  397. package/dist-es/commands/StopMeetingTranscriptionCommand.js +0 -1
  398. package/dist-es/commands/TagAttendeeCommand.js +0 -1
  399. package/dist-es/commands/TagMeetingCommand.js +0 -1
  400. package/dist-es/commands/TagResourceCommand.js +0 -1
  401. package/dist-es/commands/UntagAttendeeCommand.js +0 -1
  402. package/dist-es/commands/UntagMeetingCommand.js +0 -1
  403. package/dist-es/commands/UntagResourceCommand.js +0 -1
  404. package/dist-es/commands/UpdateAccountCommand.js +0 -1
  405. package/dist-es/commands/UpdateAccountSettingsCommand.js +0 -1
  406. package/dist-es/commands/UpdateAppInstanceCommand.js +0 -1
  407. package/dist-es/commands/UpdateAppInstanceUserCommand.js +0 -1
  408. package/dist-es/commands/UpdateBotCommand.js +0 -1
  409. package/dist-es/commands/UpdateChannelCommand.js +0 -1
  410. package/dist-es/commands/UpdateChannelMessageCommand.js +0 -1
  411. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +0 -1
  412. package/dist-es/commands/UpdateGlobalSettingsCommand.js +0 -1
  413. package/dist-es/commands/UpdatePhoneNumberCommand.js +0 -1
  414. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +0 -1
  415. package/dist-es/commands/UpdateProxySessionCommand.js +0 -1
  416. package/dist-es/commands/UpdateRoomCommand.js +0 -1
  417. package/dist-es/commands/UpdateRoomMembershipCommand.js +0 -1
  418. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +0 -1
  419. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +0 -1
  420. package/dist-es/commands/UpdateSipRuleCommand.js +0 -1
  421. package/dist-es/commands/UpdateUserCommand.js +0 -1
  422. package/dist-es/commands/UpdateUserSettingsCommand.js +0 -1
  423. package/dist-es/commands/UpdateVoiceConnectorCommand.js +0 -1
  424. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +0 -1
  425. package/dist-es/commands/index.js +190 -0
  426. package/dist-es/endpoints.js +1 -2
  427. package/dist-es/index.js +4 -220
  428. package/dist-es/models/index.js +0 -1
  429. package/dist-es/models/models_0.js +56 -49
  430. package/dist-es/models/models_1.js +46 -1
  431. package/dist-es/pagination/Interfaces.js +0 -1
  432. package/dist-es/pagination/ListAccountsPaginator.js +0 -1
  433. package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +0 -1
  434. package/dist-es/pagination/ListAppInstanceUsersPaginator.js +0 -1
  435. package/dist-es/pagination/ListAppInstancesPaginator.js +0 -1
  436. package/dist-es/pagination/ListAttendeesPaginator.js +0 -1
  437. package/dist-es/pagination/ListBotsPaginator.js +0 -1
  438. package/dist-es/pagination/ListChannelBansPaginator.js +0 -1
  439. package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +0 -1
  440. package/dist-es/pagination/ListChannelMembershipsPaginator.js +0 -1
  441. package/dist-es/pagination/ListChannelMessagesPaginator.js +0 -1
  442. package/dist-es/pagination/ListChannelModeratorsPaginator.js +0 -1
  443. package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +0 -1
  444. package/dist-es/pagination/ListChannelsPaginator.js +0 -1
  445. package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +0 -1
  446. package/dist-es/pagination/ListMeetingsPaginator.js +0 -1
  447. package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +0 -1
  448. package/dist-es/pagination/ListPhoneNumbersPaginator.js +0 -1
  449. package/dist-es/pagination/ListProxySessionsPaginator.js +0 -1
  450. package/dist-es/pagination/ListRoomMembershipsPaginator.js +0 -1
  451. package/dist-es/pagination/ListRoomsPaginator.js +0 -1
  452. package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +0 -1
  453. package/dist-es/pagination/ListSipRulesPaginator.js +0 -1
  454. package/dist-es/pagination/ListUsersPaginator.js +0 -1
  455. package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +0 -1
  456. package/dist-es/pagination/ListVoiceConnectorsPaginator.js +0 -1
  457. package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +0 -1
  458. package/dist-es/pagination/index.js +27 -0
  459. package/dist-es/protocols/Aws_restJson1.js +194 -43
  460. package/dist-es/runtimeConfig.browser.js +1 -2
  461. package/dist-es/runtimeConfig.js +2 -3
  462. package/dist-es/runtimeConfig.native.js +0 -1
  463. package/dist-es/runtimeConfig.shared.js +0 -1
  464. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  465. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -1
  466. package/dist-types/commands/GetSipRuleCommand.d.ts +1 -1
  467. package/dist-types/commands/GetUserCommand.d.ts +1 -1
  468. package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -2
  469. package/dist-types/commands/index.d.ts +190 -0
  470. package/dist-types/index.d.ts +4 -219
  471. package/dist-types/models/models_0.d.ts +161 -161
  472. package/dist-types/models/models_1.d.ts +162 -3
  473. package/dist-types/pagination/index.d.ts +27 -0
  474. package/dist-types/ts3.4/Chime.d.ts +191 -1097
  475. package/dist-types/ts3.4/ChimeClient.d.ts +24 -128
  476. package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +2 -20
  477. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -20
  478. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -20
  479. package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +2 -20
  480. package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +2 -25
  481. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +2 -20
  482. package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +2 -20
  483. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +2 -28
  484. package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +2 -36
  485. package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +2 -32
  486. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -22
  487. package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +2 -20
  488. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +2 -22
  489. package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +2 -34
  490. package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +2 -21
  491. package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +2 -21
  492. package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +2 -25
  493. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +2 -20
  494. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +2 -31
  495. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +2 -30
  496. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +2 -57
  497. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +2 -44
  498. package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +2 -20
  499. package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +2 -30
  500. package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +2 -24
  501. package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +2 -30
  502. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +2 -21
  503. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +2 -20
  504. package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +2 -20
  505. package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +2 -20
  506. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -21
  507. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +2 -20
  508. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +2 -20
  509. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -20
  510. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +2 -26
  511. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -24
  512. package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +2 -33
  513. package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +2 -20
  514. package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +2 -20
  515. package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +2 -20
  516. package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +2 -20
  517. package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +2 -23
  518. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +2 -26
  519. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +2 -27
  520. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +2 -26
  521. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +2 -28
  522. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +2 -26
  523. package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +2 -20
  524. package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +2 -20
  525. package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +2 -23
  526. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +2 -26
  527. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +2 -20
  528. package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +2 -20
  529. package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +2 -20
  530. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +2 -20
  531. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +2 -20
  532. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +2 -22
  533. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -20
  534. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -22
  535. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -24
  536. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -20
  537. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -20
  538. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -24
  539. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -20
  540. package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +2 -20
  541. package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +2 -20
  542. package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +2 -20
  543. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +2 -27
  544. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +2 -28
  545. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +2 -25
  546. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -27
  547. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -27
  548. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +2 -25
  549. package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +2 -20
  550. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -20
  551. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -20
  552. package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -20
  553. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
  554. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -23
  555. package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +2 -20
  556. package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +2 -20
  557. package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +2 -26
  558. package/dist-types/ts3.4/commands/GetBotCommand.d.ts +2 -20
  559. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +2 -26
  560. package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +2 -20
  561. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +2 -21
  562. package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +2 -20
  563. package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +2 -26
  564. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +2 -20
  565. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +2 -20
  566. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +2 -21
  567. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +2 -20
  568. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +2 -20
  569. package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +2 -23
  570. package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +2 -20
  571. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +4 -21
  572. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -21
  573. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +3 -21
  574. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +3 -26
  575. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +3 -22
  576. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +2 -20
  577. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -20
  578. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +2 -21
  579. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -20
  580. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -20
  581. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +2 -20
  582. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -22
  583. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -20
  584. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -21
  585. package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +2 -22
  586. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +2 -22
  587. package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +2 -20
  588. package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +2 -22
  589. package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +2 -20
  590. package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +2 -20
  591. package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +2 -24
  592. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -20
  593. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +2 -27
  594. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +2 -27
  595. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -27
  596. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +2 -30
  597. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +2 -25
  598. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +2 -41
  599. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -26
  600. package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +2 -20
  601. package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +2 -20
  602. package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +2 -23
  603. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +2 -20
  604. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +2 -20
  605. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +2 -20
  606. package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +2 -21
  607. package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +2 -20
  608. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +2 -20
  609. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +2 -20
  610. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -20
  611. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  612. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -21
  613. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -20
  614. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -20
  615. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +2 -20
  616. package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +2 -20
  617. package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +2 -20
  618. package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +2 -20
  619. package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +2 -22
  620. package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +2 -32
  621. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -20
  622. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -21
  623. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -20
  624. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -24
  625. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +2 -20
  626. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -22
  627. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -24
  628. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -20
  629. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +2 -27
  630. package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +2 -20
  631. package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +2 -20
  632. package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +2 -20
  633. package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +2 -21
  634. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +2 -21
  635. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -24
  636. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +2 -29
  637. package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +2 -20
  638. package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +2 -20
  639. package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +2 -20
  640. package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +2 -20
  641. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  642. package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +2 -20
  643. package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +2 -20
  644. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  645. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +2 -20
  646. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -24
  647. package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +2 -20
  648. package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +2 -20
  649. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +2 -20
  650. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +2 -27
  651. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +2 -26
  652. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +2 -26
  653. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -20
  654. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +2 -22
  655. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -22
  656. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +2 -20
  657. package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +2 -20
  658. package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +2 -23
  659. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -20
  660. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +2 -20
  661. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +2 -20
  662. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -20
  663. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +2 -20
  664. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +2 -20
  665. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -21
  666. package/dist-types/ts3.4/commands/index.d.ts +190 -0
  667. package/dist-types/ts3.4/index.d.ts +4 -219
  668. package/dist-types/ts3.4/models/models_0.d.ts +1028 -3131
  669. package/dist-types/ts3.4/models/models_1.d.ts +689 -1797
  670. package/dist-types/ts3.4/pagination/index.d.ts +27 -0
  671. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  672. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  673. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  674. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  675. package/package.json +33 -30
  676. package/dist-cjs/Chime.js.map +0 -1
  677. package/dist-cjs/ChimeClient.js.map +0 -1
  678. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js.map +0 -1
  679. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js.map +0 -1
  680. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js.map +0 -1
  681. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js.map +0 -1
  682. package/dist-cjs/commands/BatchCreateAttendeeCommand.js.map +0 -1
  683. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js.map +0 -1
  684. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js.map +0 -1
  685. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js.map +0 -1
  686. package/dist-cjs/commands/BatchSuspendUserCommand.js.map +0 -1
  687. package/dist-cjs/commands/BatchUnsuspendUserCommand.js.map +0 -1
  688. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js.map +0 -1
  689. package/dist-cjs/commands/BatchUpdateUserCommand.js.map +0 -1
  690. package/dist-cjs/commands/CreateAccountCommand.js.map +0 -1
  691. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js.map +0 -1
  692. package/dist-cjs/commands/CreateAppInstanceCommand.js.map +0 -1
  693. package/dist-cjs/commands/CreateAppInstanceUserCommand.js.map +0 -1
  694. package/dist-cjs/commands/CreateAttendeeCommand.js.map +0 -1
  695. package/dist-cjs/commands/CreateBotCommand.js.map +0 -1
  696. package/dist-cjs/commands/CreateChannelBanCommand.js.map +0 -1
  697. package/dist-cjs/commands/CreateChannelCommand.js.map +0 -1
  698. package/dist-cjs/commands/CreateChannelMembershipCommand.js.map +0 -1
  699. package/dist-cjs/commands/CreateChannelModeratorCommand.js.map +0 -1
  700. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js.map +0 -1
  701. package/dist-cjs/commands/CreateMeetingCommand.js.map +0 -1
  702. package/dist-cjs/commands/CreateMeetingDialOutCommand.js.map +0 -1
  703. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js.map +0 -1
  704. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js.map +0 -1
  705. package/dist-cjs/commands/CreateProxySessionCommand.js.map +0 -1
  706. package/dist-cjs/commands/CreateRoomCommand.js.map +0 -1
  707. package/dist-cjs/commands/CreateRoomMembershipCommand.js.map +0 -1
  708. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js.map +0 -1
  709. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js.map +0 -1
  710. package/dist-cjs/commands/CreateSipRuleCommand.js.map +0 -1
  711. package/dist-cjs/commands/CreateUserCommand.js.map +0 -1
  712. package/dist-cjs/commands/CreateVoiceConnectorCommand.js.map +0 -1
  713. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js.map +0 -1
  714. package/dist-cjs/commands/DeleteAccountCommand.js.map +0 -1
  715. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js.map +0 -1
  716. package/dist-cjs/commands/DeleteAppInstanceCommand.js.map +0 -1
  717. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  718. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js.map +0 -1
  719. package/dist-cjs/commands/DeleteAttendeeCommand.js.map +0 -1
  720. package/dist-cjs/commands/DeleteChannelBanCommand.js.map +0 -1
  721. package/dist-cjs/commands/DeleteChannelCommand.js.map +0 -1
  722. package/dist-cjs/commands/DeleteChannelMembershipCommand.js.map +0 -1
  723. package/dist-cjs/commands/DeleteChannelMessageCommand.js.map +0 -1
  724. package/dist-cjs/commands/DeleteChannelModeratorCommand.js.map +0 -1
  725. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js.map +0 -1
  726. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js.map +0 -1
  727. package/dist-cjs/commands/DeleteMeetingCommand.js.map +0 -1
  728. package/dist-cjs/commands/DeletePhoneNumberCommand.js.map +0 -1
  729. package/dist-cjs/commands/DeleteProxySessionCommand.js.map +0 -1
  730. package/dist-cjs/commands/DeleteRoomCommand.js.map +0 -1
  731. package/dist-cjs/commands/DeleteRoomMembershipCommand.js.map +0 -1
  732. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js.map +0 -1
  733. package/dist-cjs/commands/DeleteSipRuleCommand.js.map +0 -1
  734. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js.map +0 -1
  735. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  736. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js.map +0 -1
  737. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js.map +0 -1
  738. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js.map +0 -1
  739. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  740. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js.map +0 -1
  741. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  742. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js.map +0 -1
  743. package/dist-cjs/commands/DescribeAppInstanceCommand.js.map +0 -1
  744. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js.map +0 -1
  745. package/dist-cjs/commands/DescribeChannelBanCommand.js.map +0 -1
  746. package/dist-cjs/commands/DescribeChannelCommand.js.map +0 -1
  747. package/dist-cjs/commands/DescribeChannelMembershipCommand.js.map +0 -1
  748. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js.map +0 -1
  749. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js.map +0 -1
  750. package/dist-cjs/commands/DescribeChannelModeratorCommand.js.map +0 -1
  751. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js.map +0 -1
  752. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js.map +0 -1
  753. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js.map +0 -1
  754. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js.map +0 -1
  755. package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
  756. package/dist-cjs/commands/GetAccountSettingsCommand.js.map +0 -1
  757. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js.map +0 -1
  758. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  759. package/dist-cjs/commands/GetAttendeeCommand.js.map +0 -1
  760. package/dist-cjs/commands/GetBotCommand.js.map +0 -1
  761. package/dist-cjs/commands/GetChannelMessageCommand.js.map +0 -1
  762. package/dist-cjs/commands/GetEventsConfigurationCommand.js.map +0 -1
  763. package/dist-cjs/commands/GetGlobalSettingsCommand.js.map +0 -1
  764. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js.map +0 -1
  765. package/dist-cjs/commands/GetMeetingCommand.js.map +0 -1
  766. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js.map +0 -1
  767. package/dist-cjs/commands/GetPhoneNumberCommand.js.map +0 -1
  768. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js.map +0 -1
  769. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js.map +0 -1
  770. package/dist-cjs/commands/GetProxySessionCommand.js.map +0 -1
  771. package/dist-cjs/commands/GetRetentionSettingsCommand.js.map +0 -1
  772. package/dist-cjs/commands/GetRoomCommand.js.map +0 -1
  773. package/dist-cjs/commands/GetSipMediaApplicationCommand.js.map +0 -1
  774. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js.map +0 -1
  775. package/dist-cjs/commands/GetSipRuleCommand.js.map +0 -1
  776. package/dist-cjs/commands/GetUserCommand.js.map +0 -1
  777. package/dist-cjs/commands/GetUserSettingsCommand.js.map +0 -1
  778. package/dist-cjs/commands/GetVoiceConnectorCommand.js.map +0 -1
  779. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  780. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js.map +0 -1
  781. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js.map +0 -1
  782. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js.map +0 -1
  783. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js.map +0 -1
  784. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  785. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js.map +0 -1
  786. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js.map +0 -1
  787. package/dist-cjs/commands/InviteUsersCommand.js.map +0 -1
  788. package/dist-cjs/commands/ListAccountsCommand.js.map +0 -1
  789. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js.map +0 -1
  790. package/dist-cjs/commands/ListAppInstanceUsersCommand.js.map +0 -1
  791. package/dist-cjs/commands/ListAppInstancesCommand.js.map +0 -1
  792. package/dist-cjs/commands/ListAttendeeTagsCommand.js.map +0 -1
  793. package/dist-cjs/commands/ListAttendeesCommand.js.map +0 -1
  794. package/dist-cjs/commands/ListBotsCommand.js.map +0 -1
  795. package/dist-cjs/commands/ListChannelBansCommand.js.map +0 -1
  796. package/dist-cjs/commands/ListChannelMembershipsCommand.js.map +0 -1
  797. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js.map +0 -1
  798. package/dist-cjs/commands/ListChannelMessagesCommand.js.map +0 -1
  799. package/dist-cjs/commands/ListChannelModeratorsCommand.js.map +0 -1
  800. package/dist-cjs/commands/ListChannelsCommand.js.map +0 -1
  801. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js.map +0 -1
  802. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js.map +0 -1
  803. package/dist-cjs/commands/ListMeetingTagsCommand.js.map +0 -1
  804. package/dist-cjs/commands/ListMeetingsCommand.js.map +0 -1
  805. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js.map +0 -1
  806. package/dist-cjs/commands/ListPhoneNumbersCommand.js.map +0 -1
  807. package/dist-cjs/commands/ListProxySessionsCommand.js.map +0 -1
  808. package/dist-cjs/commands/ListRoomMembershipsCommand.js.map +0 -1
  809. package/dist-cjs/commands/ListRoomsCommand.js.map +0 -1
  810. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js.map +0 -1
  811. package/dist-cjs/commands/ListSipRulesCommand.js.map +0 -1
  812. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js.map +0 -1
  813. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  814. package/dist-cjs/commands/ListUsersCommand.js.map +0 -1
  815. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js.map +0 -1
  816. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  817. package/dist-cjs/commands/ListVoiceConnectorsCommand.js.map +0 -1
  818. package/dist-cjs/commands/LogoutUserCommand.js.map +0 -1
  819. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js.map +0 -1
  820. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  821. package/dist-cjs/commands/PutEventsConfigurationCommand.js.map +0 -1
  822. package/dist-cjs/commands/PutRetentionSettingsCommand.js.map +0 -1
  823. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js.map +0 -1
  824. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  825. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js.map +0 -1
  826. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js.map +0 -1
  827. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js.map +0 -1
  828. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  829. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js.map +0 -1
  830. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  831. package/dist-cjs/commands/RedactChannelMessageCommand.js.map +0 -1
  832. package/dist-cjs/commands/RedactConversationMessageCommand.js.map +0 -1
  833. package/dist-cjs/commands/RedactRoomMessageCommand.js.map +0 -1
  834. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js.map +0 -1
  835. package/dist-cjs/commands/ResetPersonalPINCommand.js.map +0 -1
  836. package/dist-cjs/commands/RestorePhoneNumberCommand.js.map +0 -1
  837. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js.map +0 -1
  838. package/dist-cjs/commands/SendChannelMessageCommand.js.map +0 -1
  839. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js.map +0 -1
  840. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js.map +0 -1
  841. package/dist-cjs/commands/TagAttendeeCommand.js.map +0 -1
  842. package/dist-cjs/commands/TagMeetingCommand.js.map +0 -1
  843. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  844. package/dist-cjs/commands/UntagAttendeeCommand.js.map +0 -1
  845. package/dist-cjs/commands/UntagMeetingCommand.js.map +0 -1
  846. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  847. package/dist-cjs/commands/UpdateAccountCommand.js.map +0 -1
  848. package/dist-cjs/commands/UpdateAccountSettingsCommand.js.map +0 -1
  849. package/dist-cjs/commands/UpdateAppInstanceCommand.js.map +0 -1
  850. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js.map +0 -1
  851. package/dist-cjs/commands/UpdateBotCommand.js.map +0 -1
  852. package/dist-cjs/commands/UpdateChannelCommand.js.map +0 -1
  853. package/dist-cjs/commands/UpdateChannelMessageCommand.js.map +0 -1
  854. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js.map +0 -1
  855. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js.map +0 -1
  856. package/dist-cjs/commands/UpdatePhoneNumberCommand.js.map +0 -1
  857. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js.map +0 -1
  858. package/dist-cjs/commands/UpdateProxySessionCommand.js.map +0 -1
  859. package/dist-cjs/commands/UpdateRoomCommand.js.map +0 -1
  860. package/dist-cjs/commands/UpdateRoomMembershipCommand.js.map +0 -1
  861. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js.map +0 -1
  862. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js.map +0 -1
  863. package/dist-cjs/commands/UpdateSipRuleCommand.js.map +0 -1
  864. package/dist-cjs/commands/UpdateUserCommand.js.map +0 -1
  865. package/dist-cjs/commands/UpdateUserSettingsCommand.js.map +0 -1
  866. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js.map +0 -1
  867. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js.map +0 -1
  868. package/dist-cjs/endpoints.js.map +0 -1
  869. package/dist-cjs/index.js.map +0 -1
  870. package/dist-cjs/models/index.js.map +0 -1
  871. package/dist-cjs/models/models_0.js.map +0 -1
  872. package/dist-cjs/models/models_1.js.map +0 -1
  873. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  874. package/dist-cjs/pagination/ListAccountsPaginator.js.map +0 -1
  875. package/dist-cjs/pagination/ListAppInstanceAdminsPaginator.js.map +0 -1
  876. package/dist-cjs/pagination/ListAppInstanceUsersPaginator.js.map +0 -1
  877. package/dist-cjs/pagination/ListAppInstancesPaginator.js.map +0 -1
  878. package/dist-cjs/pagination/ListAttendeesPaginator.js.map +0 -1
  879. package/dist-cjs/pagination/ListBotsPaginator.js.map +0 -1
  880. package/dist-cjs/pagination/ListChannelBansPaginator.js.map +0 -1
  881. package/dist-cjs/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js.map +0 -1
  882. package/dist-cjs/pagination/ListChannelMembershipsPaginator.js.map +0 -1
  883. package/dist-cjs/pagination/ListChannelMessagesPaginator.js.map +0 -1
  884. package/dist-cjs/pagination/ListChannelModeratorsPaginator.js.map +0 -1
  885. package/dist-cjs/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js.map +0 -1
  886. package/dist-cjs/pagination/ListChannelsPaginator.js.map +0 -1
  887. package/dist-cjs/pagination/ListMediaCapturePipelinesPaginator.js.map +0 -1
  888. package/dist-cjs/pagination/ListMeetingsPaginator.js.map +0 -1
  889. package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js.map +0 -1
  890. package/dist-cjs/pagination/ListPhoneNumbersPaginator.js.map +0 -1
  891. package/dist-cjs/pagination/ListProxySessionsPaginator.js.map +0 -1
  892. package/dist-cjs/pagination/ListRoomMembershipsPaginator.js.map +0 -1
  893. package/dist-cjs/pagination/ListRoomsPaginator.js.map +0 -1
  894. package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js.map +0 -1
  895. package/dist-cjs/pagination/ListSipRulesPaginator.js.map +0 -1
  896. package/dist-cjs/pagination/ListUsersPaginator.js.map +0 -1
  897. package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js.map +0 -1
  898. package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js.map +0 -1
  899. package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js.map +0 -1
  900. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  901. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  902. package/dist-cjs/runtimeConfig.js.map +0 -1
  903. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  904. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  905. package/dist-es/Chime.js.map +0 -1
  906. package/dist-es/ChimeClient.js.map +0 -1
  907. package/dist-es/commands/AssociatePhoneNumberWithUserCommand.js.map +0 -1
  908. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js.map +0 -1
  909. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js.map +0 -1
  910. package/dist-es/commands/AssociateSigninDelegateGroupsWithAccountCommand.js.map +0 -1
  911. package/dist-es/commands/BatchCreateAttendeeCommand.js.map +0 -1
  912. package/dist-es/commands/BatchCreateChannelMembershipCommand.js.map +0 -1
  913. package/dist-es/commands/BatchCreateRoomMembershipCommand.js.map +0 -1
  914. package/dist-es/commands/BatchDeletePhoneNumberCommand.js.map +0 -1
  915. package/dist-es/commands/BatchSuspendUserCommand.js.map +0 -1
  916. package/dist-es/commands/BatchUnsuspendUserCommand.js.map +0 -1
  917. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js.map +0 -1
  918. package/dist-es/commands/BatchUpdateUserCommand.js.map +0 -1
  919. package/dist-es/commands/CreateAccountCommand.js.map +0 -1
  920. package/dist-es/commands/CreateAppInstanceAdminCommand.js.map +0 -1
  921. package/dist-es/commands/CreateAppInstanceCommand.js.map +0 -1
  922. package/dist-es/commands/CreateAppInstanceUserCommand.js.map +0 -1
  923. package/dist-es/commands/CreateAttendeeCommand.js.map +0 -1
  924. package/dist-es/commands/CreateBotCommand.js.map +0 -1
  925. package/dist-es/commands/CreateChannelBanCommand.js.map +0 -1
  926. package/dist-es/commands/CreateChannelCommand.js.map +0 -1
  927. package/dist-es/commands/CreateChannelMembershipCommand.js.map +0 -1
  928. package/dist-es/commands/CreateChannelModeratorCommand.js.map +0 -1
  929. package/dist-es/commands/CreateMediaCapturePipelineCommand.js.map +0 -1
  930. package/dist-es/commands/CreateMeetingCommand.js.map +0 -1
  931. package/dist-es/commands/CreateMeetingDialOutCommand.js.map +0 -1
  932. package/dist-es/commands/CreateMeetingWithAttendeesCommand.js.map +0 -1
  933. package/dist-es/commands/CreatePhoneNumberOrderCommand.js.map +0 -1
  934. package/dist-es/commands/CreateProxySessionCommand.js.map +0 -1
  935. package/dist-es/commands/CreateRoomCommand.js.map +0 -1
  936. package/dist-es/commands/CreateRoomMembershipCommand.js.map +0 -1
  937. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js.map +0 -1
  938. package/dist-es/commands/CreateSipMediaApplicationCommand.js.map +0 -1
  939. package/dist-es/commands/CreateSipRuleCommand.js.map +0 -1
  940. package/dist-es/commands/CreateUserCommand.js.map +0 -1
  941. package/dist-es/commands/CreateVoiceConnectorCommand.js.map +0 -1
  942. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js.map +0 -1
  943. package/dist-es/commands/DeleteAccountCommand.js.map +0 -1
  944. package/dist-es/commands/DeleteAppInstanceAdminCommand.js.map +0 -1
  945. package/dist-es/commands/DeleteAppInstanceCommand.js.map +0 -1
  946. package/dist-es/commands/DeleteAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  947. package/dist-es/commands/DeleteAppInstanceUserCommand.js.map +0 -1
  948. package/dist-es/commands/DeleteAttendeeCommand.js.map +0 -1
  949. package/dist-es/commands/DeleteChannelBanCommand.js.map +0 -1
  950. package/dist-es/commands/DeleteChannelCommand.js.map +0 -1
  951. package/dist-es/commands/DeleteChannelMembershipCommand.js.map +0 -1
  952. package/dist-es/commands/DeleteChannelMessageCommand.js.map +0 -1
  953. package/dist-es/commands/DeleteChannelModeratorCommand.js.map +0 -1
  954. package/dist-es/commands/DeleteEventsConfigurationCommand.js.map +0 -1
  955. package/dist-es/commands/DeleteMediaCapturePipelineCommand.js.map +0 -1
  956. package/dist-es/commands/DeleteMeetingCommand.js.map +0 -1
  957. package/dist-es/commands/DeletePhoneNumberCommand.js.map +0 -1
  958. package/dist-es/commands/DeleteProxySessionCommand.js.map +0 -1
  959. package/dist-es/commands/DeleteRoomCommand.js.map +0 -1
  960. package/dist-es/commands/DeleteRoomMembershipCommand.js.map +0 -1
  961. package/dist-es/commands/DeleteSipMediaApplicationCommand.js.map +0 -1
  962. package/dist-es/commands/DeleteSipRuleCommand.js.map +0 -1
  963. package/dist-es/commands/DeleteVoiceConnectorCommand.js.map +0 -1
  964. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  965. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js.map +0 -1
  966. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js.map +0 -1
  967. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js.map +0 -1
  968. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  969. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js.map +0 -1
  970. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  971. package/dist-es/commands/DescribeAppInstanceAdminCommand.js.map +0 -1
  972. package/dist-es/commands/DescribeAppInstanceCommand.js.map +0 -1
  973. package/dist-es/commands/DescribeAppInstanceUserCommand.js.map +0 -1
  974. package/dist-es/commands/DescribeChannelBanCommand.js.map +0 -1
  975. package/dist-es/commands/DescribeChannelCommand.js.map +0 -1
  976. package/dist-es/commands/DescribeChannelMembershipCommand.js.map +0 -1
  977. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js.map +0 -1
  978. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js.map +0 -1
  979. package/dist-es/commands/DescribeChannelModeratorCommand.js.map +0 -1
  980. package/dist-es/commands/DisassociatePhoneNumberFromUserCommand.js.map +0 -1
  981. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js.map +0 -1
  982. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js.map +0 -1
  983. package/dist-es/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js.map +0 -1
  984. package/dist-es/commands/GetAccountCommand.js.map +0 -1
  985. package/dist-es/commands/GetAccountSettingsCommand.js.map +0 -1
  986. package/dist-es/commands/GetAppInstanceRetentionSettingsCommand.js.map +0 -1
  987. package/dist-es/commands/GetAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  988. package/dist-es/commands/GetAttendeeCommand.js.map +0 -1
  989. package/dist-es/commands/GetBotCommand.js.map +0 -1
  990. package/dist-es/commands/GetChannelMessageCommand.js.map +0 -1
  991. package/dist-es/commands/GetEventsConfigurationCommand.js.map +0 -1
  992. package/dist-es/commands/GetGlobalSettingsCommand.js.map +0 -1
  993. package/dist-es/commands/GetMediaCapturePipelineCommand.js.map +0 -1
  994. package/dist-es/commands/GetMeetingCommand.js.map +0 -1
  995. package/dist-es/commands/GetMessagingSessionEndpointCommand.js.map +0 -1
  996. package/dist-es/commands/GetPhoneNumberCommand.js.map +0 -1
  997. package/dist-es/commands/GetPhoneNumberOrderCommand.js.map +0 -1
  998. package/dist-es/commands/GetPhoneNumberSettingsCommand.js.map +0 -1
  999. package/dist-es/commands/GetProxySessionCommand.js.map +0 -1
  1000. package/dist-es/commands/GetRetentionSettingsCommand.js.map +0 -1
  1001. package/dist-es/commands/GetRoomCommand.js.map +0 -1
  1002. package/dist-es/commands/GetSipMediaApplicationCommand.js.map +0 -1
  1003. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js.map +0 -1
  1004. package/dist-es/commands/GetSipRuleCommand.js.map +0 -1
  1005. package/dist-es/commands/GetUserCommand.js.map +0 -1
  1006. package/dist-es/commands/GetUserSettingsCommand.js.map +0 -1
  1007. package/dist-es/commands/GetVoiceConnectorCommand.js.map +0 -1
  1008. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  1009. package/dist-es/commands/GetVoiceConnectorGroupCommand.js.map +0 -1
  1010. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js.map +0 -1
  1011. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js.map +0 -1
  1012. package/dist-es/commands/GetVoiceConnectorProxyCommand.js.map +0 -1
  1013. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  1014. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js.map +0 -1
  1015. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js.map +0 -1
  1016. package/dist-es/commands/InviteUsersCommand.js.map +0 -1
  1017. package/dist-es/commands/ListAccountsCommand.js.map +0 -1
  1018. package/dist-es/commands/ListAppInstanceAdminsCommand.js.map +0 -1
  1019. package/dist-es/commands/ListAppInstanceUsersCommand.js.map +0 -1
  1020. package/dist-es/commands/ListAppInstancesCommand.js.map +0 -1
  1021. package/dist-es/commands/ListAttendeeTagsCommand.js.map +0 -1
  1022. package/dist-es/commands/ListAttendeesCommand.js.map +0 -1
  1023. package/dist-es/commands/ListBotsCommand.js.map +0 -1
  1024. package/dist-es/commands/ListChannelBansCommand.js.map +0 -1
  1025. package/dist-es/commands/ListChannelMembershipsCommand.js.map +0 -1
  1026. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js.map +0 -1
  1027. package/dist-es/commands/ListChannelMessagesCommand.js.map +0 -1
  1028. package/dist-es/commands/ListChannelModeratorsCommand.js.map +0 -1
  1029. package/dist-es/commands/ListChannelsCommand.js.map +0 -1
  1030. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js.map +0 -1
  1031. package/dist-es/commands/ListMediaCapturePipelinesCommand.js.map +0 -1
  1032. package/dist-es/commands/ListMeetingTagsCommand.js.map +0 -1
  1033. package/dist-es/commands/ListMeetingsCommand.js.map +0 -1
  1034. package/dist-es/commands/ListPhoneNumberOrdersCommand.js.map +0 -1
  1035. package/dist-es/commands/ListPhoneNumbersCommand.js.map +0 -1
  1036. package/dist-es/commands/ListProxySessionsCommand.js.map +0 -1
  1037. package/dist-es/commands/ListRoomMembershipsCommand.js.map +0 -1
  1038. package/dist-es/commands/ListRoomsCommand.js.map +0 -1
  1039. package/dist-es/commands/ListSipMediaApplicationsCommand.js.map +0 -1
  1040. package/dist-es/commands/ListSipRulesCommand.js.map +0 -1
  1041. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js.map +0 -1
  1042. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  1043. package/dist-es/commands/ListUsersCommand.js.map +0 -1
  1044. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js.map +0 -1
  1045. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  1046. package/dist-es/commands/ListVoiceConnectorsCommand.js.map +0 -1
  1047. package/dist-es/commands/LogoutUserCommand.js.map +0 -1
  1048. package/dist-es/commands/PutAppInstanceRetentionSettingsCommand.js.map +0 -1
  1049. package/dist-es/commands/PutAppInstanceStreamingConfigurationsCommand.js.map +0 -1
  1050. package/dist-es/commands/PutEventsConfigurationCommand.js.map +0 -1
  1051. package/dist-es/commands/PutRetentionSettingsCommand.js.map +0 -1
  1052. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js.map +0 -1
  1053. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js.map +0 -1
  1054. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js.map +0 -1
  1055. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js.map +0 -1
  1056. package/dist-es/commands/PutVoiceConnectorProxyCommand.js.map +0 -1
  1057. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js.map +0 -1
  1058. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js.map +0 -1
  1059. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js.map +0 -1
  1060. package/dist-es/commands/RedactChannelMessageCommand.js.map +0 -1
  1061. package/dist-es/commands/RedactConversationMessageCommand.js.map +0 -1
  1062. package/dist-es/commands/RedactRoomMessageCommand.js.map +0 -1
  1063. package/dist-es/commands/RegenerateSecurityTokenCommand.js.map +0 -1
  1064. package/dist-es/commands/ResetPersonalPINCommand.js.map +0 -1
  1065. package/dist-es/commands/RestorePhoneNumberCommand.js.map +0 -1
  1066. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js.map +0 -1
  1067. package/dist-es/commands/SendChannelMessageCommand.js.map +0 -1
  1068. package/dist-es/commands/StartMeetingTranscriptionCommand.js.map +0 -1
  1069. package/dist-es/commands/StopMeetingTranscriptionCommand.js.map +0 -1
  1070. package/dist-es/commands/TagAttendeeCommand.js.map +0 -1
  1071. package/dist-es/commands/TagMeetingCommand.js.map +0 -1
  1072. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  1073. package/dist-es/commands/UntagAttendeeCommand.js.map +0 -1
  1074. package/dist-es/commands/UntagMeetingCommand.js.map +0 -1
  1075. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  1076. package/dist-es/commands/UpdateAccountCommand.js.map +0 -1
  1077. package/dist-es/commands/UpdateAccountSettingsCommand.js.map +0 -1
  1078. package/dist-es/commands/UpdateAppInstanceCommand.js.map +0 -1
  1079. package/dist-es/commands/UpdateAppInstanceUserCommand.js.map +0 -1
  1080. package/dist-es/commands/UpdateBotCommand.js.map +0 -1
  1081. package/dist-es/commands/UpdateChannelCommand.js.map +0 -1
  1082. package/dist-es/commands/UpdateChannelMessageCommand.js.map +0 -1
  1083. package/dist-es/commands/UpdateChannelReadMarkerCommand.js.map +0 -1
  1084. package/dist-es/commands/UpdateGlobalSettingsCommand.js.map +0 -1
  1085. package/dist-es/commands/UpdatePhoneNumberCommand.js.map +0 -1
  1086. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js.map +0 -1
  1087. package/dist-es/commands/UpdateProxySessionCommand.js.map +0 -1
  1088. package/dist-es/commands/UpdateRoomCommand.js.map +0 -1
  1089. package/dist-es/commands/UpdateRoomMembershipCommand.js.map +0 -1
  1090. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js.map +0 -1
  1091. package/dist-es/commands/UpdateSipMediaApplicationCommand.js.map +0 -1
  1092. package/dist-es/commands/UpdateSipRuleCommand.js.map +0 -1
  1093. package/dist-es/commands/UpdateUserCommand.js.map +0 -1
  1094. package/dist-es/commands/UpdateUserSettingsCommand.js.map +0 -1
  1095. package/dist-es/commands/UpdateVoiceConnectorCommand.js.map +0 -1
  1096. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js.map +0 -1
  1097. package/dist-es/endpoints.js.map +0 -1
  1098. package/dist-es/index.js.map +0 -1
  1099. package/dist-es/models/index.js.map +0 -1
  1100. package/dist-es/models/models_0.js.map +0 -1
  1101. package/dist-es/models/models_1.js.map +0 -1
  1102. package/dist-es/pagination/Interfaces.js.map +0 -1
  1103. package/dist-es/pagination/ListAccountsPaginator.js.map +0 -1
  1104. package/dist-es/pagination/ListAppInstanceAdminsPaginator.js.map +0 -1
  1105. package/dist-es/pagination/ListAppInstanceUsersPaginator.js.map +0 -1
  1106. package/dist-es/pagination/ListAppInstancesPaginator.js.map +0 -1
  1107. package/dist-es/pagination/ListAttendeesPaginator.js.map +0 -1
  1108. package/dist-es/pagination/ListBotsPaginator.js.map +0 -1
  1109. package/dist-es/pagination/ListChannelBansPaginator.js.map +0 -1
  1110. package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js.map +0 -1
  1111. package/dist-es/pagination/ListChannelMembershipsPaginator.js.map +0 -1
  1112. package/dist-es/pagination/ListChannelMessagesPaginator.js.map +0 -1
  1113. package/dist-es/pagination/ListChannelModeratorsPaginator.js.map +0 -1
  1114. package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js.map +0 -1
  1115. package/dist-es/pagination/ListChannelsPaginator.js.map +0 -1
  1116. package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js.map +0 -1
  1117. package/dist-es/pagination/ListMeetingsPaginator.js.map +0 -1
  1118. package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js.map +0 -1
  1119. package/dist-es/pagination/ListPhoneNumbersPaginator.js.map +0 -1
  1120. package/dist-es/pagination/ListProxySessionsPaginator.js.map +0 -1
  1121. package/dist-es/pagination/ListRoomMembershipsPaginator.js.map +0 -1
  1122. package/dist-es/pagination/ListRoomsPaginator.js.map +0 -1
  1123. package/dist-es/pagination/ListSipMediaApplicationsPaginator.js.map +0 -1
  1124. package/dist-es/pagination/ListSipRulesPaginator.js.map +0 -1
  1125. package/dist-es/pagination/ListUsersPaginator.js.map +0 -1
  1126. package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js.map +0 -1
  1127. package/dist-es/pagination/ListVoiceConnectorsPaginator.js.map +0 -1
  1128. package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js.map +0 -1
  1129. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  1130. package/dist-es/runtimeConfig.browser.js.map +0 -1
  1131. package/dist-es/runtimeConfig.js.map +0 -1
  1132. package/dist-es/runtimeConfig.native.js.map +0 -1
  1133. package/dist-es/runtimeConfig.shared.js.map +0 -1
  1134. package/jest.config.js +0 -4
  1135. package/src/Chime.ts +0 -7379
  1136. package/src/ChimeClient.ts +0 -1187
  1137. package/src/commands/AssociatePhoneNumberWithUserCommand.ts +0 -100
  1138. package/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +0 -110
  1139. package/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +0 -110
  1140. package/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts +0 -110
  1141. package/src/commands/BatchCreateAttendeeCommand.ts +0 -100
  1142. package/src/commands/BatchCreateChannelMembershipCommand.ts +0 -100
  1143. package/src/commands/BatchCreateRoomMembershipCommand.ts +0 -98
  1144. package/src/commands/BatchDeletePhoneNumberCommand.ts +0 -103
  1145. package/src/commands/BatchSuspendUserCommand.ts +0 -111
  1146. package/src/commands/BatchUnsuspendUserCommand.ts +0 -107
  1147. package/src/commands/BatchUpdatePhoneNumberCommand.ts +0 -97
  1148. package/src/commands/BatchUpdateUserCommand.ts +0 -95
  1149. package/src/commands/CreateAccountCommand.ts +0 -97
  1150. package/src/commands/CreateAppInstanceAdminCommand.ts +0 -109
  1151. package/src/commands/CreateAppInstanceCommand.ts +0 -96
  1152. package/src/commands/CreateAppInstanceUserCommand.ts +0 -96
  1153. package/src/commands/CreateAttendeeCommand.ts +0 -100
  1154. package/src/commands/CreateBotCommand.ts +0 -95
  1155. package/src/commands/CreateChannelBanCommand.ts +0 -106
  1156. package/src/commands/CreateChannelCommand.ts +0 -105
  1157. package/src/commands/CreateChannelMembershipCommand.ts +0 -132
  1158. package/src/commands/CreateChannelModeratorCommand.ts +0 -119
  1159. package/src/commands/CreateMediaCapturePipelineCommand.ts +0 -98
  1160. package/src/commands/CreateMeetingCommand.ts +0 -105
  1161. package/src/commands/CreateMeetingDialOutCommand.ts +0 -99
  1162. package/src/commands/CreateMeetingWithAttendeesCommand.ts +0 -108
  1163. package/src/commands/CreatePhoneNumberOrderCommand.ts +0 -96
  1164. package/src/commands/CreateProxySessionCommand.ts +0 -95
  1165. package/src/commands/CreateRoomCommand.ts +0 -95
  1166. package/src/commands/CreateRoomMembershipCommand.ts +0 -95
  1167. package/src/commands/CreateSipMediaApplicationCallCommand.ts +0 -101
  1168. package/src/commands/CreateSipMediaApplicationCommand.ts +0 -98
  1169. package/src/commands/CreateSipRuleCommand.ts +0 -95
  1170. package/src/commands/CreateUserCommand.ts +0 -95
  1171. package/src/commands/CreateVoiceConnectorCommand.ts +0 -101
  1172. package/src/commands/CreateVoiceConnectorGroupCommand.ts +0 -102
  1173. package/src/commands/DeleteAccountCommand.ts +0 -108
  1174. package/src/commands/DeleteAppInstanceAdminCommand.ts +0 -95
  1175. package/src/commands/DeleteAppInstanceCommand.ts +0 -95
  1176. package/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts +0 -105
  1177. package/src/commands/DeleteAppInstanceUserCommand.ts +0 -95
  1178. package/src/commands/DeleteAttendeeCommand.ts +0 -98
  1179. package/src/commands/DeleteChannelBanCommand.ts +0 -101
  1180. package/src/commands/DeleteChannelCommand.ts +0 -102
  1181. package/src/commands/DeleteChannelMembershipCommand.ts +0 -101
  1182. package/src/commands/DeleteChannelMessageCommand.ts +0 -103
  1183. package/src/commands/DeleteChannelModeratorCommand.ts +0 -101
  1184. package/src/commands/DeleteEventsConfigurationCommand.ts +0 -98
  1185. package/src/commands/DeleteMediaCapturePipelineCommand.ts +0 -98
  1186. package/src/commands/DeleteMeetingCommand.ts +0 -98
  1187. package/src/commands/DeletePhoneNumberCommand.ts +0 -101
  1188. package/src/commands/DeleteProxySessionCommand.ts +0 -95
  1189. package/src/commands/DeleteRoomCommand.ts +0 -95
  1190. package/src/commands/DeleteRoomMembershipCommand.ts +0 -95
  1191. package/src/commands/DeleteSipMediaApplicationCommand.ts +0 -98
  1192. package/src/commands/DeleteSipRuleCommand.ts +0 -95
  1193. package/src/commands/DeleteVoiceConnectorCommand.ts +0 -97
  1194. package/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +0 -105
  1195. package/src/commands/DeleteVoiceConnectorGroupCommand.ts +0 -100
  1196. package/src/commands/DeleteVoiceConnectorOriginationCommand.ts +0 -105
  1197. package/src/commands/DeleteVoiceConnectorProxyCommand.ts +0 -98
  1198. package/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +0 -105
  1199. package/src/commands/DeleteVoiceConnectorTerminationCommand.ts +0 -105
  1200. package/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +0 -105
  1201. package/src/commands/DescribeAppInstanceAdminCommand.ts +0 -95
  1202. package/src/commands/DescribeAppInstanceCommand.ts +0 -95
  1203. package/src/commands/DescribeAppInstanceUserCommand.ts +0 -95
  1204. package/src/commands/DescribeChannelBanCommand.ts +0 -102
  1205. package/src/commands/DescribeChannelCommand.ts +0 -103
  1206. package/src/commands/DescribeChannelMembershipCommand.ts +0 -103
  1207. package/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +0 -117
  1208. package/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +0 -117
  1209. package/src/commands/DescribeChannelModeratorCommand.ts +0 -100
  1210. package/src/commands/DisassociatePhoneNumberFromUserCommand.ts +0 -103
  1211. package/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +0 -110
  1212. package/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +0 -110
  1213. package/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts +0 -110
  1214. package/src/commands/GetAccountCommand.ts +0 -96
  1215. package/src/commands/GetAccountSettingsCommand.ts +0 -98
  1216. package/src/commands/GetAppInstanceRetentionSettingsCommand.ts +0 -103
  1217. package/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts +0 -107
  1218. package/src/commands/GetAttendeeCommand.ts +0 -101
  1219. package/src/commands/GetBotCommand.ts +0 -88
  1220. package/src/commands/GetChannelMessageCommand.ts +0 -101
  1221. package/src/commands/GetEventsConfigurationCommand.ts +0 -95
  1222. package/src/commands/GetGlobalSettingsCommand.ts +0 -96
  1223. package/src/commands/GetMediaCapturePipelineCommand.ts +0 -95
  1224. package/src/commands/GetMeetingCommand.ts +0 -101
  1225. package/src/commands/GetMessagingSessionEndpointCommand.ts +0 -100
  1226. package/src/commands/GetPhoneNumberCommand.ts +0 -95
  1227. package/src/commands/GetPhoneNumberOrderCommand.ts +0 -96
  1228. package/src/commands/GetPhoneNumberSettingsCommand.ts +0 -95
  1229. package/src/commands/GetProxySessionCommand.ts +0 -95
  1230. package/src/commands/GetRetentionSettingsCommand.ts +0 -98
  1231. package/src/commands/GetRoomCommand.ts +0 -91
  1232. package/src/commands/GetSipMediaApplicationCommand.ts +0 -95
  1233. package/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +0 -110
  1234. package/src/commands/GetSipRuleCommand.ts +0 -95
  1235. package/src/commands/GetUserCommand.ts +0 -96
  1236. package/src/commands/GetUserSettingsCommand.ts +0 -96
  1237. package/src/commands/GetVoiceConnectorCommand.ts +0 -95
  1238. package/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +0 -110
  1239. package/src/commands/GetVoiceConnectorGroupCommand.ts +0 -96
  1240. package/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +0 -107
  1241. package/src/commands/GetVoiceConnectorOriginationCommand.ts +0 -100
  1242. package/src/commands/GetVoiceConnectorProxyCommand.ts +0 -95
  1243. package/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +0 -112
  1244. package/src/commands/GetVoiceConnectorTerminationCommand.ts +0 -100
  1245. package/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +0 -107
  1246. package/src/commands/InviteUsersCommand.ts +0 -97
  1247. package/src/commands/ListAccountsCommand.ts +0 -97
  1248. package/src/commands/ListAppInstanceAdminsCommand.ts +0 -95
  1249. package/src/commands/ListAppInstanceUsersCommand.ts +0 -97
  1250. package/src/commands/ListAppInstancesCommand.ts +0 -95
  1251. package/src/commands/ListAttendeeTagsCommand.ts +0 -95
  1252. package/src/commands/ListAttendeesCommand.ts +0 -99
  1253. package/src/commands/ListBotsCommand.ts +0 -91
  1254. package/src/commands/ListChannelBansCommand.ts +0 -102
  1255. package/src/commands/ListChannelMembershipsCommand.ts +0 -102
  1256. package/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +0 -117
  1257. package/src/commands/ListChannelMessagesCommand.ts +0 -105
  1258. package/src/commands/ListChannelModeratorsCommand.ts +0 -100
  1259. package/src/commands/ListChannelsCommand.ts +0 -116
  1260. package/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +0 -113
  1261. package/src/commands/ListMediaCapturePipelinesCommand.ts +0 -98
  1262. package/src/commands/ListMeetingTagsCommand.ts +0 -95
  1263. package/src/commands/ListMeetingsCommand.ts +0 -98
  1264. package/src/commands/ListPhoneNumberOrdersCommand.ts +0 -95
  1265. package/src/commands/ListPhoneNumbersCommand.ts +0 -95
  1266. package/src/commands/ListProxySessionsCommand.ts +0 -95
  1267. package/src/commands/ListRoomMembershipsCommand.ts +0 -96
  1268. package/src/commands/ListRoomsCommand.ts +0 -95
  1269. package/src/commands/ListSipMediaApplicationsCommand.ts +0 -95
  1270. package/src/commands/ListSipRulesCommand.ts +0 -95
  1271. package/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +0 -106
  1272. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  1273. package/src/commands/ListUsersCommand.ts +0 -96
  1274. package/src/commands/ListVoiceConnectorGroupsCommand.ts +0 -95
  1275. package/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +0 -110
  1276. package/src/commands/ListVoiceConnectorsCommand.ts +0 -95
  1277. package/src/commands/LogoutUserCommand.ts +0 -95
  1278. package/src/commands/PutAppInstanceRetentionSettingsCommand.ts +0 -103
  1279. package/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts +0 -107
  1280. package/src/commands/PutEventsConfigurationCommand.ts +0 -97
  1281. package/src/commands/PutRetentionSettingsCommand.ts +0 -107
  1282. package/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +0 -110
  1283. package/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +0 -111
  1284. package/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +0 -107
  1285. package/src/commands/PutVoiceConnectorOriginationCommand.ts +0 -104
  1286. package/src/commands/PutVoiceConnectorProxyCommand.ts +0 -95
  1287. package/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +0 -112
  1288. package/src/commands/PutVoiceConnectorTerminationCommand.ts +0 -104
  1289. package/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +0 -105
  1290. package/src/commands/RedactChannelMessageCommand.ts +0 -102
  1291. package/src/commands/RedactConversationMessageCommand.ts +0 -98
  1292. package/src/commands/RedactRoomMessageCommand.ts +0 -95
  1293. package/src/commands/RegenerateSecurityTokenCommand.ts +0 -95
  1294. package/src/commands/ResetPersonalPINCommand.ts +0 -96
  1295. package/src/commands/RestorePhoneNumberCommand.ts +0 -96
  1296. package/src/commands/SearchAvailablePhoneNumbersCommand.ts +0 -104
  1297. package/src/commands/SendChannelMessageCommand.ts +0 -104
  1298. package/src/commands/StartMeetingTranscriptionCommand.ts +0 -98
  1299. package/src/commands/StopMeetingTranscriptionCommand.ts +0 -95
  1300. package/src/commands/TagAttendeeCommand.ts +0 -95
  1301. package/src/commands/TagMeetingCommand.ts +0 -95
  1302. package/src/commands/TagResourceCommand.ts +0 -95
  1303. package/src/commands/UntagAttendeeCommand.ts +0 -95
  1304. package/src/commands/UntagMeetingCommand.ts +0 -95
  1305. package/src/commands/UntagResourceCommand.ts +0 -95
  1306. package/src/commands/UpdateAccountCommand.ts +0 -95
  1307. package/src/commands/UpdateAccountSettingsCommand.ts +0 -99
  1308. package/src/commands/UpdateAppInstanceCommand.ts +0 -95
  1309. package/src/commands/UpdateAppInstanceUserCommand.ts +0 -95
  1310. package/src/commands/UpdateBotCommand.ts +0 -95
  1311. package/src/commands/UpdateChannelCommand.ts +0 -102
  1312. package/src/commands/UpdateChannelMessageCommand.ts +0 -101
  1313. package/src/commands/UpdateChannelReadMarkerCommand.ts +0 -101
  1314. package/src/commands/UpdateGlobalSettingsCommand.ts +0 -95
  1315. package/src/commands/UpdatePhoneNumberCommand.ts +0 -97
  1316. package/src/commands/UpdatePhoneNumberSettingsCommand.ts +0 -100
  1317. package/src/commands/UpdateProxySessionCommand.ts +0 -95
  1318. package/src/commands/UpdateRoomCommand.ts +0 -95
  1319. package/src/commands/UpdateRoomMembershipCommand.ts +0 -98
  1320. package/src/commands/UpdateSipMediaApplicationCallCommand.ts +0 -100
  1321. package/src/commands/UpdateSipMediaApplicationCommand.ts +0 -98
  1322. package/src/commands/UpdateSipRuleCommand.ts +0 -95
  1323. package/src/commands/UpdateUserCommand.ts +0 -95
  1324. package/src/commands/UpdateUserSettingsCommand.ts +0 -95
  1325. package/src/commands/UpdateVoiceConnectorCommand.ts +0 -95
  1326. package/src/commands/UpdateVoiceConnectorGroupCommand.ts +0 -99
  1327. package/src/endpoints.ts +0 -63
  1328. package/src/index.ts +0 -220
  1329. package/src/models/index.ts +0 -2
  1330. package/src/models/models_0.ts +0 -6899
  1331. package/src/models/models_1.ts +0 -4269
  1332. package/src/pagination/Interfaces.ts +0 -8
  1333. package/src/pagination/ListAccountsPaginator.ts +0 -59
  1334. package/src/pagination/ListAppInstanceAdminsPaginator.ts +0 -59
  1335. package/src/pagination/ListAppInstanceUsersPaginator.ts +0 -59
  1336. package/src/pagination/ListAppInstancesPaginator.ts +0 -59
  1337. package/src/pagination/ListAttendeesPaginator.ts +0 -59
  1338. package/src/pagination/ListBotsPaginator.ts +0 -55
  1339. package/src/pagination/ListChannelBansPaginator.ts +0 -59
  1340. package/src/pagination/ListChannelMembershipsForAppInstanceUserPaginator.ts +0 -59
  1341. package/src/pagination/ListChannelMembershipsPaginator.ts +0 -59
  1342. package/src/pagination/ListChannelMessagesPaginator.ts +0 -59
  1343. package/src/pagination/ListChannelModeratorsPaginator.ts +0 -59
  1344. package/src/pagination/ListChannelsModeratedByAppInstanceUserPaginator.ts +0 -59
  1345. package/src/pagination/ListChannelsPaginator.ts +0 -59
  1346. package/src/pagination/ListMediaCapturePipelinesPaginator.ts +0 -59
  1347. package/src/pagination/ListMeetingsPaginator.ts +0 -59
  1348. package/src/pagination/ListPhoneNumberOrdersPaginator.ts +0 -59
  1349. package/src/pagination/ListPhoneNumbersPaginator.ts +0 -59
  1350. package/src/pagination/ListProxySessionsPaginator.ts +0 -59
  1351. package/src/pagination/ListRoomMembershipsPaginator.ts +0 -59
  1352. package/src/pagination/ListRoomsPaginator.ts +0 -55
  1353. package/src/pagination/ListSipMediaApplicationsPaginator.ts +0 -59
  1354. package/src/pagination/ListSipRulesPaginator.ts +0 -59
  1355. package/src/pagination/ListUsersPaginator.ts +0 -55
  1356. package/src/pagination/ListVoiceConnectorGroupsPaginator.ts +0 -59
  1357. package/src/pagination/ListVoiceConnectorsPaginator.ts +0 -59
  1358. package/src/pagination/SearchAvailablePhoneNumbersPaginator.ts +0 -59
  1359. package/src/protocols/Aws_restJson1.ts +0 -30142
  1360. package/src/runtimeConfig.browser.ts +0 -41
  1361. package/src/runtimeConfig.native.ts +0 -17
  1362. package/src/runtimeConfig.shared.ts +0 -17
  1363. package/src/runtimeConfig.ts +0 -46
  1364. package/tsconfig.es.json +0 -10
  1365. package/tsconfig.json +0 -33
  1366. package/tsconfig.types.json +0 -9
@@ -1,279 +1,269 @@
1
- import { Account, AccountSettings, AlexaForBusinessMetadata, AppInstanceAdminSummary, AppInstanceRetentionSettings, AppInstanceStreamingConfiguration, AppInstanceSummary, AppInstanceUserSummary, Attendee, Bot, BusinessCallingSettings, Capability, ChannelBanSummary, ChannelMembershipForAppInstanceUserSummary, ChannelMembershipSummary, ChannelMembershipType, ChannelMessagePersistenceType, ChannelMessageSummary, ChannelMessageType, ChannelMode, ChannelModeratedByAppInstanceUserSummary, ChannelModeratorSummary, ChannelPrivacy, ChannelSummary, Credential, EmailStatus, EmergencyCallingConfiguration, EngineTranscribeMedicalSettings, EngineTranscribeSettings, EventsConfiguration, InviteStatus, License, MediaCapturePipeline, Meeting, PhoneNumber, PhoneNumberAssociationName, PhoneNumberOrder, PhoneNumberProductType, PhoneNumberStatus, PhoneNumberType, ProxySession, ProxySessionStatus, RetentionSettings, Room, RoomMembership, RoomMembershipRole, SipMediaApplication, SipMediaApplicationCall, SipMediaApplicationEndpoint, SipMediaApplicationLoggingConfiguration, SipRule, SipRuleTargetApplication, Tag, User, UserSettings, UserType, VoiceConnector, VoiceConnectorGroup, VoiceConnectorItem, VoiceConnectorSettings } from "./models_0";
1
+ import { Account, AccountSettings, AlexaForBusinessMetadata, AppInstanceAdminSummary, AppInstanceRetentionSettings, AppInstanceStreamingConfiguration, AppInstanceSummary, AppInstanceUserSummary, Attendee, Bot, BusinessCallingSettings, Capability, ChannelBanSummary, ChannelMembershipForAppInstanceUserSummary, ChannelMembershipSummary, ChannelMembershipType, ChannelMessagePersistenceType, ChannelMessageSummary, ChannelMessageType, ChannelMode, ChannelModeratedByAppInstanceUserSummary, ChannelModeratorSummary, ChannelPrivacy, ChannelSummary, Credential, EmailStatus, EmergencyCallingConfiguration, EngineTranscribeMedicalSettings, EngineTranscribeSettings, EventsConfiguration, InviteStatus, License, MediaCapturePipeline, Meeting, PhoneNumber, PhoneNumberAssociationName, PhoneNumberOrder, PhoneNumberProductType, PhoneNumberStatus, PhoneNumberType, ProxySession, ProxySessionStatus, RetentionSettings, Room, RoomMembership, RoomMembershipRole, SipMediaApplication, SipMediaApplicationCall, SipMediaApplicationEndpoint, SipRule, SipRuleTargetApplication, Tag, User, UserType, VoiceConnector, VoiceConnectorGroup, VoiceConnectorItem, VoiceConnectorSettings } from "./models_0";
2
+ export interface GetSipMediaApplicationResponse {
3
+
4
+ SipMediaApplication?: SipMediaApplication;
5
+ }
6
+ export declare namespace GetSipMediaApplicationResponse {
7
+
8
+ const filterSensitiveLog: (obj: GetSipMediaApplicationResponse) => any;
9
+ }
10
+ export interface GetSipMediaApplicationLoggingConfigurationRequest {
11
+
12
+ SipMediaApplicationId: string | undefined;
13
+ }
14
+ export declare namespace GetSipMediaApplicationLoggingConfigurationRequest {
15
+
16
+ const filterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationRequest) => any;
17
+ }
18
+
19
+ export interface SipMediaApplicationLoggingConfiguration {
20
+
21
+ EnableSipMediaApplicationMessageLogs?: boolean;
22
+ }
23
+ export declare namespace SipMediaApplicationLoggingConfiguration {
24
+
25
+ const filterSensitiveLog: (obj: SipMediaApplicationLoggingConfiguration) => any;
26
+ }
27
+ export interface GetSipMediaApplicationLoggingConfigurationResponse {
28
+
29
+ SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
30
+ }
31
+ export declare namespace GetSipMediaApplicationLoggingConfigurationResponse {
32
+
33
+ const filterSensitiveLog: (obj: GetSipMediaApplicationLoggingConfigurationResponse) => any;
34
+ }
35
+ export interface GetSipRuleRequest {
36
+
37
+ SipRuleId: string | undefined;
38
+ }
39
+ export declare namespace GetSipRuleRequest {
40
+
41
+ const filterSensitiveLog: (obj: GetSipRuleRequest) => any;
42
+ }
43
+ export interface GetSipRuleResponse {
44
+
45
+ SipRule?: SipRule;
46
+ }
47
+ export declare namespace GetSipRuleResponse {
48
+
49
+ const filterSensitiveLog: (obj: GetSipRuleResponse) => any;
50
+ }
51
+ export interface GetUserRequest {
52
+
53
+ AccountId: string | undefined;
54
+
55
+ UserId: string | undefined;
56
+ }
57
+ export declare namespace GetUserRequest {
58
+
59
+ const filterSensitiveLog: (obj: GetUserRequest) => any;
60
+ }
61
+ export interface GetUserResponse {
62
+
63
+ User?: User;
64
+ }
65
+ export declare namespace GetUserResponse {
66
+
67
+ const filterSensitiveLog: (obj: GetUserResponse) => any;
68
+ }
69
+ export interface GetUserSettingsRequest {
70
+
71
+ AccountId: string | undefined;
72
+
73
+ UserId: string | undefined;
74
+ }
75
+ export declare namespace GetUserSettingsRequest {
76
+
77
+ const filterSensitiveLog: (obj: GetUserSettingsRequest) => any;
78
+ }
79
+
80
+ export interface TelephonySettings {
81
+
82
+ InboundCalling: boolean | undefined;
83
+
84
+ OutboundCalling: boolean | undefined;
85
+
86
+ SMS: boolean | undefined;
87
+ }
88
+ export declare namespace TelephonySettings {
89
+
90
+ const filterSensitiveLog: (obj: TelephonySettings) => any;
91
+ }
92
+
93
+ export interface UserSettings {
94
+
95
+ Telephony: TelephonySettings | undefined;
96
+ }
97
+ export declare namespace UserSettings {
98
+
99
+ const filterSensitiveLog: (obj: UserSettings) => any;
100
+ }
2
101
  export interface GetUserSettingsResponse {
3
- /**
4
- * <p>The user settings.</p>
5
- */
102
+
6
103
  UserSettings?: UserSettings;
7
104
  }
8
105
  export declare namespace GetUserSettingsResponse {
9
- /**
10
- * @internal
11
- */
106
+
12
107
  const filterSensitiveLog: (obj: GetUserSettingsResponse) => any;
13
108
  }
14
109
  export interface GetVoiceConnectorRequest {
15
- /**
16
- * <p>The Amazon Chime Voice Connector ID.</p>
17
- */
110
+
18
111
  VoiceConnectorId: string | undefined;
19
112
  }
20
113
  export declare namespace GetVoiceConnectorRequest {
21
- /**
22
- * @internal
23
- */
114
+
24
115
  const filterSensitiveLog: (obj: GetVoiceConnectorRequest) => any;
25
116
  }
26
117
  export interface GetVoiceConnectorResponse {
27
- /**
28
- * <p>The Amazon Chime Voice Connector details.</p>
29
- */
118
+
30
119
  VoiceConnector?: VoiceConnector;
31
120
  }
32
121
  export declare namespace GetVoiceConnectorResponse {
33
- /**
34
- * @internal
35
- */
122
+
36
123
  const filterSensitiveLog: (obj: GetVoiceConnectorResponse) => any;
37
124
  }
38
125
  export interface GetVoiceConnectorEmergencyCallingConfigurationRequest {
39
- /**
40
- * <p>The Amazon Chime Voice Connector ID.</p>
41
- */
126
+
42
127
  VoiceConnectorId: string | undefined;
43
128
  }
44
129
  export declare namespace GetVoiceConnectorEmergencyCallingConfigurationRequest {
45
- /**
46
- * @internal
47
- */
130
+
48
131
  const filterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationRequest) => any;
49
132
  }
50
133
  export interface GetVoiceConnectorEmergencyCallingConfigurationResponse {
51
- /**
52
- * <p>The emergency calling configuration details.</p>
53
- */
134
+
54
135
  EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
55
136
  }
56
137
  export declare namespace GetVoiceConnectorEmergencyCallingConfigurationResponse {
57
- /**
58
- * @internal
59
- */
138
+
60
139
  const filterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationResponse) => any;
61
140
  }
62
141
  export interface GetVoiceConnectorGroupRequest {
63
- /**
64
- * <p>The Amazon Chime Voice Connector group ID.</p>
65
- */
142
+
66
143
  VoiceConnectorGroupId: string | undefined;
67
144
  }
68
145
  export declare namespace GetVoiceConnectorGroupRequest {
69
- /**
70
- * @internal
71
- */
146
+
72
147
  const filterSensitiveLog: (obj: GetVoiceConnectorGroupRequest) => any;
73
148
  }
74
149
  export interface GetVoiceConnectorGroupResponse {
75
- /**
76
- * <p>The Amazon Chime Voice Connector group details.</p>
77
- */
150
+
78
151
  VoiceConnectorGroup?: VoiceConnectorGroup;
79
152
  }
80
153
  export declare namespace GetVoiceConnectorGroupResponse {
81
- /**
82
- * @internal
83
- */
154
+
84
155
  const filterSensitiveLog: (obj: GetVoiceConnectorGroupResponse) => any;
85
156
  }
86
157
  export interface GetVoiceConnectorLoggingConfigurationRequest {
87
- /**
88
- * <p>The Amazon Chime Voice Connector ID.</p>
89
- */
158
+
90
159
  VoiceConnectorId: string | undefined;
91
160
  }
92
161
  export declare namespace GetVoiceConnectorLoggingConfigurationRequest {
93
- /**
94
- * @internal
95
- */
162
+
96
163
  const filterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationRequest) => any;
97
164
  }
98
- /**
99
- * <p>The logging configuration associated with an Amazon Chime Voice Connector. Specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.</p>
100
- */
165
+
101
166
  export interface LoggingConfiguration {
102
- /**
103
- * <p>When true, enables SIP message logs for sending to Amazon CloudWatch Logs.</p>
104
- */
167
+
105
168
  EnableSIPLogs?: boolean;
106
169
  }
107
170
  export declare namespace LoggingConfiguration {
108
- /**
109
- * @internal
110
- */
171
+
111
172
  const filterSensitiveLog: (obj: LoggingConfiguration) => any;
112
173
  }
113
174
  export interface GetVoiceConnectorLoggingConfigurationResponse {
114
- /**
115
- * <p>The logging configuration details.</p>
116
- */
175
+
117
176
  LoggingConfiguration?: LoggingConfiguration;
118
177
  }
119
178
  export declare namespace GetVoiceConnectorLoggingConfigurationResponse {
120
- /**
121
- * @internal
122
- */
179
+
123
180
  const filterSensitiveLog: (obj: GetVoiceConnectorLoggingConfigurationResponse) => any;
124
181
  }
125
182
  export interface GetVoiceConnectorOriginationRequest {
126
- /**
127
- * <p>The Amazon Chime Voice Connector ID.</p>
128
- */
183
+
129
184
  VoiceConnectorId: string | undefined;
130
185
  }
131
186
  export declare namespace GetVoiceConnectorOriginationRequest {
132
- /**
133
- * @internal
134
- */
187
+
135
188
  const filterSensitiveLog: (obj: GetVoiceConnectorOriginationRequest) => any;
136
189
  }
137
190
  export declare enum OriginationRouteProtocol {
138
191
  TCP = "TCP",
139
192
  UDP = "UDP"
140
193
  }
141
- /**
142
- * <p>Origination routes define call distribution properties for your SIP hosts to receive inbound
143
- * calls using your Amazon Chime Voice Connector. Limit: Ten origination routes for each
144
- * Amazon Chime Voice Connector.</p>
145
- * <note>
146
- * <p>The parameters listed below are not required, but you must use at least one. </p>
147
- * </note>
148
- */
194
+
149
195
  export interface OriginationRoute {
150
- /**
151
- * <p>The FQDN or IP address to contact for origination traffic.</p>
152
- */
196
+
153
197
  Host?: string;
154
- /**
155
- * <p>The designated origination route port. Defaults to 5060.</p>
156
- */
198
+
157
199
  Port?: number;
158
- /**
159
- * <p>The protocol to use for the origination route. Encryption-enabled Amazon Chime Voice Connectors use TCP protocol by default.</p>
160
- */
200
+
161
201
  Protocol?: OriginationRouteProtocol | string;
162
- /**
163
- * <p>The priority associated with the host, with 1 being the highest priority. Higher priority
164
- * hosts are attempted first.</p>
165
- */
202
+
166
203
  Priority?: number;
167
- /**
168
- * <p>The weight associated with the host. If hosts are equal in priority, calls are redistributed among
169
- * them based on their relative weight.</p>
170
- */
204
+
171
205
  Weight?: number;
172
206
  }
173
207
  export declare namespace OriginationRoute {
174
- /**
175
- * @internal
176
- */
208
+
177
209
  const filterSensitiveLog: (obj: OriginationRoute) => any;
178
210
  }
179
- /**
180
- * <p>Origination settings enable your SIP hosts to receive inbound calls using your Amazon Chime
181
- * Voice Connector.</p>
182
- * <note>
183
- * <p>The parameters listed below are not required, but you must use at least one. </p>
184
- * </note>
185
- */
211
+
186
212
  export interface Origination {
187
- /**
188
- * <p>The call distribution properties defined for your SIP hosts. Valid range: Minimum value of 1.
189
- * Maximum value of 20. This parameter is not required, but you must specify this parameter or <code>Disabled</code>.</p>
190
- */
213
+
191
214
  Routes?: OriginationRoute[];
192
- /**
193
- * <p>When origination settings are disabled, inbound calls are not enabled for your Amazon Chime
194
- * Voice Connector. This parameter is not required, but you must specify this parameter or <code>Routes</code>.</p>
195
- */
215
+
196
216
  Disabled?: boolean;
197
217
  }
198
218
  export declare namespace Origination {
199
- /**
200
- * @internal
201
- */
219
+
202
220
  const filterSensitiveLog: (obj: Origination) => any;
203
221
  }
204
222
  export interface GetVoiceConnectorOriginationResponse {
205
- /**
206
- * <p>The origination setting details.</p>
207
- */
223
+
208
224
  Origination?: Origination;
209
225
  }
210
226
  export declare namespace GetVoiceConnectorOriginationResponse {
211
- /**
212
- * @internal
213
- */
227
+
214
228
  const filterSensitiveLog: (obj: GetVoiceConnectorOriginationResponse) => any;
215
229
  }
216
230
  export interface GetVoiceConnectorProxyRequest {
217
- /**
218
- * <p>The Amazon Chime voice connector ID.</p>
219
- */
231
+
220
232
  VoiceConnectorId: string | undefined;
221
233
  }
222
234
  export declare namespace GetVoiceConnectorProxyRequest {
223
- /**
224
- * @internal
225
- */
235
+
226
236
  const filterSensitiveLog: (obj: GetVoiceConnectorProxyRequest) => any;
227
237
  }
228
- /**
229
- * <p>The proxy configuration for an Amazon Chime Voice Connector.</p>
230
- */
238
+
231
239
  export interface Proxy {
232
- /**
233
- * <p>The default number of minutes allowed for proxy sessions.</p>
234
- */
240
+
235
241
  DefaultSessionExpiryMinutes?: number;
236
- /**
237
- * <p>When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.</p>
238
- */
242
+
239
243
  Disabled?: boolean;
240
- /**
241
- * <p>The phone number to route calls to after a proxy session expires.</p>
242
- */
244
+
243
245
  FallBackPhoneNumber?: string;
244
- /**
245
- * <p>The countries for proxy phone numbers to be selected from.</p>
246
- */
246
+
247
247
  PhoneNumberCountries?: string[];
248
248
  }
249
249
  export declare namespace Proxy {
250
- /**
251
- * @internal
252
- */
250
+
253
251
  const filterSensitiveLog: (obj: Proxy) => any;
254
252
  }
255
253
  export interface GetVoiceConnectorProxyResponse {
256
- /**
257
- * <p>The proxy configuration details.</p>
258
- */
254
+
259
255
  Proxy?: Proxy;
260
256
  }
261
257
  export declare namespace GetVoiceConnectorProxyResponse {
262
- /**
263
- * @internal
264
- */
258
+
265
259
  const filterSensitiveLog: (obj: GetVoiceConnectorProxyResponse) => any;
266
260
  }
267
261
  export interface GetVoiceConnectorStreamingConfigurationRequest {
268
- /**
269
- * <p>The Amazon Chime Voice Connector ID.</p>
270
- */
262
+
271
263
  VoiceConnectorId: string | undefined;
272
264
  }
273
265
  export declare namespace GetVoiceConnectorStreamingConfigurationRequest {
274
- /**
275
- * @internal
276
- */
266
+
277
267
  const filterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationRequest) => any;
278
268
  }
279
269
  export declare enum NotificationTarget {
@@ -281,606 +271,361 @@ export declare enum NotificationTarget {
281
271
  SNS = "SNS",
282
272
  SQS = "SQS"
283
273
  }
284
- /**
285
- * <p>The targeted recipient for a streaming configuration notification.</p>
286
- */
274
+
287
275
  export interface StreamingNotificationTarget {
288
- /**
289
- * <p>The streaming notification target.</p>
290
- */
276
+
291
277
  NotificationTarget: NotificationTarget | string | undefined;
292
278
  }
293
279
  export declare namespace StreamingNotificationTarget {
294
- /**
295
- * @internal
296
- */
280
+
297
281
  const filterSensitiveLog: (obj: StreamingNotificationTarget) => any;
298
282
  }
299
- /**
300
- * <p>The streaming configuration associated with an Amazon Chime Voice Connector. Specifies whether
301
- * media streaming is enabled for sending to Amazon Kinesis, and shows the retention period
302
- * for the Amazon Kinesis data, in hours.</p>
303
- */
283
+
304
284
  export interface StreamingConfiguration {
305
- /**
306
- * <p>The retention period, in hours, for the Amazon Kinesis data.</p>
307
- */
285
+
308
286
  DataRetentionInHours: number | undefined;
309
- /**
310
- * <p>When true, media streaming to Amazon Kinesis is turned off.</p>
311
- */
287
+
312
288
  Disabled?: boolean;
313
- /**
314
- * <p>The streaming notification targets.</p>
315
- */
289
+
316
290
  StreamingNotificationTargets?: StreamingNotificationTarget[];
317
291
  }
318
292
  export declare namespace StreamingConfiguration {
319
- /**
320
- * @internal
321
- */
293
+
322
294
  const filterSensitiveLog: (obj: StreamingConfiguration) => any;
323
295
  }
324
296
  export interface GetVoiceConnectorStreamingConfigurationResponse {
325
- /**
326
- * <p>The streaming configuration details.</p>
327
- */
297
+
328
298
  StreamingConfiguration?: StreamingConfiguration;
329
299
  }
330
300
  export declare namespace GetVoiceConnectorStreamingConfigurationResponse {
331
- /**
332
- * @internal
333
- */
301
+
334
302
  const filterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationResponse) => any;
335
303
  }
336
304
  export interface GetVoiceConnectorTerminationRequest {
337
- /**
338
- * <p>The Amazon Chime Voice Connector ID.</p>
339
- */
305
+
340
306
  VoiceConnectorId: string | undefined;
341
307
  }
342
308
  export declare namespace GetVoiceConnectorTerminationRequest {
343
- /**
344
- * @internal
345
- */
309
+
346
310
  const filterSensitiveLog: (obj: GetVoiceConnectorTerminationRequest) => any;
347
311
  }
348
- /**
349
- * <p>Termination settings enable your SIP hosts to make outbound calls using your Amazon Chime
350
- * Voice Connector.</p>
351
- */
312
+
352
313
  export interface Termination {
353
- /**
354
- * <p>The limit on calls per second. Max value based on account service quota. Default value of
355
- * 1.</p>
356
- */
314
+
357
315
  CpsLimit?: number;
358
- /**
359
- * <p>The default caller ID phone number.</p>
360
- */
316
+
361
317
  DefaultPhoneNumber?: string;
362
- /**
363
- * <p>The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.</p>
364
- */
318
+
365
319
  CallingRegions?: string[];
366
- /**
367
- * <p>The IP addresses allowed to make calls, in CIDR format. Required.</p>
368
- */
320
+
369
321
  CidrAllowedList?: string[];
370
- /**
371
- * <p>When termination settings are disabled, outbound calls can not be made.</p>
372
- */
322
+
373
323
  Disabled?: boolean;
374
324
  }
375
325
  export declare namespace Termination {
376
- /**
377
- * @internal
378
- */
326
+
379
327
  const filterSensitiveLog: (obj: Termination) => any;
380
328
  }
381
329
  export interface GetVoiceConnectorTerminationResponse {
382
- /**
383
- * <p>The termination setting details.</p>
384
- */
330
+
385
331
  Termination?: Termination;
386
332
  }
387
333
  export declare namespace GetVoiceConnectorTerminationResponse {
388
- /**
389
- * @internal
390
- */
334
+
391
335
  const filterSensitiveLog: (obj: GetVoiceConnectorTerminationResponse) => any;
392
336
  }
393
337
  export interface GetVoiceConnectorTerminationHealthRequest {
394
- /**
395
- * <p>The Amazon Chime Voice Connector ID.</p>
396
- */
338
+
397
339
  VoiceConnectorId: string | undefined;
398
340
  }
399
341
  export declare namespace GetVoiceConnectorTerminationHealthRequest {
400
- /**
401
- * @internal
402
- */
342
+
403
343
  const filterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthRequest) => any;
404
344
  }
405
- /**
406
- * <p>The termination health details, including the source IP address and timestamp of the last
407
- * successful SIP <code>OPTIONS</code> message from your SIP infrastructure.</p>
408
- */
345
+
409
346
  export interface TerminationHealth {
410
- /**
411
- * <p>The timestamp, in ISO 8601 format.</p>
412
- */
347
+
413
348
  Timestamp?: Date;
414
- /**
415
- * <p>The source IP address.</p>
416
- */
349
+
417
350
  Source?: string;
418
351
  }
419
352
  export declare namespace TerminationHealth {
420
- /**
421
- * @internal
422
- */
353
+
423
354
  const filterSensitiveLog: (obj: TerminationHealth) => any;
424
355
  }
425
356
  export interface GetVoiceConnectorTerminationHealthResponse {
426
- /**
427
- * <p>The termination health details.</p>
428
- */
357
+
429
358
  TerminationHealth?: TerminationHealth;
430
359
  }
431
360
  export declare namespace GetVoiceConnectorTerminationHealthResponse {
432
- /**
433
- * @internal
434
- */
361
+
435
362
  const filterSensitiveLog: (obj: GetVoiceConnectorTerminationHealthResponse) => any;
436
363
  }
437
- /**
438
- * <p>Invitation object returned after emailing users to invite them to join the Amazon Chime
439
- * <code>Team</code> account.</p>
440
- */
364
+
441
365
  export interface Invite {
442
- /**
443
- * <p>The invite ID.</p>
444
- */
366
+
445
367
  InviteId?: string;
446
- /**
447
- * <p>The status of the invite.</p>
448
- */
368
+
449
369
  Status?: InviteStatus | string;
450
- /**
451
- * <p>The email address to which the invite is sent.</p>
452
- */
370
+
453
371
  EmailAddress?: string;
454
- /**
455
- * <p>The status of the invite email.</p>
456
- */
372
+
457
373
  EmailStatus?: EmailStatus | string;
458
374
  }
459
375
  export declare namespace Invite {
460
- /**
461
- * @internal
462
- */
376
+
463
377
  const filterSensitiveLog: (obj: Invite) => any;
464
378
  }
465
379
  export interface InviteUsersRequest {
466
- /**
467
- * <p>The Amazon Chime account ID.</p>
468
- */
380
+
469
381
  AccountId: string | undefined;
470
- /**
471
- * <p>The user email addresses to which to send the email invitation.</p>
472
- */
382
+
473
383
  UserEmailList: string[] | undefined;
474
- /**
475
- * <p>The user type.</p>
476
- */
384
+
477
385
  UserType?: UserType | string;
478
386
  }
479
387
  export declare namespace InviteUsersRequest {
480
- /**
481
- * @internal
482
- */
388
+
483
389
  const filterSensitiveLog: (obj: InviteUsersRequest) => any;
484
390
  }
485
391
  export interface InviteUsersResponse {
486
- /**
487
- * <p>The email invitation details.</p>
488
- */
392
+
489
393
  Invites?: Invite[];
490
394
  }
491
395
  export declare namespace InviteUsersResponse {
492
- /**
493
- * @internal
494
- */
396
+
495
397
  const filterSensitiveLog: (obj: InviteUsersResponse) => any;
496
398
  }
497
399
  export interface ListAccountsRequest {
498
- /**
499
- * <p>Amazon Chime account name prefix with which to filter results.</p>
500
- */
400
+
501
401
  Name?: string;
502
- /**
503
- * <p>User email address with which to filter results.</p>
504
- */
402
+
505
403
  UserEmail?: string;
506
- /**
507
- * <p>The token to use to retrieve the next page of results.</p>
508
- */
404
+
509
405
  NextToken?: string;
510
- /**
511
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
512
- */
406
+
513
407
  MaxResults?: number;
514
408
  }
515
409
  export declare namespace ListAccountsRequest {
516
- /**
517
- * @internal
518
- */
410
+
519
411
  const filterSensitiveLog: (obj: ListAccountsRequest) => any;
520
412
  }
521
413
  export interface ListAccountsResponse {
522
- /**
523
- * <p>List of Amazon Chime accounts and account details.</p>
524
- */
414
+
525
415
  Accounts?: Account[];
526
- /**
527
- * <p>The token to use to retrieve the next page of results.</p>
528
- */
416
+
529
417
  NextToken?: string;
530
418
  }
531
419
  export declare namespace ListAccountsResponse {
532
- /**
533
- * @internal
534
- */
420
+
535
421
  const filterSensitiveLog: (obj: ListAccountsResponse) => any;
536
422
  }
537
423
  export interface ListAppInstanceAdminsRequest {
538
- /**
539
- * <p>The ARN of the <code>AppInstance</code>.</p>
540
- */
424
+
541
425
  AppInstanceArn: string | undefined;
542
- /**
543
- * <p>The maximum number of administrators that you want to return.</p>
544
- */
426
+
545
427
  MaxResults?: number;
546
- /**
547
- * <p>The token returned from previous API requests until the number of administrators is reached.</p>
548
- */
428
+
549
429
  NextToken?: string;
550
430
  }
551
431
  export declare namespace ListAppInstanceAdminsRequest {
552
- /**
553
- * @internal
554
- */
432
+
555
433
  const filterSensitiveLog: (obj: ListAppInstanceAdminsRequest) => any;
556
434
  }
557
435
  export interface ListAppInstanceAdminsResponse {
558
- /**
559
- * <p>The ARN of the <code>AppInstance</code>.</p>
560
- */
436
+
561
437
  AppInstanceArn?: string;
562
- /**
563
- * <p>The information for each administrator.</p>
564
- */
438
+
565
439
  AppInstanceAdmins?: AppInstanceAdminSummary[];
566
- /**
567
- * <p>The token returned from previous API requests until the number of administrators is reached.</p>
568
- */
440
+
569
441
  NextToken?: string;
570
442
  }
571
443
  export declare namespace ListAppInstanceAdminsResponse {
572
- /**
573
- * @internal
574
- */
444
+
575
445
  const filterSensitiveLog: (obj: ListAppInstanceAdminsResponse) => any;
576
446
  }
577
447
  export interface ListAppInstancesRequest {
578
- /**
579
- * <p>The maximum number of <code>AppInstance</code>s that you want to return.</p>
580
- */
448
+
581
449
  MaxResults?: number;
582
- /**
583
- * <p>The token passed by previous API requests until you reach the maximum number of <code>AppInstance</code>s.</p>
584
- */
450
+
585
451
  NextToken?: string;
586
452
  }
587
453
  export declare namespace ListAppInstancesRequest {
588
- /**
589
- * @internal
590
- */
454
+
591
455
  const filterSensitiveLog: (obj: ListAppInstancesRequest) => any;
592
456
  }
593
457
  export interface ListAppInstancesResponse {
594
- /**
595
- * <p>The information for each <code>AppInstance</code>.</p>
596
- */
458
+
597
459
  AppInstances?: AppInstanceSummary[];
598
- /**
599
- * <p>The token passed by previous API requests until the maximum number of <code>AppInstance</code>s is reached.</p>
600
- */
460
+
601
461
  NextToken?: string;
602
462
  }
603
463
  export declare namespace ListAppInstancesResponse {
604
- /**
605
- * @internal
606
- */
464
+
607
465
  const filterSensitiveLog: (obj: ListAppInstancesResponse) => any;
608
466
  }
609
467
  export interface ListAppInstanceUsersRequest {
610
- /**
611
- * <p>The ARN of the <code>AppInstance</code>.</p>
612
- */
468
+
613
469
  AppInstanceArn: string | undefined;
614
- /**
615
- * <p>The maximum number of requests that you want returned.</p>
616
- */
470
+
617
471
  MaxResults?: number;
618
- /**
619
- * <p>The token passed by previous API calls until all requested users are returned.</p>
620
- */
472
+
621
473
  NextToken?: string;
622
474
  }
623
475
  export declare namespace ListAppInstanceUsersRequest {
624
- /**
625
- * @internal
626
- */
476
+
627
477
  const filterSensitiveLog: (obj: ListAppInstanceUsersRequest) => any;
628
478
  }
629
479
  export interface ListAppInstanceUsersResponse {
630
- /**
631
- * <p>The ARN of the <code>AppInstance</code>.</p>
632
- */
480
+
633
481
  AppInstanceArn?: string;
634
- /**
635
- * <p>The information for each requested <code>AppInstanceUser</code>.</p>
636
- */
482
+
637
483
  AppInstanceUsers?: AppInstanceUserSummary[];
638
- /**
639
- * <p>The token passed by previous API calls until all requested users are returned.</p>
640
- */
484
+
641
485
  NextToken?: string;
642
486
  }
643
487
  export declare namespace ListAppInstanceUsersResponse {
644
- /**
645
- * @internal
646
- */
488
+
647
489
  const filterSensitiveLog: (obj: ListAppInstanceUsersResponse) => any;
648
490
  }
649
491
  export interface ListAttendeesRequest {
650
- /**
651
- * <p>The Amazon Chime SDK meeting ID.</p>
652
- */
492
+
653
493
  MeetingId: string | undefined;
654
- /**
655
- * <p>The token to use to retrieve the next page of results.</p>
656
- */
494
+
657
495
  NextToken?: string;
658
- /**
659
- * <p>The maximum number of results to return in a single call.</p>
660
- */
496
+
661
497
  MaxResults?: number;
662
498
  }
663
499
  export declare namespace ListAttendeesRequest {
664
- /**
665
- * @internal
666
- */
500
+
667
501
  const filterSensitiveLog: (obj: ListAttendeesRequest) => any;
668
502
  }
669
503
  export interface ListAttendeesResponse {
670
- /**
671
- * <p>The Amazon Chime SDK attendee information.</p>
672
- */
504
+
673
505
  Attendees?: Attendee[];
674
- /**
675
- * <p>The token to use to retrieve the next page of results.</p>
676
- */
506
+
677
507
  NextToken?: string;
678
508
  }
679
509
  export declare namespace ListAttendeesResponse {
680
- /**
681
- * @internal
682
- */
510
+
683
511
  const filterSensitiveLog: (obj: ListAttendeesResponse) => any;
684
512
  }
685
513
  export interface ListAttendeeTagsRequest {
686
- /**
687
- * <p>The Amazon Chime SDK meeting ID.</p>
688
- */
514
+
689
515
  MeetingId: string | undefined;
690
- /**
691
- * <p>The Amazon Chime SDK attendee ID.</p>
692
- */
516
+
693
517
  AttendeeId: string | undefined;
694
518
  }
695
519
  export declare namespace ListAttendeeTagsRequest {
696
- /**
697
- * @internal
698
- */
520
+
699
521
  const filterSensitiveLog: (obj: ListAttendeeTagsRequest) => any;
700
522
  }
701
523
  export interface ListAttendeeTagsResponse {
702
- /**
703
- * <p>A list of tag key-value pairs.</p>
704
- */
524
+
705
525
  Tags?: Tag[];
706
526
  }
707
527
  export declare namespace ListAttendeeTagsResponse {
708
- /**
709
- * @internal
710
- */
528
+
711
529
  const filterSensitiveLog: (obj: ListAttendeeTagsResponse) => any;
712
530
  }
713
531
  export interface ListBotsRequest {
714
- /**
715
- * <p>The Amazon Chime account ID.</p>
716
- */
532
+
717
533
  AccountId: string | undefined;
718
- /**
719
- * <p>The maximum number of results to return in a single call. The default is 10.</p>
720
- */
534
+
721
535
  MaxResults?: number;
722
- /**
723
- * <p>The token to use to retrieve the next page of results.</p>
724
- */
536
+
725
537
  NextToken?: string;
726
538
  }
727
539
  export declare namespace ListBotsRequest {
728
- /**
729
- * @internal
730
- */
540
+
731
541
  const filterSensitiveLog: (obj: ListBotsRequest) => any;
732
542
  }
733
543
  export interface ListBotsResponse {
734
- /**
735
- * <p>List of bots and bot details.</p>
736
- */
544
+
737
545
  Bots?: Bot[];
738
- /**
739
- * <p>The token to use to retrieve the next page of results.</p>
740
- */
546
+
741
547
  NextToken?: string;
742
548
  }
743
549
  export declare namespace ListBotsResponse {
744
- /**
745
- * @internal
746
- */
550
+
747
551
  const filterSensitiveLog: (obj: ListBotsResponse) => any;
748
552
  }
749
553
  export interface ListChannelBansRequest {
750
- /**
751
- * <p>The ARN of the channel.</p>
752
- */
554
+
753
555
  ChannelArn: string | undefined;
754
- /**
755
- * <p>The maximum number of bans that you want returned.</p>
756
- */
556
+
757
557
  MaxResults?: number;
758
- /**
759
- * <p>The token passed by previous API calls until all requested bans are returned.</p>
760
- */
558
+
761
559
  NextToken?: string;
762
- /**
763
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
764
- */
560
+
765
561
  ChimeBearer?: string;
766
562
  }
767
563
  export declare namespace ListChannelBansRequest {
768
- /**
769
- * @internal
770
- */
564
+
771
565
  const filterSensitiveLog: (obj: ListChannelBansRequest) => any;
772
566
  }
773
567
  export interface ListChannelBansResponse {
774
- /**
775
- * <p>The ARN of the channel.</p>
776
- */
568
+
777
569
  ChannelArn?: string;
778
- /**
779
- * <p>The token passed by previous API calls until all requested bans are returned.</p>
780
- */
570
+
781
571
  NextToken?: string;
782
- /**
783
- * <p>The information for each requested ban.</p>
784
- */
572
+
785
573
  ChannelBans?: ChannelBanSummary[];
786
574
  }
787
575
  export declare namespace ListChannelBansResponse {
788
- /**
789
- * @internal
790
- */
576
+
791
577
  const filterSensitiveLog: (obj: ListChannelBansResponse) => any;
792
578
  }
793
579
  export interface ListChannelMembershipsRequest {
794
- /**
795
- * <p>The maximum number of channel memberships that you want returned.</p>
796
- */
580
+
797
581
  ChannelArn: string | undefined;
798
- /**
799
- * <p>The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default
800
- * members are always returned as part of <code>ListChannelMemberships</code>. Hidden members
801
- * are only returned if the type filter in <code>ListChannelMemberships</code> equals
802
- * <code>HIDDEN</code>. Otherwise hidden members are not returned.</p>
803
- */
582
+
804
583
  Type?: ChannelMembershipType | string;
805
- /**
806
- * <p>The maximum number of channel memberships that you want returned.</p>
807
- */
584
+
808
585
  MaxResults?: number;
809
- /**
810
- * <p>The token passed by previous API calls until all requested channel memberships are
811
- * returned.</p>
812
- */
586
+
813
587
  NextToken?: string;
814
- /**
815
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
816
- */
588
+
817
589
  ChimeBearer?: string;
818
590
  }
819
591
  export declare namespace ListChannelMembershipsRequest {
820
- /**
821
- * @internal
822
- */
592
+
823
593
  const filterSensitiveLog: (obj: ListChannelMembershipsRequest) => any;
824
594
  }
825
595
  export interface ListChannelMembershipsResponse {
826
- /**
827
- * <p>The ARN of the channel.</p>
828
- */
596
+
829
597
  ChannelArn?: string;
830
- /**
831
- * <p>The information for the requested channel memberships.</p>
832
- */
598
+
833
599
  ChannelMemberships?: ChannelMembershipSummary[];
834
- /**
835
- * <p>The token passed by previous API calls until all requested channel memberships are
836
- * returned.</p>
837
- */
600
+
838
601
  NextToken?: string;
839
602
  }
840
603
  export declare namespace ListChannelMembershipsResponse {
841
- /**
842
- * @internal
843
- */
604
+
844
605
  const filterSensitiveLog: (obj: ListChannelMembershipsResponse) => any;
845
606
  }
846
607
  export interface ListChannelMembershipsForAppInstanceUserRequest {
847
- /**
848
- * <p>The ARN of the <code>AppInstanceUser</code>s</p>
849
- */
608
+
850
609
  AppInstanceUserArn?: string;
851
- /**
852
- * <p>The maximum number of users that you want returned.</p>
853
- */
610
+
854
611
  MaxResults?: number;
855
- /**
856
- * <p>The token returned from previous API requests until the number of channel memberships is reached.</p>
857
- */
612
+
858
613
  NextToken?: string;
859
- /**
860
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
861
- */
614
+
862
615
  ChimeBearer?: string;
863
616
  }
864
617
  export declare namespace ListChannelMembershipsForAppInstanceUserRequest {
865
- /**
866
- * @internal
867
- */
618
+
868
619
  const filterSensitiveLog: (obj: ListChannelMembershipsForAppInstanceUserRequest) => any;
869
620
  }
870
621
  export interface ListChannelMembershipsForAppInstanceUserResponse {
871
- /**
872
- * <p>The token passed by previous API calls until all requested users are returned.</p>
873
- */
622
+
874
623
  ChannelMemberships?: ChannelMembershipForAppInstanceUserSummary[];
875
- /**
876
- * <p>The token passed by previous API calls until all requested users are returned.</p>
877
- */
624
+
878
625
  NextToken?: string;
879
626
  }
880
627
  export declare namespace ListChannelMembershipsForAppInstanceUserResponse {
881
- /**
882
- * @internal
883
- */
628
+
884
629
  const filterSensitiveLog: (obj: ListChannelMembershipsForAppInstanceUserResponse) => any;
885
630
  }
886
631
  export declare enum SortOrder {
@@ -888,2227 +633,1374 @@ export declare enum SortOrder {
888
633
  DESCENDING = "DESCENDING"
889
634
  }
890
635
  export interface ListChannelMessagesRequest {
891
- /**
892
- * <p>The ARN of the channel.</p>
893
- */
636
+
894
637
  ChannelArn: string | undefined;
895
- /**
896
- * <p>The order in which you want messages sorted. Default is Descending, based on time
897
- * created.</p>
898
- */
638
+
899
639
  SortOrder?: SortOrder | string;
900
- /**
901
- * <p>The initial or starting time stamp for your requested messages.</p>
902
- */
640
+
903
641
  NotBefore?: Date;
904
- /**
905
- * <p>The final or ending time stamp for your requested messages.</p>
906
- */
642
+
907
643
  NotAfter?: Date;
908
- /**
909
- * <p>The maximum number of messages that you want returned.</p>
910
- */
644
+
911
645
  MaxResults?: number;
912
- /**
913
- * <p>The token passed by previous API calls until all requested messages are returned.</p>
914
- */
646
+
915
647
  NextToken?: string;
916
- /**
917
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
918
- */
648
+
919
649
  ChimeBearer?: string;
920
650
  }
921
651
  export declare namespace ListChannelMessagesRequest {
922
- /**
923
- * @internal
924
- */
652
+
925
653
  const filterSensitiveLog: (obj: ListChannelMessagesRequest) => any;
926
654
  }
927
655
  export interface ListChannelMessagesResponse {
928
- /**
929
- * <p>The ARN of the channel containing the requested messages.</p>
930
- */
656
+
931
657
  ChannelArn?: string;
932
- /**
933
- * <p>The token passed by previous API calls until all requested messages are returned.</p>
934
- */
658
+
935
659
  NextToken?: string;
936
- /**
937
- * <p>The information about, and content of, each requested message.</p>
938
- */
660
+
939
661
  ChannelMessages?: ChannelMessageSummary[];
940
662
  }
941
663
  export declare namespace ListChannelMessagesResponse {
942
- /**
943
- * @internal
944
- */
664
+
945
665
  const filterSensitiveLog: (obj: ListChannelMessagesResponse) => any;
946
666
  }
947
667
  export interface ListChannelModeratorsRequest {
948
- /**
949
- * <p>The ARN of the channel.</p>
950
- */
668
+
951
669
  ChannelArn: string | undefined;
952
- /**
953
- * <p>The maximum number of moderators that you want returned.</p>
954
- */
670
+
955
671
  MaxResults?: number;
956
- /**
957
- * <p>The token passed by previous API calls until all requested moderators are
958
- * returned.</p>
959
- */
672
+
960
673
  NextToken?: string;
961
- /**
962
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
963
- */
674
+
964
675
  ChimeBearer?: string;
965
676
  }
966
677
  export declare namespace ListChannelModeratorsRequest {
967
- /**
968
- * @internal
969
- */
678
+
970
679
  const filterSensitiveLog: (obj: ListChannelModeratorsRequest) => any;
971
680
  }
972
681
  export interface ListChannelModeratorsResponse {
973
- /**
974
- * <p>The ARN of the channel.</p>
975
- */
682
+
976
683
  ChannelArn?: string;
977
- /**
978
- * <p>The token passed by previous API calls until all requested moderators are
979
- * returned.</p>
980
- */
684
+
981
685
  NextToken?: string;
982
- /**
983
- * <p>The information about and names of each moderator.</p>
984
- */
686
+
985
687
  ChannelModerators?: ChannelModeratorSummary[];
986
688
  }
987
689
  export declare namespace ListChannelModeratorsResponse {
988
- /**
989
- * @internal
990
- */
690
+
991
691
  const filterSensitiveLog: (obj: ListChannelModeratorsResponse) => any;
992
692
  }
993
693
  export interface ListChannelsRequest {
994
- /**
995
- * <p>The ARN of the <code>AppInstance</code>.</p>
996
- */
694
+
997
695
  AppInstanceArn: string | undefined;
998
- /**
999
- * <p>The privacy setting. <code>PUBLIC</code> retrieves all the public channels.
1000
- * <code>PRIVATE</code> retrieves private channels. Only an <code>AppInstanceAdmin</code>
1001
- * can retrieve private channels. </p>
1002
- */
696
+
1003
697
  Privacy?: ChannelPrivacy | string;
1004
- /**
1005
- * <p>The maximum number of channels that you want to return.</p>
1006
- */
698
+
1007
699
  MaxResults?: number;
1008
- /**
1009
- * <p>The token passed by previous API calls until all requested channels are returned.</p>
1010
- */
700
+
1011
701
  NextToken?: string;
1012
- /**
1013
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1014
- */
702
+
1015
703
  ChimeBearer?: string;
1016
704
  }
1017
705
  export declare namespace ListChannelsRequest {
1018
- /**
1019
- * @internal
1020
- */
706
+
1021
707
  const filterSensitiveLog: (obj: ListChannelsRequest) => any;
1022
708
  }
1023
709
  export interface ListChannelsResponse {
1024
- /**
1025
- * <p>The information about each channel.</p>
1026
- */
710
+
1027
711
  Channels?: ChannelSummary[];
1028
- /**
1029
- * <p>The token returned from previous API requests until the number of channels is
1030
- * reached.</p>
1031
- */
712
+
1032
713
  NextToken?: string;
1033
714
  }
1034
715
  export declare namespace ListChannelsResponse {
1035
- /**
1036
- * @internal
1037
- */
716
+
1038
717
  const filterSensitiveLog: (obj: ListChannelsResponse) => any;
1039
718
  }
1040
719
  export interface ListChannelsModeratedByAppInstanceUserRequest {
1041
- /**
1042
- * <p>The ARN of the user in the moderated channel.</p>
1043
- */
720
+
1044
721
  AppInstanceUserArn?: string;
1045
- /**
1046
- * <p>The maximum number of channels in the request.</p>
1047
- */
722
+
1048
723
  MaxResults?: number;
1049
- /**
1050
- * <p>The token returned from previous API requests until the number of channels moderated by
1051
- * the user is reached.</p>
1052
- */
724
+
1053
725
  NextToken?: string;
1054
- /**
1055
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1056
- */
726
+
1057
727
  ChimeBearer?: string;
1058
728
  }
1059
729
  export declare namespace ListChannelsModeratedByAppInstanceUserRequest {
1060
- /**
1061
- * @internal
1062
- */
730
+
1063
731
  const filterSensitiveLog: (obj: ListChannelsModeratedByAppInstanceUserRequest) => any;
1064
732
  }
1065
733
  export interface ListChannelsModeratedByAppInstanceUserResponse {
1066
- /**
1067
- * <p>The moderated channels in the request.</p>
1068
- */
734
+
1069
735
  Channels?: ChannelModeratedByAppInstanceUserSummary[];
1070
- /**
1071
- * <p>The token returned from previous API requests until the number of channels moderated by
1072
- * the user is reached.</p>
1073
- */
736
+
1074
737
  NextToken?: string;
1075
738
  }
1076
739
  export declare namespace ListChannelsModeratedByAppInstanceUserResponse {
1077
- /**
1078
- * @internal
1079
- */
740
+
1080
741
  const filterSensitiveLog: (obj: ListChannelsModeratedByAppInstanceUserResponse) => any;
1081
742
  }
1082
743
  export interface ListMediaCapturePipelinesRequest {
1083
- /**
1084
- * <p>The token used to retrieve the next page of results.</p>
1085
- */
744
+
1086
745
  NextToken?: string;
1087
- /**
1088
- * <p>The maximum number of results to return in a single call. Valid Range: 1 - 99.</p>
1089
- */
746
+
1090
747
  MaxResults?: number;
1091
748
  }
1092
749
  export declare namespace ListMediaCapturePipelinesRequest {
1093
- /**
1094
- * @internal
1095
- */
750
+
1096
751
  const filterSensitiveLog: (obj: ListMediaCapturePipelinesRequest) => any;
1097
752
  }
1098
753
  export interface ListMediaCapturePipelinesResponse {
1099
- /**
1100
- * <p>The media capture pipeline objects in the list.</p>
1101
- */
754
+
1102
755
  MediaCapturePipelines?: MediaCapturePipeline[];
1103
- /**
1104
- * <p>The token used to retrieve the next page of results. </p>
1105
- */
756
+
1106
757
  NextToken?: string;
1107
758
  }
1108
759
  export declare namespace ListMediaCapturePipelinesResponse {
1109
- /**
1110
- * @internal
1111
- */
760
+
1112
761
  const filterSensitiveLog: (obj: ListMediaCapturePipelinesResponse) => any;
1113
762
  }
1114
763
  export interface ListMeetingsRequest {
1115
- /**
1116
- * <p>The token to use to retrieve the next page of results.</p>
1117
- */
764
+
1118
765
  NextToken?: string;
1119
- /**
1120
- * <p>The maximum number of results to return in a single call.</p>
1121
- */
766
+
1122
767
  MaxResults?: number;
1123
768
  }
1124
769
  export declare namespace ListMeetingsRequest {
1125
- /**
1126
- * @internal
1127
- */
770
+
1128
771
  const filterSensitiveLog: (obj: ListMeetingsRequest) => any;
1129
772
  }
1130
773
  export interface ListMeetingsResponse {
1131
- /**
1132
- * <p>The Amazon Chime SDK meeting information.</p>
1133
- */
774
+
1134
775
  Meetings?: Meeting[];
1135
- /**
1136
- * <p>The token to use to retrieve the next page of results.</p>
1137
- */
776
+
1138
777
  NextToken?: string;
1139
778
  }
1140
779
  export declare namespace ListMeetingsResponse {
1141
- /**
1142
- * @internal
1143
- */
780
+
1144
781
  const filterSensitiveLog: (obj: ListMeetingsResponse) => any;
1145
782
  }
1146
783
  export interface ListMeetingTagsRequest {
1147
- /**
1148
- * <p>The Amazon Chime SDK meeting ID.</p>
1149
- */
784
+
1150
785
  MeetingId: string | undefined;
1151
786
  }
1152
787
  export declare namespace ListMeetingTagsRequest {
1153
- /**
1154
- * @internal
1155
- */
788
+
1156
789
  const filterSensitiveLog: (obj: ListMeetingTagsRequest) => any;
1157
790
  }
1158
791
  export interface ListMeetingTagsResponse {
1159
- /**
1160
- * <p>A list of tag key-value pairs.</p>
1161
- */
792
+
1162
793
  Tags?: Tag[];
1163
794
  }
1164
795
  export declare namespace ListMeetingTagsResponse {
1165
- /**
1166
- * @internal
1167
- */
796
+
1168
797
  const filterSensitiveLog: (obj: ListMeetingTagsResponse) => any;
1169
798
  }
1170
799
  export interface ListPhoneNumberOrdersRequest {
1171
- /**
1172
- * <p>The token to use to retrieve the next page of results.</p>
1173
- */
800
+
1174
801
  NextToken?: string;
1175
- /**
1176
- * <p>The maximum number of results to return in a single call.</p>
1177
- */
802
+
1178
803
  MaxResults?: number;
1179
804
  }
1180
805
  export declare namespace ListPhoneNumberOrdersRequest {
1181
- /**
1182
- * @internal
1183
- */
806
+
1184
807
  const filterSensitiveLog: (obj: ListPhoneNumberOrdersRequest) => any;
1185
808
  }
1186
809
  export interface ListPhoneNumberOrdersResponse {
1187
- /**
1188
- * <p>The phone number order details.</p>
1189
- */
810
+
1190
811
  PhoneNumberOrders?: PhoneNumberOrder[];
1191
- /**
1192
- * <p>The token to use to retrieve the next page of results.</p>
1193
- */
812
+
1194
813
  NextToken?: string;
1195
814
  }
1196
815
  export declare namespace ListPhoneNumberOrdersResponse {
1197
- /**
1198
- * @internal
1199
- */
816
+
1200
817
  const filterSensitiveLog: (obj: ListPhoneNumberOrdersResponse) => any;
1201
818
  }
1202
819
  export interface ListPhoneNumbersRequest {
1203
- /**
1204
- * <p>The phone number status.</p>
1205
- */
820
+
1206
821
  Status?: PhoneNumberStatus | string;
1207
- /**
1208
- * <p>The phone number product type.</p>
1209
- */
822
+
1210
823
  ProductType?: PhoneNumberProductType | string;
1211
- /**
1212
- * <p>The filter to use to limit the number of results.</p>
1213
- */
824
+
1214
825
  FilterName?: PhoneNumberAssociationName | string;
1215
- /**
1216
- * <p>The value to use for the filter.</p>
1217
- */
826
+
1218
827
  FilterValue?: string;
1219
- /**
1220
- * <p>The maximum number of results to return in a single call.</p>
1221
- */
828
+
1222
829
  MaxResults?: number;
1223
- /**
1224
- * <p>The token to use to retrieve the next page of results.</p>
1225
- */
830
+
1226
831
  NextToken?: string;
1227
832
  }
1228
833
  export declare namespace ListPhoneNumbersRequest {
1229
- /**
1230
- * @internal
1231
- */
834
+
1232
835
  const filterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
1233
836
  }
1234
837
  export interface ListPhoneNumbersResponse {
1235
- /**
1236
- * <p>The phone number details.</p>
1237
- */
838
+
1238
839
  PhoneNumbers?: PhoneNumber[];
1239
- /**
1240
- * <p>The token to use to retrieve the next page of results.</p>
1241
- */
840
+
1242
841
  NextToken?: string;
1243
842
  }
1244
843
  export declare namespace ListPhoneNumbersResponse {
1245
- /**
1246
- * @internal
1247
- */
844
+
1248
845
  const filterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
1249
846
  }
1250
847
  export interface ListProxySessionsRequest {
1251
- /**
1252
- * <p>The Amazon Chime voice connector ID.</p>
1253
- */
848
+
1254
849
  VoiceConnectorId: string | undefined;
1255
- /**
1256
- * <p>The proxy session status.</p>
1257
- */
850
+
1258
851
  Status?: ProxySessionStatus | string;
1259
- /**
1260
- * <p>The token to use to retrieve the next page of results.</p>
1261
- */
852
+
1262
853
  NextToken?: string;
1263
- /**
1264
- * <p>The maximum number of results to return in a single call.</p>
1265
- */
854
+
1266
855
  MaxResults?: number;
1267
856
  }
1268
857
  export declare namespace ListProxySessionsRequest {
1269
- /**
1270
- * @internal
1271
- */
858
+
1272
859
  const filterSensitiveLog: (obj: ListProxySessionsRequest) => any;
1273
860
  }
1274
861
  export interface ListProxySessionsResponse {
1275
- /**
1276
- * <p>The proxy session details.</p>
1277
- */
862
+
1278
863
  ProxySessions?: ProxySession[];
1279
- /**
1280
- * <p>The token to use to retrieve the next page of results.</p>
1281
- */
864
+
1282
865
  NextToken?: string;
1283
866
  }
1284
867
  export declare namespace ListProxySessionsResponse {
1285
- /**
1286
- * @internal
1287
- */
868
+
1288
869
  const filterSensitiveLog: (obj: ListProxySessionsResponse) => any;
1289
870
  }
1290
871
  export interface ListRoomMembershipsRequest {
1291
- /**
1292
- * <p>The Amazon Chime account ID.</p>
1293
- */
872
+
1294
873
  AccountId: string | undefined;
1295
- /**
1296
- * <p>The room ID.</p>
1297
- */
874
+
1298
875
  RoomId: string | undefined;
1299
- /**
1300
- * <p>The maximum number of results to return in a single call.</p>
1301
- */
876
+
1302
877
  MaxResults?: number;
1303
- /**
1304
- * <p>The token to use to retrieve the next page of results.</p>
1305
- */
878
+
1306
879
  NextToken?: string;
1307
880
  }
1308
881
  export declare namespace ListRoomMembershipsRequest {
1309
- /**
1310
- * @internal
1311
- */
882
+
1312
883
  const filterSensitiveLog: (obj: ListRoomMembershipsRequest) => any;
1313
884
  }
1314
885
  export interface ListRoomMembershipsResponse {
1315
- /**
1316
- * <p>The room membership details.</p>
1317
- */
886
+
1318
887
  RoomMemberships?: RoomMembership[];
1319
- /**
1320
- * <p>The token to use to retrieve the next page of results.</p>
1321
- */
888
+
1322
889
  NextToken?: string;
1323
890
  }
1324
891
  export declare namespace ListRoomMembershipsResponse {
1325
- /**
1326
- * @internal
1327
- */
892
+
1328
893
  const filterSensitiveLog: (obj: ListRoomMembershipsResponse) => any;
1329
894
  }
1330
895
  export interface ListRoomsRequest {
1331
- /**
1332
- * <p>The Amazon Chime account ID.</p>
1333
- */
896
+
1334
897
  AccountId: string | undefined;
1335
- /**
1336
- * <p>The member ID (user ID or bot ID).</p>
1337
- */
898
+
1338
899
  MemberId?: string;
1339
- /**
1340
- * <p>The maximum number of results to return in a single call.</p>
1341
- */
900
+
1342
901
  MaxResults?: number;
1343
- /**
1344
- * <p>The token to use to retrieve the next page of results.</p>
1345
- */
902
+
1346
903
  NextToken?: string;
1347
904
  }
1348
905
  export declare namespace ListRoomsRequest {
1349
- /**
1350
- * @internal
1351
- */
906
+
1352
907
  const filterSensitiveLog: (obj: ListRoomsRequest) => any;
1353
908
  }
1354
909
  export interface ListRoomsResponse {
1355
- /**
1356
- * <p>The room details.</p>
1357
- */
910
+
1358
911
  Rooms?: Room[];
1359
- /**
1360
- * <p>The token to use to retrieve the next page of results.</p>
1361
- */
912
+
1362
913
  NextToken?: string;
1363
914
  }
1364
915
  export declare namespace ListRoomsResponse {
1365
- /**
1366
- * @internal
1367
- */
916
+
1368
917
  const filterSensitiveLog: (obj: ListRoomsResponse) => any;
1369
918
  }
1370
919
  export interface ListSipMediaApplicationsRequest {
1371
- /**
1372
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
1373
- */
920
+
1374
921
  MaxResults?: number;
1375
- /**
1376
- * <p>The token to use to retrieve the next page of results.</p>
1377
- */
922
+
1378
923
  NextToken?: string;
1379
924
  }
1380
925
  export declare namespace ListSipMediaApplicationsRequest {
1381
- /**
1382
- * @internal
1383
- */
926
+
1384
927
  const filterSensitiveLog: (obj: ListSipMediaApplicationsRequest) => any;
1385
928
  }
1386
929
  export interface ListSipMediaApplicationsResponse {
1387
- /**
1388
- * <p>List of SIP media applications and application details.</p>
1389
- */
930
+
1390
931
  SipMediaApplications?: SipMediaApplication[];
1391
- /**
1392
- * <p>The token to use to retrieve the next page of results.</p>
1393
- */
932
+
1394
933
  NextToken?: string;
1395
934
  }
1396
935
  export declare namespace ListSipMediaApplicationsResponse {
1397
- /**
1398
- * @internal
1399
- */
936
+
1400
937
  const filterSensitiveLog: (obj: ListSipMediaApplicationsResponse) => any;
1401
938
  }
1402
939
  export interface ListSipRulesRequest {
1403
- /**
1404
- * <p>The SIP media application ID.</p>
1405
- */
940
+
1406
941
  SipMediaApplicationId?: string;
1407
- /**
1408
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
1409
- */
942
+
1410
943
  MaxResults?: number;
1411
- /**
1412
- * <p>The token to use to retrieve the next page of results.</p>
1413
- */
944
+
1414
945
  NextToken?: string;
1415
946
  }
1416
947
  export declare namespace ListSipRulesRequest {
1417
- /**
1418
- * @internal
1419
- */
948
+
1420
949
  const filterSensitiveLog: (obj: ListSipRulesRequest) => any;
1421
950
  }
1422
951
  export interface ListSipRulesResponse {
1423
- /**
1424
- * <p>List of SIP rules and rule details.</p>
1425
- */
952
+
1426
953
  SipRules?: SipRule[];
1427
- /**
1428
- * <p>The token to use to retrieve the next page of results.</p>
1429
- */
954
+
1430
955
  NextToken?: string;
1431
956
  }
1432
957
  export declare namespace ListSipRulesResponse {
1433
- /**
1434
- * @internal
1435
- */
958
+
1436
959
  const filterSensitiveLog: (obj: ListSipRulesResponse) => any;
1437
960
  }
1438
961
  export interface ListSupportedPhoneNumberCountriesRequest {
1439
- /**
1440
- * <p>The phone number product type.</p>
1441
- */
962
+
1442
963
  ProductType: PhoneNumberProductType | string | undefined;
1443
964
  }
1444
965
  export declare namespace ListSupportedPhoneNumberCountriesRequest {
1445
- /**
1446
- * @internal
1447
- */
966
+
1448
967
  const filterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesRequest) => any;
1449
968
  }
1450
- /**
1451
- * <p>The phone number country.</p>
1452
- */
969
+
1453
970
  export interface PhoneNumberCountry {
1454
- /**
1455
- * <p>The phone number country code. Format: ISO 3166-1 alpha-2.</p>
1456
- */
971
+
1457
972
  CountryCode?: string;
1458
- /**
1459
- * <p>The supported phone number types. </p>
1460
- */
973
+
1461
974
  SupportedPhoneNumberTypes?: (PhoneNumberType | string)[];
1462
975
  }
1463
976
  export declare namespace PhoneNumberCountry {
1464
- /**
1465
- * @internal
1466
- */
977
+
1467
978
  const filterSensitiveLog: (obj: PhoneNumberCountry) => any;
1468
979
  }
1469
980
  export interface ListSupportedPhoneNumberCountriesResponse {
1470
- /**
1471
- * <p>The supported phone number countries.</p>
1472
- */
981
+
1473
982
  PhoneNumberCountries?: PhoneNumberCountry[];
1474
983
  }
1475
984
  export declare namespace ListSupportedPhoneNumberCountriesResponse {
1476
- /**
1477
- * @internal
1478
- */
985
+
1479
986
  const filterSensitiveLog: (obj: ListSupportedPhoneNumberCountriesResponse) => any;
1480
987
  }
1481
988
  export interface ListTagsForResourceRequest {
1482
- /**
1483
- * <p>The resource ARN.</p>
1484
- */
989
+
1485
990
  ResourceARN: string | undefined;
1486
991
  }
1487
992
  export declare namespace ListTagsForResourceRequest {
1488
- /**
1489
- * @internal
1490
- */
993
+
1491
994
  const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1492
995
  }
1493
996
  export interface ListTagsForResourceResponse {
1494
- /**
1495
- * <p>A list of tag-key value pairs.</p>
1496
- */
997
+
1497
998
  Tags?: Tag[];
1498
999
  }
1499
1000
  export declare namespace ListTagsForResourceResponse {
1500
- /**
1501
- * @internal
1502
- */
1001
+
1503
1002
  const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1504
1003
  }
1505
1004
  export interface ListUsersRequest {
1506
- /**
1507
- * <p>The Amazon Chime account ID.</p>
1508
- */
1005
+
1509
1006
  AccountId: string | undefined;
1510
- /**
1511
- * <p>Optional. The user email address used to filter results. Maximum 1.</p>
1512
- */
1007
+
1513
1008
  UserEmail?: string;
1514
- /**
1515
- * <p>The user type.</p>
1516
- */
1009
+
1517
1010
  UserType?: UserType | string;
1518
- /**
1519
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
1520
- */
1011
+
1521
1012
  MaxResults?: number;
1522
- /**
1523
- * <p>The token to use to retrieve the next page of results.</p>
1524
- */
1013
+
1525
1014
  NextToken?: string;
1526
1015
  }
1527
1016
  export declare namespace ListUsersRequest {
1528
- /**
1529
- * @internal
1530
- */
1017
+
1531
1018
  const filterSensitiveLog: (obj: ListUsersRequest) => any;
1532
1019
  }
1533
1020
  export interface ListUsersResponse {
1534
- /**
1535
- * <p>List of users and user details.</p>
1536
- */
1021
+
1537
1022
  Users?: User[];
1538
- /**
1539
- * <p>The token to use to retrieve the next page of results.</p>
1540
- */
1023
+
1541
1024
  NextToken?: string;
1542
1025
  }
1543
1026
  export declare namespace ListUsersResponse {
1544
- /**
1545
- * @internal
1546
- */
1027
+
1547
1028
  const filterSensitiveLog: (obj: ListUsersResponse) => any;
1548
1029
  }
1549
1030
  export interface ListVoiceConnectorGroupsRequest {
1550
- /**
1551
- * <p>The token to use to retrieve the next page of results.</p>
1552
- */
1031
+
1553
1032
  NextToken?: string;
1554
- /**
1555
- * <p>The maximum number of results to return in a single call.</p>
1556
- */
1033
+
1557
1034
  MaxResults?: number;
1558
1035
  }
1559
1036
  export declare namespace ListVoiceConnectorGroupsRequest {
1560
- /**
1561
- * @internal
1562
- */
1037
+
1563
1038
  const filterSensitiveLog: (obj: ListVoiceConnectorGroupsRequest) => any;
1564
1039
  }
1565
1040
  export interface ListVoiceConnectorGroupsResponse {
1566
- /**
1567
- * <p>The details of the Amazon Chime Voice Connector groups.</p>
1568
- */
1041
+
1569
1042
  VoiceConnectorGroups?: VoiceConnectorGroup[];
1570
- /**
1571
- * <p>The token to use to retrieve the next page of results.</p>
1572
- */
1043
+
1573
1044
  NextToken?: string;
1574
1045
  }
1575
1046
  export declare namespace ListVoiceConnectorGroupsResponse {
1576
- /**
1577
- * @internal
1578
- */
1047
+
1579
1048
  const filterSensitiveLog: (obj: ListVoiceConnectorGroupsResponse) => any;
1580
1049
  }
1581
1050
  export interface ListVoiceConnectorsRequest {
1582
- /**
1583
- * <p>The token to use to retrieve the next page of results.</p>
1584
- */
1051
+
1585
1052
  NextToken?: string;
1586
- /**
1587
- * <p>The maximum number of results to return in a single call.</p>
1588
- */
1053
+
1589
1054
  MaxResults?: number;
1590
1055
  }
1591
1056
  export declare namespace ListVoiceConnectorsRequest {
1592
- /**
1593
- * @internal
1594
- */
1057
+
1595
1058
  const filterSensitiveLog: (obj: ListVoiceConnectorsRequest) => any;
1596
1059
  }
1597
1060
  export interface ListVoiceConnectorsResponse {
1598
- /**
1599
- * <p>The details of the Amazon Chime Voice Connectors.</p>
1600
- */
1061
+
1601
1062
  VoiceConnectors?: VoiceConnector[];
1602
- /**
1603
- * <p>The token to use to retrieve the next page of results.</p>
1604
- */
1063
+
1605
1064
  NextToken?: string;
1606
1065
  }
1607
1066
  export declare namespace ListVoiceConnectorsResponse {
1608
- /**
1609
- * @internal
1610
- */
1067
+
1611
1068
  const filterSensitiveLog: (obj: ListVoiceConnectorsResponse) => any;
1612
1069
  }
1613
1070
  export interface ListVoiceConnectorTerminationCredentialsRequest {
1614
- /**
1615
- * <p>The Amazon Chime Voice Connector ID.</p>
1616
- */
1071
+
1617
1072
  VoiceConnectorId: string | undefined;
1618
1073
  }
1619
1074
  export declare namespace ListVoiceConnectorTerminationCredentialsRequest {
1620
- /**
1621
- * @internal
1622
- */
1075
+
1623
1076
  const filterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsRequest) => any;
1624
1077
  }
1625
1078
  export interface ListVoiceConnectorTerminationCredentialsResponse {
1626
- /**
1627
- * <p>A list of user names.</p>
1628
- */
1079
+
1629
1080
  Usernames?: string[];
1630
1081
  }
1631
1082
  export declare namespace ListVoiceConnectorTerminationCredentialsResponse {
1632
- /**
1633
- * @internal
1634
- */
1083
+
1635
1084
  const filterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
1636
1085
  }
1637
1086
  export interface LogoutUserRequest {
1638
- /**
1639
- * <p>The Amazon Chime account ID.</p>
1640
- */
1087
+
1641
1088
  AccountId: string | undefined;
1642
- /**
1643
- * <p>The user ID.</p>
1644
- */
1089
+
1645
1090
  UserId: string | undefined;
1646
1091
  }
1647
1092
  export declare namespace LogoutUserRequest {
1648
- /**
1649
- * @internal
1650
- */
1093
+
1651
1094
  const filterSensitiveLog: (obj: LogoutUserRequest) => any;
1652
1095
  }
1653
1096
  export interface LogoutUserResponse {
1654
1097
  }
1655
1098
  export declare namespace LogoutUserResponse {
1656
- /**
1657
- * @internal
1658
- */
1099
+
1659
1100
  const filterSensitiveLog: (obj: LogoutUserResponse) => any;
1660
1101
  }
1661
1102
  export interface PutAppInstanceRetentionSettingsRequest {
1662
- /**
1663
- * <p>The ARN of the <code>AppInstance</code>.</p>
1664
- */
1103
+
1665
1104
  AppInstanceArn: string | undefined;
1666
- /**
1667
- * <p>The time in days to retain data. Data type: number.</p>
1668
- */
1105
+
1669
1106
  AppInstanceRetentionSettings: AppInstanceRetentionSettings | undefined;
1670
1107
  }
1671
1108
  export declare namespace PutAppInstanceRetentionSettingsRequest {
1672
- /**
1673
- * @internal
1674
- */
1109
+
1675
1110
  const filterSensitiveLog: (obj: PutAppInstanceRetentionSettingsRequest) => any;
1676
1111
  }
1677
1112
  export interface PutAppInstanceRetentionSettingsResponse {
1678
- /**
1679
- * <p>The time in days to retain data. Data type: number.</p>
1680
- */
1113
+
1681
1114
  AppInstanceRetentionSettings?: AppInstanceRetentionSettings;
1682
- /**
1683
- * <p>The time at which the API deletes data.</p>
1684
- */
1115
+
1685
1116
  InitiateDeletionTimestamp?: Date;
1686
1117
  }
1687
1118
  export declare namespace PutAppInstanceRetentionSettingsResponse {
1688
- /**
1689
- * @internal
1690
- */
1119
+
1691
1120
  const filterSensitiveLog: (obj: PutAppInstanceRetentionSettingsResponse) => any;
1692
1121
  }
1693
1122
  export interface PutAppInstanceStreamingConfigurationsRequest {
1694
- /**
1695
- * <p>The ARN of the <code>AppInstance</code>.</p>
1696
- */
1123
+
1697
1124
  AppInstanceArn: string | undefined;
1698
- /**
1699
- * <p>The streaming configurations set for an <code>AppInstance</code>.</p>
1700
- */
1125
+
1701
1126
  AppInstanceStreamingConfigurations: AppInstanceStreamingConfiguration[] | undefined;
1702
1127
  }
1703
1128
  export declare namespace PutAppInstanceStreamingConfigurationsRequest {
1704
- /**
1705
- * @internal
1706
- */
1129
+
1707
1130
  const filterSensitiveLog: (obj: PutAppInstanceStreamingConfigurationsRequest) => any;
1708
1131
  }
1709
1132
  export interface PutAppInstanceStreamingConfigurationsResponse {
1710
- /**
1711
- * <p>The streaming configurations of an <code>AppInstance</code>.</p>
1712
- */
1133
+
1713
1134
  AppInstanceStreamingConfigurations?: AppInstanceStreamingConfiguration[];
1714
1135
  }
1715
1136
  export declare namespace PutAppInstanceStreamingConfigurationsResponse {
1716
- /**
1717
- * @internal
1718
- */
1137
+
1719
1138
  const filterSensitiveLog: (obj: PutAppInstanceStreamingConfigurationsResponse) => any;
1720
1139
  }
1721
1140
  export interface PutEventsConfigurationRequest {
1722
- /**
1723
- * <p>The Amazon Chime account ID.</p>
1724
- */
1141
+
1725
1142
  AccountId: string | undefined;
1726
- /**
1727
- * <p>The bot ID.</p>
1728
- */
1143
+
1729
1144
  BotId: string | undefined;
1730
- /**
1731
- * <p>HTTPS endpoint that allows the bot to receive outgoing events.</p>
1732
- */
1145
+
1733
1146
  OutboundEventsHTTPSEndpoint?: string;
1734
- /**
1735
- * <p>Lambda function ARN that allows the bot to receive outgoing events.</p>
1736
- */
1147
+
1737
1148
  LambdaFunctionArn?: string;
1738
1149
  }
1739
1150
  export declare namespace PutEventsConfigurationRequest {
1740
- /**
1741
- * @internal
1742
- */
1151
+
1743
1152
  const filterSensitiveLog: (obj: PutEventsConfigurationRequest) => any;
1744
1153
  }
1745
1154
  export interface PutEventsConfigurationResponse {
1746
- /**
1747
- * <p>The configuration that allows a bot to receive outgoing events. Can be either an HTTPS endpoint or a Lambda function ARN.</p>
1748
- */
1155
+
1749
1156
  EventsConfiguration?: EventsConfiguration;
1750
1157
  }
1751
1158
  export declare namespace PutEventsConfigurationResponse {
1752
- /**
1753
- * @internal
1754
- */
1159
+
1755
1160
  const filterSensitiveLog: (obj: PutEventsConfigurationResponse) => any;
1756
1161
  }
1757
1162
  export interface PutRetentionSettingsRequest {
1758
- /**
1759
- * <p>The Amazon Chime account ID.</p>
1760
- */
1163
+
1761
1164
  AccountId: string | undefined;
1762
- /**
1763
- * <p>The retention settings.</p>
1764
- */
1165
+
1765
1166
  RetentionSettings: RetentionSettings | undefined;
1766
1167
  }
1767
1168
  export declare namespace PutRetentionSettingsRequest {
1768
- /**
1769
- * @internal
1770
- */
1169
+
1771
1170
  const filterSensitiveLog: (obj: PutRetentionSettingsRequest) => any;
1772
1171
  }
1773
1172
  export interface PutRetentionSettingsResponse {
1774
- /**
1775
- * <p>The retention settings.</p>
1776
- */
1173
+
1777
1174
  RetentionSettings?: RetentionSettings;
1778
- /**
1779
- * <p>The timestamp representing the time at which the specified items are permanently deleted, in ISO 8601 format.</p>
1780
- */
1175
+
1781
1176
  InitiateDeletionTimestamp?: Date;
1782
1177
  }
1783
1178
  export declare namespace PutRetentionSettingsResponse {
1784
- /**
1785
- * @internal
1786
- */
1179
+
1787
1180
  const filterSensitiveLog: (obj: PutRetentionSettingsResponse) => any;
1788
1181
  }
1789
1182
  export interface PutSipMediaApplicationLoggingConfigurationRequest {
1790
- /**
1791
- * <p>The SIP media application ID.</p>
1792
- */
1183
+
1793
1184
  SipMediaApplicationId: string | undefined;
1794
- /**
1795
- * <p>The actual logging configuration.</p>
1796
- */
1185
+
1797
1186
  SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
1798
1187
  }
1799
1188
  export declare namespace PutSipMediaApplicationLoggingConfigurationRequest {
1800
- /**
1801
- * @internal
1802
- */
1189
+
1803
1190
  const filterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationRequest) => any;
1804
1191
  }
1805
1192
  export interface PutSipMediaApplicationLoggingConfigurationResponse {
1806
- /**
1807
- * <p>Logging configuration of the SIP media application.</p>
1808
- */
1193
+
1809
1194
  SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
1810
1195
  }
1811
1196
  export declare namespace PutSipMediaApplicationLoggingConfigurationResponse {
1812
- /**
1813
- * @internal
1814
- */
1197
+
1815
1198
  const filterSensitiveLog: (obj: PutSipMediaApplicationLoggingConfigurationResponse) => any;
1816
1199
  }
1817
1200
  export interface PutVoiceConnectorEmergencyCallingConfigurationRequest {
1818
- /**
1819
- * <p>The Amazon Chime Voice Connector ID.</p>
1820
- */
1201
+
1821
1202
  VoiceConnectorId: string | undefined;
1822
- /**
1823
- * <p>The emergency calling configuration details.</p>
1824
- */
1203
+
1825
1204
  EmergencyCallingConfiguration: EmergencyCallingConfiguration | undefined;
1826
1205
  }
1827
1206
  export declare namespace PutVoiceConnectorEmergencyCallingConfigurationRequest {
1828
- /**
1829
- * @internal
1830
- */
1207
+
1831
1208
  const filterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationRequest) => any;
1832
1209
  }
1833
1210
  export interface PutVoiceConnectorEmergencyCallingConfigurationResponse {
1834
- /**
1835
- * <p>The emergency calling configuration details.</p>
1836
- */
1211
+
1837
1212
  EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
1838
1213
  }
1839
1214
  export declare namespace PutVoiceConnectorEmergencyCallingConfigurationResponse {
1840
- /**
1841
- * @internal
1842
- */
1215
+
1843
1216
  const filterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationResponse) => any;
1844
1217
  }
1845
1218
  export interface PutVoiceConnectorLoggingConfigurationRequest {
1846
- /**
1847
- * <p>The Amazon Chime Voice Connector ID.</p>
1848
- */
1219
+
1849
1220
  VoiceConnectorId: string | undefined;
1850
- /**
1851
- * <p>The logging configuration details to add.</p>
1852
- */
1221
+
1853
1222
  LoggingConfiguration: LoggingConfiguration | undefined;
1854
1223
  }
1855
1224
  export declare namespace PutVoiceConnectorLoggingConfigurationRequest {
1856
- /**
1857
- * @internal
1858
- */
1225
+
1859
1226
  const filterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationRequest) => any;
1860
1227
  }
1861
1228
  export interface PutVoiceConnectorLoggingConfigurationResponse {
1862
- /**
1863
- * <p>The updated logging configuration details.</p>
1864
- */
1229
+
1865
1230
  LoggingConfiguration?: LoggingConfiguration;
1866
1231
  }
1867
1232
  export declare namespace PutVoiceConnectorLoggingConfigurationResponse {
1868
- /**
1869
- * @internal
1870
- */
1233
+
1871
1234
  const filterSensitiveLog: (obj: PutVoiceConnectorLoggingConfigurationResponse) => any;
1872
1235
  }
1873
1236
  export interface PutVoiceConnectorOriginationRequest {
1874
- /**
1875
- * <p>The Amazon Chime Voice Connector ID.</p>
1876
- */
1237
+
1877
1238
  VoiceConnectorId: string | undefined;
1878
- /**
1879
- * <p>The origination setting details to add.</p>
1880
- */
1239
+
1881
1240
  Origination: Origination | undefined;
1882
1241
  }
1883
1242
  export declare namespace PutVoiceConnectorOriginationRequest {
1884
- /**
1885
- * @internal
1886
- */
1243
+
1887
1244
  const filterSensitiveLog: (obj: PutVoiceConnectorOriginationRequest) => any;
1888
1245
  }
1889
1246
  export interface PutVoiceConnectorOriginationResponse {
1890
- /**
1891
- * <p>The updated origination setting details.</p>
1892
- */
1247
+
1893
1248
  Origination?: Origination;
1894
1249
  }
1895
1250
  export declare namespace PutVoiceConnectorOriginationResponse {
1896
- /**
1897
- * @internal
1898
- */
1251
+
1899
1252
  const filterSensitiveLog: (obj: PutVoiceConnectorOriginationResponse) => any;
1900
1253
  }
1901
1254
  export interface PutVoiceConnectorProxyRequest {
1902
- /**
1903
- * <p>The Amazon Chime voice connector ID.</p>
1904
- */
1255
+
1905
1256
  VoiceConnectorId: string | undefined;
1906
- /**
1907
- * <p>The default number of minutes allowed for proxy sessions.</p>
1908
- */
1257
+
1909
1258
  DefaultSessionExpiryMinutes: number | undefined;
1910
- /**
1911
- * <p>The countries for proxy phone numbers to be selected from.</p>
1912
- */
1259
+
1913
1260
  PhoneNumberPoolCountries: string[] | undefined;
1914
- /**
1915
- * <p>The phone number to route calls to after a proxy session expires.</p>
1916
- */
1261
+
1917
1262
  FallBackPhoneNumber?: string;
1918
- /**
1919
- * <p>When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.</p>
1920
- */
1263
+
1921
1264
  Disabled?: boolean;
1922
1265
  }
1923
1266
  export declare namespace PutVoiceConnectorProxyRequest {
1924
- /**
1925
- * @internal
1926
- */
1267
+
1927
1268
  const filterSensitiveLog: (obj: PutVoiceConnectorProxyRequest) => any;
1928
1269
  }
1929
1270
  export interface PutVoiceConnectorProxyResponse {
1930
- /**
1931
- * <p>The proxy configuration details.</p>
1932
- */
1271
+
1933
1272
  Proxy?: Proxy;
1934
1273
  }
1935
1274
  export declare namespace PutVoiceConnectorProxyResponse {
1936
- /**
1937
- * @internal
1938
- */
1275
+
1939
1276
  const filterSensitiveLog: (obj: PutVoiceConnectorProxyResponse) => any;
1940
1277
  }
1941
1278
  export interface PutVoiceConnectorStreamingConfigurationRequest {
1942
- /**
1943
- * <p>The Amazon Chime Voice Connector ID.</p>
1944
- */
1279
+
1945
1280
  VoiceConnectorId: string | undefined;
1946
- /**
1947
- * <p>The streaming configuration details to add.</p>
1948
- */
1281
+
1949
1282
  StreamingConfiguration: StreamingConfiguration | undefined;
1950
1283
  }
1951
1284
  export declare namespace PutVoiceConnectorStreamingConfigurationRequest {
1952
- /**
1953
- * @internal
1954
- */
1285
+
1955
1286
  const filterSensitiveLog: (obj: PutVoiceConnectorStreamingConfigurationRequest) => any;
1956
1287
  }
1957
1288
  export interface PutVoiceConnectorStreamingConfigurationResponse {
1958
- /**
1959
- * <p>The updated streaming configuration details.</p>
1960
- */
1289
+
1961
1290
  StreamingConfiguration?: StreamingConfiguration;
1962
1291
  }
1963
1292
  export declare namespace PutVoiceConnectorStreamingConfigurationResponse {
1964
- /**
1965
- * @internal
1966
- */
1293
+
1967
1294
  const filterSensitiveLog: (obj: PutVoiceConnectorStreamingConfigurationResponse) => any;
1968
1295
  }
1969
1296
  export interface PutVoiceConnectorTerminationRequest {
1970
- /**
1971
- * <p>The Amazon Chime Voice Connector ID.</p>
1972
- */
1297
+
1973
1298
  VoiceConnectorId: string | undefined;
1974
- /**
1975
- * <p>The termination setting details to add.</p>
1976
- */
1299
+
1977
1300
  Termination: Termination | undefined;
1978
1301
  }
1979
1302
  export declare namespace PutVoiceConnectorTerminationRequest {
1980
- /**
1981
- * @internal
1982
- */
1303
+
1983
1304
  const filterSensitiveLog: (obj: PutVoiceConnectorTerminationRequest) => any;
1984
1305
  }
1985
1306
  export interface PutVoiceConnectorTerminationResponse {
1986
- /**
1987
- * <p>The updated termination setting details.</p>
1988
- */
1307
+
1989
1308
  Termination?: Termination;
1990
1309
  }
1991
1310
  export declare namespace PutVoiceConnectorTerminationResponse {
1992
- /**
1993
- * @internal
1994
- */
1311
+
1995
1312
  const filterSensitiveLog: (obj: PutVoiceConnectorTerminationResponse) => any;
1996
1313
  }
1997
1314
  export interface PutVoiceConnectorTerminationCredentialsRequest {
1998
- /**
1999
- * <p>The Amazon Chime Voice Connector ID.</p>
2000
- */
1315
+
2001
1316
  VoiceConnectorId: string | undefined;
2002
- /**
2003
- * <p>The termination SIP credentials.</p>
2004
- */
1317
+
2005
1318
  Credentials?: Credential[];
2006
1319
  }
2007
1320
  export declare namespace PutVoiceConnectorTerminationCredentialsRequest {
2008
- /**
2009
- * @internal
2010
- */
1321
+
2011
1322
  const filterSensitiveLog: (obj: PutVoiceConnectorTerminationCredentialsRequest) => any;
2012
1323
  }
2013
1324
  export interface RedactChannelMessageRequest {
2014
- /**
2015
- * <p>The ARN of the channel containing the messages that you want to redact.</p>
2016
- */
1325
+
2017
1326
  ChannelArn: string | undefined;
2018
- /**
2019
- * <p>The ID of the message being redacted.</p>
2020
- */
1327
+
2021
1328
  MessageId: string | undefined;
2022
- /**
2023
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2024
- */
1329
+
2025
1330
  ChimeBearer?: string;
2026
1331
  }
2027
1332
  export declare namespace RedactChannelMessageRequest {
2028
- /**
2029
- * @internal
2030
- */
1333
+
2031
1334
  const filterSensitiveLog: (obj: RedactChannelMessageRequest) => any;
2032
1335
  }
2033
1336
  export interface RedactChannelMessageResponse {
2034
- /**
2035
- * <p>The ARN of the channel containing the messages that you want to redact.</p>
2036
- */
1337
+
2037
1338
  ChannelArn?: string;
2038
- /**
2039
- * <p>The ID of the message being redacted.</p>
2040
- */
1339
+
2041
1340
  MessageId?: string;
2042
1341
  }
2043
1342
  export declare namespace RedactChannelMessageResponse {
2044
- /**
2045
- * @internal
2046
- */
1343
+
2047
1344
  const filterSensitiveLog: (obj: RedactChannelMessageResponse) => any;
2048
1345
  }
2049
1346
  export interface RedactConversationMessageRequest {
2050
- /**
2051
- * <p>The Amazon Chime account ID.</p>
2052
- */
1347
+
2053
1348
  AccountId: string | undefined;
2054
- /**
2055
- * <p>The conversation ID.</p>
2056
- */
1349
+
2057
1350
  ConversationId: string | undefined;
2058
- /**
2059
- * <p>The message ID.</p>
2060
- */
1351
+
2061
1352
  MessageId: string | undefined;
2062
1353
  }
2063
1354
  export declare namespace RedactConversationMessageRequest {
2064
- /**
2065
- * @internal
2066
- */
1355
+
2067
1356
  const filterSensitiveLog: (obj: RedactConversationMessageRequest) => any;
2068
1357
  }
2069
1358
  export interface RedactConversationMessageResponse {
2070
1359
  }
2071
1360
  export declare namespace RedactConversationMessageResponse {
2072
- /**
2073
- * @internal
2074
- */
1361
+
2075
1362
  const filterSensitiveLog: (obj: RedactConversationMessageResponse) => any;
2076
1363
  }
2077
1364
  export interface RedactRoomMessageRequest {
2078
- /**
2079
- * <p>The Amazon Chime account ID.</p>
2080
- */
1365
+
2081
1366
  AccountId: string | undefined;
2082
- /**
2083
- * <p>The room ID.</p>
2084
- */
1367
+
2085
1368
  RoomId: string | undefined;
2086
- /**
2087
- * <p>The message ID.</p>
2088
- */
1369
+
2089
1370
  MessageId: string | undefined;
2090
1371
  }
2091
1372
  export declare namespace RedactRoomMessageRequest {
2092
- /**
2093
- * @internal
2094
- */
1373
+
2095
1374
  const filterSensitiveLog: (obj: RedactRoomMessageRequest) => any;
2096
1375
  }
2097
1376
  export interface RedactRoomMessageResponse {
2098
1377
  }
2099
1378
  export declare namespace RedactRoomMessageResponse {
2100
- /**
2101
- * @internal
2102
- */
1379
+
2103
1380
  const filterSensitiveLog: (obj: RedactRoomMessageResponse) => any;
2104
1381
  }
2105
1382
  export interface RegenerateSecurityTokenRequest {
2106
- /**
2107
- * <p>The Amazon Chime account ID.</p>
2108
- */
1383
+
2109
1384
  AccountId: string | undefined;
2110
- /**
2111
- * <p>The bot ID.</p>
2112
- */
1385
+
2113
1386
  BotId: string | undefined;
2114
1387
  }
2115
1388
  export declare namespace RegenerateSecurityTokenRequest {
2116
- /**
2117
- * @internal
2118
- */
1389
+
2119
1390
  const filterSensitiveLog: (obj: RegenerateSecurityTokenRequest) => any;
2120
1391
  }
2121
1392
  export interface RegenerateSecurityTokenResponse {
2122
- /**
2123
- * <p>A resource that allows Enterprise account administrators to configure an interface to receive events from Amazon Chime.</p>
2124
- */
1393
+
2125
1394
  Bot?: Bot;
2126
1395
  }
2127
1396
  export declare namespace RegenerateSecurityTokenResponse {
2128
- /**
2129
- * @internal
2130
- */
1397
+
2131
1398
  const filterSensitiveLog: (obj: RegenerateSecurityTokenResponse) => any;
2132
1399
  }
2133
1400
  export interface ResetPersonalPINRequest {
2134
- /**
2135
- * <p>The Amazon Chime account ID.</p>
2136
- */
1401
+
2137
1402
  AccountId: string | undefined;
2138
- /**
2139
- * <p>The user ID.</p>
2140
- */
1403
+
2141
1404
  UserId: string | undefined;
2142
1405
  }
2143
1406
  export declare namespace ResetPersonalPINRequest {
2144
- /**
2145
- * @internal
2146
- */
1407
+
2147
1408
  const filterSensitiveLog: (obj: ResetPersonalPINRequest) => any;
2148
1409
  }
2149
1410
  export interface ResetPersonalPINResponse {
2150
- /**
2151
- * <p>The user details and new personal meeting PIN.</p>
2152
- */
1411
+
2153
1412
  User?: User;
2154
1413
  }
2155
1414
  export declare namespace ResetPersonalPINResponse {
2156
- /**
2157
- * @internal
2158
- */
1415
+
2159
1416
  const filterSensitiveLog: (obj: ResetPersonalPINResponse) => any;
2160
1417
  }
2161
1418
  export interface RestorePhoneNumberRequest {
2162
- /**
2163
- * <p>The phone number.</p>
2164
- */
1419
+
2165
1420
  PhoneNumberId: string | undefined;
2166
1421
  }
2167
1422
  export declare namespace RestorePhoneNumberRequest {
2168
- /**
2169
- * @internal
2170
- */
1423
+
2171
1424
  const filterSensitiveLog: (obj: RestorePhoneNumberRequest) => any;
2172
1425
  }
2173
1426
  export interface RestorePhoneNumberResponse {
2174
- /**
2175
- * <p>The phone number details.</p>
2176
- */
1427
+
2177
1428
  PhoneNumber?: PhoneNumber;
2178
1429
  }
2179
1430
  export declare namespace RestorePhoneNumberResponse {
2180
- /**
2181
- * @internal
2182
- */
1431
+
2183
1432
  const filterSensitiveLog: (obj: RestorePhoneNumberResponse) => any;
2184
1433
  }
2185
1434
  export interface SearchAvailablePhoneNumbersRequest {
2186
- /**
2187
- * <p>The area code used to filter results. Only applies to the US.</p>
2188
- */
1435
+
2189
1436
  AreaCode?: string;
2190
- /**
2191
- * <p>The city used to filter results. Only applies to the US.</p>
2192
- */
1437
+
2193
1438
  City?: string;
2194
- /**
2195
- * <p>The country used to filter results. Defaults to the US Format: ISO 3166-1 alpha-2.</p>
2196
- */
1439
+
2197
1440
  Country?: string;
2198
- /**
2199
- * <p>The state used to filter results. Required only if you provide <code>City</code>. Only applies to the US.</p>
2200
- */
1441
+
2201
1442
  State?: string;
2202
- /**
2203
- * <p>The toll-free prefix that you use to filter results. Only applies to the US.</p>
2204
- */
1443
+
2205
1444
  TollFreePrefix?: string;
2206
- /**
2207
- * <p>The phone number type used to filter results. Required for non-US numbers.</p>
2208
- */
1445
+
2209
1446
  PhoneNumberType?: PhoneNumberType | string;
2210
- /**
2211
- * <p>The maximum number of results to return in a single call.</p>
2212
- */
1447
+
2213
1448
  MaxResults?: number;
2214
- /**
2215
- * <p>The token used to retrieve the next page of results.</p>
2216
- */
1449
+
2217
1450
  NextToken?: string;
2218
1451
  }
2219
1452
  export declare namespace SearchAvailablePhoneNumbersRequest {
2220
- /**
2221
- * @internal
2222
- */
1453
+
2223
1454
  const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersRequest) => any;
2224
1455
  }
2225
1456
  export interface SearchAvailablePhoneNumbersResponse {
2226
- /**
2227
- * <p>List of phone numbers, in E.164 format.</p>
2228
- */
1457
+
2229
1458
  E164PhoneNumbers?: string[];
2230
- /**
2231
- * <p>The token used to retrieve the next page of search results.</p>
2232
- */
1459
+
2233
1460
  NextToken?: string;
2234
1461
  }
2235
1462
  export declare namespace SearchAvailablePhoneNumbersResponse {
2236
- /**
2237
- * @internal
2238
- */
1463
+
2239
1464
  const filterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
2240
1465
  }
2241
1466
  export interface SendChannelMessageRequest {
2242
- /**
2243
- * <p>The ARN of the channel.</p>
2244
- */
1467
+
2245
1468
  ChannelArn: string | undefined;
2246
- /**
2247
- * <p>The content of the message.</p>
2248
- */
1469
+
2249
1470
  Content: string | undefined;
2250
- /**
2251
- * <p>The type of message, <code>STANDARD</code> or <code>CONTROL</code>.</p>
2252
- */
1471
+
2253
1472
  Type: ChannelMessageType | string | undefined;
2254
- /**
2255
- * <p>Boolean that controls whether the message is persisted on the back end. Required.</p>
2256
- */
1473
+
2257
1474
  Persistence: ChannelMessagePersistenceType | string | undefined;
2258
- /**
2259
- * <p>The optional metadata for each message.</p>
2260
- */
1475
+
2261
1476
  Metadata?: string;
2262
- /**
2263
- * <p>The <code>Idempotency</code> token for each client request.</p>
2264
- */
1477
+
2265
1478
  ClientRequestToken?: string;
2266
- /**
2267
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2268
- */
1479
+
2269
1480
  ChimeBearer?: string;
2270
1481
  }
2271
1482
  export declare namespace SendChannelMessageRequest {
2272
- /**
2273
- * @internal
2274
- */
1483
+
2275
1484
  const filterSensitiveLog: (obj: SendChannelMessageRequest) => any;
2276
1485
  }
2277
1486
  export interface SendChannelMessageResponse {
2278
- /**
2279
- * <p>The ARN of the channel.</p>
2280
- */
1487
+
2281
1488
  ChannelArn?: string;
2282
- /**
2283
- * <p>The ID string assigned to each message.</p>
2284
- */
1489
+
2285
1490
  MessageId?: string;
2286
1491
  }
2287
1492
  export declare namespace SendChannelMessageResponse {
2288
- /**
2289
- * @internal
2290
- */
1493
+
2291
1494
  const filterSensitiveLog: (obj: SendChannelMessageResponse) => any;
2292
1495
  }
2293
- /**
2294
- * <p>The configuration for the current transcription operation. Must contain <code>EngineTranscribeSettings</code> or <code>EngineTranscribeMedicalSettings</code>.</p>
2295
- */
1496
+
2296
1497
  export interface TranscriptionConfiguration {
2297
- /**
2298
- * <p>The transcription configuration settings passed to Amazon Transcribe.</p>
2299
- */
1498
+
2300
1499
  EngineTranscribeSettings?: EngineTranscribeSettings;
2301
- /**
2302
- * <p>The transcription configuration settings passed to Amazon Transcribe Medical.</p>
2303
- */
1500
+
2304
1501
  EngineTranscribeMedicalSettings?: EngineTranscribeMedicalSettings;
2305
1502
  }
2306
1503
  export declare namespace TranscriptionConfiguration {
2307
- /**
2308
- * @internal
2309
- */
1504
+
2310
1505
  const filterSensitiveLog: (obj: TranscriptionConfiguration) => any;
2311
1506
  }
2312
1507
  export interface StartMeetingTranscriptionRequest {
2313
- /**
2314
- * <p>The unique ID of the meeting being transcribed.</p>
2315
- */
1508
+
2316
1509
  MeetingId: string | undefined;
2317
- /**
2318
- * <p>The configuration for the current transcription operation. Must contain <code>EngineTranscribeSettings</code> or <code>EngineTranscribeMedicalSettings</code>.</p>
2319
- */
1510
+
2320
1511
  TranscriptionConfiguration: TranscriptionConfiguration | undefined;
2321
1512
  }
2322
1513
  export declare namespace StartMeetingTranscriptionRequest {
2323
- /**
2324
- * @internal
2325
- */
1514
+
2326
1515
  const filterSensitiveLog: (obj: StartMeetingTranscriptionRequest) => any;
2327
1516
  }
2328
1517
  export interface StartMeetingTranscriptionResponse {
2329
1518
  }
2330
1519
  export declare namespace StartMeetingTranscriptionResponse {
2331
- /**
2332
- * @internal
2333
- */
1520
+
2334
1521
  const filterSensitiveLog: (obj: StartMeetingTranscriptionResponse) => any;
2335
1522
  }
2336
1523
  export interface StopMeetingTranscriptionRequest {
2337
- /**
2338
- * <p>The unique ID of the meeting for which you stop transcription.</p>
2339
- */
1524
+
2340
1525
  MeetingId: string | undefined;
2341
1526
  }
2342
1527
  export declare namespace StopMeetingTranscriptionRequest {
2343
- /**
2344
- * @internal
2345
- */
1528
+
2346
1529
  const filterSensitiveLog: (obj: StopMeetingTranscriptionRequest) => any;
2347
1530
  }
2348
1531
  export interface StopMeetingTranscriptionResponse {
2349
1532
  }
2350
1533
  export declare namespace StopMeetingTranscriptionResponse {
2351
- /**
2352
- * @internal
2353
- */
1534
+
2354
1535
  const filterSensitiveLog: (obj: StopMeetingTranscriptionResponse) => any;
2355
1536
  }
2356
1537
  export interface TagAttendeeRequest {
2357
- /**
2358
- * <p>The Amazon Chime SDK meeting ID.</p>
2359
- */
1538
+
2360
1539
  MeetingId: string | undefined;
2361
- /**
2362
- * <p>The Amazon Chime SDK attendee ID.</p>
2363
- */
1540
+
2364
1541
  AttendeeId: string | undefined;
2365
- /**
2366
- * <p>The tag key-value pairs.</p>
2367
- */
1542
+
2368
1543
  Tags: Tag[] | undefined;
2369
1544
  }
2370
1545
  export declare namespace TagAttendeeRequest {
2371
- /**
2372
- * @internal
2373
- */
1546
+
2374
1547
  const filterSensitiveLog: (obj: TagAttendeeRequest) => any;
2375
1548
  }
2376
1549
  export interface TagMeetingRequest {
2377
- /**
2378
- * <p>The Amazon Chime SDK meeting ID.</p>
2379
- */
1550
+
2380
1551
  MeetingId: string | undefined;
2381
- /**
2382
- * <p>The tag key-value pairs.</p>
2383
- */
1552
+
2384
1553
  Tags: Tag[] | undefined;
2385
1554
  }
2386
1555
  export declare namespace TagMeetingRequest {
2387
- /**
2388
- * @internal
2389
- */
1556
+
2390
1557
  const filterSensitiveLog: (obj: TagMeetingRequest) => any;
2391
1558
  }
2392
1559
  export interface TagResourceRequest {
2393
- /**
2394
- * <p>The resource ARN.</p>
2395
- */
1560
+
2396
1561
  ResourceARN: string | undefined;
2397
- /**
2398
- * <p>The tag key-value pairs.</p>
2399
- */
1562
+
2400
1563
  Tags: Tag[] | undefined;
2401
1564
  }
2402
1565
  export declare namespace TagResourceRequest {
2403
- /**
2404
- * @internal
2405
- */
1566
+
2406
1567
  const filterSensitiveLog: (obj: TagResourceRequest) => any;
2407
1568
  }
2408
1569
  export interface UntagAttendeeRequest {
2409
- /**
2410
- * <p>The Amazon Chime SDK meeting ID.</p>
2411
- */
1570
+
2412
1571
  MeetingId: string | undefined;
2413
- /**
2414
- * <p>The Amazon Chime SDK attendee ID.</p>
2415
- */
1572
+
2416
1573
  AttendeeId: string | undefined;
2417
- /**
2418
- * <p>The tag keys.</p>
2419
- */
1574
+
2420
1575
  TagKeys: string[] | undefined;
2421
1576
  }
2422
1577
  export declare namespace UntagAttendeeRequest {
2423
- /**
2424
- * @internal
2425
- */
1578
+
2426
1579
  const filterSensitiveLog: (obj: UntagAttendeeRequest) => any;
2427
1580
  }
2428
1581
  export interface UntagMeetingRequest {
2429
- /**
2430
- * <p>The Amazon Chime SDK meeting ID.</p>
2431
- */
1582
+
2432
1583
  MeetingId: string | undefined;
2433
- /**
2434
- * <p>The tag keys.</p>
2435
- */
1584
+
2436
1585
  TagKeys: string[] | undefined;
2437
1586
  }
2438
1587
  export declare namespace UntagMeetingRequest {
2439
- /**
2440
- * @internal
2441
- */
1588
+
2442
1589
  const filterSensitiveLog: (obj: UntagMeetingRequest) => any;
2443
1590
  }
2444
1591
  export interface UntagResourceRequest {
2445
- /**
2446
- * <p>The resource ARN.</p>
2447
- */
1592
+
2448
1593
  ResourceARN: string | undefined;
2449
- /**
2450
- * <p>The tag keys.</p>
2451
- */
1594
+
2452
1595
  TagKeys: string[] | undefined;
2453
1596
  }
2454
1597
  export declare namespace UntagResourceRequest {
2455
- /**
2456
- * @internal
2457
- */
1598
+
2458
1599
  const filterSensitiveLog: (obj: UntagResourceRequest) => any;
2459
1600
  }
2460
1601
  export interface UpdateAccountRequest {
2461
- /**
2462
- * <p>The Amazon Chime account ID.</p>
2463
- */
1602
+
2464
1603
  AccountId: string | undefined;
2465
- /**
2466
- * <p>The new name for the specified Amazon Chime account.</p>
2467
- */
1604
+
2468
1605
  Name?: string;
2469
- /**
2470
- * <p>The default license applied when you add users to an Amazon Chime account.</p>
2471
- */
1606
+
2472
1607
  DefaultLicense?: License | string;
2473
1608
  }
2474
1609
  export declare namespace UpdateAccountRequest {
2475
- /**
2476
- * @internal
2477
- */
1610
+
2478
1611
  const filterSensitiveLog: (obj: UpdateAccountRequest) => any;
2479
1612
  }
2480
1613
  export interface UpdateAccountResponse {
2481
- /**
2482
- * <p>The updated Amazon Chime account details.</p>
2483
- */
1614
+
2484
1615
  Account?: Account;
2485
1616
  }
2486
1617
  export declare namespace UpdateAccountResponse {
2487
- /**
2488
- * @internal
2489
- */
1618
+
2490
1619
  const filterSensitiveLog: (obj: UpdateAccountResponse) => any;
2491
1620
  }
2492
1621
  export interface UpdateAccountSettingsRequest {
2493
- /**
2494
- * <p>The Amazon Chime account ID.</p>
2495
- */
1622
+
2496
1623
  AccountId: string | undefined;
2497
- /**
2498
- * <p>The Amazon Chime account settings to update.</p>
2499
- */
1624
+
2500
1625
  AccountSettings: AccountSettings | undefined;
2501
1626
  }
2502
1627
  export declare namespace UpdateAccountSettingsRequest {
2503
- /**
2504
- * @internal
2505
- */
1628
+
2506
1629
  const filterSensitiveLog: (obj: UpdateAccountSettingsRequest) => any;
2507
1630
  }
2508
1631
  export interface UpdateAccountSettingsResponse {
2509
1632
  }
2510
1633
  export declare namespace UpdateAccountSettingsResponse {
2511
- /**
2512
- * @internal
2513
- */
1634
+
2514
1635
  const filterSensitiveLog: (obj: UpdateAccountSettingsResponse) => any;
2515
1636
  }
2516
1637
  export interface UpdateAppInstanceRequest {
2517
- /**
2518
- * <p>The ARN of the <code>AppInstance</code>.</p>
2519
- */
1638
+
2520
1639
  AppInstanceArn: string | undefined;
2521
- /**
2522
- * <p>The name that you want to change.</p>
2523
- */
1640
+
2524
1641
  Name: string | undefined;
2525
- /**
2526
- * <p>The metadata that you want to change.</p>
2527
- */
1642
+
2528
1643
  Metadata?: string;
2529
1644
  }
2530
1645
  export declare namespace UpdateAppInstanceRequest {
2531
- /**
2532
- * @internal
2533
- */
1646
+
2534
1647
  const filterSensitiveLog: (obj: UpdateAppInstanceRequest) => any;
2535
1648
  }
2536
1649
  export interface UpdateAppInstanceResponse {
2537
- /**
2538
- * <p>The ARN of the <code>AppInstance</code>. </p>
2539
- */
1650
+
2540
1651
  AppInstanceArn?: string;
2541
1652
  }
2542
1653
  export declare namespace UpdateAppInstanceResponse {
2543
- /**
2544
- * @internal
2545
- */
1654
+
2546
1655
  const filterSensitiveLog: (obj: UpdateAppInstanceResponse) => any;
2547
1656
  }
2548
1657
  export interface UpdateAppInstanceUserRequest {
2549
- /**
2550
- * <p>The ARN of the <code>AppInstanceUser</code>.</p>
2551
- */
1658
+
2552
1659
  AppInstanceUserArn: string | undefined;
2553
- /**
2554
- * <p>The name of the <code>AppInstanceUser</code>.</p>
2555
- */
1660
+
2556
1661
  Name: string | undefined;
2557
- /**
2558
- * <p>The metadata of the <code>AppInstanceUser</code>.</p>
2559
- */
1662
+
2560
1663
  Metadata?: string;
2561
1664
  }
2562
1665
  export declare namespace UpdateAppInstanceUserRequest {
2563
- /**
2564
- * @internal
2565
- */
1666
+
2566
1667
  const filterSensitiveLog: (obj: UpdateAppInstanceUserRequest) => any;
2567
1668
  }
2568
1669
  export interface UpdateAppInstanceUserResponse {
2569
- /**
2570
- * <p>The ARN of the <code>AppInstanceUser</code>.</p>
2571
- */
1670
+
2572
1671
  AppInstanceUserArn?: string;
2573
1672
  }
2574
1673
  export declare namespace UpdateAppInstanceUserResponse {
2575
- /**
2576
- * @internal
2577
- */
1674
+
2578
1675
  const filterSensitiveLog: (obj: UpdateAppInstanceUserResponse) => any;
2579
1676
  }
2580
1677
  export interface UpdateBotRequest {
2581
- /**
2582
- * <p>The Amazon Chime account ID.</p>
2583
- */
1678
+
2584
1679
  AccountId: string | undefined;
2585
- /**
2586
- * <p>The bot ID.</p>
2587
- */
1680
+
2588
1681
  BotId: string | undefined;
2589
- /**
2590
- * <p>When true, stops the specified bot from running in your account.</p>
2591
- */
1682
+
2592
1683
  Disabled?: boolean;
2593
1684
  }
2594
1685
  export declare namespace UpdateBotRequest {
2595
- /**
2596
- * @internal
2597
- */
1686
+
2598
1687
  const filterSensitiveLog: (obj: UpdateBotRequest) => any;
2599
1688
  }
2600
1689
  export interface UpdateBotResponse {
2601
- /**
2602
- * <p>The updated bot details.</p>
2603
- */
1690
+
2604
1691
  Bot?: Bot;
2605
1692
  }
2606
1693
  export declare namespace UpdateBotResponse {
2607
- /**
2608
- * @internal
2609
- */
1694
+
2610
1695
  const filterSensitiveLog: (obj: UpdateBotResponse) => any;
2611
1696
  }
2612
1697
  export interface UpdateChannelRequest {
2613
- /**
2614
- * <p>The ARN of the channel.</p>
2615
- */
1698
+
2616
1699
  ChannelArn: string | undefined;
2617
- /**
2618
- * <p>The name of the channel.</p>
2619
- */
1700
+
2620
1701
  Name: string | undefined;
2621
- /**
2622
- * <p>The mode of the update request.</p>
2623
- */
1702
+
2624
1703
  Mode: ChannelMode | string | undefined;
2625
- /**
2626
- * <p>The metadata for the update request.</p>
2627
- */
1704
+
2628
1705
  Metadata?: string;
2629
- /**
2630
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2631
- */
1706
+
2632
1707
  ChimeBearer?: string;
2633
1708
  }
2634
1709
  export declare namespace UpdateChannelRequest {
2635
- /**
2636
- * @internal
2637
- */
1710
+
2638
1711
  const filterSensitiveLog: (obj: UpdateChannelRequest) => any;
2639
1712
  }
2640
1713
  export interface UpdateChannelResponse {
2641
- /**
2642
- * <p>The ARN of the channel.</p>
2643
- */
1714
+
2644
1715
  ChannelArn?: string;
2645
1716
  }
2646
1717
  export declare namespace UpdateChannelResponse {
2647
- /**
2648
- * @internal
2649
- */
1718
+
2650
1719
  const filterSensitiveLog: (obj: UpdateChannelResponse) => any;
2651
1720
  }
2652
1721
  export interface UpdateChannelMessageRequest {
2653
- /**
2654
- * <p>The ARN of the channel.</p>
2655
- */
1722
+
2656
1723
  ChannelArn: string | undefined;
2657
- /**
2658
- * <p>The ID string of the message being updated.</p>
2659
- */
1724
+
2660
1725
  MessageId: string | undefined;
2661
- /**
2662
- * <p>The content of the message being updated.</p>
2663
- */
1726
+
2664
1727
  Content?: string;
2665
- /**
2666
- * <p>The metadata of the message being updated.</p>
2667
- */
1728
+
2668
1729
  Metadata?: string;
2669
- /**
2670
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2671
- */
1730
+
2672
1731
  ChimeBearer?: string;
2673
1732
  }
2674
1733
  export declare namespace UpdateChannelMessageRequest {
2675
- /**
2676
- * @internal
2677
- */
1734
+
2678
1735
  const filterSensitiveLog: (obj: UpdateChannelMessageRequest) => any;
2679
1736
  }
2680
1737
  export interface UpdateChannelMessageResponse {
2681
- /**
2682
- * <p>The ARN of the channel.</p>
2683
- */
1738
+
2684
1739
  ChannelArn?: string;
2685
- /**
2686
- * <p>The ID string of the message being updated.</p>
2687
- */
1740
+
2688
1741
  MessageId?: string;
2689
1742
  }
2690
1743
  export declare namespace UpdateChannelMessageResponse {
2691
- /**
2692
- * @internal
2693
- */
1744
+
2694
1745
  const filterSensitiveLog: (obj: UpdateChannelMessageResponse) => any;
2695
1746
  }
2696
1747
  export interface UpdateChannelReadMarkerRequest {
2697
- /**
2698
- * <p>The ARN of the channel.</p>
2699
- */
1748
+
2700
1749
  ChannelArn: string | undefined;
2701
- /**
2702
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2703
- */
1750
+
2704
1751
  ChimeBearer?: string;
2705
1752
  }
2706
1753
  export declare namespace UpdateChannelReadMarkerRequest {
2707
- /**
2708
- * @internal
2709
- */
1754
+
2710
1755
  const filterSensitiveLog: (obj: UpdateChannelReadMarkerRequest) => any;
2711
1756
  }
2712
1757
  export interface UpdateChannelReadMarkerResponse {
2713
- /**
2714
- * <p>The ARN of the channel.</p>
2715
- */
1758
+
2716
1759
  ChannelArn?: string;
2717
1760
  }
2718
1761
  export declare namespace UpdateChannelReadMarkerResponse {
2719
- /**
2720
- * @internal
2721
- */
1762
+
2722
1763
  const filterSensitiveLog: (obj: UpdateChannelReadMarkerResponse) => any;
2723
1764
  }
2724
1765
  export interface UpdateGlobalSettingsRequest {
2725
- /**
2726
- * <p>The Amazon Chime Business Calling settings.</p>
2727
- */
2728
- BusinessCalling: BusinessCallingSettings | undefined;
2729
- /**
2730
- * <p>The Amazon Chime Voice Connector settings.</p>
2731
- */
2732
- VoiceConnector: VoiceConnectorSettings | undefined;
1766
+
1767
+ BusinessCalling?: BusinessCallingSettings;
1768
+
1769
+ VoiceConnector?: VoiceConnectorSettings;
2733
1770
  }
2734
1771
  export declare namespace UpdateGlobalSettingsRequest {
2735
- /**
2736
- * @internal
2737
- */
1772
+
2738
1773
  const filterSensitiveLog: (obj: UpdateGlobalSettingsRequest) => any;
2739
1774
  }
2740
1775
  export interface UpdatePhoneNumberRequest {
2741
- /**
2742
- * <p>The phone number ID.</p>
2743
- */
1776
+
2744
1777
  PhoneNumberId: string | undefined;
2745
- /**
2746
- * <p>The product type.</p>
2747
- */
1778
+
2748
1779
  ProductType?: PhoneNumberProductType | string;
2749
- /**
2750
- * <p>The outbound calling name associated with the phone number.</p>
2751
- */
1780
+
2752
1781
  CallingName?: string;
2753
1782
  }
2754
1783
  export declare namespace UpdatePhoneNumberRequest {
2755
- /**
2756
- * @internal
2757
- */
1784
+
2758
1785
  const filterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
2759
1786
  }
2760
1787
  export interface UpdatePhoneNumberResponse {
2761
- /**
2762
- * <p>The updated phone number details.</p>
2763
- */
1788
+
2764
1789
  PhoneNumber?: PhoneNumber;
2765
1790
  }
2766
1791
  export declare namespace UpdatePhoneNumberResponse {
2767
- /**
2768
- * @internal
2769
- */
1792
+
2770
1793
  const filterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
2771
1794
  }
2772
1795
  export interface UpdatePhoneNumberSettingsRequest {
2773
- /**
2774
- * <p>The default outbound calling name for the account.</p>
2775
- */
1796
+
2776
1797
  CallingName: string | undefined;
2777
1798
  }
2778
1799
  export declare namespace UpdatePhoneNumberSettingsRequest {
2779
- /**
2780
- * @internal
2781
- */
1800
+
2782
1801
  const filterSensitiveLog: (obj: UpdatePhoneNumberSettingsRequest) => any;
2783
1802
  }
2784
1803
  export interface UpdateProxySessionRequest {
2785
- /**
2786
- * <p>The Amazon Chime voice connector ID.</p>
2787
- */
1804
+
2788
1805
  VoiceConnectorId: string | undefined;
2789
- /**
2790
- * <p>The proxy session ID.</p>
2791
- */
1806
+
2792
1807
  ProxySessionId: string | undefined;
2793
- /**
2794
- * <p>The proxy session capabilities.</p>
2795
- */
1808
+
2796
1809
  Capabilities: (Capability | string)[] | undefined;
2797
- /**
2798
- * <p>The number of minutes allowed for the proxy session.</p>
2799
- */
1810
+
2800
1811
  ExpiryMinutes?: number;
2801
1812
  }
2802
1813
  export declare namespace UpdateProxySessionRequest {
2803
- /**
2804
- * @internal
2805
- */
1814
+
2806
1815
  const filterSensitiveLog: (obj: UpdateProxySessionRequest) => any;
2807
1816
  }
2808
1817
  export interface UpdateProxySessionResponse {
2809
- /**
2810
- * <p>The proxy session details.</p>
2811
- */
1818
+
2812
1819
  ProxySession?: ProxySession;
2813
1820
  }
2814
1821
  export declare namespace UpdateProxySessionResponse {
2815
- /**
2816
- * @internal
2817
- */
1822
+
2818
1823
  const filterSensitiveLog: (obj: UpdateProxySessionResponse) => any;
2819
1824
  }
2820
1825
  export interface UpdateRoomRequest {
2821
- /**
2822
- * <p>The Amazon Chime account ID.</p>
2823
- */
1826
+
2824
1827
  AccountId: string | undefined;
2825
- /**
2826
- * <p>The room ID.</p>
2827
- */
1828
+
2828
1829
  RoomId: string | undefined;
2829
- /**
2830
- * <p>The room name.</p>
2831
- */
1830
+
2832
1831
  Name?: string;
2833
1832
  }
2834
1833
  export declare namespace UpdateRoomRequest {
2835
- /**
2836
- * @internal
2837
- */
1834
+
2838
1835
  const filterSensitiveLog: (obj: UpdateRoomRequest) => any;
2839
1836
  }
2840
1837
  export interface UpdateRoomResponse {
2841
- /**
2842
- * <p>The room details.</p>
2843
- */
1838
+
2844
1839
  Room?: Room;
2845
1840
  }
2846
1841
  export declare namespace UpdateRoomResponse {
2847
- /**
2848
- * @internal
2849
- */
1842
+
2850
1843
  const filterSensitiveLog: (obj: UpdateRoomResponse) => any;
2851
1844
  }
2852
1845
  export interface UpdateRoomMembershipRequest {
2853
- /**
2854
- * <p>The Amazon Chime account ID.</p>
2855
- */
1846
+
2856
1847
  AccountId: string | undefined;
2857
- /**
2858
- * <p>The room ID.</p>
2859
- */
1848
+
2860
1849
  RoomId: string | undefined;
2861
- /**
2862
- * <p>The member ID.</p>
2863
- */
1850
+
2864
1851
  MemberId: string | undefined;
2865
- /**
2866
- * <p>The role of the member.</p>
2867
- */
1852
+
2868
1853
  Role?: RoomMembershipRole | string;
2869
1854
  }
2870
1855
  export declare namespace UpdateRoomMembershipRequest {
2871
- /**
2872
- * @internal
2873
- */
1856
+
2874
1857
  const filterSensitiveLog: (obj: UpdateRoomMembershipRequest) => any;
2875
1858
  }
2876
1859
  export interface UpdateRoomMembershipResponse {
2877
- /**
2878
- * <p>The room membership details.</p>
2879
- */
1860
+
2880
1861
  RoomMembership?: RoomMembership;
2881
1862
  }
2882
1863
  export declare namespace UpdateRoomMembershipResponse {
2883
- /**
2884
- * @internal
2885
- */
1864
+
2886
1865
  const filterSensitiveLog: (obj: UpdateRoomMembershipResponse) => any;
2887
1866
  }
2888
1867
  export interface UpdateSipMediaApplicationRequest {
2889
- /**
2890
- * <p>The SIP media application ID.</p>
2891
- */
1868
+
2892
1869
  SipMediaApplicationId: string | undefined;
2893
- /**
2894
- * <p>The new name for the specified SIP media application.</p>
2895
- */
1870
+
2896
1871
  Name?: string;
2897
- /**
2898
- * <p>The new set of endpoints for the specified SIP media application.</p>
2899
- */
1872
+
2900
1873
  Endpoints?: SipMediaApplicationEndpoint[];
2901
1874
  }
2902
1875
  export declare namespace UpdateSipMediaApplicationRequest {
2903
- /**
2904
- * @internal
2905
- */
1876
+
2906
1877
  const filterSensitiveLog: (obj: UpdateSipMediaApplicationRequest) => any;
2907
1878
  }
2908
1879
  export interface UpdateSipMediaApplicationResponse {
2909
- /**
2910
- * <p>The updated SIP media application details.</p>
2911
- */
1880
+
2912
1881
  SipMediaApplication?: SipMediaApplication;
2913
1882
  }
2914
1883
  export declare namespace UpdateSipMediaApplicationResponse {
2915
- /**
2916
- * @internal
2917
- */
1884
+
2918
1885
  const filterSensitiveLog: (obj: UpdateSipMediaApplicationResponse) => any;
2919
1886
  }
2920
1887
  export interface UpdateSipMediaApplicationCallRequest {
2921
- /**
2922
- * <p>The ID of the SIP media application handling the call.</p>
2923
- */
1888
+
2924
1889
  SipMediaApplicationId: string | undefined;
2925
- /**
2926
- * <p>The ID of the call transaction.</p>
2927
- */
1890
+
2928
1891
  TransactionId: string | undefined;
2929
- /**
2930
- * <p>Arguments made available to the Lambda function as part of the <code>CALL_UPDATE_REQUESTED</code> event. Can contain 0-20 key-value pairs.</p>
2931
- */
1892
+
2932
1893
  Arguments: {
2933
1894
  [key: string]: string;
2934
1895
  } | undefined;
2935
1896
  }
2936
1897
  export declare namespace UpdateSipMediaApplicationCallRequest {
2937
- /**
2938
- * @internal
2939
- */
1898
+
2940
1899
  const filterSensitiveLog: (obj: UpdateSipMediaApplicationCallRequest) => any;
2941
1900
  }
2942
1901
  export interface UpdateSipMediaApplicationCallResponse {
2943
- /**
2944
- * <p>A <code>Call</code> instance for a SIP media application.</p>
2945
- */
1902
+
2946
1903
  SipMediaApplicationCall?: SipMediaApplicationCall;
2947
1904
  }
2948
1905
  export declare namespace UpdateSipMediaApplicationCallResponse {
2949
- /**
2950
- * @internal
2951
- */
1906
+
2952
1907
  const filterSensitiveLog: (obj: UpdateSipMediaApplicationCallResponse) => any;
2953
1908
  }
2954
1909
  export interface UpdateSipRuleRequest {
2955
- /**
2956
- * <p>The SIP rule ID.</p>
2957
- */
1910
+
2958
1911
  SipRuleId: string | undefined;
2959
- /**
2960
- * <p>The new name for the specified SIP rule.</p>
2961
- */
1912
+
2962
1913
  Name: string | undefined;
2963
- /**
2964
- * <p>The new value specified to indicate whether the rule is disabled.</p>
2965
- */
1914
+
2966
1915
  Disabled?: boolean;
2967
- /**
2968
- * <p>The new value of the list of target applications.</p>
2969
- */
1916
+
2970
1917
  TargetApplications?: SipRuleTargetApplication[];
2971
1918
  }
2972
1919
  export declare namespace UpdateSipRuleRequest {
2973
- /**
2974
- * @internal
2975
- */
1920
+
2976
1921
  const filterSensitiveLog: (obj: UpdateSipRuleRequest) => any;
2977
1922
  }
2978
1923
  export interface UpdateSipRuleResponse {
2979
- /**
2980
- * <p>Updated SIP rule details.</p>
2981
- */
1924
+
2982
1925
  SipRule?: SipRule;
2983
1926
  }
2984
1927
  export declare namespace UpdateSipRuleResponse {
2985
- /**
2986
- * @internal
2987
- */
1928
+
2988
1929
  const filterSensitiveLog: (obj: UpdateSipRuleResponse) => any;
2989
1930
  }
2990
1931
  export interface UpdateUserRequest {
2991
- /**
2992
- * <p>The Amazon Chime account ID.</p>
2993
- */
1932
+
2994
1933
  AccountId: string | undefined;
2995
- /**
2996
- * <p>The user ID.</p>
2997
- */
1934
+
2998
1935
  UserId: string | undefined;
2999
- /**
3000
- * <p>The user license type to update. This must be a supported license type for the Amazon Chime
3001
- * account that the user belongs to.</p>
3002
- */
1936
+
3003
1937
  LicenseType?: License | string;
3004
- /**
3005
- * <p>The user type.</p>
3006
- */
1938
+
3007
1939
  UserType?: UserType | string;
3008
- /**
3009
- * <p>The Alexa for Business metadata.</p>
3010
- */
1940
+
3011
1941
  AlexaForBusinessMetadata?: AlexaForBusinessMetadata;
3012
1942
  }
3013
1943
  export declare namespace UpdateUserRequest {
3014
- /**
3015
- * @internal
3016
- */
1944
+
3017
1945
  const filterSensitiveLog: (obj: UpdateUserRequest) => any;
3018
1946
  }
3019
1947
  export interface UpdateUserResponse {
3020
- /**
3021
- * <p>The updated user details.</p>
3022
- */
1948
+
3023
1949
  User?: User;
3024
1950
  }
3025
1951
  export declare namespace UpdateUserResponse {
3026
- /**
3027
- * @internal
3028
- */
1952
+
3029
1953
  const filterSensitiveLog: (obj: UpdateUserResponse) => any;
3030
1954
  }
3031
1955
  export interface UpdateUserSettingsRequest {
3032
- /**
3033
- * <p>The Amazon Chime account ID.</p>
3034
- */
1956
+
3035
1957
  AccountId: string | undefined;
3036
- /**
3037
- * <p>The user ID.</p>
3038
- */
1958
+
3039
1959
  UserId: string | undefined;
3040
- /**
3041
- * <p>The user settings to update.</p>
3042
- */
1960
+
3043
1961
  UserSettings: UserSettings | undefined;
3044
1962
  }
3045
1963
  export declare namespace UpdateUserSettingsRequest {
3046
- /**
3047
- * @internal
3048
- */
1964
+
3049
1965
  const filterSensitiveLog: (obj: UpdateUserSettingsRequest) => any;
3050
1966
  }
3051
1967
  export interface UpdateVoiceConnectorRequest {
3052
- /**
3053
- * <p>The Amazon Chime Voice Connector ID.</p>
3054
- */
1968
+
3055
1969
  VoiceConnectorId: string | undefined;
3056
- /**
3057
- * <p>The name of the Amazon Chime Voice Connector.</p>
3058
- */
1970
+
3059
1971
  Name: string | undefined;
3060
- /**
3061
- * <p>When enabled, requires encryption for the Amazon Chime Voice Connector.</p>
3062
- */
1972
+
3063
1973
  RequireEncryption: boolean | undefined;
3064
1974
  }
3065
1975
  export declare namespace UpdateVoiceConnectorRequest {
3066
- /**
3067
- * @internal
3068
- */
1976
+
3069
1977
  const filterSensitiveLog: (obj: UpdateVoiceConnectorRequest) => any;
3070
1978
  }
3071
1979
  export interface UpdateVoiceConnectorResponse {
3072
- /**
3073
- * <p>The updated Amazon Chime Voice Connector details.</p>
3074
- */
1980
+
3075
1981
  VoiceConnector?: VoiceConnector;
3076
1982
  }
3077
1983
  export declare namespace UpdateVoiceConnectorResponse {
3078
- /**
3079
- * @internal
3080
- */
1984
+
3081
1985
  const filterSensitiveLog: (obj: UpdateVoiceConnectorResponse) => any;
3082
1986
  }
3083
1987
  export interface UpdateVoiceConnectorGroupRequest {
3084
- /**
3085
- * <p>The Amazon Chime Voice Connector group ID.</p>
3086
- */
1988
+
3087
1989
  VoiceConnectorGroupId: string | undefined;
3088
- /**
3089
- * <p>The name of the Amazon Chime Voice Connector group.</p>
3090
- */
1990
+
3091
1991
  Name: string | undefined;
3092
- /**
3093
- * <p>The <code>VoiceConnectorItems</code> to associate with the group.</p>
3094
- */
1992
+
3095
1993
  VoiceConnectorItems: VoiceConnectorItem[] | undefined;
3096
1994
  }
3097
1995
  export declare namespace UpdateVoiceConnectorGroupRequest {
3098
- /**
3099
- * @internal
3100
- */
1996
+
3101
1997
  const filterSensitiveLog: (obj: UpdateVoiceConnectorGroupRequest) => any;
3102
1998
  }
3103
1999
  export interface UpdateVoiceConnectorGroupResponse {
3104
- /**
3105
- * <p>The updated Amazon Chime Voice Connector group details.</p>
3106
- */
2000
+
3107
2001
  VoiceConnectorGroup?: VoiceConnectorGroup;
3108
2002
  }
3109
2003
  export declare namespace UpdateVoiceConnectorGroupResponse {
3110
- /**
3111
- * @internal
3112
- */
2004
+
3113
2005
  const filterSensitiveLog: (obj: UpdateVoiceConnectorGroupResponse) => any;
3114
2006
  }