@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,4269 +0,0 @@
1
- import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
-
3
- import {
4
- Account,
5
- AccountSettings,
6
- AlexaForBusinessMetadata,
7
- AppInstanceAdminSummary,
8
- AppInstanceRetentionSettings,
9
- AppInstanceStreamingConfiguration,
10
- AppInstanceSummary,
11
- AppInstanceUserSummary,
12
- Attendee,
13
- Bot,
14
- BusinessCallingSettings,
15
- Capability,
16
- ChannelBanSummary,
17
- ChannelMembershipForAppInstanceUserSummary,
18
- ChannelMembershipSummary,
19
- ChannelMembershipType,
20
- ChannelMessagePersistenceType,
21
- ChannelMessageSummary,
22
- ChannelMessageType,
23
- ChannelMode,
24
- ChannelModeratedByAppInstanceUserSummary,
25
- ChannelModeratorSummary,
26
- ChannelPrivacy,
27
- ChannelSummary,
28
- Credential,
29
- EmailStatus,
30
- EmergencyCallingConfiguration,
31
- EngineTranscribeMedicalSettings,
32
- EngineTranscribeSettings,
33
- EventsConfiguration,
34
- InviteStatus,
35
- License,
36
- MediaCapturePipeline,
37
- Meeting,
38
- PhoneNumber,
39
- PhoneNumberAssociationName,
40
- PhoneNumberOrder,
41
- PhoneNumberProductType,
42
- PhoneNumberStatus,
43
- PhoneNumberType,
44
- ProxySession,
45
- ProxySessionStatus,
46
- RetentionSettings,
47
- Room,
48
- RoomMembership,
49
- RoomMembershipRole,
50
- SipMediaApplication,
51
- SipMediaApplicationCall,
52
- SipMediaApplicationEndpoint,
53
- SipMediaApplicationLoggingConfiguration,
54
- SipRule,
55
- SipRuleTargetApplication,
56
- Tag,
57
- User,
58
- UserSettings,
59
- UserType,
60
- VoiceConnector,
61
- VoiceConnectorGroup,
62
- VoiceConnectorItem,
63
- VoiceConnectorSettings,
64
- } from "./models_0";
65
-
66
- export interface GetUserSettingsResponse {
67
- /**
68
- * <p>The user settings.</p>
69
- */
70
- UserSettings?: UserSettings;
71
- }
72
-
73
- export namespace GetUserSettingsResponse {
74
- /**
75
- * @internal
76
- */
77
- export const filterSensitiveLog = (obj: GetUserSettingsResponse): any => ({
78
- ...obj,
79
- });
80
- }
81
-
82
- export interface GetVoiceConnectorRequest {
83
- /**
84
- * <p>The Amazon Chime Voice Connector ID.</p>
85
- */
86
- VoiceConnectorId: string | undefined;
87
- }
88
-
89
- export namespace GetVoiceConnectorRequest {
90
- /**
91
- * @internal
92
- */
93
- export const filterSensitiveLog = (obj: GetVoiceConnectorRequest): any => ({
94
- ...obj,
95
- });
96
- }
97
-
98
- export interface GetVoiceConnectorResponse {
99
- /**
100
- * <p>The Amazon Chime Voice Connector details.</p>
101
- */
102
- VoiceConnector?: VoiceConnector;
103
- }
104
-
105
- export namespace GetVoiceConnectorResponse {
106
- /**
107
- * @internal
108
- */
109
- export const filterSensitiveLog = (obj: GetVoiceConnectorResponse): any => ({
110
- ...obj,
111
- });
112
- }
113
-
114
- export interface GetVoiceConnectorEmergencyCallingConfigurationRequest {
115
- /**
116
- * <p>The Amazon Chime Voice Connector ID.</p>
117
- */
118
- VoiceConnectorId: string | undefined;
119
- }
120
-
121
- export namespace GetVoiceConnectorEmergencyCallingConfigurationRequest {
122
- /**
123
- * @internal
124
- */
125
- export const filterSensitiveLog = (obj: GetVoiceConnectorEmergencyCallingConfigurationRequest): any => ({
126
- ...obj,
127
- });
128
- }
129
-
130
- export interface GetVoiceConnectorEmergencyCallingConfigurationResponse {
131
- /**
132
- * <p>The emergency calling configuration details.</p>
133
- */
134
- EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
135
- }
136
-
137
- export namespace GetVoiceConnectorEmergencyCallingConfigurationResponse {
138
- /**
139
- * @internal
140
- */
141
- export const filterSensitiveLog = (obj: GetVoiceConnectorEmergencyCallingConfigurationResponse): any => ({
142
- ...obj,
143
- ...(obj.EmergencyCallingConfiguration && {
144
- EmergencyCallingConfiguration: EmergencyCallingConfiguration.filterSensitiveLog(
145
- obj.EmergencyCallingConfiguration
146
- ),
147
- }),
148
- });
149
- }
150
-
151
- export interface GetVoiceConnectorGroupRequest {
152
- /**
153
- * <p>The Amazon Chime Voice Connector group ID.</p>
154
- */
155
- VoiceConnectorGroupId: string | undefined;
156
- }
157
-
158
- export namespace GetVoiceConnectorGroupRequest {
159
- /**
160
- * @internal
161
- */
162
- export const filterSensitiveLog = (obj: GetVoiceConnectorGroupRequest): any => ({
163
- ...obj,
164
- });
165
- }
166
-
167
- export interface GetVoiceConnectorGroupResponse {
168
- /**
169
- * <p>The Amazon Chime Voice Connector group details.</p>
170
- */
171
- VoiceConnectorGroup?: VoiceConnectorGroup;
172
- }
173
-
174
- export namespace GetVoiceConnectorGroupResponse {
175
- /**
176
- * @internal
177
- */
178
- export const filterSensitiveLog = (obj: GetVoiceConnectorGroupResponse): any => ({
179
- ...obj,
180
- });
181
- }
182
-
183
- export interface GetVoiceConnectorLoggingConfigurationRequest {
184
- /**
185
- * <p>The Amazon Chime Voice Connector ID.</p>
186
- */
187
- VoiceConnectorId: string | undefined;
188
- }
189
-
190
- export namespace GetVoiceConnectorLoggingConfigurationRequest {
191
- /**
192
- * @internal
193
- */
194
- export const filterSensitiveLog = (obj: GetVoiceConnectorLoggingConfigurationRequest): any => ({
195
- ...obj,
196
- });
197
- }
198
-
199
- /**
200
- * <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>
201
- */
202
- export interface LoggingConfiguration {
203
- /**
204
- * <p>When true, enables SIP message logs for sending to Amazon CloudWatch Logs.</p>
205
- */
206
- EnableSIPLogs?: boolean;
207
- }
208
-
209
- export namespace LoggingConfiguration {
210
- /**
211
- * @internal
212
- */
213
- export const filterSensitiveLog = (obj: LoggingConfiguration): any => ({
214
- ...obj,
215
- });
216
- }
217
-
218
- export interface GetVoiceConnectorLoggingConfigurationResponse {
219
- /**
220
- * <p>The logging configuration details.</p>
221
- */
222
- LoggingConfiguration?: LoggingConfiguration;
223
- }
224
-
225
- export namespace GetVoiceConnectorLoggingConfigurationResponse {
226
- /**
227
- * @internal
228
- */
229
- export const filterSensitiveLog = (obj: GetVoiceConnectorLoggingConfigurationResponse): any => ({
230
- ...obj,
231
- });
232
- }
233
-
234
- export interface GetVoiceConnectorOriginationRequest {
235
- /**
236
- * <p>The Amazon Chime Voice Connector ID.</p>
237
- */
238
- VoiceConnectorId: string | undefined;
239
- }
240
-
241
- export namespace GetVoiceConnectorOriginationRequest {
242
- /**
243
- * @internal
244
- */
245
- export const filterSensitiveLog = (obj: GetVoiceConnectorOriginationRequest): any => ({
246
- ...obj,
247
- });
248
- }
249
-
250
- export enum OriginationRouteProtocol {
251
- TCP = "TCP",
252
- UDP = "UDP",
253
- }
254
-
255
- /**
256
- * <p>Origination routes define call distribution properties for your SIP hosts to receive inbound
257
- * calls using your Amazon Chime Voice Connector. Limit: Ten origination routes for each
258
- * Amazon Chime Voice Connector.</p>
259
- * <note>
260
- * <p>The parameters listed below are not required, but you must use at least one. </p>
261
- * </note>
262
- */
263
- export interface OriginationRoute {
264
- /**
265
- * <p>The FQDN or IP address to contact for origination traffic.</p>
266
- */
267
- Host?: string;
268
-
269
- /**
270
- * <p>The designated origination route port. Defaults to 5060.</p>
271
- */
272
- Port?: number;
273
-
274
- /**
275
- * <p>The protocol to use for the origination route. Encryption-enabled Amazon Chime Voice Connectors use TCP protocol by default.</p>
276
- */
277
- Protocol?: OriginationRouteProtocol | string;
278
-
279
- /**
280
- * <p>The priority associated with the host, with 1 being the highest priority. Higher priority
281
- * hosts are attempted first.</p>
282
- */
283
- Priority?: number;
284
-
285
- /**
286
- * <p>The weight associated with the host. If hosts are equal in priority, calls are redistributed among
287
- * them based on their relative weight.</p>
288
- */
289
- Weight?: number;
290
- }
291
-
292
- export namespace OriginationRoute {
293
- /**
294
- * @internal
295
- */
296
- export const filterSensitiveLog = (obj: OriginationRoute): any => ({
297
- ...obj,
298
- });
299
- }
300
-
301
- /**
302
- * <p>Origination settings enable your SIP hosts to receive inbound calls using your Amazon Chime
303
- * Voice Connector.</p>
304
- * <note>
305
- * <p>The parameters listed below are not required, but you must use at least one. </p>
306
- * </note>
307
- */
308
- export interface Origination {
309
- /**
310
- * <p>The call distribution properties defined for your SIP hosts. Valid range: Minimum value of 1.
311
- * Maximum value of 20. This parameter is not required, but you must specify this parameter or <code>Disabled</code>.</p>
312
- */
313
- Routes?: OriginationRoute[];
314
-
315
- /**
316
- * <p>When origination settings are disabled, inbound calls are not enabled for your Amazon Chime
317
- * Voice Connector. This parameter is not required, but you must specify this parameter or <code>Routes</code>.</p>
318
- */
319
- Disabled?: boolean;
320
- }
321
-
322
- export namespace Origination {
323
- /**
324
- * @internal
325
- */
326
- export const filterSensitiveLog = (obj: Origination): any => ({
327
- ...obj,
328
- });
329
- }
330
-
331
- export interface GetVoiceConnectorOriginationResponse {
332
- /**
333
- * <p>The origination setting details.</p>
334
- */
335
- Origination?: Origination;
336
- }
337
-
338
- export namespace GetVoiceConnectorOriginationResponse {
339
- /**
340
- * @internal
341
- */
342
- export const filterSensitiveLog = (obj: GetVoiceConnectorOriginationResponse): any => ({
343
- ...obj,
344
- });
345
- }
346
-
347
- export interface GetVoiceConnectorProxyRequest {
348
- /**
349
- * <p>The Amazon Chime voice connector ID.</p>
350
- */
351
- VoiceConnectorId: string | undefined;
352
- }
353
-
354
- export namespace GetVoiceConnectorProxyRequest {
355
- /**
356
- * @internal
357
- */
358
- export const filterSensitiveLog = (obj: GetVoiceConnectorProxyRequest): any => ({
359
- ...obj,
360
- });
361
- }
362
-
363
- /**
364
- * <p>The proxy configuration for an Amazon Chime Voice Connector.</p>
365
- */
366
- export interface Proxy {
367
- /**
368
- * <p>The default number of minutes allowed for proxy sessions.</p>
369
- */
370
- DefaultSessionExpiryMinutes?: number;
371
-
372
- /**
373
- * <p>When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.</p>
374
- */
375
- Disabled?: boolean;
376
-
377
- /**
378
- * <p>The phone number to route calls to after a proxy session expires.</p>
379
- */
380
- FallBackPhoneNumber?: string;
381
-
382
- /**
383
- * <p>The countries for proxy phone numbers to be selected from.</p>
384
- */
385
- PhoneNumberCountries?: string[];
386
- }
387
-
388
- export namespace Proxy {
389
- /**
390
- * @internal
391
- */
392
- export const filterSensitiveLog = (obj: Proxy): any => ({
393
- ...obj,
394
- ...(obj.FallBackPhoneNumber && { FallBackPhoneNumber: SENSITIVE_STRING }),
395
- });
396
- }
397
-
398
- export interface GetVoiceConnectorProxyResponse {
399
- /**
400
- * <p>The proxy configuration details.</p>
401
- */
402
- Proxy?: Proxy;
403
- }
404
-
405
- export namespace GetVoiceConnectorProxyResponse {
406
- /**
407
- * @internal
408
- */
409
- export const filterSensitiveLog = (obj: GetVoiceConnectorProxyResponse): any => ({
410
- ...obj,
411
- ...(obj.Proxy && { Proxy: Proxy.filterSensitiveLog(obj.Proxy) }),
412
- });
413
- }
414
-
415
- export interface GetVoiceConnectorStreamingConfigurationRequest {
416
- /**
417
- * <p>The Amazon Chime Voice Connector ID.</p>
418
- */
419
- VoiceConnectorId: string | undefined;
420
- }
421
-
422
- export namespace GetVoiceConnectorStreamingConfigurationRequest {
423
- /**
424
- * @internal
425
- */
426
- export const filterSensitiveLog = (obj: GetVoiceConnectorStreamingConfigurationRequest): any => ({
427
- ...obj,
428
- });
429
- }
430
-
431
- export enum NotificationTarget {
432
- EventBridge = "EventBridge",
433
- SNS = "SNS",
434
- SQS = "SQS",
435
- }
436
-
437
- /**
438
- * <p>The targeted recipient for a streaming configuration notification.</p>
439
- */
440
- export interface StreamingNotificationTarget {
441
- /**
442
- * <p>The streaming notification target.</p>
443
- */
444
- NotificationTarget: NotificationTarget | string | undefined;
445
- }
446
-
447
- export namespace StreamingNotificationTarget {
448
- /**
449
- * @internal
450
- */
451
- export const filterSensitiveLog = (obj: StreamingNotificationTarget): any => ({
452
- ...obj,
453
- });
454
- }
455
-
456
- /**
457
- * <p>The streaming configuration associated with an Amazon Chime Voice Connector. Specifies whether
458
- * media streaming is enabled for sending to Amazon Kinesis, and shows the retention period
459
- * for the Amazon Kinesis data, in hours.</p>
460
- */
461
- export interface StreamingConfiguration {
462
- /**
463
- * <p>The retention period, in hours, for the Amazon Kinesis data.</p>
464
- */
465
- DataRetentionInHours: number | undefined;
466
-
467
- /**
468
- * <p>When true, media streaming to Amazon Kinesis is turned off.</p>
469
- */
470
- Disabled?: boolean;
471
-
472
- /**
473
- * <p>The streaming notification targets.</p>
474
- */
475
- StreamingNotificationTargets?: StreamingNotificationTarget[];
476
- }
477
-
478
- export namespace StreamingConfiguration {
479
- /**
480
- * @internal
481
- */
482
- export const filterSensitiveLog = (obj: StreamingConfiguration): any => ({
483
- ...obj,
484
- });
485
- }
486
-
487
- export interface GetVoiceConnectorStreamingConfigurationResponse {
488
- /**
489
- * <p>The streaming configuration details.</p>
490
- */
491
- StreamingConfiguration?: StreamingConfiguration;
492
- }
493
-
494
- export namespace GetVoiceConnectorStreamingConfigurationResponse {
495
- /**
496
- * @internal
497
- */
498
- export const filterSensitiveLog = (obj: GetVoiceConnectorStreamingConfigurationResponse): any => ({
499
- ...obj,
500
- });
501
- }
502
-
503
- export interface GetVoiceConnectorTerminationRequest {
504
- /**
505
- * <p>The Amazon Chime Voice Connector ID.</p>
506
- */
507
- VoiceConnectorId: string | undefined;
508
- }
509
-
510
- export namespace GetVoiceConnectorTerminationRequest {
511
- /**
512
- * @internal
513
- */
514
- export const filterSensitiveLog = (obj: GetVoiceConnectorTerminationRequest): any => ({
515
- ...obj,
516
- });
517
- }
518
-
519
- /**
520
- * <p>Termination settings enable your SIP hosts to make outbound calls using your Amazon Chime
521
- * Voice Connector.</p>
522
- */
523
- export interface Termination {
524
- /**
525
- * <p>The limit on calls per second. Max value based on account service quota. Default value of
526
- * 1.</p>
527
- */
528
- CpsLimit?: number;
529
-
530
- /**
531
- * <p>The default caller ID phone number.</p>
532
- */
533
- DefaultPhoneNumber?: string;
534
-
535
- /**
536
- * <p>The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.</p>
537
- */
538
- CallingRegions?: string[];
539
-
540
- /**
541
- * <p>The IP addresses allowed to make calls, in CIDR format. Required.</p>
542
- */
543
- CidrAllowedList?: string[];
544
-
545
- /**
546
- * <p>When termination settings are disabled, outbound calls can not be made.</p>
547
- */
548
- Disabled?: boolean;
549
- }
550
-
551
- export namespace Termination {
552
- /**
553
- * @internal
554
- */
555
- export const filterSensitiveLog = (obj: Termination): any => ({
556
- ...obj,
557
- ...(obj.DefaultPhoneNumber && { DefaultPhoneNumber: SENSITIVE_STRING }),
558
- });
559
- }
560
-
561
- export interface GetVoiceConnectorTerminationResponse {
562
- /**
563
- * <p>The termination setting details.</p>
564
- */
565
- Termination?: Termination;
566
- }
567
-
568
- export namespace GetVoiceConnectorTerminationResponse {
569
- /**
570
- * @internal
571
- */
572
- export const filterSensitiveLog = (obj: GetVoiceConnectorTerminationResponse): any => ({
573
- ...obj,
574
- ...(obj.Termination && { Termination: Termination.filterSensitiveLog(obj.Termination) }),
575
- });
576
- }
577
-
578
- export interface GetVoiceConnectorTerminationHealthRequest {
579
- /**
580
- * <p>The Amazon Chime Voice Connector ID.</p>
581
- */
582
- VoiceConnectorId: string | undefined;
583
- }
584
-
585
- export namespace GetVoiceConnectorTerminationHealthRequest {
586
- /**
587
- * @internal
588
- */
589
- export const filterSensitiveLog = (obj: GetVoiceConnectorTerminationHealthRequest): any => ({
590
- ...obj,
591
- });
592
- }
593
-
594
- /**
595
- * <p>The termination health details, including the source IP address and timestamp of the last
596
- * successful SIP <code>OPTIONS</code> message from your SIP infrastructure.</p>
597
- */
598
- export interface TerminationHealth {
599
- /**
600
- * <p>The timestamp, in ISO 8601 format.</p>
601
- */
602
- Timestamp?: Date;
603
-
604
- /**
605
- * <p>The source IP address.</p>
606
- */
607
- Source?: string;
608
- }
609
-
610
- export namespace TerminationHealth {
611
- /**
612
- * @internal
613
- */
614
- export const filterSensitiveLog = (obj: TerminationHealth): any => ({
615
- ...obj,
616
- });
617
- }
618
-
619
- export interface GetVoiceConnectorTerminationHealthResponse {
620
- /**
621
- * <p>The termination health details.</p>
622
- */
623
- TerminationHealth?: TerminationHealth;
624
- }
625
-
626
- export namespace GetVoiceConnectorTerminationHealthResponse {
627
- /**
628
- * @internal
629
- */
630
- export const filterSensitiveLog = (obj: GetVoiceConnectorTerminationHealthResponse): any => ({
631
- ...obj,
632
- });
633
- }
634
-
635
- /**
636
- * <p>Invitation object returned after emailing users to invite them to join the Amazon Chime
637
- * <code>Team</code> account.</p>
638
- */
639
- export interface Invite {
640
- /**
641
- * <p>The invite ID.</p>
642
- */
643
- InviteId?: string;
644
-
645
- /**
646
- * <p>The status of the invite.</p>
647
- */
648
- Status?: InviteStatus | string;
649
-
650
- /**
651
- * <p>The email address to which the invite is sent.</p>
652
- */
653
- EmailAddress?: string;
654
-
655
- /**
656
- * <p>The status of the invite email.</p>
657
- */
658
- EmailStatus?: EmailStatus | string;
659
- }
660
-
661
- export namespace Invite {
662
- /**
663
- * @internal
664
- */
665
- export const filterSensitiveLog = (obj: Invite): any => ({
666
- ...obj,
667
- ...(obj.EmailAddress && { EmailAddress: SENSITIVE_STRING }),
668
- });
669
- }
670
-
671
- export interface InviteUsersRequest {
672
- /**
673
- * <p>The Amazon Chime account ID.</p>
674
- */
675
- AccountId: string | undefined;
676
-
677
- /**
678
- * <p>The user email addresses to which to send the email invitation.</p>
679
- */
680
- UserEmailList: string[] | undefined;
681
-
682
- /**
683
- * <p>The user type.</p>
684
- */
685
- UserType?: UserType | string;
686
- }
687
-
688
- export namespace InviteUsersRequest {
689
- /**
690
- * @internal
691
- */
692
- export const filterSensitiveLog = (obj: InviteUsersRequest): any => ({
693
- ...obj,
694
- ...(obj.UserEmailList && { UserEmailList: SENSITIVE_STRING }),
695
- });
696
- }
697
-
698
- export interface InviteUsersResponse {
699
- /**
700
- * <p>The email invitation details.</p>
701
- */
702
- Invites?: Invite[];
703
- }
704
-
705
- export namespace InviteUsersResponse {
706
- /**
707
- * @internal
708
- */
709
- export const filterSensitiveLog = (obj: InviteUsersResponse): any => ({
710
- ...obj,
711
- ...(obj.Invites && { Invites: obj.Invites.map((item) => Invite.filterSensitiveLog(item)) }),
712
- });
713
- }
714
-
715
- export interface ListAccountsRequest {
716
- /**
717
- * <p>Amazon Chime account name prefix with which to filter results.</p>
718
- */
719
- Name?: string;
720
-
721
- /**
722
- * <p>User email address with which to filter results.</p>
723
- */
724
- UserEmail?: string;
725
-
726
- /**
727
- * <p>The token to use to retrieve the next page of results.</p>
728
- */
729
- NextToken?: string;
730
-
731
- /**
732
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
733
- */
734
- MaxResults?: number;
735
- }
736
-
737
- export namespace ListAccountsRequest {
738
- /**
739
- * @internal
740
- */
741
- export const filterSensitiveLog = (obj: ListAccountsRequest): any => ({
742
- ...obj,
743
- ...(obj.UserEmail && { UserEmail: SENSITIVE_STRING }),
744
- });
745
- }
746
-
747
- export interface ListAccountsResponse {
748
- /**
749
- * <p>List of Amazon Chime accounts and account details.</p>
750
- */
751
- Accounts?: Account[];
752
-
753
- /**
754
- * <p>The token to use to retrieve the next page of results.</p>
755
- */
756
- NextToken?: string;
757
- }
758
-
759
- export namespace ListAccountsResponse {
760
- /**
761
- * @internal
762
- */
763
- export const filterSensitiveLog = (obj: ListAccountsResponse): any => ({
764
- ...obj,
765
- });
766
- }
767
-
768
- export interface ListAppInstanceAdminsRequest {
769
- /**
770
- * <p>The ARN of the <code>AppInstance</code>.</p>
771
- */
772
- AppInstanceArn: string | undefined;
773
-
774
- /**
775
- * <p>The maximum number of administrators that you want to return.</p>
776
- */
777
- MaxResults?: number;
778
-
779
- /**
780
- * <p>The token returned from previous API requests until the number of administrators is reached.</p>
781
- */
782
- NextToken?: string;
783
- }
784
-
785
- export namespace ListAppInstanceAdminsRequest {
786
- /**
787
- * @internal
788
- */
789
- export const filterSensitiveLog = (obj: ListAppInstanceAdminsRequest): any => ({
790
- ...obj,
791
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
792
- });
793
- }
794
-
795
- export interface ListAppInstanceAdminsResponse {
796
- /**
797
- * <p>The ARN of the <code>AppInstance</code>.</p>
798
- */
799
- AppInstanceArn?: string;
800
-
801
- /**
802
- * <p>The information for each administrator.</p>
803
- */
804
- AppInstanceAdmins?: AppInstanceAdminSummary[];
805
-
806
- /**
807
- * <p>The token returned from previous API requests until the number of administrators is reached.</p>
808
- */
809
- NextToken?: string;
810
- }
811
-
812
- export namespace ListAppInstanceAdminsResponse {
813
- /**
814
- * @internal
815
- */
816
- export const filterSensitiveLog = (obj: ListAppInstanceAdminsResponse): any => ({
817
- ...obj,
818
- ...(obj.AppInstanceAdmins && {
819
- AppInstanceAdmins: obj.AppInstanceAdmins.map((item) => AppInstanceAdminSummary.filterSensitiveLog(item)),
820
- }),
821
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
822
- });
823
- }
824
-
825
- export interface ListAppInstancesRequest {
826
- /**
827
- * <p>The maximum number of <code>AppInstance</code>s that you want to return.</p>
828
- */
829
- MaxResults?: number;
830
-
831
- /**
832
- * <p>The token passed by previous API requests until you reach the maximum number of <code>AppInstance</code>s.</p>
833
- */
834
- NextToken?: string;
835
- }
836
-
837
- export namespace ListAppInstancesRequest {
838
- /**
839
- * @internal
840
- */
841
- export const filterSensitiveLog = (obj: ListAppInstancesRequest): any => ({
842
- ...obj,
843
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
844
- });
845
- }
846
-
847
- export interface ListAppInstancesResponse {
848
- /**
849
- * <p>The information for each <code>AppInstance</code>.</p>
850
- */
851
- AppInstances?: AppInstanceSummary[];
852
-
853
- /**
854
- * <p>The token passed by previous API requests until the maximum number of <code>AppInstance</code>s is reached.</p>
855
- */
856
- NextToken?: string;
857
- }
858
-
859
- export namespace ListAppInstancesResponse {
860
- /**
861
- * @internal
862
- */
863
- export const filterSensitiveLog = (obj: ListAppInstancesResponse): any => ({
864
- ...obj,
865
- ...(obj.AppInstances && {
866
- AppInstances: obj.AppInstances.map((item) => AppInstanceSummary.filterSensitiveLog(item)),
867
- }),
868
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
869
- });
870
- }
871
-
872
- export interface ListAppInstanceUsersRequest {
873
- /**
874
- * <p>The ARN of the <code>AppInstance</code>.</p>
875
- */
876
- AppInstanceArn: string | undefined;
877
-
878
- /**
879
- * <p>The maximum number of requests that you want returned.</p>
880
- */
881
- MaxResults?: number;
882
-
883
- /**
884
- * <p>The token passed by previous API calls until all requested users are returned.</p>
885
- */
886
- NextToken?: string;
887
- }
888
-
889
- export namespace ListAppInstanceUsersRequest {
890
- /**
891
- * @internal
892
- */
893
- export const filterSensitiveLog = (obj: ListAppInstanceUsersRequest): any => ({
894
- ...obj,
895
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
896
- });
897
- }
898
-
899
- export interface ListAppInstanceUsersResponse {
900
- /**
901
- * <p>The ARN of the <code>AppInstance</code>.</p>
902
- */
903
- AppInstanceArn?: string;
904
-
905
- /**
906
- * <p>The information for each requested <code>AppInstanceUser</code>.</p>
907
- */
908
- AppInstanceUsers?: AppInstanceUserSummary[];
909
-
910
- /**
911
- * <p>The token passed by previous API calls until all requested users are returned.</p>
912
- */
913
- NextToken?: string;
914
- }
915
-
916
- export namespace ListAppInstanceUsersResponse {
917
- /**
918
- * @internal
919
- */
920
- export const filterSensitiveLog = (obj: ListAppInstanceUsersResponse): any => ({
921
- ...obj,
922
- ...(obj.AppInstanceUsers && {
923
- AppInstanceUsers: obj.AppInstanceUsers.map((item) => AppInstanceUserSummary.filterSensitiveLog(item)),
924
- }),
925
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
926
- });
927
- }
928
-
929
- export interface ListAttendeesRequest {
930
- /**
931
- * <p>The Amazon Chime SDK meeting ID.</p>
932
- */
933
- MeetingId: string | undefined;
934
-
935
- /**
936
- * <p>The token to use to retrieve the next page of results.</p>
937
- */
938
- NextToken?: string;
939
-
940
- /**
941
- * <p>The maximum number of results to return in a single call.</p>
942
- */
943
- MaxResults?: number;
944
- }
945
-
946
- export namespace ListAttendeesRequest {
947
- /**
948
- * @internal
949
- */
950
- export const filterSensitiveLog = (obj: ListAttendeesRequest): any => ({
951
- ...obj,
952
- });
953
- }
954
-
955
- export interface ListAttendeesResponse {
956
- /**
957
- * <p>The Amazon Chime SDK attendee information.</p>
958
- */
959
- Attendees?: Attendee[];
960
-
961
- /**
962
- * <p>The token to use to retrieve the next page of results.</p>
963
- */
964
- NextToken?: string;
965
- }
966
-
967
- export namespace ListAttendeesResponse {
968
- /**
969
- * @internal
970
- */
971
- export const filterSensitiveLog = (obj: ListAttendeesResponse): any => ({
972
- ...obj,
973
- ...(obj.Attendees && { Attendees: obj.Attendees.map((item) => Attendee.filterSensitiveLog(item)) }),
974
- });
975
- }
976
-
977
- export interface ListAttendeeTagsRequest {
978
- /**
979
- * <p>The Amazon Chime SDK meeting ID.</p>
980
- */
981
- MeetingId: string | undefined;
982
-
983
- /**
984
- * <p>The Amazon Chime SDK attendee ID.</p>
985
- */
986
- AttendeeId: string | undefined;
987
- }
988
-
989
- export namespace ListAttendeeTagsRequest {
990
- /**
991
- * @internal
992
- */
993
- export const filterSensitiveLog = (obj: ListAttendeeTagsRequest): any => ({
994
- ...obj,
995
- });
996
- }
997
-
998
- export interface ListAttendeeTagsResponse {
999
- /**
1000
- * <p>A list of tag key-value pairs.</p>
1001
- */
1002
- Tags?: Tag[];
1003
- }
1004
-
1005
- export namespace ListAttendeeTagsResponse {
1006
- /**
1007
- * @internal
1008
- */
1009
- export const filterSensitiveLog = (obj: ListAttendeeTagsResponse): any => ({
1010
- ...obj,
1011
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
1012
- });
1013
- }
1014
-
1015
- export interface ListBotsRequest {
1016
- /**
1017
- * <p>The Amazon Chime account ID.</p>
1018
- */
1019
- AccountId: string | undefined;
1020
-
1021
- /**
1022
- * <p>The maximum number of results to return in a single call. The default is 10.</p>
1023
- */
1024
- MaxResults?: number;
1025
-
1026
- /**
1027
- * <p>The token to use to retrieve the next page of results.</p>
1028
- */
1029
- NextToken?: string;
1030
- }
1031
-
1032
- export namespace ListBotsRequest {
1033
- /**
1034
- * @internal
1035
- */
1036
- export const filterSensitiveLog = (obj: ListBotsRequest): any => ({
1037
- ...obj,
1038
- });
1039
- }
1040
-
1041
- export interface ListBotsResponse {
1042
- /**
1043
- * <p>List of bots and bot details.</p>
1044
- */
1045
- Bots?: Bot[];
1046
-
1047
- /**
1048
- * <p>The token to use to retrieve the next page of results.</p>
1049
- */
1050
- NextToken?: string;
1051
- }
1052
-
1053
- export namespace ListBotsResponse {
1054
- /**
1055
- * @internal
1056
- */
1057
- export const filterSensitiveLog = (obj: ListBotsResponse): any => ({
1058
- ...obj,
1059
- ...(obj.Bots && { Bots: obj.Bots.map((item) => Bot.filterSensitiveLog(item)) }),
1060
- });
1061
- }
1062
-
1063
- export interface ListChannelBansRequest {
1064
- /**
1065
- * <p>The ARN of the channel.</p>
1066
- */
1067
- ChannelArn: string | undefined;
1068
-
1069
- /**
1070
- * <p>The maximum number of bans that you want returned.</p>
1071
- */
1072
- MaxResults?: number;
1073
-
1074
- /**
1075
- * <p>The token passed by previous API calls until all requested bans are returned.</p>
1076
- */
1077
- NextToken?: string;
1078
-
1079
- /**
1080
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1081
- */
1082
- ChimeBearer?: string;
1083
- }
1084
-
1085
- export namespace ListChannelBansRequest {
1086
- /**
1087
- * @internal
1088
- */
1089
- export const filterSensitiveLog = (obj: ListChannelBansRequest): any => ({
1090
- ...obj,
1091
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1092
- });
1093
- }
1094
-
1095
- export interface ListChannelBansResponse {
1096
- /**
1097
- * <p>The ARN of the channel.</p>
1098
- */
1099
- ChannelArn?: string;
1100
-
1101
- /**
1102
- * <p>The token passed by previous API calls until all requested bans are returned.</p>
1103
- */
1104
- NextToken?: string;
1105
-
1106
- /**
1107
- * <p>The information for each requested ban.</p>
1108
- */
1109
- ChannelBans?: ChannelBanSummary[];
1110
- }
1111
-
1112
- export namespace ListChannelBansResponse {
1113
- /**
1114
- * @internal
1115
- */
1116
- export const filterSensitiveLog = (obj: ListChannelBansResponse): any => ({
1117
- ...obj,
1118
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1119
- ...(obj.ChannelBans && { ChannelBans: obj.ChannelBans.map((item) => ChannelBanSummary.filterSensitiveLog(item)) }),
1120
- });
1121
- }
1122
-
1123
- export interface ListChannelMembershipsRequest {
1124
- /**
1125
- * <p>The maximum number of channel memberships that you want returned.</p>
1126
- */
1127
- ChannelArn: string | undefined;
1128
-
1129
- /**
1130
- * <p>The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default
1131
- * members are always returned as part of <code>ListChannelMemberships</code>. Hidden members
1132
- * are only returned if the type filter in <code>ListChannelMemberships</code> equals
1133
- * <code>HIDDEN</code>. Otherwise hidden members are not returned.</p>
1134
- */
1135
- Type?: ChannelMembershipType | string;
1136
-
1137
- /**
1138
- * <p>The maximum number of channel memberships that you want returned.</p>
1139
- */
1140
- MaxResults?: number;
1141
-
1142
- /**
1143
- * <p>The token passed by previous API calls until all requested channel memberships are
1144
- * returned.</p>
1145
- */
1146
- NextToken?: string;
1147
-
1148
- /**
1149
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1150
- */
1151
- ChimeBearer?: string;
1152
- }
1153
-
1154
- export namespace ListChannelMembershipsRequest {
1155
- /**
1156
- * @internal
1157
- */
1158
- export const filterSensitiveLog = (obj: ListChannelMembershipsRequest): any => ({
1159
- ...obj,
1160
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1161
- });
1162
- }
1163
-
1164
- export interface ListChannelMembershipsResponse {
1165
- /**
1166
- * <p>The ARN of the channel.</p>
1167
- */
1168
- ChannelArn?: string;
1169
-
1170
- /**
1171
- * <p>The information for the requested channel memberships.</p>
1172
- */
1173
- ChannelMemberships?: ChannelMembershipSummary[];
1174
-
1175
- /**
1176
- * <p>The token passed by previous API calls until all requested channel memberships are
1177
- * returned.</p>
1178
- */
1179
- NextToken?: string;
1180
- }
1181
-
1182
- export namespace ListChannelMembershipsResponse {
1183
- /**
1184
- * @internal
1185
- */
1186
- export const filterSensitiveLog = (obj: ListChannelMembershipsResponse): any => ({
1187
- ...obj,
1188
- ...(obj.ChannelMemberships && {
1189
- ChannelMemberships: obj.ChannelMemberships.map((item) => ChannelMembershipSummary.filterSensitiveLog(item)),
1190
- }),
1191
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1192
- });
1193
- }
1194
-
1195
- export interface ListChannelMembershipsForAppInstanceUserRequest {
1196
- /**
1197
- * <p>The ARN of the <code>AppInstanceUser</code>s</p>
1198
- */
1199
- AppInstanceUserArn?: string;
1200
-
1201
- /**
1202
- * <p>The maximum number of users that you want returned.</p>
1203
- */
1204
- MaxResults?: number;
1205
-
1206
- /**
1207
- * <p>The token returned from previous API requests until the number of channel memberships is reached.</p>
1208
- */
1209
- NextToken?: string;
1210
-
1211
- /**
1212
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1213
- */
1214
- ChimeBearer?: string;
1215
- }
1216
-
1217
- export namespace ListChannelMembershipsForAppInstanceUserRequest {
1218
- /**
1219
- * @internal
1220
- */
1221
- export const filterSensitiveLog = (obj: ListChannelMembershipsForAppInstanceUserRequest): any => ({
1222
- ...obj,
1223
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1224
- });
1225
- }
1226
-
1227
- export interface ListChannelMembershipsForAppInstanceUserResponse {
1228
- /**
1229
- * <p>The token passed by previous API calls until all requested users are returned.</p>
1230
- */
1231
- ChannelMemberships?: ChannelMembershipForAppInstanceUserSummary[];
1232
-
1233
- /**
1234
- * <p>The token passed by previous API calls until all requested users are returned.</p>
1235
- */
1236
- NextToken?: string;
1237
- }
1238
-
1239
- export namespace ListChannelMembershipsForAppInstanceUserResponse {
1240
- /**
1241
- * @internal
1242
- */
1243
- export const filterSensitiveLog = (obj: ListChannelMembershipsForAppInstanceUserResponse): any => ({
1244
- ...obj,
1245
- ...(obj.ChannelMemberships && {
1246
- ChannelMemberships: obj.ChannelMemberships.map((item) =>
1247
- ChannelMembershipForAppInstanceUserSummary.filterSensitiveLog(item)
1248
- ),
1249
- }),
1250
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1251
- });
1252
- }
1253
-
1254
- export enum SortOrder {
1255
- ASCENDING = "ASCENDING",
1256
- DESCENDING = "DESCENDING",
1257
- }
1258
-
1259
- export interface ListChannelMessagesRequest {
1260
- /**
1261
- * <p>The ARN of the channel.</p>
1262
- */
1263
- ChannelArn: string | undefined;
1264
-
1265
- /**
1266
- * <p>The order in which you want messages sorted. Default is Descending, based on time
1267
- * created.</p>
1268
- */
1269
- SortOrder?: SortOrder | string;
1270
-
1271
- /**
1272
- * <p>The initial or starting time stamp for your requested messages.</p>
1273
- */
1274
- NotBefore?: Date;
1275
-
1276
- /**
1277
- * <p>The final or ending time stamp for your requested messages.</p>
1278
- */
1279
- NotAfter?: Date;
1280
-
1281
- /**
1282
- * <p>The maximum number of messages that you want returned.</p>
1283
- */
1284
- MaxResults?: number;
1285
-
1286
- /**
1287
- * <p>The token passed by previous API calls until all requested messages are returned.</p>
1288
- */
1289
- NextToken?: string;
1290
-
1291
- /**
1292
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1293
- */
1294
- ChimeBearer?: string;
1295
- }
1296
-
1297
- export namespace ListChannelMessagesRequest {
1298
- /**
1299
- * @internal
1300
- */
1301
- export const filterSensitiveLog = (obj: ListChannelMessagesRequest): any => ({
1302
- ...obj,
1303
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1304
- });
1305
- }
1306
-
1307
- export interface ListChannelMessagesResponse {
1308
- /**
1309
- * <p>The ARN of the channel containing the requested messages.</p>
1310
- */
1311
- ChannelArn?: string;
1312
-
1313
- /**
1314
- * <p>The token passed by previous API calls until all requested messages are returned.</p>
1315
- */
1316
- NextToken?: string;
1317
-
1318
- /**
1319
- * <p>The information about, and content of, each requested message.</p>
1320
- */
1321
- ChannelMessages?: ChannelMessageSummary[];
1322
- }
1323
-
1324
- export namespace ListChannelMessagesResponse {
1325
- /**
1326
- * @internal
1327
- */
1328
- export const filterSensitiveLog = (obj: ListChannelMessagesResponse): any => ({
1329
- ...obj,
1330
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1331
- ...(obj.ChannelMessages && {
1332
- ChannelMessages: obj.ChannelMessages.map((item) => ChannelMessageSummary.filterSensitiveLog(item)),
1333
- }),
1334
- });
1335
- }
1336
-
1337
- export interface ListChannelModeratorsRequest {
1338
- /**
1339
- * <p>The ARN of the channel.</p>
1340
- */
1341
- ChannelArn: string | undefined;
1342
-
1343
- /**
1344
- * <p>The maximum number of moderators that you want returned.</p>
1345
- */
1346
- MaxResults?: number;
1347
-
1348
- /**
1349
- * <p>The token passed by previous API calls until all requested moderators are
1350
- * returned.</p>
1351
- */
1352
- NextToken?: string;
1353
-
1354
- /**
1355
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1356
- */
1357
- ChimeBearer?: string;
1358
- }
1359
-
1360
- export namespace ListChannelModeratorsRequest {
1361
- /**
1362
- * @internal
1363
- */
1364
- export const filterSensitiveLog = (obj: ListChannelModeratorsRequest): any => ({
1365
- ...obj,
1366
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1367
- });
1368
- }
1369
-
1370
- export interface ListChannelModeratorsResponse {
1371
- /**
1372
- * <p>The ARN of the channel.</p>
1373
- */
1374
- ChannelArn?: string;
1375
-
1376
- /**
1377
- * <p>The token passed by previous API calls until all requested moderators are
1378
- * returned.</p>
1379
- */
1380
- NextToken?: string;
1381
-
1382
- /**
1383
- * <p>The information about and names of each moderator.</p>
1384
- */
1385
- ChannelModerators?: ChannelModeratorSummary[];
1386
- }
1387
-
1388
- export namespace ListChannelModeratorsResponse {
1389
- /**
1390
- * @internal
1391
- */
1392
- export const filterSensitiveLog = (obj: ListChannelModeratorsResponse): any => ({
1393
- ...obj,
1394
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1395
- ...(obj.ChannelModerators && {
1396
- ChannelModerators: obj.ChannelModerators.map((item) => ChannelModeratorSummary.filterSensitiveLog(item)),
1397
- }),
1398
- });
1399
- }
1400
-
1401
- export interface ListChannelsRequest {
1402
- /**
1403
- * <p>The ARN of the <code>AppInstance</code>.</p>
1404
- */
1405
- AppInstanceArn: string | undefined;
1406
-
1407
- /**
1408
- * <p>The privacy setting. <code>PUBLIC</code> retrieves all the public channels.
1409
- * <code>PRIVATE</code> retrieves private channels. Only an <code>AppInstanceAdmin</code>
1410
- * can retrieve private channels. </p>
1411
- */
1412
- Privacy?: ChannelPrivacy | string;
1413
-
1414
- /**
1415
- * <p>The maximum number of channels that you want to return.</p>
1416
- */
1417
- MaxResults?: number;
1418
-
1419
- /**
1420
- * <p>The token passed by previous API calls until all requested channels are returned.</p>
1421
- */
1422
- NextToken?: string;
1423
-
1424
- /**
1425
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1426
- */
1427
- ChimeBearer?: string;
1428
- }
1429
-
1430
- export namespace ListChannelsRequest {
1431
- /**
1432
- * @internal
1433
- */
1434
- export const filterSensitiveLog = (obj: ListChannelsRequest): any => ({
1435
- ...obj,
1436
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1437
- });
1438
- }
1439
-
1440
- export interface ListChannelsResponse {
1441
- /**
1442
- * <p>The information about each channel.</p>
1443
- */
1444
- Channels?: ChannelSummary[];
1445
-
1446
- /**
1447
- * <p>The token returned from previous API requests until the number of channels is
1448
- * reached.</p>
1449
- */
1450
- NextToken?: string;
1451
- }
1452
-
1453
- export namespace ListChannelsResponse {
1454
- /**
1455
- * @internal
1456
- */
1457
- export const filterSensitiveLog = (obj: ListChannelsResponse): any => ({
1458
- ...obj,
1459
- ...(obj.Channels && { Channels: obj.Channels.map((item) => ChannelSummary.filterSensitiveLog(item)) }),
1460
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1461
- });
1462
- }
1463
-
1464
- export interface ListChannelsModeratedByAppInstanceUserRequest {
1465
- /**
1466
- * <p>The ARN of the user in the moderated channel.</p>
1467
- */
1468
- AppInstanceUserArn?: string;
1469
-
1470
- /**
1471
- * <p>The maximum number of channels in the request.</p>
1472
- */
1473
- MaxResults?: number;
1474
-
1475
- /**
1476
- * <p>The token returned from previous API requests until the number of channels moderated by
1477
- * the user is reached.</p>
1478
- */
1479
- NextToken?: string;
1480
-
1481
- /**
1482
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
1483
- */
1484
- ChimeBearer?: string;
1485
- }
1486
-
1487
- export namespace ListChannelsModeratedByAppInstanceUserRequest {
1488
- /**
1489
- * @internal
1490
- */
1491
- export const filterSensitiveLog = (obj: ListChannelsModeratedByAppInstanceUserRequest): any => ({
1492
- ...obj,
1493
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1494
- });
1495
- }
1496
-
1497
- export interface ListChannelsModeratedByAppInstanceUserResponse {
1498
- /**
1499
- * <p>The moderated channels in the request.</p>
1500
- */
1501
- Channels?: ChannelModeratedByAppInstanceUserSummary[];
1502
-
1503
- /**
1504
- * <p>The token returned from previous API requests until the number of channels moderated by
1505
- * the user is reached.</p>
1506
- */
1507
- NextToken?: string;
1508
- }
1509
-
1510
- export namespace ListChannelsModeratedByAppInstanceUserResponse {
1511
- /**
1512
- * @internal
1513
- */
1514
- export const filterSensitiveLog = (obj: ListChannelsModeratedByAppInstanceUserResponse): any => ({
1515
- ...obj,
1516
- ...(obj.Channels && {
1517
- Channels: obj.Channels.map((item) => ChannelModeratedByAppInstanceUserSummary.filterSensitiveLog(item)),
1518
- }),
1519
- ...(obj.NextToken && { NextToken: SENSITIVE_STRING }),
1520
- });
1521
- }
1522
-
1523
- export interface ListMediaCapturePipelinesRequest {
1524
- /**
1525
- * <p>The token used to retrieve the next page of results.</p>
1526
- */
1527
- NextToken?: string;
1528
-
1529
- /**
1530
- * <p>The maximum number of results to return in a single call. Valid Range: 1 - 99.</p>
1531
- */
1532
- MaxResults?: number;
1533
- }
1534
-
1535
- export namespace ListMediaCapturePipelinesRequest {
1536
- /**
1537
- * @internal
1538
- */
1539
- export const filterSensitiveLog = (obj: ListMediaCapturePipelinesRequest): any => ({
1540
- ...obj,
1541
- });
1542
- }
1543
-
1544
- export interface ListMediaCapturePipelinesResponse {
1545
- /**
1546
- * <p>The media capture pipeline objects in the list.</p>
1547
- */
1548
- MediaCapturePipelines?: MediaCapturePipeline[];
1549
-
1550
- /**
1551
- * <p>The token used to retrieve the next page of results. </p>
1552
- */
1553
- NextToken?: string;
1554
- }
1555
-
1556
- export namespace ListMediaCapturePipelinesResponse {
1557
- /**
1558
- * @internal
1559
- */
1560
- export const filterSensitiveLog = (obj: ListMediaCapturePipelinesResponse): any => ({
1561
- ...obj,
1562
- ...(obj.MediaCapturePipelines && {
1563
- MediaCapturePipelines: obj.MediaCapturePipelines.map((item) => MediaCapturePipeline.filterSensitiveLog(item)),
1564
- }),
1565
- });
1566
- }
1567
-
1568
- export interface ListMeetingsRequest {
1569
- /**
1570
- * <p>The token to use to retrieve the next page of results.</p>
1571
- */
1572
- NextToken?: string;
1573
-
1574
- /**
1575
- * <p>The maximum number of results to return in a single call.</p>
1576
- */
1577
- MaxResults?: number;
1578
- }
1579
-
1580
- export namespace ListMeetingsRequest {
1581
- /**
1582
- * @internal
1583
- */
1584
- export const filterSensitiveLog = (obj: ListMeetingsRequest): any => ({
1585
- ...obj,
1586
- });
1587
- }
1588
-
1589
- export interface ListMeetingsResponse {
1590
- /**
1591
- * <p>The Amazon Chime SDK meeting information.</p>
1592
- */
1593
- Meetings?: Meeting[];
1594
-
1595
- /**
1596
- * <p>The token to use to retrieve the next page of results.</p>
1597
- */
1598
- NextToken?: string;
1599
- }
1600
-
1601
- export namespace ListMeetingsResponse {
1602
- /**
1603
- * @internal
1604
- */
1605
- export const filterSensitiveLog = (obj: ListMeetingsResponse): any => ({
1606
- ...obj,
1607
- ...(obj.Meetings && { Meetings: obj.Meetings.map((item) => Meeting.filterSensitiveLog(item)) }),
1608
- });
1609
- }
1610
-
1611
- export interface ListMeetingTagsRequest {
1612
- /**
1613
- * <p>The Amazon Chime SDK meeting ID.</p>
1614
- */
1615
- MeetingId: string | undefined;
1616
- }
1617
-
1618
- export namespace ListMeetingTagsRequest {
1619
- /**
1620
- * @internal
1621
- */
1622
- export const filterSensitiveLog = (obj: ListMeetingTagsRequest): any => ({
1623
- ...obj,
1624
- });
1625
- }
1626
-
1627
- export interface ListMeetingTagsResponse {
1628
- /**
1629
- * <p>A list of tag key-value pairs.</p>
1630
- */
1631
- Tags?: Tag[];
1632
- }
1633
-
1634
- export namespace ListMeetingTagsResponse {
1635
- /**
1636
- * @internal
1637
- */
1638
- export const filterSensitiveLog = (obj: ListMeetingTagsResponse): any => ({
1639
- ...obj,
1640
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
1641
- });
1642
- }
1643
-
1644
- export interface ListPhoneNumberOrdersRequest {
1645
- /**
1646
- * <p>The token to use to retrieve the next page of results.</p>
1647
- */
1648
- NextToken?: string;
1649
-
1650
- /**
1651
- * <p>The maximum number of results to return in a single call.</p>
1652
- */
1653
- MaxResults?: number;
1654
- }
1655
-
1656
- export namespace ListPhoneNumberOrdersRequest {
1657
- /**
1658
- * @internal
1659
- */
1660
- export const filterSensitiveLog = (obj: ListPhoneNumberOrdersRequest): any => ({
1661
- ...obj,
1662
- });
1663
- }
1664
-
1665
- export interface ListPhoneNumberOrdersResponse {
1666
- /**
1667
- * <p>The phone number order details.</p>
1668
- */
1669
- PhoneNumberOrders?: PhoneNumberOrder[];
1670
-
1671
- /**
1672
- * <p>The token to use to retrieve the next page of results.</p>
1673
- */
1674
- NextToken?: string;
1675
- }
1676
-
1677
- export namespace ListPhoneNumberOrdersResponse {
1678
- /**
1679
- * @internal
1680
- */
1681
- export const filterSensitiveLog = (obj: ListPhoneNumberOrdersResponse): any => ({
1682
- ...obj,
1683
- });
1684
- }
1685
-
1686
- export interface ListPhoneNumbersRequest {
1687
- /**
1688
- * <p>The phone number status.</p>
1689
- */
1690
- Status?: PhoneNumberStatus | string;
1691
-
1692
- /**
1693
- * <p>The phone number product type.</p>
1694
- */
1695
- ProductType?: PhoneNumberProductType | string;
1696
-
1697
- /**
1698
- * <p>The filter to use to limit the number of results.</p>
1699
- */
1700
- FilterName?: PhoneNumberAssociationName | string;
1701
-
1702
- /**
1703
- * <p>The value to use for the filter.</p>
1704
- */
1705
- FilterValue?: string;
1706
-
1707
- /**
1708
- * <p>The maximum number of results to return in a single call.</p>
1709
- */
1710
- MaxResults?: number;
1711
-
1712
- /**
1713
- * <p>The token to use to retrieve the next page of results.</p>
1714
- */
1715
- NextToken?: string;
1716
- }
1717
-
1718
- export namespace ListPhoneNumbersRequest {
1719
- /**
1720
- * @internal
1721
- */
1722
- export const filterSensitiveLog = (obj: ListPhoneNumbersRequest): any => ({
1723
- ...obj,
1724
- });
1725
- }
1726
-
1727
- export interface ListPhoneNumbersResponse {
1728
- /**
1729
- * <p>The phone number details.</p>
1730
- */
1731
- PhoneNumbers?: PhoneNumber[];
1732
-
1733
- /**
1734
- * <p>The token to use to retrieve the next page of results.</p>
1735
- */
1736
- NextToken?: string;
1737
- }
1738
-
1739
- export namespace ListPhoneNumbersResponse {
1740
- /**
1741
- * @internal
1742
- */
1743
- export const filterSensitiveLog = (obj: ListPhoneNumbersResponse): any => ({
1744
- ...obj,
1745
- ...(obj.PhoneNumbers && { PhoneNumbers: obj.PhoneNumbers.map((item) => PhoneNumber.filterSensitiveLog(item)) }),
1746
- });
1747
- }
1748
-
1749
- export interface ListProxySessionsRequest {
1750
- /**
1751
- * <p>The Amazon Chime voice connector ID.</p>
1752
- */
1753
- VoiceConnectorId: string | undefined;
1754
-
1755
- /**
1756
- * <p>The proxy session status.</p>
1757
- */
1758
- Status?: ProxySessionStatus | string;
1759
-
1760
- /**
1761
- * <p>The token to use to retrieve the next page of results.</p>
1762
- */
1763
- NextToken?: string;
1764
-
1765
- /**
1766
- * <p>The maximum number of results to return in a single call.</p>
1767
- */
1768
- MaxResults?: number;
1769
- }
1770
-
1771
- export namespace ListProxySessionsRequest {
1772
- /**
1773
- * @internal
1774
- */
1775
- export const filterSensitiveLog = (obj: ListProxySessionsRequest): any => ({
1776
- ...obj,
1777
- });
1778
- }
1779
-
1780
- export interface ListProxySessionsResponse {
1781
- /**
1782
- * <p>The proxy session details.</p>
1783
- */
1784
- ProxySessions?: ProxySession[];
1785
-
1786
- /**
1787
- * <p>The token to use to retrieve the next page of results.</p>
1788
- */
1789
- NextToken?: string;
1790
- }
1791
-
1792
- export namespace ListProxySessionsResponse {
1793
- /**
1794
- * @internal
1795
- */
1796
- export const filterSensitiveLog = (obj: ListProxySessionsResponse): any => ({
1797
- ...obj,
1798
- });
1799
- }
1800
-
1801
- export interface ListRoomMembershipsRequest {
1802
- /**
1803
- * <p>The Amazon Chime account ID.</p>
1804
- */
1805
- AccountId: string | undefined;
1806
-
1807
- /**
1808
- * <p>The room ID.</p>
1809
- */
1810
- RoomId: string | undefined;
1811
-
1812
- /**
1813
- * <p>The maximum number of results to return in a single call.</p>
1814
- */
1815
- MaxResults?: number;
1816
-
1817
- /**
1818
- * <p>The token to use to retrieve the next page of results.</p>
1819
- */
1820
- NextToken?: string;
1821
- }
1822
-
1823
- export namespace ListRoomMembershipsRequest {
1824
- /**
1825
- * @internal
1826
- */
1827
- export const filterSensitiveLog = (obj: ListRoomMembershipsRequest): any => ({
1828
- ...obj,
1829
- });
1830
- }
1831
-
1832
- export interface ListRoomMembershipsResponse {
1833
- /**
1834
- * <p>The room membership details.</p>
1835
- */
1836
- RoomMemberships?: RoomMembership[];
1837
-
1838
- /**
1839
- * <p>The token to use to retrieve the next page of results.</p>
1840
- */
1841
- NextToken?: string;
1842
- }
1843
-
1844
- export namespace ListRoomMembershipsResponse {
1845
- /**
1846
- * @internal
1847
- */
1848
- export const filterSensitiveLog = (obj: ListRoomMembershipsResponse): any => ({
1849
- ...obj,
1850
- ...(obj.RoomMemberships && {
1851
- RoomMemberships: obj.RoomMemberships.map((item) => RoomMembership.filterSensitiveLog(item)),
1852
- }),
1853
- });
1854
- }
1855
-
1856
- export interface ListRoomsRequest {
1857
- /**
1858
- * <p>The Amazon Chime account ID.</p>
1859
- */
1860
- AccountId: string | undefined;
1861
-
1862
- /**
1863
- * <p>The member ID (user ID or bot ID).</p>
1864
- */
1865
- MemberId?: string;
1866
-
1867
- /**
1868
- * <p>The maximum number of results to return in a single call.</p>
1869
- */
1870
- MaxResults?: number;
1871
-
1872
- /**
1873
- * <p>The token to use to retrieve the next page of results.</p>
1874
- */
1875
- NextToken?: string;
1876
- }
1877
-
1878
- export namespace ListRoomsRequest {
1879
- /**
1880
- * @internal
1881
- */
1882
- export const filterSensitiveLog = (obj: ListRoomsRequest): any => ({
1883
- ...obj,
1884
- });
1885
- }
1886
-
1887
- export interface ListRoomsResponse {
1888
- /**
1889
- * <p>The room details.</p>
1890
- */
1891
- Rooms?: Room[];
1892
-
1893
- /**
1894
- * <p>The token to use to retrieve the next page of results.</p>
1895
- */
1896
- NextToken?: string;
1897
- }
1898
-
1899
- export namespace ListRoomsResponse {
1900
- /**
1901
- * @internal
1902
- */
1903
- export const filterSensitiveLog = (obj: ListRoomsResponse): any => ({
1904
- ...obj,
1905
- ...(obj.Rooms && { Rooms: obj.Rooms.map((item) => Room.filterSensitiveLog(item)) }),
1906
- });
1907
- }
1908
-
1909
- export interface ListSipMediaApplicationsRequest {
1910
- /**
1911
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
1912
- */
1913
- MaxResults?: number;
1914
-
1915
- /**
1916
- * <p>The token to use to retrieve the next page of results.</p>
1917
- */
1918
- NextToken?: string;
1919
- }
1920
-
1921
- export namespace ListSipMediaApplicationsRequest {
1922
- /**
1923
- * @internal
1924
- */
1925
- export const filterSensitiveLog = (obj: ListSipMediaApplicationsRequest): any => ({
1926
- ...obj,
1927
- });
1928
- }
1929
-
1930
- export interface ListSipMediaApplicationsResponse {
1931
- /**
1932
- * <p>List of SIP media applications and application details.</p>
1933
- */
1934
- SipMediaApplications?: SipMediaApplication[];
1935
-
1936
- /**
1937
- * <p>The token to use to retrieve the next page of results.</p>
1938
- */
1939
- NextToken?: string;
1940
- }
1941
-
1942
- export namespace ListSipMediaApplicationsResponse {
1943
- /**
1944
- * @internal
1945
- */
1946
- export const filterSensitiveLog = (obj: ListSipMediaApplicationsResponse): any => ({
1947
- ...obj,
1948
- });
1949
- }
1950
-
1951
- export interface ListSipRulesRequest {
1952
- /**
1953
- * <p>The SIP media application ID.</p>
1954
- */
1955
- SipMediaApplicationId?: string;
1956
-
1957
- /**
1958
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
1959
- */
1960
- MaxResults?: number;
1961
-
1962
- /**
1963
- * <p>The token to use to retrieve the next page of results.</p>
1964
- */
1965
- NextToken?: string;
1966
- }
1967
-
1968
- export namespace ListSipRulesRequest {
1969
- /**
1970
- * @internal
1971
- */
1972
- export const filterSensitiveLog = (obj: ListSipRulesRequest): any => ({
1973
- ...obj,
1974
- });
1975
- }
1976
-
1977
- export interface ListSipRulesResponse {
1978
- /**
1979
- * <p>List of SIP rules and rule details.</p>
1980
- */
1981
- SipRules?: SipRule[];
1982
-
1983
- /**
1984
- * <p>The token to use to retrieve the next page of results.</p>
1985
- */
1986
- NextToken?: string;
1987
- }
1988
-
1989
- export namespace ListSipRulesResponse {
1990
- /**
1991
- * @internal
1992
- */
1993
- export const filterSensitiveLog = (obj: ListSipRulesResponse): any => ({
1994
- ...obj,
1995
- });
1996
- }
1997
-
1998
- export interface ListSupportedPhoneNumberCountriesRequest {
1999
- /**
2000
- * <p>The phone number product type.</p>
2001
- */
2002
- ProductType: PhoneNumberProductType | string | undefined;
2003
- }
2004
-
2005
- export namespace ListSupportedPhoneNumberCountriesRequest {
2006
- /**
2007
- * @internal
2008
- */
2009
- export const filterSensitiveLog = (obj: ListSupportedPhoneNumberCountriesRequest): any => ({
2010
- ...obj,
2011
- });
2012
- }
2013
-
2014
- /**
2015
- * <p>The phone number country.</p>
2016
- */
2017
- export interface PhoneNumberCountry {
2018
- /**
2019
- * <p>The phone number country code. Format: ISO 3166-1 alpha-2.</p>
2020
- */
2021
- CountryCode?: string;
2022
-
2023
- /**
2024
- * <p>The supported phone number types. </p>
2025
- */
2026
- SupportedPhoneNumberTypes?: (PhoneNumberType | string)[];
2027
- }
2028
-
2029
- export namespace PhoneNumberCountry {
2030
- /**
2031
- * @internal
2032
- */
2033
- export const filterSensitiveLog = (obj: PhoneNumberCountry): any => ({
2034
- ...obj,
2035
- });
2036
- }
2037
-
2038
- export interface ListSupportedPhoneNumberCountriesResponse {
2039
- /**
2040
- * <p>The supported phone number countries.</p>
2041
- */
2042
- PhoneNumberCountries?: PhoneNumberCountry[];
2043
- }
2044
-
2045
- export namespace ListSupportedPhoneNumberCountriesResponse {
2046
- /**
2047
- * @internal
2048
- */
2049
- export const filterSensitiveLog = (obj: ListSupportedPhoneNumberCountriesResponse): any => ({
2050
- ...obj,
2051
- });
2052
- }
2053
-
2054
- export interface ListTagsForResourceRequest {
2055
- /**
2056
- * <p>The resource ARN.</p>
2057
- */
2058
- ResourceARN: string | undefined;
2059
- }
2060
-
2061
- export namespace ListTagsForResourceRequest {
2062
- /**
2063
- * @internal
2064
- */
2065
- export const filterSensitiveLog = (obj: ListTagsForResourceRequest): any => ({
2066
- ...obj,
2067
- ...(obj.ResourceARN && { ResourceARN: SENSITIVE_STRING }),
2068
- });
2069
- }
2070
-
2071
- export interface ListTagsForResourceResponse {
2072
- /**
2073
- * <p>A list of tag-key value pairs.</p>
2074
- */
2075
- Tags?: Tag[];
2076
- }
2077
-
2078
- export namespace ListTagsForResourceResponse {
2079
- /**
2080
- * @internal
2081
- */
2082
- export const filterSensitiveLog = (obj: ListTagsForResourceResponse): any => ({
2083
- ...obj,
2084
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
2085
- });
2086
- }
2087
-
2088
- export interface ListUsersRequest {
2089
- /**
2090
- * <p>The Amazon Chime account ID.</p>
2091
- */
2092
- AccountId: string | undefined;
2093
-
2094
- /**
2095
- * <p>Optional. The user email address used to filter results. Maximum 1.</p>
2096
- */
2097
- UserEmail?: string;
2098
-
2099
- /**
2100
- * <p>The user type.</p>
2101
- */
2102
- UserType?: UserType | string;
2103
-
2104
- /**
2105
- * <p>The maximum number of results to return in a single call. Defaults to 100.</p>
2106
- */
2107
- MaxResults?: number;
2108
-
2109
- /**
2110
- * <p>The token to use to retrieve the next page of results.</p>
2111
- */
2112
- NextToken?: string;
2113
- }
2114
-
2115
- export namespace ListUsersRequest {
2116
- /**
2117
- * @internal
2118
- */
2119
- export const filterSensitiveLog = (obj: ListUsersRequest): any => ({
2120
- ...obj,
2121
- ...(obj.UserEmail && { UserEmail: SENSITIVE_STRING }),
2122
- });
2123
- }
2124
-
2125
- export interface ListUsersResponse {
2126
- /**
2127
- * <p>List of users and user details.</p>
2128
- */
2129
- Users?: User[];
2130
-
2131
- /**
2132
- * <p>The token to use to retrieve the next page of results.</p>
2133
- */
2134
- NextToken?: string;
2135
- }
2136
-
2137
- export namespace ListUsersResponse {
2138
- /**
2139
- * @internal
2140
- */
2141
- export const filterSensitiveLog = (obj: ListUsersResponse): any => ({
2142
- ...obj,
2143
- ...(obj.Users && { Users: obj.Users.map((item) => User.filterSensitiveLog(item)) }),
2144
- });
2145
- }
2146
-
2147
- export interface ListVoiceConnectorGroupsRequest {
2148
- /**
2149
- * <p>The token to use to retrieve the next page of results.</p>
2150
- */
2151
- NextToken?: string;
2152
-
2153
- /**
2154
- * <p>The maximum number of results to return in a single call.</p>
2155
- */
2156
- MaxResults?: number;
2157
- }
2158
-
2159
- export namespace ListVoiceConnectorGroupsRequest {
2160
- /**
2161
- * @internal
2162
- */
2163
- export const filterSensitiveLog = (obj: ListVoiceConnectorGroupsRequest): any => ({
2164
- ...obj,
2165
- });
2166
- }
2167
-
2168
- export interface ListVoiceConnectorGroupsResponse {
2169
- /**
2170
- * <p>The details of the Amazon Chime Voice Connector groups.</p>
2171
- */
2172
- VoiceConnectorGroups?: VoiceConnectorGroup[];
2173
-
2174
- /**
2175
- * <p>The token to use to retrieve the next page of results.</p>
2176
- */
2177
- NextToken?: string;
2178
- }
2179
-
2180
- export namespace ListVoiceConnectorGroupsResponse {
2181
- /**
2182
- * @internal
2183
- */
2184
- export const filterSensitiveLog = (obj: ListVoiceConnectorGroupsResponse): any => ({
2185
- ...obj,
2186
- });
2187
- }
2188
-
2189
- export interface ListVoiceConnectorsRequest {
2190
- /**
2191
- * <p>The token to use to retrieve the next page of results.</p>
2192
- */
2193
- NextToken?: string;
2194
-
2195
- /**
2196
- * <p>The maximum number of results to return in a single call.</p>
2197
- */
2198
- MaxResults?: number;
2199
- }
2200
-
2201
- export namespace ListVoiceConnectorsRequest {
2202
- /**
2203
- * @internal
2204
- */
2205
- export const filterSensitiveLog = (obj: ListVoiceConnectorsRequest): any => ({
2206
- ...obj,
2207
- });
2208
- }
2209
-
2210
- export interface ListVoiceConnectorsResponse {
2211
- /**
2212
- * <p>The details of the Amazon Chime Voice Connectors.</p>
2213
- */
2214
- VoiceConnectors?: VoiceConnector[];
2215
-
2216
- /**
2217
- * <p>The token to use to retrieve the next page of results.</p>
2218
- */
2219
- NextToken?: string;
2220
- }
2221
-
2222
- export namespace ListVoiceConnectorsResponse {
2223
- /**
2224
- * @internal
2225
- */
2226
- export const filterSensitiveLog = (obj: ListVoiceConnectorsResponse): any => ({
2227
- ...obj,
2228
- });
2229
- }
2230
-
2231
- export interface ListVoiceConnectorTerminationCredentialsRequest {
2232
- /**
2233
- * <p>The Amazon Chime Voice Connector ID.</p>
2234
- */
2235
- VoiceConnectorId: string | undefined;
2236
- }
2237
-
2238
- export namespace ListVoiceConnectorTerminationCredentialsRequest {
2239
- /**
2240
- * @internal
2241
- */
2242
- export const filterSensitiveLog = (obj: ListVoiceConnectorTerminationCredentialsRequest): any => ({
2243
- ...obj,
2244
- });
2245
- }
2246
-
2247
- export interface ListVoiceConnectorTerminationCredentialsResponse {
2248
- /**
2249
- * <p>A list of user names.</p>
2250
- */
2251
- Usernames?: string[];
2252
- }
2253
-
2254
- export namespace ListVoiceConnectorTerminationCredentialsResponse {
2255
- /**
2256
- * @internal
2257
- */
2258
- export const filterSensitiveLog = (obj: ListVoiceConnectorTerminationCredentialsResponse): any => ({
2259
- ...obj,
2260
- ...(obj.Usernames && { Usernames: SENSITIVE_STRING }),
2261
- });
2262
- }
2263
-
2264
- export interface LogoutUserRequest {
2265
- /**
2266
- * <p>The Amazon Chime account ID.</p>
2267
- */
2268
- AccountId: string | undefined;
2269
-
2270
- /**
2271
- * <p>The user ID.</p>
2272
- */
2273
- UserId: string | undefined;
2274
- }
2275
-
2276
- export namespace LogoutUserRequest {
2277
- /**
2278
- * @internal
2279
- */
2280
- export const filterSensitiveLog = (obj: LogoutUserRequest): any => ({
2281
- ...obj,
2282
- });
2283
- }
2284
-
2285
- export interface LogoutUserResponse {}
2286
-
2287
- export namespace LogoutUserResponse {
2288
- /**
2289
- * @internal
2290
- */
2291
- export const filterSensitiveLog = (obj: LogoutUserResponse): any => ({
2292
- ...obj,
2293
- });
2294
- }
2295
-
2296
- export interface PutAppInstanceRetentionSettingsRequest {
2297
- /**
2298
- * <p>The ARN of the <code>AppInstance</code>.</p>
2299
- */
2300
- AppInstanceArn: string | undefined;
2301
-
2302
- /**
2303
- * <p>The time in days to retain data. Data type: number.</p>
2304
- */
2305
- AppInstanceRetentionSettings: AppInstanceRetentionSettings | undefined;
2306
- }
2307
-
2308
- export namespace PutAppInstanceRetentionSettingsRequest {
2309
- /**
2310
- * @internal
2311
- */
2312
- export const filterSensitiveLog = (obj: PutAppInstanceRetentionSettingsRequest): any => ({
2313
- ...obj,
2314
- });
2315
- }
2316
-
2317
- export interface PutAppInstanceRetentionSettingsResponse {
2318
- /**
2319
- * <p>The time in days to retain data. Data type: number.</p>
2320
- */
2321
- AppInstanceRetentionSettings?: AppInstanceRetentionSettings;
2322
-
2323
- /**
2324
- * <p>The time at which the API deletes data.</p>
2325
- */
2326
- InitiateDeletionTimestamp?: Date;
2327
- }
2328
-
2329
- export namespace PutAppInstanceRetentionSettingsResponse {
2330
- /**
2331
- * @internal
2332
- */
2333
- export const filterSensitiveLog = (obj: PutAppInstanceRetentionSettingsResponse): any => ({
2334
- ...obj,
2335
- });
2336
- }
2337
-
2338
- export interface PutAppInstanceStreamingConfigurationsRequest {
2339
- /**
2340
- * <p>The ARN of the <code>AppInstance</code>.</p>
2341
- */
2342
- AppInstanceArn: string | undefined;
2343
-
2344
- /**
2345
- * <p>The streaming configurations set for an <code>AppInstance</code>.</p>
2346
- */
2347
- AppInstanceStreamingConfigurations: AppInstanceStreamingConfiguration[] | undefined;
2348
- }
2349
-
2350
- export namespace PutAppInstanceStreamingConfigurationsRequest {
2351
- /**
2352
- * @internal
2353
- */
2354
- export const filterSensitiveLog = (obj: PutAppInstanceStreamingConfigurationsRequest): any => ({
2355
- ...obj,
2356
- ...(obj.AppInstanceStreamingConfigurations && {
2357
- AppInstanceStreamingConfigurations: obj.AppInstanceStreamingConfigurations.map((item) =>
2358
- AppInstanceStreamingConfiguration.filterSensitiveLog(item)
2359
- ),
2360
- }),
2361
- });
2362
- }
2363
-
2364
- export interface PutAppInstanceStreamingConfigurationsResponse {
2365
- /**
2366
- * <p>The streaming configurations of an <code>AppInstance</code>.</p>
2367
- */
2368
- AppInstanceStreamingConfigurations?: AppInstanceStreamingConfiguration[];
2369
- }
2370
-
2371
- export namespace PutAppInstanceStreamingConfigurationsResponse {
2372
- /**
2373
- * @internal
2374
- */
2375
- export const filterSensitiveLog = (obj: PutAppInstanceStreamingConfigurationsResponse): any => ({
2376
- ...obj,
2377
- ...(obj.AppInstanceStreamingConfigurations && {
2378
- AppInstanceStreamingConfigurations: obj.AppInstanceStreamingConfigurations.map((item) =>
2379
- AppInstanceStreamingConfiguration.filterSensitiveLog(item)
2380
- ),
2381
- }),
2382
- });
2383
- }
2384
-
2385
- export interface PutEventsConfigurationRequest {
2386
- /**
2387
- * <p>The Amazon Chime account ID.</p>
2388
- */
2389
- AccountId: string | undefined;
2390
-
2391
- /**
2392
- * <p>The bot ID.</p>
2393
- */
2394
- BotId: string | undefined;
2395
-
2396
- /**
2397
- * <p>HTTPS endpoint that allows the bot to receive outgoing events.</p>
2398
- */
2399
- OutboundEventsHTTPSEndpoint?: string;
2400
-
2401
- /**
2402
- * <p>Lambda function ARN that allows the bot to receive outgoing events.</p>
2403
- */
2404
- LambdaFunctionArn?: string;
2405
- }
2406
-
2407
- export namespace PutEventsConfigurationRequest {
2408
- /**
2409
- * @internal
2410
- */
2411
- export const filterSensitiveLog = (obj: PutEventsConfigurationRequest): any => ({
2412
- ...obj,
2413
- ...(obj.OutboundEventsHTTPSEndpoint && { OutboundEventsHTTPSEndpoint: SENSITIVE_STRING }),
2414
- ...(obj.LambdaFunctionArn && { LambdaFunctionArn: SENSITIVE_STRING }),
2415
- });
2416
- }
2417
-
2418
- export interface PutEventsConfigurationResponse {
2419
- /**
2420
- * <p>The configuration that allows a bot to receive outgoing events. Can be either an HTTPS endpoint or a Lambda function ARN.</p>
2421
- */
2422
- EventsConfiguration?: EventsConfiguration;
2423
- }
2424
-
2425
- export namespace PutEventsConfigurationResponse {
2426
- /**
2427
- * @internal
2428
- */
2429
- export const filterSensitiveLog = (obj: PutEventsConfigurationResponse): any => ({
2430
- ...obj,
2431
- ...(obj.EventsConfiguration && {
2432
- EventsConfiguration: EventsConfiguration.filterSensitiveLog(obj.EventsConfiguration),
2433
- }),
2434
- });
2435
- }
2436
-
2437
- export interface PutRetentionSettingsRequest {
2438
- /**
2439
- * <p>The Amazon Chime account ID.</p>
2440
- */
2441
- AccountId: string | undefined;
2442
-
2443
- /**
2444
- * <p>The retention settings.</p>
2445
- */
2446
- RetentionSettings: RetentionSettings | undefined;
2447
- }
2448
-
2449
- export namespace PutRetentionSettingsRequest {
2450
- /**
2451
- * @internal
2452
- */
2453
- export const filterSensitiveLog = (obj: PutRetentionSettingsRequest): any => ({
2454
- ...obj,
2455
- });
2456
- }
2457
-
2458
- export interface PutRetentionSettingsResponse {
2459
- /**
2460
- * <p>The retention settings.</p>
2461
- */
2462
- RetentionSettings?: RetentionSettings;
2463
-
2464
- /**
2465
- * <p>The timestamp representing the time at which the specified items are permanently deleted, in ISO 8601 format.</p>
2466
- */
2467
- InitiateDeletionTimestamp?: Date;
2468
- }
2469
-
2470
- export namespace PutRetentionSettingsResponse {
2471
- /**
2472
- * @internal
2473
- */
2474
- export const filterSensitiveLog = (obj: PutRetentionSettingsResponse): any => ({
2475
- ...obj,
2476
- });
2477
- }
2478
-
2479
- export interface PutSipMediaApplicationLoggingConfigurationRequest {
2480
- /**
2481
- * <p>The SIP media application ID.</p>
2482
- */
2483
- SipMediaApplicationId: string | undefined;
2484
-
2485
- /**
2486
- * <p>The actual logging configuration.</p>
2487
- */
2488
- SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
2489
- }
2490
-
2491
- export namespace PutSipMediaApplicationLoggingConfigurationRequest {
2492
- /**
2493
- * @internal
2494
- */
2495
- export const filterSensitiveLog = (obj: PutSipMediaApplicationLoggingConfigurationRequest): any => ({
2496
- ...obj,
2497
- });
2498
- }
2499
-
2500
- export interface PutSipMediaApplicationLoggingConfigurationResponse {
2501
- /**
2502
- * <p>Logging configuration of the SIP media application.</p>
2503
- */
2504
- SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration;
2505
- }
2506
-
2507
- export namespace PutSipMediaApplicationLoggingConfigurationResponse {
2508
- /**
2509
- * @internal
2510
- */
2511
- export const filterSensitiveLog = (obj: PutSipMediaApplicationLoggingConfigurationResponse): any => ({
2512
- ...obj,
2513
- });
2514
- }
2515
-
2516
- export interface PutVoiceConnectorEmergencyCallingConfigurationRequest {
2517
- /**
2518
- * <p>The Amazon Chime Voice Connector ID.</p>
2519
- */
2520
- VoiceConnectorId: string | undefined;
2521
-
2522
- /**
2523
- * <p>The emergency calling configuration details.</p>
2524
- */
2525
- EmergencyCallingConfiguration: EmergencyCallingConfiguration | undefined;
2526
- }
2527
-
2528
- export namespace PutVoiceConnectorEmergencyCallingConfigurationRequest {
2529
- /**
2530
- * @internal
2531
- */
2532
- export const filterSensitiveLog = (obj: PutVoiceConnectorEmergencyCallingConfigurationRequest): any => ({
2533
- ...obj,
2534
- ...(obj.EmergencyCallingConfiguration && {
2535
- EmergencyCallingConfiguration: EmergencyCallingConfiguration.filterSensitiveLog(
2536
- obj.EmergencyCallingConfiguration
2537
- ),
2538
- }),
2539
- });
2540
- }
2541
-
2542
- export interface PutVoiceConnectorEmergencyCallingConfigurationResponse {
2543
- /**
2544
- * <p>The emergency calling configuration details.</p>
2545
- */
2546
- EmergencyCallingConfiguration?: EmergencyCallingConfiguration;
2547
- }
2548
-
2549
- export namespace PutVoiceConnectorEmergencyCallingConfigurationResponse {
2550
- /**
2551
- * @internal
2552
- */
2553
- export const filterSensitiveLog = (obj: PutVoiceConnectorEmergencyCallingConfigurationResponse): any => ({
2554
- ...obj,
2555
- ...(obj.EmergencyCallingConfiguration && {
2556
- EmergencyCallingConfiguration: EmergencyCallingConfiguration.filterSensitiveLog(
2557
- obj.EmergencyCallingConfiguration
2558
- ),
2559
- }),
2560
- });
2561
- }
2562
-
2563
- export interface PutVoiceConnectorLoggingConfigurationRequest {
2564
- /**
2565
- * <p>The Amazon Chime Voice Connector ID.</p>
2566
- */
2567
- VoiceConnectorId: string | undefined;
2568
-
2569
- /**
2570
- * <p>The logging configuration details to add.</p>
2571
- */
2572
- LoggingConfiguration: LoggingConfiguration | undefined;
2573
- }
2574
-
2575
- export namespace PutVoiceConnectorLoggingConfigurationRequest {
2576
- /**
2577
- * @internal
2578
- */
2579
- export const filterSensitiveLog = (obj: PutVoiceConnectorLoggingConfigurationRequest): any => ({
2580
- ...obj,
2581
- });
2582
- }
2583
-
2584
- export interface PutVoiceConnectorLoggingConfigurationResponse {
2585
- /**
2586
- * <p>The updated logging configuration details.</p>
2587
- */
2588
- LoggingConfiguration?: LoggingConfiguration;
2589
- }
2590
-
2591
- export namespace PutVoiceConnectorLoggingConfigurationResponse {
2592
- /**
2593
- * @internal
2594
- */
2595
- export const filterSensitiveLog = (obj: PutVoiceConnectorLoggingConfigurationResponse): any => ({
2596
- ...obj,
2597
- });
2598
- }
2599
-
2600
- export interface PutVoiceConnectorOriginationRequest {
2601
- /**
2602
- * <p>The Amazon Chime Voice Connector ID.</p>
2603
- */
2604
- VoiceConnectorId: string | undefined;
2605
-
2606
- /**
2607
- * <p>The origination setting details to add.</p>
2608
- */
2609
- Origination: Origination | undefined;
2610
- }
2611
-
2612
- export namespace PutVoiceConnectorOriginationRequest {
2613
- /**
2614
- * @internal
2615
- */
2616
- export const filterSensitiveLog = (obj: PutVoiceConnectorOriginationRequest): any => ({
2617
- ...obj,
2618
- });
2619
- }
2620
-
2621
- export interface PutVoiceConnectorOriginationResponse {
2622
- /**
2623
- * <p>The updated origination setting details.</p>
2624
- */
2625
- Origination?: Origination;
2626
- }
2627
-
2628
- export namespace PutVoiceConnectorOriginationResponse {
2629
- /**
2630
- * @internal
2631
- */
2632
- export const filterSensitiveLog = (obj: PutVoiceConnectorOriginationResponse): any => ({
2633
- ...obj,
2634
- });
2635
- }
2636
-
2637
- export interface PutVoiceConnectorProxyRequest {
2638
- /**
2639
- * <p>The Amazon Chime voice connector ID.</p>
2640
- */
2641
- VoiceConnectorId: string | undefined;
2642
-
2643
- /**
2644
- * <p>The default number of minutes allowed for proxy sessions.</p>
2645
- */
2646
- DefaultSessionExpiryMinutes: number | undefined;
2647
-
2648
- /**
2649
- * <p>The countries for proxy phone numbers to be selected from.</p>
2650
- */
2651
- PhoneNumberPoolCountries: string[] | undefined;
2652
-
2653
- /**
2654
- * <p>The phone number to route calls to after a proxy session expires.</p>
2655
- */
2656
- FallBackPhoneNumber?: string;
2657
-
2658
- /**
2659
- * <p>When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.</p>
2660
- */
2661
- Disabled?: boolean;
2662
- }
2663
-
2664
- export namespace PutVoiceConnectorProxyRequest {
2665
- /**
2666
- * @internal
2667
- */
2668
- export const filterSensitiveLog = (obj: PutVoiceConnectorProxyRequest): any => ({
2669
- ...obj,
2670
- ...(obj.FallBackPhoneNumber && { FallBackPhoneNumber: SENSITIVE_STRING }),
2671
- });
2672
- }
2673
-
2674
- export interface PutVoiceConnectorProxyResponse {
2675
- /**
2676
- * <p>The proxy configuration details.</p>
2677
- */
2678
- Proxy?: Proxy;
2679
- }
2680
-
2681
- export namespace PutVoiceConnectorProxyResponse {
2682
- /**
2683
- * @internal
2684
- */
2685
- export const filterSensitiveLog = (obj: PutVoiceConnectorProxyResponse): any => ({
2686
- ...obj,
2687
- ...(obj.Proxy && { Proxy: Proxy.filterSensitiveLog(obj.Proxy) }),
2688
- });
2689
- }
2690
-
2691
- export interface PutVoiceConnectorStreamingConfigurationRequest {
2692
- /**
2693
- * <p>The Amazon Chime Voice Connector ID.</p>
2694
- */
2695
- VoiceConnectorId: string | undefined;
2696
-
2697
- /**
2698
- * <p>The streaming configuration details to add.</p>
2699
- */
2700
- StreamingConfiguration: StreamingConfiguration | undefined;
2701
- }
2702
-
2703
- export namespace PutVoiceConnectorStreamingConfigurationRequest {
2704
- /**
2705
- * @internal
2706
- */
2707
- export const filterSensitiveLog = (obj: PutVoiceConnectorStreamingConfigurationRequest): any => ({
2708
- ...obj,
2709
- });
2710
- }
2711
-
2712
- export interface PutVoiceConnectorStreamingConfigurationResponse {
2713
- /**
2714
- * <p>The updated streaming configuration details.</p>
2715
- */
2716
- StreamingConfiguration?: StreamingConfiguration;
2717
- }
2718
-
2719
- export namespace PutVoiceConnectorStreamingConfigurationResponse {
2720
- /**
2721
- * @internal
2722
- */
2723
- export const filterSensitiveLog = (obj: PutVoiceConnectorStreamingConfigurationResponse): any => ({
2724
- ...obj,
2725
- });
2726
- }
2727
-
2728
- export interface PutVoiceConnectorTerminationRequest {
2729
- /**
2730
- * <p>The Amazon Chime Voice Connector ID.</p>
2731
- */
2732
- VoiceConnectorId: string | undefined;
2733
-
2734
- /**
2735
- * <p>The termination setting details to add.</p>
2736
- */
2737
- Termination: Termination | undefined;
2738
- }
2739
-
2740
- export namespace PutVoiceConnectorTerminationRequest {
2741
- /**
2742
- * @internal
2743
- */
2744
- export const filterSensitiveLog = (obj: PutVoiceConnectorTerminationRequest): any => ({
2745
- ...obj,
2746
- ...(obj.Termination && { Termination: Termination.filterSensitiveLog(obj.Termination) }),
2747
- });
2748
- }
2749
-
2750
- export interface PutVoiceConnectorTerminationResponse {
2751
- /**
2752
- * <p>The updated termination setting details.</p>
2753
- */
2754
- Termination?: Termination;
2755
- }
2756
-
2757
- export namespace PutVoiceConnectorTerminationResponse {
2758
- /**
2759
- * @internal
2760
- */
2761
- export const filterSensitiveLog = (obj: PutVoiceConnectorTerminationResponse): any => ({
2762
- ...obj,
2763
- ...(obj.Termination && { Termination: Termination.filterSensitiveLog(obj.Termination) }),
2764
- });
2765
- }
2766
-
2767
- export interface PutVoiceConnectorTerminationCredentialsRequest {
2768
- /**
2769
- * <p>The Amazon Chime Voice Connector ID.</p>
2770
- */
2771
- VoiceConnectorId: string | undefined;
2772
-
2773
- /**
2774
- * <p>The termination SIP credentials.</p>
2775
- */
2776
- Credentials?: Credential[];
2777
- }
2778
-
2779
- export namespace PutVoiceConnectorTerminationCredentialsRequest {
2780
- /**
2781
- * @internal
2782
- */
2783
- export const filterSensitiveLog = (obj: PutVoiceConnectorTerminationCredentialsRequest): any => ({
2784
- ...obj,
2785
- ...(obj.Credentials && { Credentials: obj.Credentials.map((item) => Credential.filterSensitiveLog(item)) }),
2786
- });
2787
- }
2788
-
2789
- export interface RedactChannelMessageRequest {
2790
- /**
2791
- * <p>The ARN of the channel containing the messages that you want to redact.</p>
2792
- */
2793
- ChannelArn: string | undefined;
2794
-
2795
- /**
2796
- * <p>The ID of the message being redacted.</p>
2797
- */
2798
- MessageId: string | undefined;
2799
-
2800
- /**
2801
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
2802
- */
2803
- ChimeBearer?: string;
2804
- }
2805
-
2806
- export namespace RedactChannelMessageRequest {
2807
- /**
2808
- * @internal
2809
- */
2810
- export const filterSensitiveLog = (obj: RedactChannelMessageRequest): any => ({
2811
- ...obj,
2812
- });
2813
- }
2814
-
2815
- export interface RedactChannelMessageResponse {
2816
- /**
2817
- * <p>The ARN of the channel containing the messages that you want to redact.</p>
2818
- */
2819
- ChannelArn?: string;
2820
-
2821
- /**
2822
- * <p>The ID of the message being redacted.</p>
2823
- */
2824
- MessageId?: string;
2825
- }
2826
-
2827
- export namespace RedactChannelMessageResponse {
2828
- /**
2829
- * @internal
2830
- */
2831
- export const filterSensitiveLog = (obj: RedactChannelMessageResponse): any => ({
2832
- ...obj,
2833
- });
2834
- }
2835
-
2836
- export interface RedactConversationMessageRequest {
2837
- /**
2838
- * <p>The Amazon Chime account ID.</p>
2839
- */
2840
- AccountId: string | undefined;
2841
-
2842
- /**
2843
- * <p>The conversation ID.</p>
2844
- */
2845
- ConversationId: string | undefined;
2846
-
2847
- /**
2848
- * <p>The message ID.</p>
2849
- */
2850
- MessageId: string | undefined;
2851
- }
2852
-
2853
- export namespace RedactConversationMessageRequest {
2854
- /**
2855
- * @internal
2856
- */
2857
- export const filterSensitiveLog = (obj: RedactConversationMessageRequest): any => ({
2858
- ...obj,
2859
- });
2860
- }
2861
-
2862
- export interface RedactConversationMessageResponse {}
2863
-
2864
- export namespace RedactConversationMessageResponse {
2865
- /**
2866
- * @internal
2867
- */
2868
- export const filterSensitiveLog = (obj: RedactConversationMessageResponse): any => ({
2869
- ...obj,
2870
- });
2871
- }
2872
-
2873
- export interface RedactRoomMessageRequest {
2874
- /**
2875
- * <p>The Amazon Chime account ID.</p>
2876
- */
2877
- AccountId: string | undefined;
2878
-
2879
- /**
2880
- * <p>The room ID.</p>
2881
- */
2882
- RoomId: string | undefined;
2883
-
2884
- /**
2885
- * <p>The message ID.</p>
2886
- */
2887
- MessageId: string | undefined;
2888
- }
2889
-
2890
- export namespace RedactRoomMessageRequest {
2891
- /**
2892
- * @internal
2893
- */
2894
- export const filterSensitiveLog = (obj: RedactRoomMessageRequest): any => ({
2895
- ...obj,
2896
- });
2897
- }
2898
-
2899
- export interface RedactRoomMessageResponse {}
2900
-
2901
- export namespace RedactRoomMessageResponse {
2902
- /**
2903
- * @internal
2904
- */
2905
- export const filterSensitiveLog = (obj: RedactRoomMessageResponse): any => ({
2906
- ...obj,
2907
- });
2908
- }
2909
-
2910
- export interface RegenerateSecurityTokenRequest {
2911
- /**
2912
- * <p>The Amazon Chime account ID.</p>
2913
- */
2914
- AccountId: string | undefined;
2915
-
2916
- /**
2917
- * <p>The bot ID.</p>
2918
- */
2919
- BotId: string | undefined;
2920
- }
2921
-
2922
- export namespace RegenerateSecurityTokenRequest {
2923
- /**
2924
- * @internal
2925
- */
2926
- export const filterSensitiveLog = (obj: RegenerateSecurityTokenRequest): any => ({
2927
- ...obj,
2928
- });
2929
- }
2930
-
2931
- export interface RegenerateSecurityTokenResponse {
2932
- /**
2933
- * <p>A resource that allows Enterprise account administrators to configure an interface to receive events from Amazon Chime.</p>
2934
- */
2935
- Bot?: Bot;
2936
- }
2937
-
2938
- export namespace RegenerateSecurityTokenResponse {
2939
- /**
2940
- * @internal
2941
- */
2942
- export const filterSensitiveLog = (obj: RegenerateSecurityTokenResponse): any => ({
2943
- ...obj,
2944
- ...(obj.Bot && { Bot: Bot.filterSensitiveLog(obj.Bot) }),
2945
- });
2946
- }
2947
-
2948
- export interface ResetPersonalPINRequest {
2949
- /**
2950
- * <p>The Amazon Chime account ID.</p>
2951
- */
2952
- AccountId: string | undefined;
2953
-
2954
- /**
2955
- * <p>The user ID.</p>
2956
- */
2957
- UserId: string | undefined;
2958
- }
2959
-
2960
- export namespace ResetPersonalPINRequest {
2961
- /**
2962
- * @internal
2963
- */
2964
- export const filterSensitiveLog = (obj: ResetPersonalPINRequest): any => ({
2965
- ...obj,
2966
- });
2967
- }
2968
-
2969
- export interface ResetPersonalPINResponse {
2970
- /**
2971
- * <p>The user details and new personal meeting PIN.</p>
2972
- */
2973
- User?: User;
2974
- }
2975
-
2976
- export namespace ResetPersonalPINResponse {
2977
- /**
2978
- * @internal
2979
- */
2980
- export const filterSensitiveLog = (obj: ResetPersonalPINResponse): any => ({
2981
- ...obj,
2982
- ...(obj.User && { User: User.filterSensitiveLog(obj.User) }),
2983
- });
2984
- }
2985
-
2986
- export interface RestorePhoneNumberRequest {
2987
- /**
2988
- * <p>The phone number.</p>
2989
- */
2990
- PhoneNumberId: string | undefined;
2991
- }
2992
-
2993
- export namespace RestorePhoneNumberRequest {
2994
- /**
2995
- * @internal
2996
- */
2997
- export const filterSensitiveLog = (obj: RestorePhoneNumberRequest): any => ({
2998
- ...obj,
2999
- });
3000
- }
3001
-
3002
- export interface RestorePhoneNumberResponse {
3003
- /**
3004
- * <p>The phone number details.</p>
3005
- */
3006
- PhoneNumber?: PhoneNumber;
3007
- }
3008
-
3009
- export namespace RestorePhoneNumberResponse {
3010
- /**
3011
- * @internal
3012
- */
3013
- export const filterSensitiveLog = (obj: RestorePhoneNumberResponse): any => ({
3014
- ...obj,
3015
- ...(obj.PhoneNumber && { PhoneNumber: PhoneNumber.filterSensitiveLog(obj.PhoneNumber) }),
3016
- });
3017
- }
3018
-
3019
- export interface SearchAvailablePhoneNumbersRequest {
3020
- /**
3021
- * <p>The area code used to filter results. Only applies to the US.</p>
3022
- */
3023
- AreaCode?: string;
3024
-
3025
- /**
3026
- * <p>The city used to filter results. Only applies to the US.</p>
3027
- */
3028
- City?: string;
3029
-
3030
- /**
3031
- * <p>The country used to filter results. Defaults to the US Format: ISO 3166-1 alpha-2.</p>
3032
- */
3033
- Country?: string;
3034
-
3035
- /**
3036
- * <p>The state used to filter results. Required only if you provide <code>City</code>. Only applies to the US.</p>
3037
- */
3038
- State?: string;
3039
-
3040
- /**
3041
- * <p>The toll-free prefix that you use to filter results. Only applies to the US.</p>
3042
- */
3043
- TollFreePrefix?: string;
3044
-
3045
- /**
3046
- * <p>The phone number type used to filter results. Required for non-US numbers.</p>
3047
- */
3048
- PhoneNumberType?: PhoneNumberType | string;
3049
-
3050
- /**
3051
- * <p>The maximum number of results to return in a single call.</p>
3052
- */
3053
- MaxResults?: number;
3054
-
3055
- /**
3056
- * <p>The token used to retrieve the next page of results.</p>
3057
- */
3058
- NextToken?: string;
3059
- }
3060
-
3061
- export namespace SearchAvailablePhoneNumbersRequest {
3062
- /**
3063
- * @internal
3064
- */
3065
- export const filterSensitiveLog = (obj: SearchAvailablePhoneNumbersRequest): any => ({
3066
- ...obj,
3067
- });
3068
- }
3069
-
3070
- export interface SearchAvailablePhoneNumbersResponse {
3071
- /**
3072
- * <p>List of phone numbers, in E.164 format.</p>
3073
- */
3074
- E164PhoneNumbers?: string[];
3075
-
3076
- /**
3077
- * <p>The token used to retrieve the next page of search results.</p>
3078
- */
3079
- NextToken?: string;
3080
- }
3081
-
3082
- export namespace SearchAvailablePhoneNumbersResponse {
3083
- /**
3084
- * @internal
3085
- */
3086
- export const filterSensitiveLog = (obj: SearchAvailablePhoneNumbersResponse): any => ({
3087
- ...obj,
3088
- ...(obj.E164PhoneNumbers && { E164PhoneNumbers: SENSITIVE_STRING }),
3089
- });
3090
- }
3091
-
3092
- export interface SendChannelMessageRequest {
3093
- /**
3094
- * <p>The ARN of the channel.</p>
3095
- */
3096
- ChannelArn: string | undefined;
3097
-
3098
- /**
3099
- * <p>The content of the message.</p>
3100
- */
3101
- Content: string | undefined;
3102
-
3103
- /**
3104
- * <p>The type of message, <code>STANDARD</code> or <code>CONTROL</code>.</p>
3105
- */
3106
- Type: ChannelMessageType | string | undefined;
3107
-
3108
- /**
3109
- * <p>Boolean that controls whether the message is persisted on the back end. Required.</p>
3110
- */
3111
- Persistence: ChannelMessagePersistenceType | string | undefined;
3112
-
3113
- /**
3114
- * <p>The optional metadata for each message.</p>
3115
- */
3116
- Metadata?: string;
3117
-
3118
- /**
3119
- * <p>The <code>Idempotency</code> token for each client request.</p>
3120
- */
3121
- ClientRequestToken?: string;
3122
-
3123
- /**
3124
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
3125
- */
3126
- ChimeBearer?: string;
3127
- }
3128
-
3129
- export namespace SendChannelMessageRequest {
3130
- /**
3131
- * @internal
3132
- */
3133
- export const filterSensitiveLog = (obj: SendChannelMessageRequest): any => ({
3134
- ...obj,
3135
- ...(obj.Content && { Content: SENSITIVE_STRING }),
3136
- ...(obj.Metadata && { Metadata: SENSITIVE_STRING }),
3137
- ...(obj.ClientRequestToken && { ClientRequestToken: SENSITIVE_STRING }),
3138
- });
3139
- }
3140
-
3141
- export interface SendChannelMessageResponse {
3142
- /**
3143
- * <p>The ARN of the channel.</p>
3144
- */
3145
- ChannelArn?: string;
3146
-
3147
- /**
3148
- * <p>The ID string assigned to each message.</p>
3149
- */
3150
- MessageId?: string;
3151
- }
3152
-
3153
- export namespace SendChannelMessageResponse {
3154
- /**
3155
- * @internal
3156
- */
3157
- export const filterSensitiveLog = (obj: SendChannelMessageResponse): any => ({
3158
- ...obj,
3159
- });
3160
- }
3161
-
3162
- /**
3163
- * <p>The configuration for the current transcription operation. Must contain <code>EngineTranscribeSettings</code> or <code>EngineTranscribeMedicalSettings</code>.</p>
3164
- */
3165
- export interface TranscriptionConfiguration {
3166
- /**
3167
- * <p>The transcription configuration settings passed to Amazon Transcribe.</p>
3168
- */
3169
- EngineTranscribeSettings?: EngineTranscribeSettings;
3170
-
3171
- /**
3172
- * <p>The transcription configuration settings passed to Amazon Transcribe Medical.</p>
3173
- */
3174
- EngineTranscribeMedicalSettings?: EngineTranscribeMedicalSettings;
3175
- }
3176
-
3177
- export namespace TranscriptionConfiguration {
3178
- /**
3179
- * @internal
3180
- */
3181
- export const filterSensitiveLog = (obj: TranscriptionConfiguration): any => ({
3182
- ...obj,
3183
- });
3184
- }
3185
-
3186
- export interface StartMeetingTranscriptionRequest {
3187
- /**
3188
- * <p>The unique ID of the meeting being transcribed.</p>
3189
- */
3190
- MeetingId: string | undefined;
3191
-
3192
- /**
3193
- * <p>The configuration for the current transcription operation. Must contain <code>EngineTranscribeSettings</code> or <code>EngineTranscribeMedicalSettings</code>.</p>
3194
- */
3195
- TranscriptionConfiguration: TranscriptionConfiguration | undefined;
3196
- }
3197
-
3198
- export namespace StartMeetingTranscriptionRequest {
3199
- /**
3200
- * @internal
3201
- */
3202
- export const filterSensitiveLog = (obj: StartMeetingTranscriptionRequest): any => ({
3203
- ...obj,
3204
- });
3205
- }
3206
-
3207
- export interface StartMeetingTranscriptionResponse {}
3208
-
3209
- export namespace StartMeetingTranscriptionResponse {
3210
- /**
3211
- * @internal
3212
- */
3213
- export const filterSensitiveLog = (obj: StartMeetingTranscriptionResponse): any => ({
3214
- ...obj,
3215
- });
3216
- }
3217
-
3218
- export interface StopMeetingTranscriptionRequest {
3219
- /**
3220
- * <p>The unique ID of the meeting for which you stop transcription.</p>
3221
- */
3222
- MeetingId: string | undefined;
3223
- }
3224
-
3225
- export namespace StopMeetingTranscriptionRequest {
3226
- /**
3227
- * @internal
3228
- */
3229
- export const filterSensitiveLog = (obj: StopMeetingTranscriptionRequest): any => ({
3230
- ...obj,
3231
- });
3232
- }
3233
-
3234
- export interface StopMeetingTranscriptionResponse {}
3235
-
3236
- export namespace StopMeetingTranscriptionResponse {
3237
- /**
3238
- * @internal
3239
- */
3240
- export const filterSensitiveLog = (obj: StopMeetingTranscriptionResponse): any => ({
3241
- ...obj,
3242
- });
3243
- }
3244
-
3245
- export interface TagAttendeeRequest {
3246
- /**
3247
- * <p>The Amazon Chime SDK meeting ID.</p>
3248
- */
3249
- MeetingId: string | undefined;
3250
-
3251
- /**
3252
- * <p>The Amazon Chime SDK attendee ID.</p>
3253
- */
3254
- AttendeeId: string | undefined;
3255
-
3256
- /**
3257
- * <p>The tag key-value pairs.</p>
3258
- */
3259
- Tags: Tag[] | undefined;
3260
- }
3261
-
3262
- export namespace TagAttendeeRequest {
3263
- /**
3264
- * @internal
3265
- */
3266
- export const filterSensitiveLog = (obj: TagAttendeeRequest): any => ({
3267
- ...obj,
3268
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
3269
- });
3270
- }
3271
-
3272
- export interface TagMeetingRequest {
3273
- /**
3274
- * <p>The Amazon Chime SDK meeting ID.</p>
3275
- */
3276
- MeetingId: string | undefined;
3277
-
3278
- /**
3279
- * <p>The tag key-value pairs.</p>
3280
- */
3281
- Tags: Tag[] | undefined;
3282
- }
3283
-
3284
- export namespace TagMeetingRequest {
3285
- /**
3286
- * @internal
3287
- */
3288
- export const filterSensitiveLog = (obj: TagMeetingRequest): any => ({
3289
- ...obj,
3290
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
3291
- });
3292
- }
3293
-
3294
- export interface TagResourceRequest {
3295
- /**
3296
- * <p>The resource ARN.</p>
3297
- */
3298
- ResourceARN: string | undefined;
3299
-
3300
- /**
3301
- * <p>The tag key-value pairs.</p>
3302
- */
3303
- Tags: Tag[] | undefined;
3304
- }
3305
-
3306
- export namespace TagResourceRequest {
3307
- /**
3308
- * @internal
3309
- */
3310
- export const filterSensitiveLog = (obj: TagResourceRequest): any => ({
3311
- ...obj,
3312
- ...(obj.ResourceARN && { ResourceARN: SENSITIVE_STRING }),
3313
- ...(obj.Tags && { Tags: obj.Tags.map((item) => Tag.filterSensitiveLog(item)) }),
3314
- });
3315
- }
3316
-
3317
- export interface UntagAttendeeRequest {
3318
- /**
3319
- * <p>The Amazon Chime SDK meeting ID.</p>
3320
- */
3321
- MeetingId: string | undefined;
3322
-
3323
- /**
3324
- * <p>The Amazon Chime SDK attendee ID.</p>
3325
- */
3326
- AttendeeId: string | undefined;
3327
-
3328
- /**
3329
- * <p>The tag keys.</p>
3330
- */
3331
- TagKeys: string[] | undefined;
3332
- }
3333
-
3334
- export namespace UntagAttendeeRequest {
3335
- /**
3336
- * @internal
3337
- */
3338
- export const filterSensitiveLog = (obj: UntagAttendeeRequest): any => ({
3339
- ...obj,
3340
- ...(obj.TagKeys && { TagKeys: SENSITIVE_STRING }),
3341
- });
3342
- }
3343
-
3344
- export interface UntagMeetingRequest {
3345
- /**
3346
- * <p>The Amazon Chime SDK meeting ID.</p>
3347
- */
3348
- MeetingId: string | undefined;
3349
-
3350
- /**
3351
- * <p>The tag keys.</p>
3352
- */
3353
- TagKeys: string[] | undefined;
3354
- }
3355
-
3356
- export namespace UntagMeetingRequest {
3357
- /**
3358
- * @internal
3359
- */
3360
- export const filterSensitiveLog = (obj: UntagMeetingRequest): any => ({
3361
- ...obj,
3362
- ...(obj.TagKeys && { TagKeys: SENSITIVE_STRING }),
3363
- });
3364
- }
3365
-
3366
- export interface UntagResourceRequest {
3367
- /**
3368
- * <p>The resource ARN.</p>
3369
- */
3370
- ResourceARN: string | undefined;
3371
-
3372
- /**
3373
- * <p>The tag keys.</p>
3374
- */
3375
- TagKeys: string[] | undefined;
3376
- }
3377
-
3378
- export namespace UntagResourceRequest {
3379
- /**
3380
- * @internal
3381
- */
3382
- export const filterSensitiveLog = (obj: UntagResourceRequest): any => ({
3383
- ...obj,
3384
- ...(obj.ResourceARN && { ResourceARN: SENSITIVE_STRING }),
3385
- ...(obj.TagKeys && { TagKeys: SENSITIVE_STRING }),
3386
- });
3387
- }
3388
-
3389
- export interface UpdateAccountRequest {
3390
- /**
3391
- * <p>The Amazon Chime account ID.</p>
3392
- */
3393
- AccountId: string | undefined;
3394
-
3395
- /**
3396
- * <p>The new name for the specified Amazon Chime account.</p>
3397
- */
3398
- Name?: string;
3399
-
3400
- /**
3401
- * <p>The default license applied when you add users to an Amazon Chime account.</p>
3402
- */
3403
- DefaultLicense?: License | string;
3404
- }
3405
-
3406
- export namespace UpdateAccountRequest {
3407
- /**
3408
- * @internal
3409
- */
3410
- export const filterSensitiveLog = (obj: UpdateAccountRequest): any => ({
3411
- ...obj,
3412
- });
3413
- }
3414
-
3415
- export interface UpdateAccountResponse {
3416
- /**
3417
- * <p>The updated Amazon Chime account details.</p>
3418
- */
3419
- Account?: Account;
3420
- }
3421
-
3422
- export namespace UpdateAccountResponse {
3423
- /**
3424
- * @internal
3425
- */
3426
- export const filterSensitiveLog = (obj: UpdateAccountResponse): any => ({
3427
- ...obj,
3428
- });
3429
- }
3430
-
3431
- export interface UpdateAccountSettingsRequest {
3432
- /**
3433
- * <p>The Amazon Chime account ID.</p>
3434
- */
3435
- AccountId: string | undefined;
3436
-
3437
- /**
3438
- * <p>The Amazon Chime account settings to update.</p>
3439
- */
3440
- AccountSettings: AccountSettings | undefined;
3441
- }
3442
-
3443
- export namespace UpdateAccountSettingsRequest {
3444
- /**
3445
- * @internal
3446
- */
3447
- export const filterSensitiveLog = (obj: UpdateAccountSettingsRequest): any => ({
3448
- ...obj,
3449
- });
3450
- }
3451
-
3452
- export interface UpdateAccountSettingsResponse {}
3453
-
3454
- export namespace UpdateAccountSettingsResponse {
3455
- /**
3456
- * @internal
3457
- */
3458
- export const filterSensitiveLog = (obj: UpdateAccountSettingsResponse): any => ({
3459
- ...obj,
3460
- });
3461
- }
3462
-
3463
- export interface UpdateAppInstanceRequest {
3464
- /**
3465
- * <p>The ARN of the <code>AppInstance</code>.</p>
3466
- */
3467
- AppInstanceArn: string | undefined;
3468
-
3469
- /**
3470
- * <p>The name that you want to change.</p>
3471
- */
3472
- Name: string | undefined;
3473
-
3474
- /**
3475
- * <p>The metadata that you want to change.</p>
3476
- */
3477
- Metadata?: string;
3478
- }
3479
-
3480
- export namespace UpdateAppInstanceRequest {
3481
- /**
3482
- * @internal
3483
- */
3484
- export const filterSensitiveLog = (obj: UpdateAppInstanceRequest): any => ({
3485
- ...obj,
3486
- ...(obj.Name && { Name: SENSITIVE_STRING }),
3487
- ...(obj.Metadata && { Metadata: SENSITIVE_STRING }),
3488
- });
3489
- }
3490
-
3491
- export interface UpdateAppInstanceResponse {
3492
- /**
3493
- * <p>The ARN of the <code>AppInstance</code>. </p>
3494
- */
3495
- AppInstanceArn?: string;
3496
- }
3497
-
3498
- export namespace UpdateAppInstanceResponse {
3499
- /**
3500
- * @internal
3501
- */
3502
- export const filterSensitiveLog = (obj: UpdateAppInstanceResponse): any => ({
3503
- ...obj,
3504
- });
3505
- }
3506
-
3507
- export interface UpdateAppInstanceUserRequest {
3508
- /**
3509
- * <p>The ARN of the <code>AppInstanceUser</code>.</p>
3510
- */
3511
- AppInstanceUserArn: string | undefined;
3512
-
3513
- /**
3514
- * <p>The name of the <code>AppInstanceUser</code>.</p>
3515
- */
3516
- Name: string | undefined;
3517
-
3518
- /**
3519
- * <p>The metadata of the <code>AppInstanceUser</code>.</p>
3520
- */
3521
- Metadata?: string;
3522
- }
3523
-
3524
- export namespace UpdateAppInstanceUserRequest {
3525
- /**
3526
- * @internal
3527
- */
3528
- export const filterSensitiveLog = (obj: UpdateAppInstanceUserRequest): any => ({
3529
- ...obj,
3530
- ...(obj.Name && { Name: SENSITIVE_STRING }),
3531
- ...(obj.Metadata && { Metadata: SENSITIVE_STRING }),
3532
- });
3533
- }
3534
-
3535
- export interface UpdateAppInstanceUserResponse {
3536
- /**
3537
- * <p>The ARN of the <code>AppInstanceUser</code>.</p>
3538
- */
3539
- AppInstanceUserArn?: string;
3540
- }
3541
-
3542
- export namespace UpdateAppInstanceUserResponse {
3543
- /**
3544
- * @internal
3545
- */
3546
- export const filterSensitiveLog = (obj: UpdateAppInstanceUserResponse): any => ({
3547
- ...obj,
3548
- });
3549
- }
3550
-
3551
- export interface UpdateBotRequest {
3552
- /**
3553
- * <p>The Amazon Chime account ID.</p>
3554
- */
3555
- AccountId: string | undefined;
3556
-
3557
- /**
3558
- * <p>The bot ID.</p>
3559
- */
3560
- BotId: string | undefined;
3561
-
3562
- /**
3563
- * <p>When true, stops the specified bot from running in your account.</p>
3564
- */
3565
- Disabled?: boolean;
3566
- }
3567
-
3568
- export namespace UpdateBotRequest {
3569
- /**
3570
- * @internal
3571
- */
3572
- export const filterSensitiveLog = (obj: UpdateBotRequest): any => ({
3573
- ...obj,
3574
- });
3575
- }
3576
-
3577
- export interface UpdateBotResponse {
3578
- /**
3579
- * <p>The updated bot details.</p>
3580
- */
3581
- Bot?: Bot;
3582
- }
3583
-
3584
- export namespace UpdateBotResponse {
3585
- /**
3586
- * @internal
3587
- */
3588
- export const filterSensitiveLog = (obj: UpdateBotResponse): any => ({
3589
- ...obj,
3590
- ...(obj.Bot && { Bot: Bot.filterSensitiveLog(obj.Bot) }),
3591
- });
3592
- }
3593
-
3594
- export interface UpdateChannelRequest {
3595
- /**
3596
- * <p>The ARN of the channel.</p>
3597
- */
3598
- ChannelArn: string | undefined;
3599
-
3600
- /**
3601
- * <p>The name of the channel.</p>
3602
- */
3603
- Name: string | undefined;
3604
-
3605
- /**
3606
- * <p>The mode of the update request.</p>
3607
- */
3608
- Mode: ChannelMode | string | undefined;
3609
-
3610
- /**
3611
- * <p>The metadata for the update request.</p>
3612
- */
3613
- Metadata?: string;
3614
-
3615
- /**
3616
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
3617
- */
3618
- ChimeBearer?: string;
3619
- }
3620
-
3621
- export namespace UpdateChannelRequest {
3622
- /**
3623
- * @internal
3624
- */
3625
- export const filterSensitiveLog = (obj: UpdateChannelRequest): any => ({
3626
- ...obj,
3627
- ...(obj.Name && { Name: SENSITIVE_STRING }),
3628
- ...(obj.Metadata && { Metadata: SENSITIVE_STRING }),
3629
- });
3630
- }
3631
-
3632
- export interface UpdateChannelResponse {
3633
- /**
3634
- * <p>The ARN of the channel.</p>
3635
- */
3636
- ChannelArn?: string;
3637
- }
3638
-
3639
- export namespace UpdateChannelResponse {
3640
- /**
3641
- * @internal
3642
- */
3643
- export const filterSensitiveLog = (obj: UpdateChannelResponse): any => ({
3644
- ...obj,
3645
- });
3646
- }
3647
-
3648
- export interface UpdateChannelMessageRequest {
3649
- /**
3650
- * <p>The ARN of the channel.</p>
3651
- */
3652
- ChannelArn: string | undefined;
3653
-
3654
- /**
3655
- * <p>The ID string of the message being updated.</p>
3656
- */
3657
- MessageId: string | undefined;
3658
-
3659
- /**
3660
- * <p>The content of the message being updated.</p>
3661
- */
3662
- Content?: string;
3663
-
3664
- /**
3665
- * <p>The metadata of the message being updated.</p>
3666
- */
3667
- Metadata?: string;
3668
-
3669
- /**
3670
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
3671
- */
3672
- ChimeBearer?: string;
3673
- }
3674
-
3675
- export namespace UpdateChannelMessageRequest {
3676
- /**
3677
- * @internal
3678
- */
3679
- export const filterSensitiveLog = (obj: UpdateChannelMessageRequest): any => ({
3680
- ...obj,
3681
- ...(obj.Content && { Content: SENSITIVE_STRING }),
3682
- ...(obj.Metadata && { Metadata: SENSITIVE_STRING }),
3683
- });
3684
- }
3685
-
3686
- export interface UpdateChannelMessageResponse {
3687
- /**
3688
- * <p>The ARN of the channel.</p>
3689
- */
3690
- ChannelArn?: string;
3691
-
3692
- /**
3693
- * <p>The ID string of the message being updated.</p>
3694
- */
3695
- MessageId?: string;
3696
- }
3697
-
3698
- export namespace UpdateChannelMessageResponse {
3699
- /**
3700
- * @internal
3701
- */
3702
- export const filterSensitiveLog = (obj: UpdateChannelMessageResponse): any => ({
3703
- ...obj,
3704
- });
3705
- }
3706
-
3707
- export interface UpdateChannelReadMarkerRequest {
3708
- /**
3709
- * <p>The ARN of the channel.</p>
3710
- */
3711
- ChannelArn: string | undefined;
3712
-
3713
- /**
3714
- * <p>The <code>AppInstanceUserArn</code> of the user that makes the API call.</p>
3715
- */
3716
- ChimeBearer?: string;
3717
- }
3718
-
3719
- export namespace UpdateChannelReadMarkerRequest {
3720
- /**
3721
- * @internal
3722
- */
3723
- export const filterSensitiveLog = (obj: UpdateChannelReadMarkerRequest): any => ({
3724
- ...obj,
3725
- });
3726
- }
3727
-
3728
- export interface UpdateChannelReadMarkerResponse {
3729
- /**
3730
- * <p>The ARN of the channel.</p>
3731
- */
3732
- ChannelArn?: string;
3733
- }
3734
-
3735
- export namespace UpdateChannelReadMarkerResponse {
3736
- /**
3737
- * @internal
3738
- */
3739
- export const filterSensitiveLog = (obj: UpdateChannelReadMarkerResponse): any => ({
3740
- ...obj,
3741
- });
3742
- }
3743
-
3744
- export interface UpdateGlobalSettingsRequest {
3745
- /**
3746
- * <p>The Amazon Chime Business Calling settings.</p>
3747
- */
3748
- BusinessCalling: BusinessCallingSettings | undefined;
3749
-
3750
- /**
3751
- * <p>The Amazon Chime Voice Connector settings.</p>
3752
- */
3753
- VoiceConnector: VoiceConnectorSettings | undefined;
3754
- }
3755
-
3756
- export namespace UpdateGlobalSettingsRequest {
3757
- /**
3758
- * @internal
3759
- */
3760
- export const filterSensitiveLog = (obj: UpdateGlobalSettingsRequest): any => ({
3761
- ...obj,
3762
- });
3763
- }
3764
-
3765
- export interface UpdatePhoneNumberRequest {
3766
- /**
3767
- * <p>The phone number ID.</p>
3768
- */
3769
- PhoneNumberId: string | undefined;
3770
-
3771
- /**
3772
- * <p>The product type.</p>
3773
- */
3774
- ProductType?: PhoneNumberProductType | string;
3775
-
3776
- /**
3777
- * <p>The outbound calling name associated with the phone number.</p>
3778
- */
3779
- CallingName?: string;
3780
- }
3781
-
3782
- export namespace UpdatePhoneNumberRequest {
3783
- /**
3784
- * @internal
3785
- */
3786
- export const filterSensitiveLog = (obj: UpdatePhoneNumberRequest): any => ({
3787
- ...obj,
3788
- ...(obj.CallingName && { CallingName: SENSITIVE_STRING }),
3789
- });
3790
- }
3791
-
3792
- export interface UpdatePhoneNumberResponse {
3793
- /**
3794
- * <p>The updated phone number details.</p>
3795
- */
3796
- PhoneNumber?: PhoneNumber;
3797
- }
3798
-
3799
- export namespace UpdatePhoneNumberResponse {
3800
- /**
3801
- * @internal
3802
- */
3803
- export const filterSensitiveLog = (obj: UpdatePhoneNumberResponse): any => ({
3804
- ...obj,
3805
- ...(obj.PhoneNumber && { PhoneNumber: PhoneNumber.filterSensitiveLog(obj.PhoneNumber) }),
3806
- });
3807
- }
3808
-
3809
- export interface UpdatePhoneNumberSettingsRequest {
3810
- /**
3811
- * <p>The default outbound calling name for the account.</p>
3812
- */
3813
- CallingName: string | undefined;
3814
- }
3815
-
3816
- export namespace UpdatePhoneNumberSettingsRequest {
3817
- /**
3818
- * @internal
3819
- */
3820
- export const filterSensitiveLog = (obj: UpdatePhoneNumberSettingsRequest): any => ({
3821
- ...obj,
3822
- ...(obj.CallingName && { CallingName: SENSITIVE_STRING }),
3823
- });
3824
- }
3825
-
3826
- export interface UpdateProxySessionRequest {
3827
- /**
3828
- * <p>The Amazon Chime voice connector ID.</p>
3829
- */
3830
- VoiceConnectorId: string | undefined;
3831
-
3832
- /**
3833
- * <p>The proxy session ID.</p>
3834
- */
3835
- ProxySessionId: string | undefined;
3836
-
3837
- /**
3838
- * <p>The proxy session capabilities.</p>
3839
- */
3840
- Capabilities: (Capability | string)[] | undefined;
3841
-
3842
- /**
3843
- * <p>The number of minutes allowed for the proxy session.</p>
3844
- */
3845
- ExpiryMinutes?: number;
3846
- }
3847
-
3848
- export namespace UpdateProxySessionRequest {
3849
- /**
3850
- * @internal
3851
- */
3852
- export const filterSensitiveLog = (obj: UpdateProxySessionRequest): any => ({
3853
- ...obj,
3854
- });
3855
- }
3856
-
3857
- export interface UpdateProxySessionResponse {
3858
- /**
3859
- * <p>The proxy session details.</p>
3860
- */
3861
- ProxySession?: ProxySession;
3862
- }
3863
-
3864
- export namespace UpdateProxySessionResponse {
3865
- /**
3866
- * @internal
3867
- */
3868
- export const filterSensitiveLog = (obj: UpdateProxySessionResponse): any => ({
3869
- ...obj,
3870
- ...(obj.ProxySession && { ProxySession: ProxySession.filterSensitiveLog(obj.ProxySession) }),
3871
- });
3872
- }
3873
-
3874
- export interface UpdateRoomRequest {
3875
- /**
3876
- * <p>The Amazon Chime account ID.</p>
3877
- */
3878
- AccountId: string | undefined;
3879
-
3880
- /**
3881
- * <p>The room ID.</p>
3882
- */
3883
- RoomId: string | undefined;
3884
-
3885
- /**
3886
- * <p>The room name.</p>
3887
- */
3888
- Name?: string;
3889
- }
3890
-
3891
- export namespace UpdateRoomRequest {
3892
- /**
3893
- * @internal
3894
- */
3895
- export const filterSensitiveLog = (obj: UpdateRoomRequest): any => ({
3896
- ...obj,
3897
- ...(obj.Name && { Name: SENSITIVE_STRING }),
3898
- });
3899
- }
3900
-
3901
- export interface UpdateRoomResponse {
3902
- /**
3903
- * <p>The room details.</p>
3904
- */
3905
- Room?: Room;
3906
- }
3907
-
3908
- export namespace UpdateRoomResponse {
3909
- /**
3910
- * @internal
3911
- */
3912
- export const filterSensitiveLog = (obj: UpdateRoomResponse): any => ({
3913
- ...obj,
3914
- ...(obj.Room && { Room: Room.filterSensitiveLog(obj.Room) }),
3915
- });
3916
- }
3917
-
3918
- export interface UpdateRoomMembershipRequest {
3919
- /**
3920
- * <p>The Amazon Chime account ID.</p>
3921
- */
3922
- AccountId: string | undefined;
3923
-
3924
- /**
3925
- * <p>The room ID.</p>
3926
- */
3927
- RoomId: string | undefined;
3928
-
3929
- /**
3930
- * <p>The member ID.</p>
3931
- */
3932
- MemberId: string | undefined;
3933
-
3934
- /**
3935
- * <p>The role of the member.</p>
3936
- */
3937
- Role?: RoomMembershipRole | string;
3938
- }
3939
-
3940
- export namespace UpdateRoomMembershipRequest {
3941
- /**
3942
- * @internal
3943
- */
3944
- export const filterSensitiveLog = (obj: UpdateRoomMembershipRequest): any => ({
3945
- ...obj,
3946
- });
3947
- }
3948
-
3949
- export interface UpdateRoomMembershipResponse {
3950
- /**
3951
- * <p>The room membership details.</p>
3952
- */
3953
- RoomMembership?: RoomMembership;
3954
- }
3955
-
3956
- export namespace UpdateRoomMembershipResponse {
3957
- /**
3958
- * @internal
3959
- */
3960
- export const filterSensitiveLog = (obj: UpdateRoomMembershipResponse): any => ({
3961
- ...obj,
3962
- ...(obj.RoomMembership && { RoomMembership: RoomMembership.filterSensitiveLog(obj.RoomMembership) }),
3963
- });
3964
- }
3965
-
3966
- export interface UpdateSipMediaApplicationRequest {
3967
- /**
3968
- * <p>The SIP media application ID.</p>
3969
- */
3970
- SipMediaApplicationId: string | undefined;
3971
-
3972
- /**
3973
- * <p>The new name for the specified SIP media application.</p>
3974
- */
3975
- Name?: string;
3976
-
3977
- /**
3978
- * <p>The new set of endpoints for the specified SIP media application.</p>
3979
- */
3980
- Endpoints?: SipMediaApplicationEndpoint[];
3981
- }
3982
-
3983
- export namespace UpdateSipMediaApplicationRequest {
3984
- /**
3985
- * @internal
3986
- */
3987
- export const filterSensitiveLog = (obj: UpdateSipMediaApplicationRequest): any => ({
3988
- ...obj,
3989
- ...(obj.Endpoints && {
3990
- Endpoints: obj.Endpoints.map((item) => SipMediaApplicationEndpoint.filterSensitiveLog(item)),
3991
- }),
3992
- });
3993
- }
3994
-
3995
- export interface UpdateSipMediaApplicationResponse {
3996
- /**
3997
- * <p>The updated SIP media application details.</p>
3998
- */
3999
- SipMediaApplication?: SipMediaApplication;
4000
- }
4001
-
4002
- export namespace UpdateSipMediaApplicationResponse {
4003
- /**
4004
- * @internal
4005
- */
4006
- export const filterSensitiveLog = (obj: UpdateSipMediaApplicationResponse): any => ({
4007
- ...obj,
4008
- ...(obj.SipMediaApplication && {
4009
- SipMediaApplication: SipMediaApplication.filterSensitiveLog(obj.SipMediaApplication),
4010
- }),
4011
- });
4012
- }
4013
-
4014
- export interface UpdateSipMediaApplicationCallRequest {
4015
- /**
4016
- * <p>The ID of the SIP media application handling the call.</p>
4017
- */
4018
- SipMediaApplicationId: string | undefined;
4019
-
4020
- /**
4021
- * <p>The ID of the call transaction.</p>
4022
- */
4023
- TransactionId: string | undefined;
4024
-
4025
- /**
4026
- * <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>
4027
- */
4028
- Arguments: { [key: string]: string } | undefined;
4029
- }
4030
-
4031
- export namespace UpdateSipMediaApplicationCallRequest {
4032
- /**
4033
- * @internal
4034
- */
4035
- export const filterSensitiveLog = (obj: UpdateSipMediaApplicationCallRequest): any => ({
4036
- ...obj,
4037
- ...(obj.Arguments && { Arguments: SENSITIVE_STRING }),
4038
- });
4039
- }
4040
-
4041
- export interface UpdateSipMediaApplicationCallResponse {
4042
- /**
4043
- * <p>A <code>Call</code> instance for a SIP media application.</p>
4044
- */
4045
- SipMediaApplicationCall?: SipMediaApplicationCall;
4046
- }
4047
-
4048
- export namespace UpdateSipMediaApplicationCallResponse {
4049
- /**
4050
- * @internal
4051
- */
4052
- export const filterSensitiveLog = (obj: UpdateSipMediaApplicationCallResponse): any => ({
4053
- ...obj,
4054
- });
4055
- }
4056
-
4057
- export interface UpdateSipRuleRequest {
4058
- /**
4059
- * <p>The SIP rule ID.</p>
4060
- */
4061
- SipRuleId: string | undefined;
4062
-
4063
- /**
4064
- * <p>The new name for the specified SIP rule.</p>
4065
- */
4066
- Name: string | undefined;
4067
-
4068
- /**
4069
- * <p>The new value specified to indicate whether the rule is disabled.</p>
4070
- */
4071
- Disabled?: boolean;
4072
-
4073
- /**
4074
- * <p>The new value of the list of target applications.</p>
4075
- */
4076
- TargetApplications?: SipRuleTargetApplication[];
4077
- }
4078
-
4079
- export namespace UpdateSipRuleRequest {
4080
- /**
4081
- * @internal
4082
- */
4083
- export const filterSensitiveLog = (obj: UpdateSipRuleRequest): any => ({
4084
- ...obj,
4085
- });
4086
- }
4087
-
4088
- export interface UpdateSipRuleResponse {
4089
- /**
4090
- * <p>Updated SIP rule details.</p>
4091
- */
4092
- SipRule?: SipRule;
4093
- }
4094
-
4095
- export namespace UpdateSipRuleResponse {
4096
- /**
4097
- * @internal
4098
- */
4099
- export const filterSensitiveLog = (obj: UpdateSipRuleResponse): any => ({
4100
- ...obj,
4101
- });
4102
- }
4103
-
4104
- export interface UpdateUserRequest {
4105
- /**
4106
- * <p>The Amazon Chime account ID.</p>
4107
- */
4108
- AccountId: string | undefined;
4109
-
4110
- /**
4111
- * <p>The user ID.</p>
4112
- */
4113
- UserId: string | undefined;
4114
-
4115
- /**
4116
- * <p>The user license type to update. This must be a supported license type for the Amazon Chime
4117
- * account that the user belongs to.</p>
4118
- */
4119
- LicenseType?: License | string;
4120
-
4121
- /**
4122
- * <p>The user type.</p>
4123
- */
4124
- UserType?: UserType | string;
4125
-
4126
- /**
4127
- * <p>The Alexa for Business metadata.</p>
4128
- */
4129
- AlexaForBusinessMetadata?: AlexaForBusinessMetadata;
4130
- }
4131
-
4132
- export namespace UpdateUserRequest {
4133
- /**
4134
- * @internal
4135
- */
4136
- export const filterSensitiveLog = (obj: UpdateUserRequest): any => ({
4137
- ...obj,
4138
- ...(obj.AlexaForBusinessMetadata && {
4139
- AlexaForBusinessMetadata: AlexaForBusinessMetadata.filterSensitiveLog(obj.AlexaForBusinessMetadata),
4140
- }),
4141
- });
4142
- }
4143
-
4144
- export interface UpdateUserResponse {
4145
- /**
4146
- * <p>The updated user details.</p>
4147
- */
4148
- User?: User;
4149
- }
4150
-
4151
- export namespace UpdateUserResponse {
4152
- /**
4153
- * @internal
4154
- */
4155
- export const filterSensitiveLog = (obj: UpdateUserResponse): any => ({
4156
- ...obj,
4157
- ...(obj.User && { User: User.filterSensitiveLog(obj.User) }),
4158
- });
4159
- }
4160
-
4161
- export interface UpdateUserSettingsRequest {
4162
- /**
4163
- * <p>The Amazon Chime account ID.</p>
4164
- */
4165
- AccountId: string | undefined;
4166
-
4167
- /**
4168
- * <p>The user ID.</p>
4169
- */
4170
- UserId: string | undefined;
4171
-
4172
- /**
4173
- * <p>The user settings to update.</p>
4174
- */
4175
- UserSettings: UserSettings | undefined;
4176
- }
4177
-
4178
- export namespace UpdateUserSettingsRequest {
4179
- /**
4180
- * @internal
4181
- */
4182
- export const filterSensitiveLog = (obj: UpdateUserSettingsRequest): any => ({
4183
- ...obj,
4184
- });
4185
- }
4186
-
4187
- export interface UpdateVoiceConnectorRequest {
4188
- /**
4189
- * <p>The Amazon Chime Voice Connector ID.</p>
4190
- */
4191
- VoiceConnectorId: string | undefined;
4192
-
4193
- /**
4194
- * <p>The name of the Amazon Chime Voice Connector.</p>
4195
- */
4196
- Name: string | undefined;
4197
-
4198
- /**
4199
- * <p>When enabled, requires encryption for the Amazon Chime Voice Connector.</p>
4200
- */
4201
- RequireEncryption: boolean | undefined;
4202
- }
4203
-
4204
- export namespace UpdateVoiceConnectorRequest {
4205
- /**
4206
- * @internal
4207
- */
4208
- export const filterSensitiveLog = (obj: UpdateVoiceConnectorRequest): any => ({
4209
- ...obj,
4210
- });
4211
- }
4212
-
4213
- export interface UpdateVoiceConnectorResponse {
4214
- /**
4215
- * <p>The updated Amazon Chime Voice Connector details.</p>
4216
- */
4217
- VoiceConnector?: VoiceConnector;
4218
- }
4219
-
4220
- export namespace UpdateVoiceConnectorResponse {
4221
- /**
4222
- * @internal
4223
- */
4224
- export const filterSensitiveLog = (obj: UpdateVoiceConnectorResponse): any => ({
4225
- ...obj,
4226
- });
4227
- }
4228
-
4229
- export interface UpdateVoiceConnectorGroupRequest {
4230
- /**
4231
- * <p>The Amazon Chime Voice Connector group ID.</p>
4232
- */
4233
- VoiceConnectorGroupId: string | undefined;
4234
-
4235
- /**
4236
- * <p>The name of the Amazon Chime Voice Connector group.</p>
4237
- */
4238
- Name: string | undefined;
4239
-
4240
- /**
4241
- * <p>The <code>VoiceConnectorItems</code> to associate with the group.</p>
4242
- */
4243
- VoiceConnectorItems: VoiceConnectorItem[] | undefined;
4244
- }
4245
-
4246
- export namespace UpdateVoiceConnectorGroupRequest {
4247
- /**
4248
- * @internal
4249
- */
4250
- export const filterSensitiveLog = (obj: UpdateVoiceConnectorGroupRequest): any => ({
4251
- ...obj,
4252
- });
4253
- }
4254
-
4255
- export interface UpdateVoiceConnectorGroupResponse {
4256
- /**
4257
- * <p>The updated Amazon Chime Voice Connector group details.</p>
4258
- */
4259
- VoiceConnectorGroup?: VoiceConnectorGroup;
4260
- }
4261
-
4262
- export namespace UpdateVoiceConnectorGroupResponse {
4263
- /**
4264
- * @internal
4265
- */
4266
- export const filterSensitiveLog = (obj: UpdateVoiceConnectorGroupResponse): any => ({
4267
- ...obj,
4268
- });
4269
- }