@aws-sdk/client-chime 3.169.0 → 3.171.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Chime.d.ts +3419 -960
- package/dist-types/ts3.4/ChimeClient.d.ts +1250 -264
- package/dist-types/ts3.4/commands/AssociatePhoneNumberWithUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchCreateAttendeeCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchCreateRoomMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchSuspendUserCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchUnsuspendUserCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchUpdateUserCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateAppInstanceAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAppInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAttendeeCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateMeetingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMeetingDialOutCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateMeetingWithAttendeesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateRoomCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateRoomMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteAccountCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteAppInstanceAdminCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAppInstanceCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteAppInstanceUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAttendeeCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteEventsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMeetingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteRoomCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteRoomMembershipCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeAppInstanceAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAppInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberFromUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetAppInstanceRetentionSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAttendeeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBotCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetEventsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMeetingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetRetentionSettingsCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/GetRoomCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/InviteUsersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListAppInstanceAdminsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAppInstanceUsersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAppInstancesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListAttendeeTagsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListAttendeesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMeetingTagsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListMeetingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListRoomMembershipsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListRoomsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/LogoutUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutAppInstanceRetentionSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutEventsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutRetentionSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RedactConversationMessageCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RedactRoomMessageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RegenerateSecurityTokenCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetPersonalPINCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartMeetingTranscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StopMeetingTranscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TagAttendeeCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/TagMeetingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagAttendeeCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagMeetingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateAppInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateAppInstanceUserCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateRoomCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateRoomMembershipCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/index.d.ts +191 -191
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/ChimeServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2137 -2656
- package/dist-types/ts3.4/models/models_1.d.ts +1496 -1694
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppInstanceAdminsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppInstanceUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAttendeesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelBansPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelMembershipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelMessagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelModeratorsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMediaCapturePipelinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMeetingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPhoneNumberOrdersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPhoneNumbersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProxySessionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListRoomMembershipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListRoomsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSipMediaApplicationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSipRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVoiceConnectorGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVoiceConnectorsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +27 -27
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +2297 -575
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,264 +1,1250 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
import {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
import {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
import {
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
import {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
import {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
import {
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
import {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
import {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
import {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
import {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
import {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
import {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
import {
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
import {
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
import {
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
import {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
import {
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
import {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
import {
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
import {
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
import {
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
import {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
import {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AssociatePhoneNumbersWithVoiceConnectorCommandInput,
|
|
47
|
+
AssociatePhoneNumbersWithVoiceConnectorCommandOutput,
|
|
48
|
+
} from "./commands/AssociatePhoneNumbersWithVoiceConnectorCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput,
|
|
51
|
+
AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput,
|
|
52
|
+
} from "./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociatePhoneNumberWithUserCommandInput,
|
|
55
|
+
AssociatePhoneNumberWithUserCommandOutput,
|
|
56
|
+
} from "./commands/AssociatePhoneNumberWithUserCommand";
|
|
57
|
+
import {
|
|
58
|
+
AssociateSigninDelegateGroupsWithAccountCommandInput,
|
|
59
|
+
AssociateSigninDelegateGroupsWithAccountCommandOutput,
|
|
60
|
+
} from "./commands/AssociateSigninDelegateGroupsWithAccountCommand";
|
|
61
|
+
import {
|
|
62
|
+
BatchCreateAttendeeCommandInput,
|
|
63
|
+
BatchCreateAttendeeCommandOutput,
|
|
64
|
+
} from "./commands/BatchCreateAttendeeCommand";
|
|
65
|
+
import {
|
|
66
|
+
BatchCreateChannelMembershipCommandInput,
|
|
67
|
+
BatchCreateChannelMembershipCommandOutput,
|
|
68
|
+
} from "./commands/BatchCreateChannelMembershipCommand";
|
|
69
|
+
import {
|
|
70
|
+
BatchCreateRoomMembershipCommandInput,
|
|
71
|
+
BatchCreateRoomMembershipCommandOutput,
|
|
72
|
+
} from "./commands/BatchCreateRoomMembershipCommand";
|
|
73
|
+
import {
|
|
74
|
+
BatchDeletePhoneNumberCommandInput,
|
|
75
|
+
BatchDeletePhoneNumberCommandOutput,
|
|
76
|
+
} from "./commands/BatchDeletePhoneNumberCommand";
|
|
77
|
+
import {
|
|
78
|
+
BatchSuspendUserCommandInput,
|
|
79
|
+
BatchSuspendUserCommandOutput,
|
|
80
|
+
} from "./commands/BatchSuspendUserCommand";
|
|
81
|
+
import {
|
|
82
|
+
BatchUnsuspendUserCommandInput,
|
|
83
|
+
BatchUnsuspendUserCommandOutput,
|
|
84
|
+
} from "./commands/BatchUnsuspendUserCommand";
|
|
85
|
+
import {
|
|
86
|
+
BatchUpdatePhoneNumberCommandInput,
|
|
87
|
+
BatchUpdatePhoneNumberCommandOutput,
|
|
88
|
+
} from "./commands/BatchUpdatePhoneNumberCommand";
|
|
89
|
+
import {
|
|
90
|
+
BatchUpdateUserCommandInput,
|
|
91
|
+
BatchUpdateUserCommandOutput,
|
|
92
|
+
} from "./commands/BatchUpdateUserCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateAccountCommandInput,
|
|
95
|
+
CreateAccountCommandOutput,
|
|
96
|
+
} from "./commands/CreateAccountCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateAppInstanceAdminCommandInput,
|
|
99
|
+
CreateAppInstanceAdminCommandOutput,
|
|
100
|
+
} from "./commands/CreateAppInstanceAdminCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateAppInstanceCommandInput,
|
|
103
|
+
CreateAppInstanceCommandOutput,
|
|
104
|
+
} from "./commands/CreateAppInstanceCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateAppInstanceUserCommandInput,
|
|
107
|
+
CreateAppInstanceUserCommandOutput,
|
|
108
|
+
} from "./commands/CreateAppInstanceUserCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateAttendeeCommandInput,
|
|
111
|
+
CreateAttendeeCommandOutput,
|
|
112
|
+
} from "./commands/CreateAttendeeCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateBotCommandInput,
|
|
115
|
+
CreateBotCommandOutput,
|
|
116
|
+
} from "./commands/CreateBotCommand";
|
|
117
|
+
import {
|
|
118
|
+
CreateChannelBanCommandInput,
|
|
119
|
+
CreateChannelBanCommandOutput,
|
|
120
|
+
} from "./commands/CreateChannelBanCommand";
|
|
121
|
+
import {
|
|
122
|
+
CreateChannelCommandInput,
|
|
123
|
+
CreateChannelCommandOutput,
|
|
124
|
+
} from "./commands/CreateChannelCommand";
|
|
125
|
+
import {
|
|
126
|
+
CreateChannelMembershipCommandInput,
|
|
127
|
+
CreateChannelMembershipCommandOutput,
|
|
128
|
+
} from "./commands/CreateChannelMembershipCommand";
|
|
129
|
+
import {
|
|
130
|
+
CreateChannelModeratorCommandInput,
|
|
131
|
+
CreateChannelModeratorCommandOutput,
|
|
132
|
+
} from "./commands/CreateChannelModeratorCommand";
|
|
133
|
+
import {
|
|
134
|
+
CreateMediaCapturePipelineCommandInput,
|
|
135
|
+
CreateMediaCapturePipelineCommandOutput,
|
|
136
|
+
} from "./commands/CreateMediaCapturePipelineCommand";
|
|
137
|
+
import {
|
|
138
|
+
CreateMeetingCommandInput,
|
|
139
|
+
CreateMeetingCommandOutput,
|
|
140
|
+
} from "./commands/CreateMeetingCommand";
|
|
141
|
+
import {
|
|
142
|
+
CreateMeetingDialOutCommandInput,
|
|
143
|
+
CreateMeetingDialOutCommandOutput,
|
|
144
|
+
} from "./commands/CreateMeetingDialOutCommand";
|
|
145
|
+
import {
|
|
146
|
+
CreateMeetingWithAttendeesCommandInput,
|
|
147
|
+
CreateMeetingWithAttendeesCommandOutput,
|
|
148
|
+
} from "./commands/CreateMeetingWithAttendeesCommand";
|
|
149
|
+
import {
|
|
150
|
+
CreatePhoneNumberOrderCommandInput,
|
|
151
|
+
CreatePhoneNumberOrderCommandOutput,
|
|
152
|
+
} from "./commands/CreatePhoneNumberOrderCommand";
|
|
153
|
+
import {
|
|
154
|
+
CreateProxySessionCommandInput,
|
|
155
|
+
CreateProxySessionCommandOutput,
|
|
156
|
+
} from "./commands/CreateProxySessionCommand";
|
|
157
|
+
import {
|
|
158
|
+
CreateRoomCommandInput,
|
|
159
|
+
CreateRoomCommandOutput,
|
|
160
|
+
} from "./commands/CreateRoomCommand";
|
|
161
|
+
import {
|
|
162
|
+
CreateRoomMembershipCommandInput,
|
|
163
|
+
CreateRoomMembershipCommandOutput,
|
|
164
|
+
} from "./commands/CreateRoomMembershipCommand";
|
|
165
|
+
import {
|
|
166
|
+
CreateSipMediaApplicationCallCommandInput,
|
|
167
|
+
CreateSipMediaApplicationCallCommandOutput,
|
|
168
|
+
} from "./commands/CreateSipMediaApplicationCallCommand";
|
|
169
|
+
import {
|
|
170
|
+
CreateSipMediaApplicationCommandInput,
|
|
171
|
+
CreateSipMediaApplicationCommandOutput,
|
|
172
|
+
} from "./commands/CreateSipMediaApplicationCommand";
|
|
173
|
+
import {
|
|
174
|
+
CreateSipRuleCommandInput,
|
|
175
|
+
CreateSipRuleCommandOutput,
|
|
176
|
+
} from "./commands/CreateSipRuleCommand";
|
|
177
|
+
import {
|
|
178
|
+
CreateUserCommandInput,
|
|
179
|
+
CreateUserCommandOutput,
|
|
180
|
+
} from "./commands/CreateUserCommand";
|
|
181
|
+
import {
|
|
182
|
+
CreateVoiceConnectorCommandInput,
|
|
183
|
+
CreateVoiceConnectorCommandOutput,
|
|
184
|
+
} from "./commands/CreateVoiceConnectorCommand";
|
|
185
|
+
import {
|
|
186
|
+
CreateVoiceConnectorGroupCommandInput,
|
|
187
|
+
CreateVoiceConnectorGroupCommandOutput,
|
|
188
|
+
} from "./commands/CreateVoiceConnectorGroupCommand";
|
|
189
|
+
import {
|
|
190
|
+
DeleteAccountCommandInput,
|
|
191
|
+
DeleteAccountCommandOutput,
|
|
192
|
+
} from "./commands/DeleteAccountCommand";
|
|
193
|
+
import {
|
|
194
|
+
DeleteAppInstanceAdminCommandInput,
|
|
195
|
+
DeleteAppInstanceAdminCommandOutput,
|
|
196
|
+
} from "./commands/DeleteAppInstanceAdminCommand";
|
|
197
|
+
import {
|
|
198
|
+
DeleteAppInstanceCommandInput,
|
|
199
|
+
DeleteAppInstanceCommandOutput,
|
|
200
|
+
} from "./commands/DeleteAppInstanceCommand";
|
|
201
|
+
import {
|
|
202
|
+
DeleteAppInstanceStreamingConfigurationsCommandInput,
|
|
203
|
+
DeleteAppInstanceStreamingConfigurationsCommandOutput,
|
|
204
|
+
} from "./commands/DeleteAppInstanceStreamingConfigurationsCommand";
|
|
205
|
+
import {
|
|
206
|
+
DeleteAppInstanceUserCommandInput,
|
|
207
|
+
DeleteAppInstanceUserCommandOutput,
|
|
208
|
+
} from "./commands/DeleteAppInstanceUserCommand";
|
|
209
|
+
import {
|
|
210
|
+
DeleteAttendeeCommandInput,
|
|
211
|
+
DeleteAttendeeCommandOutput,
|
|
212
|
+
} from "./commands/DeleteAttendeeCommand";
|
|
213
|
+
import {
|
|
214
|
+
DeleteChannelBanCommandInput,
|
|
215
|
+
DeleteChannelBanCommandOutput,
|
|
216
|
+
} from "./commands/DeleteChannelBanCommand";
|
|
217
|
+
import {
|
|
218
|
+
DeleteChannelCommandInput,
|
|
219
|
+
DeleteChannelCommandOutput,
|
|
220
|
+
} from "./commands/DeleteChannelCommand";
|
|
221
|
+
import {
|
|
222
|
+
DeleteChannelMembershipCommandInput,
|
|
223
|
+
DeleteChannelMembershipCommandOutput,
|
|
224
|
+
} from "./commands/DeleteChannelMembershipCommand";
|
|
225
|
+
import {
|
|
226
|
+
DeleteChannelMessageCommandInput,
|
|
227
|
+
DeleteChannelMessageCommandOutput,
|
|
228
|
+
} from "./commands/DeleteChannelMessageCommand";
|
|
229
|
+
import {
|
|
230
|
+
DeleteChannelModeratorCommandInput,
|
|
231
|
+
DeleteChannelModeratorCommandOutput,
|
|
232
|
+
} from "./commands/DeleteChannelModeratorCommand";
|
|
233
|
+
import {
|
|
234
|
+
DeleteEventsConfigurationCommandInput,
|
|
235
|
+
DeleteEventsConfigurationCommandOutput,
|
|
236
|
+
} from "./commands/DeleteEventsConfigurationCommand";
|
|
237
|
+
import {
|
|
238
|
+
DeleteMediaCapturePipelineCommandInput,
|
|
239
|
+
DeleteMediaCapturePipelineCommandOutput,
|
|
240
|
+
} from "./commands/DeleteMediaCapturePipelineCommand";
|
|
241
|
+
import {
|
|
242
|
+
DeleteMeetingCommandInput,
|
|
243
|
+
DeleteMeetingCommandOutput,
|
|
244
|
+
} from "./commands/DeleteMeetingCommand";
|
|
245
|
+
import {
|
|
246
|
+
DeletePhoneNumberCommandInput,
|
|
247
|
+
DeletePhoneNumberCommandOutput,
|
|
248
|
+
} from "./commands/DeletePhoneNumberCommand";
|
|
249
|
+
import {
|
|
250
|
+
DeleteProxySessionCommandInput,
|
|
251
|
+
DeleteProxySessionCommandOutput,
|
|
252
|
+
} from "./commands/DeleteProxySessionCommand";
|
|
253
|
+
import {
|
|
254
|
+
DeleteRoomCommandInput,
|
|
255
|
+
DeleteRoomCommandOutput,
|
|
256
|
+
} from "./commands/DeleteRoomCommand";
|
|
257
|
+
import {
|
|
258
|
+
DeleteRoomMembershipCommandInput,
|
|
259
|
+
DeleteRoomMembershipCommandOutput,
|
|
260
|
+
} from "./commands/DeleteRoomMembershipCommand";
|
|
261
|
+
import {
|
|
262
|
+
DeleteSipMediaApplicationCommandInput,
|
|
263
|
+
DeleteSipMediaApplicationCommandOutput,
|
|
264
|
+
} from "./commands/DeleteSipMediaApplicationCommand";
|
|
265
|
+
import {
|
|
266
|
+
DeleteSipRuleCommandInput,
|
|
267
|
+
DeleteSipRuleCommandOutput,
|
|
268
|
+
} from "./commands/DeleteSipRuleCommand";
|
|
269
|
+
import {
|
|
270
|
+
DeleteVoiceConnectorCommandInput,
|
|
271
|
+
DeleteVoiceConnectorCommandOutput,
|
|
272
|
+
} from "./commands/DeleteVoiceConnectorCommand";
|
|
273
|
+
import {
|
|
274
|
+
DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput,
|
|
275
|
+
DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput,
|
|
276
|
+
} from "./commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
277
|
+
import {
|
|
278
|
+
DeleteVoiceConnectorGroupCommandInput,
|
|
279
|
+
DeleteVoiceConnectorGroupCommandOutput,
|
|
280
|
+
} from "./commands/DeleteVoiceConnectorGroupCommand";
|
|
281
|
+
import {
|
|
282
|
+
DeleteVoiceConnectorOriginationCommandInput,
|
|
283
|
+
DeleteVoiceConnectorOriginationCommandOutput,
|
|
284
|
+
} from "./commands/DeleteVoiceConnectorOriginationCommand";
|
|
285
|
+
import {
|
|
286
|
+
DeleteVoiceConnectorProxyCommandInput,
|
|
287
|
+
DeleteVoiceConnectorProxyCommandOutput,
|
|
288
|
+
} from "./commands/DeleteVoiceConnectorProxyCommand";
|
|
289
|
+
import {
|
|
290
|
+
DeleteVoiceConnectorStreamingConfigurationCommandInput,
|
|
291
|
+
DeleteVoiceConnectorStreamingConfigurationCommandOutput,
|
|
292
|
+
} from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand";
|
|
293
|
+
import {
|
|
294
|
+
DeleteVoiceConnectorTerminationCommandInput,
|
|
295
|
+
DeleteVoiceConnectorTerminationCommandOutput,
|
|
296
|
+
} from "./commands/DeleteVoiceConnectorTerminationCommand";
|
|
297
|
+
import {
|
|
298
|
+
DeleteVoiceConnectorTerminationCredentialsCommandInput,
|
|
299
|
+
DeleteVoiceConnectorTerminationCredentialsCommandOutput,
|
|
300
|
+
} from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
|
|
301
|
+
import {
|
|
302
|
+
DescribeAppInstanceAdminCommandInput,
|
|
303
|
+
DescribeAppInstanceAdminCommandOutput,
|
|
304
|
+
} from "./commands/DescribeAppInstanceAdminCommand";
|
|
305
|
+
import {
|
|
306
|
+
DescribeAppInstanceCommandInput,
|
|
307
|
+
DescribeAppInstanceCommandOutput,
|
|
308
|
+
} from "./commands/DescribeAppInstanceCommand";
|
|
309
|
+
import {
|
|
310
|
+
DescribeAppInstanceUserCommandInput,
|
|
311
|
+
DescribeAppInstanceUserCommandOutput,
|
|
312
|
+
} from "./commands/DescribeAppInstanceUserCommand";
|
|
313
|
+
import {
|
|
314
|
+
DescribeChannelBanCommandInput,
|
|
315
|
+
DescribeChannelBanCommandOutput,
|
|
316
|
+
} from "./commands/DescribeChannelBanCommand";
|
|
317
|
+
import {
|
|
318
|
+
DescribeChannelCommandInput,
|
|
319
|
+
DescribeChannelCommandOutput,
|
|
320
|
+
} from "./commands/DescribeChannelCommand";
|
|
321
|
+
import {
|
|
322
|
+
DescribeChannelMembershipCommandInput,
|
|
323
|
+
DescribeChannelMembershipCommandOutput,
|
|
324
|
+
} from "./commands/DescribeChannelMembershipCommand";
|
|
325
|
+
import {
|
|
326
|
+
DescribeChannelMembershipForAppInstanceUserCommandInput,
|
|
327
|
+
DescribeChannelMembershipForAppInstanceUserCommandOutput,
|
|
328
|
+
} from "./commands/DescribeChannelMembershipForAppInstanceUserCommand";
|
|
329
|
+
import {
|
|
330
|
+
DescribeChannelModeratedByAppInstanceUserCommandInput,
|
|
331
|
+
DescribeChannelModeratedByAppInstanceUserCommandOutput,
|
|
332
|
+
} from "./commands/DescribeChannelModeratedByAppInstanceUserCommand";
|
|
333
|
+
import {
|
|
334
|
+
DescribeChannelModeratorCommandInput,
|
|
335
|
+
DescribeChannelModeratorCommandOutput,
|
|
336
|
+
} from "./commands/DescribeChannelModeratorCommand";
|
|
337
|
+
import {
|
|
338
|
+
DisassociatePhoneNumberFromUserCommandInput,
|
|
339
|
+
DisassociatePhoneNumberFromUserCommandOutput,
|
|
340
|
+
} from "./commands/DisassociatePhoneNumberFromUserCommand";
|
|
341
|
+
import {
|
|
342
|
+
DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
|
|
343
|
+
DisassociatePhoneNumbersFromVoiceConnectorCommandOutput,
|
|
344
|
+
} from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
|
|
345
|
+
import {
|
|
346
|
+
DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput,
|
|
347
|
+
DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput,
|
|
348
|
+
} from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
|
|
349
|
+
import {
|
|
350
|
+
DisassociateSigninDelegateGroupsFromAccountCommandInput,
|
|
351
|
+
DisassociateSigninDelegateGroupsFromAccountCommandOutput,
|
|
352
|
+
} from "./commands/DisassociateSigninDelegateGroupsFromAccountCommand";
|
|
353
|
+
import {
|
|
354
|
+
GetAccountCommandInput,
|
|
355
|
+
GetAccountCommandOutput,
|
|
356
|
+
} from "./commands/GetAccountCommand";
|
|
357
|
+
import {
|
|
358
|
+
GetAccountSettingsCommandInput,
|
|
359
|
+
GetAccountSettingsCommandOutput,
|
|
360
|
+
} from "./commands/GetAccountSettingsCommand";
|
|
361
|
+
import {
|
|
362
|
+
GetAppInstanceRetentionSettingsCommandInput,
|
|
363
|
+
GetAppInstanceRetentionSettingsCommandOutput,
|
|
364
|
+
} from "./commands/GetAppInstanceRetentionSettingsCommand";
|
|
365
|
+
import {
|
|
366
|
+
GetAppInstanceStreamingConfigurationsCommandInput,
|
|
367
|
+
GetAppInstanceStreamingConfigurationsCommandOutput,
|
|
368
|
+
} from "./commands/GetAppInstanceStreamingConfigurationsCommand";
|
|
369
|
+
import {
|
|
370
|
+
GetAttendeeCommandInput,
|
|
371
|
+
GetAttendeeCommandOutput,
|
|
372
|
+
} from "./commands/GetAttendeeCommand";
|
|
373
|
+
import {
|
|
374
|
+
GetBotCommandInput,
|
|
375
|
+
GetBotCommandOutput,
|
|
376
|
+
} from "./commands/GetBotCommand";
|
|
377
|
+
import {
|
|
378
|
+
GetChannelMessageCommandInput,
|
|
379
|
+
GetChannelMessageCommandOutput,
|
|
380
|
+
} from "./commands/GetChannelMessageCommand";
|
|
381
|
+
import {
|
|
382
|
+
GetEventsConfigurationCommandInput,
|
|
383
|
+
GetEventsConfigurationCommandOutput,
|
|
384
|
+
} from "./commands/GetEventsConfigurationCommand";
|
|
385
|
+
import {
|
|
386
|
+
GetGlobalSettingsCommandInput,
|
|
387
|
+
GetGlobalSettingsCommandOutput,
|
|
388
|
+
} from "./commands/GetGlobalSettingsCommand";
|
|
389
|
+
import {
|
|
390
|
+
GetMediaCapturePipelineCommandInput,
|
|
391
|
+
GetMediaCapturePipelineCommandOutput,
|
|
392
|
+
} from "./commands/GetMediaCapturePipelineCommand";
|
|
393
|
+
import {
|
|
394
|
+
GetMeetingCommandInput,
|
|
395
|
+
GetMeetingCommandOutput,
|
|
396
|
+
} from "./commands/GetMeetingCommand";
|
|
397
|
+
import {
|
|
398
|
+
GetMessagingSessionEndpointCommandInput,
|
|
399
|
+
GetMessagingSessionEndpointCommandOutput,
|
|
400
|
+
} from "./commands/GetMessagingSessionEndpointCommand";
|
|
401
|
+
import {
|
|
402
|
+
GetPhoneNumberCommandInput,
|
|
403
|
+
GetPhoneNumberCommandOutput,
|
|
404
|
+
} from "./commands/GetPhoneNumberCommand";
|
|
405
|
+
import {
|
|
406
|
+
GetPhoneNumberOrderCommandInput,
|
|
407
|
+
GetPhoneNumberOrderCommandOutput,
|
|
408
|
+
} from "./commands/GetPhoneNumberOrderCommand";
|
|
409
|
+
import {
|
|
410
|
+
GetPhoneNumberSettingsCommandInput,
|
|
411
|
+
GetPhoneNumberSettingsCommandOutput,
|
|
412
|
+
} from "./commands/GetPhoneNumberSettingsCommand";
|
|
413
|
+
import {
|
|
414
|
+
GetProxySessionCommandInput,
|
|
415
|
+
GetProxySessionCommandOutput,
|
|
416
|
+
} from "./commands/GetProxySessionCommand";
|
|
417
|
+
import {
|
|
418
|
+
GetRetentionSettingsCommandInput,
|
|
419
|
+
GetRetentionSettingsCommandOutput,
|
|
420
|
+
} from "./commands/GetRetentionSettingsCommand";
|
|
421
|
+
import {
|
|
422
|
+
GetRoomCommandInput,
|
|
423
|
+
GetRoomCommandOutput,
|
|
424
|
+
} from "./commands/GetRoomCommand";
|
|
425
|
+
import {
|
|
426
|
+
GetSipMediaApplicationCommandInput,
|
|
427
|
+
GetSipMediaApplicationCommandOutput,
|
|
428
|
+
} from "./commands/GetSipMediaApplicationCommand";
|
|
429
|
+
import {
|
|
430
|
+
GetSipMediaApplicationLoggingConfigurationCommandInput,
|
|
431
|
+
GetSipMediaApplicationLoggingConfigurationCommandOutput,
|
|
432
|
+
} from "./commands/GetSipMediaApplicationLoggingConfigurationCommand";
|
|
433
|
+
import {
|
|
434
|
+
GetSipRuleCommandInput,
|
|
435
|
+
GetSipRuleCommandOutput,
|
|
436
|
+
} from "./commands/GetSipRuleCommand";
|
|
437
|
+
import {
|
|
438
|
+
GetUserCommandInput,
|
|
439
|
+
GetUserCommandOutput,
|
|
440
|
+
} from "./commands/GetUserCommand";
|
|
441
|
+
import {
|
|
442
|
+
GetUserSettingsCommandInput,
|
|
443
|
+
GetUserSettingsCommandOutput,
|
|
444
|
+
} from "./commands/GetUserSettingsCommand";
|
|
445
|
+
import {
|
|
446
|
+
GetVoiceConnectorCommandInput,
|
|
447
|
+
GetVoiceConnectorCommandOutput,
|
|
448
|
+
} from "./commands/GetVoiceConnectorCommand";
|
|
449
|
+
import {
|
|
450
|
+
GetVoiceConnectorEmergencyCallingConfigurationCommandInput,
|
|
451
|
+
GetVoiceConnectorEmergencyCallingConfigurationCommandOutput,
|
|
452
|
+
} from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
453
|
+
import {
|
|
454
|
+
GetVoiceConnectorGroupCommandInput,
|
|
455
|
+
GetVoiceConnectorGroupCommandOutput,
|
|
456
|
+
} from "./commands/GetVoiceConnectorGroupCommand";
|
|
457
|
+
import {
|
|
458
|
+
GetVoiceConnectorLoggingConfigurationCommandInput,
|
|
459
|
+
GetVoiceConnectorLoggingConfigurationCommandOutput,
|
|
460
|
+
} from "./commands/GetVoiceConnectorLoggingConfigurationCommand";
|
|
461
|
+
import {
|
|
462
|
+
GetVoiceConnectorOriginationCommandInput,
|
|
463
|
+
GetVoiceConnectorOriginationCommandOutput,
|
|
464
|
+
} from "./commands/GetVoiceConnectorOriginationCommand";
|
|
465
|
+
import {
|
|
466
|
+
GetVoiceConnectorProxyCommandInput,
|
|
467
|
+
GetVoiceConnectorProxyCommandOutput,
|
|
468
|
+
} from "./commands/GetVoiceConnectorProxyCommand";
|
|
469
|
+
import {
|
|
470
|
+
GetVoiceConnectorStreamingConfigurationCommandInput,
|
|
471
|
+
GetVoiceConnectorStreamingConfigurationCommandOutput,
|
|
472
|
+
} from "./commands/GetVoiceConnectorStreamingConfigurationCommand";
|
|
473
|
+
import {
|
|
474
|
+
GetVoiceConnectorTerminationCommandInput,
|
|
475
|
+
GetVoiceConnectorTerminationCommandOutput,
|
|
476
|
+
} from "./commands/GetVoiceConnectorTerminationCommand";
|
|
477
|
+
import {
|
|
478
|
+
GetVoiceConnectorTerminationHealthCommandInput,
|
|
479
|
+
GetVoiceConnectorTerminationHealthCommandOutput,
|
|
480
|
+
} from "./commands/GetVoiceConnectorTerminationHealthCommand";
|
|
481
|
+
import {
|
|
482
|
+
InviteUsersCommandInput,
|
|
483
|
+
InviteUsersCommandOutput,
|
|
484
|
+
} from "./commands/InviteUsersCommand";
|
|
485
|
+
import {
|
|
486
|
+
ListAccountsCommandInput,
|
|
487
|
+
ListAccountsCommandOutput,
|
|
488
|
+
} from "./commands/ListAccountsCommand";
|
|
489
|
+
import {
|
|
490
|
+
ListAppInstanceAdminsCommandInput,
|
|
491
|
+
ListAppInstanceAdminsCommandOutput,
|
|
492
|
+
} from "./commands/ListAppInstanceAdminsCommand";
|
|
493
|
+
import {
|
|
494
|
+
ListAppInstancesCommandInput,
|
|
495
|
+
ListAppInstancesCommandOutput,
|
|
496
|
+
} from "./commands/ListAppInstancesCommand";
|
|
497
|
+
import {
|
|
498
|
+
ListAppInstanceUsersCommandInput,
|
|
499
|
+
ListAppInstanceUsersCommandOutput,
|
|
500
|
+
} from "./commands/ListAppInstanceUsersCommand";
|
|
501
|
+
import {
|
|
502
|
+
ListAttendeesCommandInput,
|
|
503
|
+
ListAttendeesCommandOutput,
|
|
504
|
+
} from "./commands/ListAttendeesCommand";
|
|
505
|
+
import {
|
|
506
|
+
ListAttendeeTagsCommandInput,
|
|
507
|
+
ListAttendeeTagsCommandOutput,
|
|
508
|
+
} from "./commands/ListAttendeeTagsCommand";
|
|
509
|
+
import {
|
|
510
|
+
ListBotsCommandInput,
|
|
511
|
+
ListBotsCommandOutput,
|
|
512
|
+
} from "./commands/ListBotsCommand";
|
|
513
|
+
import {
|
|
514
|
+
ListChannelBansCommandInput,
|
|
515
|
+
ListChannelBansCommandOutput,
|
|
516
|
+
} from "./commands/ListChannelBansCommand";
|
|
517
|
+
import {
|
|
518
|
+
ListChannelMembershipsCommandInput,
|
|
519
|
+
ListChannelMembershipsCommandOutput,
|
|
520
|
+
} from "./commands/ListChannelMembershipsCommand";
|
|
521
|
+
import {
|
|
522
|
+
ListChannelMembershipsForAppInstanceUserCommandInput,
|
|
523
|
+
ListChannelMembershipsForAppInstanceUserCommandOutput,
|
|
524
|
+
} from "./commands/ListChannelMembershipsForAppInstanceUserCommand";
|
|
525
|
+
import {
|
|
526
|
+
ListChannelMessagesCommandInput,
|
|
527
|
+
ListChannelMessagesCommandOutput,
|
|
528
|
+
} from "./commands/ListChannelMessagesCommand";
|
|
529
|
+
import {
|
|
530
|
+
ListChannelModeratorsCommandInput,
|
|
531
|
+
ListChannelModeratorsCommandOutput,
|
|
532
|
+
} from "./commands/ListChannelModeratorsCommand";
|
|
533
|
+
import {
|
|
534
|
+
ListChannelsCommandInput,
|
|
535
|
+
ListChannelsCommandOutput,
|
|
536
|
+
} from "./commands/ListChannelsCommand";
|
|
537
|
+
import {
|
|
538
|
+
ListChannelsModeratedByAppInstanceUserCommandInput,
|
|
539
|
+
ListChannelsModeratedByAppInstanceUserCommandOutput,
|
|
540
|
+
} from "./commands/ListChannelsModeratedByAppInstanceUserCommand";
|
|
541
|
+
import {
|
|
542
|
+
ListMediaCapturePipelinesCommandInput,
|
|
543
|
+
ListMediaCapturePipelinesCommandOutput,
|
|
544
|
+
} from "./commands/ListMediaCapturePipelinesCommand";
|
|
545
|
+
import {
|
|
546
|
+
ListMeetingsCommandInput,
|
|
547
|
+
ListMeetingsCommandOutput,
|
|
548
|
+
} from "./commands/ListMeetingsCommand";
|
|
549
|
+
import {
|
|
550
|
+
ListMeetingTagsCommandInput,
|
|
551
|
+
ListMeetingTagsCommandOutput,
|
|
552
|
+
} from "./commands/ListMeetingTagsCommand";
|
|
553
|
+
import {
|
|
554
|
+
ListPhoneNumberOrdersCommandInput,
|
|
555
|
+
ListPhoneNumberOrdersCommandOutput,
|
|
556
|
+
} from "./commands/ListPhoneNumberOrdersCommand";
|
|
557
|
+
import {
|
|
558
|
+
ListPhoneNumbersCommandInput,
|
|
559
|
+
ListPhoneNumbersCommandOutput,
|
|
560
|
+
} from "./commands/ListPhoneNumbersCommand";
|
|
561
|
+
import {
|
|
562
|
+
ListProxySessionsCommandInput,
|
|
563
|
+
ListProxySessionsCommandOutput,
|
|
564
|
+
} from "./commands/ListProxySessionsCommand";
|
|
565
|
+
import {
|
|
566
|
+
ListRoomMembershipsCommandInput,
|
|
567
|
+
ListRoomMembershipsCommandOutput,
|
|
568
|
+
} from "./commands/ListRoomMembershipsCommand";
|
|
569
|
+
import {
|
|
570
|
+
ListRoomsCommandInput,
|
|
571
|
+
ListRoomsCommandOutput,
|
|
572
|
+
} from "./commands/ListRoomsCommand";
|
|
573
|
+
import {
|
|
574
|
+
ListSipMediaApplicationsCommandInput,
|
|
575
|
+
ListSipMediaApplicationsCommandOutput,
|
|
576
|
+
} from "./commands/ListSipMediaApplicationsCommand";
|
|
577
|
+
import {
|
|
578
|
+
ListSipRulesCommandInput,
|
|
579
|
+
ListSipRulesCommandOutput,
|
|
580
|
+
} from "./commands/ListSipRulesCommand";
|
|
581
|
+
import {
|
|
582
|
+
ListSupportedPhoneNumberCountriesCommandInput,
|
|
583
|
+
ListSupportedPhoneNumberCountriesCommandOutput,
|
|
584
|
+
} from "./commands/ListSupportedPhoneNumberCountriesCommand";
|
|
585
|
+
import {
|
|
586
|
+
ListTagsForResourceCommandInput,
|
|
587
|
+
ListTagsForResourceCommandOutput,
|
|
588
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
589
|
+
import {
|
|
590
|
+
ListUsersCommandInput,
|
|
591
|
+
ListUsersCommandOutput,
|
|
592
|
+
} from "./commands/ListUsersCommand";
|
|
593
|
+
import {
|
|
594
|
+
ListVoiceConnectorGroupsCommandInput,
|
|
595
|
+
ListVoiceConnectorGroupsCommandOutput,
|
|
596
|
+
} from "./commands/ListVoiceConnectorGroupsCommand";
|
|
597
|
+
import {
|
|
598
|
+
ListVoiceConnectorsCommandInput,
|
|
599
|
+
ListVoiceConnectorsCommandOutput,
|
|
600
|
+
} from "./commands/ListVoiceConnectorsCommand";
|
|
601
|
+
import {
|
|
602
|
+
ListVoiceConnectorTerminationCredentialsCommandInput,
|
|
603
|
+
ListVoiceConnectorTerminationCredentialsCommandOutput,
|
|
604
|
+
} from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
|
|
605
|
+
import {
|
|
606
|
+
LogoutUserCommandInput,
|
|
607
|
+
LogoutUserCommandOutput,
|
|
608
|
+
} from "./commands/LogoutUserCommand";
|
|
609
|
+
import {
|
|
610
|
+
PutAppInstanceRetentionSettingsCommandInput,
|
|
611
|
+
PutAppInstanceRetentionSettingsCommandOutput,
|
|
612
|
+
} from "./commands/PutAppInstanceRetentionSettingsCommand";
|
|
613
|
+
import {
|
|
614
|
+
PutAppInstanceStreamingConfigurationsCommandInput,
|
|
615
|
+
PutAppInstanceStreamingConfigurationsCommandOutput,
|
|
616
|
+
} from "./commands/PutAppInstanceStreamingConfigurationsCommand";
|
|
617
|
+
import {
|
|
618
|
+
PutEventsConfigurationCommandInput,
|
|
619
|
+
PutEventsConfigurationCommandOutput,
|
|
620
|
+
} from "./commands/PutEventsConfigurationCommand";
|
|
621
|
+
import {
|
|
622
|
+
PutRetentionSettingsCommandInput,
|
|
623
|
+
PutRetentionSettingsCommandOutput,
|
|
624
|
+
} from "./commands/PutRetentionSettingsCommand";
|
|
625
|
+
import {
|
|
626
|
+
PutSipMediaApplicationLoggingConfigurationCommandInput,
|
|
627
|
+
PutSipMediaApplicationLoggingConfigurationCommandOutput,
|
|
628
|
+
} from "./commands/PutSipMediaApplicationLoggingConfigurationCommand";
|
|
629
|
+
import {
|
|
630
|
+
PutVoiceConnectorEmergencyCallingConfigurationCommandInput,
|
|
631
|
+
PutVoiceConnectorEmergencyCallingConfigurationCommandOutput,
|
|
632
|
+
} from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
633
|
+
import {
|
|
634
|
+
PutVoiceConnectorLoggingConfigurationCommandInput,
|
|
635
|
+
PutVoiceConnectorLoggingConfigurationCommandOutput,
|
|
636
|
+
} from "./commands/PutVoiceConnectorLoggingConfigurationCommand";
|
|
637
|
+
import {
|
|
638
|
+
PutVoiceConnectorOriginationCommandInput,
|
|
639
|
+
PutVoiceConnectorOriginationCommandOutput,
|
|
640
|
+
} from "./commands/PutVoiceConnectorOriginationCommand";
|
|
641
|
+
import {
|
|
642
|
+
PutVoiceConnectorProxyCommandInput,
|
|
643
|
+
PutVoiceConnectorProxyCommandOutput,
|
|
644
|
+
} from "./commands/PutVoiceConnectorProxyCommand";
|
|
645
|
+
import {
|
|
646
|
+
PutVoiceConnectorStreamingConfigurationCommandInput,
|
|
647
|
+
PutVoiceConnectorStreamingConfigurationCommandOutput,
|
|
648
|
+
} from "./commands/PutVoiceConnectorStreamingConfigurationCommand";
|
|
649
|
+
import {
|
|
650
|
+
PutVoiceConnectorTerminationCommandInput,
|
|
651
|
+
PutVoiceConnectorTerminationCommandOutput,
|
|
652
|
+
} from "./commands/PutVoiceConnectorTerminationCommand";
|
|
653
|
+
import {
|
|
654
|
+
PutVoiceConnectorTerminationCredentialsCommandInput,
|
|
655
|
+
PutVoiceConnectorTerminationCredentialsCommandOutput,
|
|
656
|
+
} from "./commands/PutVoiceConnectorTerminationCredentialsCommand";
|
|
657
|
+
import {
|
|
658
|
+
RedactChannelMessageCommandInput,
|
|
659
|
+
RedactChannelMessageCommandOutput,
|
|
660
|
+
} from "./commands/RedactChannelMessageCommand";
|
|
661
|
+
import {
|
|
662
|
+
RedactConversationMessageCommandInput,
|
|
663
|
+
RedactConversationMessageCommandOutput,
|
|
664
|
+
} from "./commands/RedactConversationMessageCommand";
|
|
665
|
+
import {
|
|
666
|
+
RedactRoomMessageCommandInput,
|
|
667
|
+
RedactRoomMessageCommandOutput,
|
|
668
|
+
} from "./commands/RedactRoomMessageCommand";
|
|
669
|
+
import {
|
|
670
|
+
RegenerateSecurityTokenCommandInput,
|
|
671
|
+
RegenerateSecurityTokenCommandOutput,
|
|
672
|
+
} from "./commands/RegenerateSecurityTokenCommand";
|
|
673
|
+
import {
|
|
674
|
+
ResetPersonalPINCommandInput,
|
|
675
|
+
ResetPersonalPINCommandOutput,
|
|
676
|
+
} from "./commands/ResetPersonalPINCommand";
|
|
677
|
+
import {
|
|
678
|
+
RestorePhoneNumberCommandInput,
|
|
679
|
+
RestorePhoneNumberCommandOutput,
|
|
680
|
+
} from "./commands/RestorePhoneNumberCommand";
|
|
681
|
+
import {
|
|
682
|
+
SearchAvailablePhoneNumbersCommandInput,
|
|
683
|
+
SearchAvailablePhoneNumbersCommandOutput,
|
|
684
|
+
} from "./commands/SearchAvailablePhoneNumbersCommand";
|
|
685
|
+
import {
|
|
686
|
+
SendChannelMessageCommandInput,
|
|
687
|
+
SendChannelMessageCommandOutput,
|
|
688
|
+
} from "./commands/SendChannelMessageCommand";
|
|
689
|
+
import {
|
|
690
|
+
StartMeetingTranscriptionCommandInput,
|
|
691
|
+
StartMeetingTranscriptionCommandOutput,
|
|
692
|
+
} from "./commands/StartMeetingTranscriptionCommand";
|
|
693
|
+
import {
|
|
694
|
+
StopMeetingTranscriptionCommandInput,
|
|
695
|
+
StopMeetingTranscriptionCommandOutput,
|
|
696
|
+
} from "./commands/StopMeetingTranscriptionCommand";
|
|
697
|
+
import {
|
|
698
|
+
TagAttendeeCommandInput,
|
|
699
|
+
TagAttendeeCommandOutput,
|
|
700
|
+
} from "./commands/TagAttendeeCommand";
|
|
701
|
+
import {
|
|
702
|
+
TagMeetingCommandInput,
|
|
703
|
+
TagMeetingCommandOutput,
|
|
704
|
+
} from "./commands/TagMeetingCommand";
|
|
705
|
+
import {
|
|
706
|
+
TagResourceCommandInput,
|
|
707
|
+
TagResourceCommandOutput,
|
|
708
|
+
} from "./commands/TagResourceCommand";
|
|
709
|
+
import {
|
|
710
|
+
UntagAttendeeCommandInput,
|
|
711
|
+
UntagAttendeeCommandOutput,
|
|
712
|
+
} from "./commands/UntagAttendeeCommand";
|
|
713
|
+
import {
|
|
714
|
+
UntagMeetingCommandInput,
|
|
715
|
+
UntagMeetingCommandOutput,
|
|
716
|
+
} from "./commands/UntagMeetingCommand";
|
|
717
|
+
import {
|
|
718
|
+
UntagResourceCommandInput,
|
|
719
|
+
UntagResourceCommandOutput,
|
|
720
|
+
} from "./commands/UntagResourceCommand";
|
|
721
|
+
import {
|
|
722
|
+
UpdateAccountCommandInput,
|
|
723
|
+
UpdateAccountCommandOutput,
|
|
724
|
+
} from "./commands/UpdateAccountCommand";
|
|
725
|
+
import {
|
|
726
|
+
UpdateAccountSettingsCommandInput,
|
|
727
|
+
UpdateAccountSettingsCommandOutput,
|
|
728
|
+
} from "./commands/UpdateAccountSettingsCommand";
|
|
729
|
+
import {
|
|
730
|
+
UpdateAppInstanceCommandInput,
|
|
731
|
+
UpdateAppInstanceCommandOutput,
|
|
732
|
+
} from "./commands/UpdateAppInstanceCommand";
|
|
733
|
+
import {
|
|
734
|
+
UpdateAppInstanceUserCommandInput,
|
|
735
|
+
UpdateAppInstanceUserCommandOutput,
|
|
736
|
+
} from "./commands/UpdateAppInstanceUserCommand";
|
|
737
|
+
import {
|
|
738
|
+
UpdateBotCommandInput,
|
|
739
|
+
UpdateBotCommandOutput,
|
|
740
|
+
} from "./commands/UpdateBotCommand";
|
|
741
|
+
import {
|
|
742
|
+
UpdateChannelCommandInput,
|
|
743
|
+
UpdateChannelCommandOutput,
|
|
744
|
+
} from "./commands/UpdateChannelCommand";
|
|
745
|
+
import {
|
|
746
|
+
UpdateChannelMessageCommandInput,
|
|
747
|
+
UpdateChannelMessageCommandOutput,
|
|
748
|
+
} from "./commands/UpdateChannelMessageCommand";
|
|
749
|
+
import {
|
|
750
|
+
UpdateChannelReadMarkerCommandInput,
|
|
751
|
+
UpdateChannelReadMarkerCommandOutput,
|
|
752
|
+
} from "./commands/UpdateChannelReadMarkerCommand";
|
|
753
|
+
import {
|
|
754
|
+
UpdateGlobalSettingsCommandInput,
|
|
755
|
+
UpdateGlobalSettingsCommandOutput,
|
|
756
|
+
} from "./commands/UpdateGlobalSettingsCommand";
|
|
757
|
+
import {
|
|
758
|
+
UpdatePhoneNumberCommandInput,
|
|
759
|
+
UpdatePhoneNumberCommandOutput,
|
|
760
|
+
} from "./commands/UpdatePhoneNumberCommand";
|
|
761
|
+
import {
|
|
762
|
+
UpdatePhoneNumberSettingsCommandInput,
|
|
763
|
+
UpdatePhoneNumberSettingsCommandOutput,
|
|
764
|
+
} from "./commands/UpdatePhoneNumberSettingsCommand";
|
|
765
|
+
import {
|
|
766
|
+
UpdateProxySessionCommandInput,
|
|
767
|
+
UpdateProxySessionCommandOutput,
|
|
768
|
+
} from "./commands/UpdateProxySessionCommand";
|
|
769
|
+
import {
|
|
770
|
+
UpdateRoomCommandInput,
|
|
771
|
+
UpdateRoomCommandOutput,
|
|
772
|
+
} from "./commands/UpdateRoomCommand";
|
|
773
|
+
import {
|
|
774
|
+
UpdateRoomMembershipCommandInput,
|
|
775
|
+
UpdateRoomMembershipCommandOutput,
|
|
776
|
+
} from "./commands/UpdateRoomMembershipCommand";
|
|
777
|
+
import {
|
|
778
|
+
UpdateSipMediaApplicationCallCommandInput,
|
|
779
|
+
UpdateSipMediaApplicationCallCommandOutput,
|
|
780
|
+
} from "./commands/UpdateSipMediaApplicationCallCommand";
|
|
781
|
+
import {
|
|
782
|
+
UpdateSipMediaApplicationCommandInput,
|
|
783
|
+
UpdateSipMediaApplicationCommandOutput,
|
|
784
|
+
} from "./commands/UpdateSipMediaApplicationCommand";
|
|
785
|
+
import {
|
|
786
|
+
UpdateSipRuleCommandInput,
|
|
787
|
+
UpdateSipRuleCommandOutput,
|
|
788
|
+
} from "./commands/UpdateSipRuleCommand";
|
|
789
|
+
import {
|
|
790
|
+
UpdateUserCommandInput,
|
|
791
|
+
UpdateUserCommandOutput,
|
|
792
|
+
} from "./commands/UpdateUserCommand";
|
|
793
|
+
import {
|
|
794
|
+
UpdateUserSettingsCommandInput,
|
|
795
|
+
UpdateUserSettingsCommandOutput,
|
|
796
|
+
} from "./commands/UpdateUserSettingsCommand";
|
|
797
|
+
import {
|
|
798
|
+
UpdateVoiceConnectorCommandInput,
|
|
799
|
+
UpdateVoiceConnectorCommandOutput,
|
|
800
|
+
} from "./commands/UpdateVoiceConnectorCommand";
|
|
801
|
+
import {
|
|
802
|
+
UpdateVoiceConnectorGroupCommandInput,
|
|
803
|
+
UpdateVoiceConnectorGroupCommandOutput,
|
|
804
|
+
} from "./commands/UpdateVoiceConnectorGroupCommand";
|
|
805
|
+
import {
|
|
806
|
+
ValidateE911AddressCommandInput,
|
|
807
|
+
ValidateE911AddressCommandOutput,
|
|
808
|
+
} from "./commands/ValidateE911AddressCommand";
|
|
809
|
+
export declare type ServiceInputTypes =
|
|
810
|
+
| AssociatePhoneNumberWithUserCommandInput
|
|
811
|
+
| AssociatePhoneNumbersWithVoiceConnectorCommandInput
|
|
812
|
+
| AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput
|
|
813
|
+
| AssociateSigninDelegateGroupsWithAccountCommandInput
|
|
814
|
+
| BatchCreateAttendeeCommandInput
|
|
815
|
+
| BatchCreateChannelMembershipCommandInput
|
|
816
|
+
| BatchCreateRoomMembershipCommandInput
|
|
817
|
+
| BatchDeletePhoneNumberCommandInput
|
|
818
|
+
| BatchSuspendUserCommandInput
|
|
819
|
+
| BatchUnsuspendUserCommandInput
|
|
820
|
+
| BatchUpdatePhoneNumberCommandInput
|
|
821
|
+
| BatchUpdateUserCommandInput
|
|
822
|
+
| CreateAccountCommandInput
|
|
823
|
+
| CreateAppInstanceAdminCommandInput
|
|
824
|
+
| CreateAppInstanceCommandInput
|
|
825
|
+
| CreateAppInstanceUserCommandInput
|
|
826
|
+
| CreateAttendeeCommandInput
|
|
827
|
+
| CreateBotCommandInput
|
|
828
|
+
| CreateChannelBanCommandInput
|
|
829
|
+
| CreateChannelCommandInput
|
|
830
|
+
| CreateChannelMembershipCommandInput
|
|
831
|
+
| CreateChannelModeratorCommandInput
|
|
832
|
+
| CreateMediaCapturePipelineCommandInput
|
|
833
|
+
| CreateMeetingCommandInput
|
|
834
|
+
| CreateMeetingDialOutCommandInput
|
|
835
|
+
| CreateMeetingWithAttendeesCommandInput
|
|
836
|
+
| CreatePhoneNumberOrderCommandInput
|
|
837
|
+
| CreateProxySessionCommandInput
|
|
838
|
+
| CreateRoomCommandInput
|
|
839
|
+
| CreateRoomMembershipCommandInput
|
|
840
|
+
| CreateSipMediaApplicationCallCommandInput
|
|
841
|
+
| CreateSipMediaApplicationCommandInput
|
|
842
|
+
| CreateSipRuleCommandInput
|
|
843
|
+
| CreateUserCommandInput
|
|
844
|
+
| CreateVoiceConnectorCommandInput
|
|
845
|
+
| CreateVoiceConnectorGroupCommandInput
|
|
846
|
+
| DeleteAccountCommandInput
|
|
847
|
+
| DeleteAppInstanceAdminCommandInput
|
|
848
|
+
| DeleteAppInstanceCommandInput
|
|
849
|
+
| DeleteAppInstanceStreamingConfigurationsCommandInput
|
|
850
|
+
| DeleteAppInstanceUserCommandInput
|
|
851
|
+
| DeleteAttendeeCommandInput
|
|
852
|
+
| DeleteChannelBanCommandInput
|
|
853
|
+
| DeleteChannelCommandInput
|
|
854
|
+
| DeleteChannelMembershipCommandInput
|
|
855
|
+
| DeleteChannelMessageCommandInput
|
|
856
|
+
| DeleteChannelModeratorCommandInput
|
|
857
|
+
| DeleteEventsConfigurationCommandInput
|
|
858
|
+
| DeleteMediaCapturePipelineCommandInput
|
|
859
|
+
| DeleteMeetingCommandInput
|
|
860
|
+
| DeletePhoneNumberCommandInput
|
|
861
|
+
| DeleteProxySessionCommandInput
|
|
862
|
+
| DeleteRoomCommandInput
|
|
863
|
+
| DeleteRoomMembershipCommandInput
|
|
864
|
+
| DeleteSipMediaApplicationCommandInput
|
|
865
|
+
| DeleteSipRuleCommandInput
|
|
866
|
+
| DeleteVoiceConnectorCommandInput
|
|
867
|
+
| DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput
|
|
868
|
+
| DeleteVoiceConnectorGroupCommandInput
|
|
869
|
+
| DeleteVoiceConnectorOriginationCommandInput
|
|
870
|
+
| DeleteVoiceConnectorProxyCommandInput
|
|
871
|
+
| DeleteVoiceConnectorStreamingConfigurationCommandInput
|
|
872
|
+
| DeleteVoiceConnectorTerminationCommandInput
|
|
873
|
+
| DeleteVoiceConnectorTerminationCredentialsCommandInput
|
|
874
|
+
| DescribeAppInstanceAdminCommandInput
|
|
875
|
+
| DescribeAppInstanceCommandInput
|
|
876
|
+
| DescribeAppInstanceUserCommandInput
|
|
877
|
+
| DescribeChannelBanCommandInput
|
|
878
|
+
| DescribeChannelCommandInput
|
|
879
|
+
| DescribeChannelMembershipCommandInput
|
|
880
|
+
| DescribeChannelMembershipForAppInstanceUserCommandInput
|
|
881
|
+
| DescribeChannelModeratedByAppInstanceUserCommandInput
|
|
882
|
+
| DescribeChannelModeratorCommandInput
|
|
883
|
+
| DisassociatePhoneNumberFromUserCommandInput
|
|
884
|
+
| DisassociatePhoneNumbersFromVoiceConnectorCommandInput
|
|
885
|
+
| DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput
|
|
886
|
+
| DisassociateSigninDelegateGroupsFromAccountCommandInput
|
|
887
|
+
| GetAccountCommandInput
|
|
888
|
+
| GetAccountSettingsCommandInput
|
|
889
|
+
| GetAppInstanceRetentionSettingsCommandInput
|
|
890
|
+
| GetAppInstanceStreamingConfigurationsCommandInput
|
|
891
|
+
| GetAttendeeCommandInput
|
|
892
|
+
| GetBotCommandInput
|
|
893
|
+
| GetChannelMessageCommandInput
|
|
894
|
+
| GetEventsConfigurationCommandInput
|
|
895
|
+
| GetGlobalSettingsCommandInput
|
|
896
|
+
| GetMediaCapturePipelineCommandInput
|
|
897
|
+
| GetMeetingCommandInput
|
|
898
|
+
| GetMessagingSessionEndpointCommandInput
|
|
899
|
+
| GetPhoneNumberCommandInput
|
|
900
|
+
| GetPhoneNumberOrderCommandInput
|
|
901
|
+
| GetPhoneNumberSettingsCommandInput
|
|
902
|
+
| GetProxySessionCommandInput
|
|
903
|
+
| GetRetentionSettingsCommandInput
|
|
904
|
+
| GetRoomCommandInput
|
|
905
|
+
| GetSipMediaApplicationCommandInput
|
|
906
|
+
| GetSipMediaApplicationLoggingConfigurationCommandInput
|
|
907
|
+
| GetSipRuleCommandInput
|
|
908
|
+
| GetUserCommandInput
|
|
909
|
+
| GetUserSettingsCommandInput
|
|
910
|
+
| GetVoiceConnectorCommandInput
|
|
911
|
+
| GetVoiceConnectorEmergencyCallingConfigurationCommandInput
|
|
912
|
+
| GetVoiceConnectorGroupCommandInput
|
|
913
|
+
| GetVoiceConnectorLoggingConfigurationCommandInput
|
|
914
|
+
| GetVoiceConnectorOriginationCommandInput
|
|
915
|
+
| GetVoiceConnectorProxyCommandInput
|
|
916
|
+
| GetVoiceConnectorStreamingConfigurationCommandInput
|
|
917
|
+
| GetVoiceConnectorTerminationCommandInput
|
|
918
|
+
| GetVoiceConnectorTerminationHealthCommandInput
|
|
919
|
+
| InviteUsersCommandInput
|
|
920
|
+
| ListAccountsCommandInput
|
|
921
|
+
| ListAppInstanceAdminsCommandInput
|
|
922
|
+
| ListAppInstanceUsersCommandInput
|
|
923
|
+
| ListAppInstancesCommandInput
|
|
924
|
+
| ListAttendeeTagsCommandInput
|
|
925
|
+
| ListAttendeesCommandInput
|
|
926
|
+
| ListBotsCommandInput
|
|
927
|
+
| ListChannelBansCommandInput
|
|
928
|
+
| ListChannelMembershipsCommandInput
|
|
929
|
+
| ListChannelMembershipsForAppInstanceUserCommandInput
|
|
930
|
+
| ListChannelMessagesCommandInput
|
|
931
|
+
| ListChannelModeratorsCommandInput
|
|
932
|
+
| ListChannelsCommandInput
|
|
933
|
+
| ListChannelsModeratedByAppInstanceUserCommandInput
|
|
934
|
+
| ListMediaCapturePipelinesCommandInput
|
|
935
|
+
| ListMeetingTagsCommandInput
|
|
936
|
+
| ListMeetingsCommandInput
|
|
937
|
+
| ListPhoneNumberOrdersCommandInput
|
|
938
|
+
| ListPhoneNumbersCommandInput
|
|
939
|
+
| ListProxySessionsCommandInput
|
|
940
|
+
| ListRoomMembershipsCommandInput
|
|
941
|
+
| ListRoomsCommandInput
|
|
942
|
+
| ListSipMediaApplicationsCommandInput
|
|
943
|
+
| ListSipRulesCommandInput
|
|
944
|
+
| ListSupportedPhoneNumberCountriesCommandInput
|
|
945
|
+
| ListTagsForResourceCommandInput
|
|
946
|
+
| ListUsersCommandInput
|
|
947
|
+
| ListVoiceConnectorGroupsCommandInput
|
|
948
|
+
| ListVoiceConnectorTerminationCredentialsCommandInput
|
|
949
|
+
| ListVoiceConnectorsCommandInput
|
|
950
|
+
| LogoutUserCommandInput
|
|
951
|
+
| PutAppInstanceRetentionSettingsCommandInput
|
|
952
|
+
| PutAppInstanceStreamingConfigurationsCommandInput
|
|
953
|
+
| PutEventsConfigurationCommandInput
|
|
954
|
+
| PutRetentionSettingsCommandInput
|
|
955
|
+
| PutSipMediaApplicationLoggingConfigurationCommandInput
|
|
956
|
+
| PutVoiceConnectorEmergencyCallingConfigurationCommandInput
|
|
957
|
+
| PutVoiceConnectorLoggingConfigurationCommandInput
|
|
958
|
+
| PutVoiceConnectorOriginationCommandInput
|
|
959
|
+
| PutVoiceConnectorProxyCommandInput
|
|
960
|
+
| PutVoiceConnectorStreamingConfigurationCommandInput
|
|
961
|
+
| PutVoiceConnectorTerminationCommandInput
|
|
962
|
+
| PutVoiceConnectorTerminationCredentialsCommandInput
|
|
963
|
+
| RedactChannelMessageCommandInput
|
|
964
|
+
| RedactConversationMessageCommandInput
|
|
965
|
+
| RedactRoomMessageCommandInput
|
|
966
|
+
| RegenerateSecurityTokenCommandInput
|
|
967
|
+
| ResetPersonalPINCommandInput
|
|
968
|
+
| RestorePhoneNumberCommandInput
|
|
969
|
+
| SearchAvailablePhoneNumbersCommandInput
|
|
970
|
+
| SendChannelMessageCommandInput
|
|
971
|
+
| StartMeetingTranscriptionCommandInput
|
|
972
|
+
| StopMeetingTranscriptionCommandInput
|
|
973
|
+
| TagAttendeeCommandInput
|
|
974
|
+
| TagMeetingCommandInput
|
|
975
|
+
| TagResourceCommandInput
|
|
976
|
+
| UntagAttendeeCommandInput
|
|
977
|
+
| UntagMeetingCommandInput
|
|
978
|
+
| UntagResourceCommandInput
|
|
979
|
+
| UpdateAccountCommandInput
|
|
980
|
+
| UpdateAccountSettingsCommandInput
|
|
981
|
+
| UpdateAppInstanceCommandInput
|
|
982
|
+
| UpdateAppInstanceUserCommandInput
|
|
983
|
+
| UpdateBotCommandInput
|
|
984
|
+
| UpdateChannelCommandInput
|
|
985
|
+
| UpdateChannelMessageCommandInput
|
|
986
|
+
| UpdateChannelReadMarkerCommandInput
|
|
987
|
+
| UpdateGlobalSettingsCommandInput
|
|
988
|
+
| UpdatePhoneNumberCommandInput
|
|
989
|
+
| UpdatePhoneNumberSettingsCommandInput
|
|
990
|
+
| UpdateProxySessionCommandInput
|
|
991
|
+
| UpdateRoomCommandInput
|
|
992
|
+
| UpdateRoomMembershipCommandInput
|
|
993
|
+
| UpdateSipMediaApplicationCallCommandInput
|
|
994
|
+
| UpdateSipMediaApplicationCommandInput
|
|
995
|
+
| UpdateSipRuleCommandInput
|
|
996
|
+
| UpdateUserCommandInput
|
|
997
|
+
| UpdateUserSettingsCommandInput
|
|
998
|
+
| UpdateVoiceConnectorCommandInput
|
|
999
|
+
| UpdateVoiceConnectorGroupCommandInput
|
|
1000
|
+
| ValidateE911AddressCommandInput;
|
|
1001
|
+
export declare type ServiceOutputTypes =
|
|
1002
|
+
| AssociatePhoneNumberWithUserCommandOutput
|
|
1003
|
+
| AssociatePhoneNumbersWithVoiceConnectorCommandOutput
|
|
1004
|
+
| AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput
|
|
1005
|
+
| AssociateSigninDelegateGroupsWithAccountCommandOutput
|
|
1006
|
+
| BatchCreateAttendeeCommandOutput
|
|
1007
|
+
| BatchCreateChannelMembershipCommandOutput
|
|
1008
|
+
| BatchCreateRoomMembershipCommandOutput
|
|
1009
|
+
| BatchDeletePhoneNumberCommandOutput
|
|
1010
|
+
| BatchSuspendUserCommandOutput
|
|
1011
|
+
| BatchUnsuspendUserCommandOutput
|
|
1012
|
+
| BatchUpdatePhoneNumberCommandOutput
|
|
1013
|
+
| BatchUpdateUserCommandOutput
|
|
1014
|
+
| CreateAccountCommandOutput
|
|
1015
|
+
| CreateAppInstanceAdminCommandOutput
|
|
1016
|
+
| CreateAppInstanceCommandOutput
|
|
1017
|
+
| CreateAppInstanceUserCommandOutput
|
|
1018
|
+
| CreateAttendeeCommandOutput
|
|
1019
|
+
| CreateBotCommandOutput
|
|
1020
|
+
| CreateChannelBanCommandOutput
|
|
1021
|
+
| CreateChannelCommandOutput
|
|
1022
|
+
| CreateChannelMembershipCommandOutput
|
|
1023
|
+
| CreateChannelModeratorCommandOutput
|
|
1024
|
+
| CreateMediaCapturePipelineCommandOutput
|
|
1025
|
+
| CreateMeetingCommandOutput
|
|
1026
|
+
| CreateMeetingDialOutCommandOutput
|
|
1027
|
+
| CreateMeetingWithAttendeesCommandOutput
|
|
1028
|
+
| CreatePhoneNumberOrderCommandOutput
|
|
1029
|
+
| CreateProxySessionCommandOutput
|
|
1030
|
+
| CreateRoomCommandOutput
|
|
1031
|
+
| CreateRoomMembershipCommandOutput
|
|
1032
|
+
| CreateSipMediaApplicationCallCommandOutput
|
|
1033
|
+
| CreateSipMediaApplicationCommandOutput
|
|
1034
|
+
| CreateSipRuleCommandOutput
|
|
1035
|
+
| CreateUserCommandOutput
|
|
1036
|
+
| CreateVoiceConnectorCommandOutput
|
|
1037
|
+
| CreateVoiceConnectorGroupCommandOutput
|
|
1038
|
+
| DeleteAccountCommandOutput
|
|
1039
|
+
| DeleteAppInstanceAdminCommandOutput
|
|
1040
|
+
| DeleteAppInstanceCommandOutput
|
|
1041
|
+
| DeleteAppInstanceStreamingConfigurationsCommandOutput
|
|
1042
|
+
| DeleteAppInstanceUserCommandOutput
|
|
1043
|
+
| DeleteAttendeeCommandOutput
|
|
1044
|
+
| DeleteChannelBanCommandOutput
|
|
1045
|
+
| DeleteChannelCommandOutput
|
|
1046
|
+
| DeleteChannelMembershipCommandOutput
|
|
1047
|
+
| DeleteChannelMessageCommandOutput
|
|
1048
|
+
| DeleteChannelModeratorCommandOutput
|
|
1049
|
+
| DeleteEventsConfigurationCommandOutput
|
|
1050
|
+
| DeleteMediaCapturePipelineCommandOutput
|
|
1051
|
+
| DeleteMeetingCommandOutput
|
|
1052
|
+
| DeletePhoneNumberCommandOutput
|
|
1053
|
+
| DeleteProxySessionCommandOutput
|
|
1054
|
+
| DeleteRoomCommandOutput
|
|
1055
|
+
| DeleteRoomMembershipCommandOutput
|
|
1056
|
+
| DeleteSipMediaApplicationCommandOutput
|
|
1057
|
+
| DeleteSipRuleCommandOutput
|
|
1058
|
+
| DeleteVoiceConnectorCommandOutput
|
|
1059
|
+
| DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput
|
|
1060
|
+
| DeleteVoiceConnectorGroupCommandOutput
|
|
1061
|
+
| DeleteVoiceConnectorOriginationCommandOutput
|
|
1062
|
+
| DeleteVoiceConnectorProxyCommandOutput
|
|
1063
|
+
| DeleteVoiceConnectorStreamingConfigurationCommandOutput
|
|
1064
|
+
| DeleteVoiceConnectorTerminationCommandOutput
|
|
1065
|
+
| DeleteVoiceConnectorTerminationCredentialsCommandOutput
|
|
1066
|
+
| DescribeAppInstanceAdminCommandOutput
|
|
1067
|
+
| DescribeAppInstanceCommandOutput
|
|
1068
|
+
| DescribeAppInstanceUserCommandOutput
|
|
1069
|
+
| DescribeChannelBanCommandOutput
|
|
1070
|
+
| DescribeChannelCommandOutput
|
|
1071
|
+
| DescribeChannelMembershipCommandOutput
|
|
1072
|
+
| DescribeChannelMembershipForAppInstanceUserCommandOutput
|
|
1073
|
+
| DescribeChannelModeratedByAppInstanceUserCommandOutput
|
|
1074
|
+
| DescribeChannelModeratorCommandOutput
|
|
1075
|
+
| DisassociatePhoneNumberFromUserCommandOutput
|
|
1076
|
+
| DisassociatePhoneNumbersFromVoiceConnectorCommandOutput
|
|
1077
|
+
| DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput
|
|
1078
|
+
| DisassociateSigninDelegateGroupsFromAccountCommandOutput
|
|
1079
|
+
| GetAccountCommandOutput
|
|
1080
|
+
| GetAccountSettingsCommandOutput
|
|
1081
|
+
| GetAppInstanceRetentionSettingsCommandOutput
|
|
1082
|
+
| GetAppInstanceStreamingConfigurationsCommandOutput
|
|
1083
|
+
| GetAttendeeCommandOutput
|
|
1084
|
+
| GetBotCommandOutput
|
|
1085
|
+
| GetChannelMessageCommandOutput
|
|
1086
|
+
| GetEventsConfigurationCommandOutput
|
|
1087
|
+
| GetGlobalSettingsCommandOutput
|
|
1088
|
+
| GetMediaCapturePipelineCommandOutput
|
|
1089
|
+
| GetMeetingCommandOutput
|
|
1090
|
+
| GetMessagingSessionEndpointCommandOutput
|
|
1091
|
+
| GetPhoneNumberCommandOutput
|
|
1092
|
+
| GetPhoneNumberOrderCommandOutput
|
|
1093
|
+
| GetPhoneNumberSettingsCommandOutput
|
|
1094
|
+
| GetProxySessionCommandOutput
|
|
1095
|
+
| GetRetentionSettingsCommandOutput
|
|
1096
|
+
| GetRoomCommandOutput
|
|
1097
|
+
| GetSipMediaApplicationCommandOutput
|
|
1098
|
+
| GetSipMediaApplicationLoggingConfigurationCommandOutput
|
|
1099
|
+
| GetSipRuleCommandOutput
|
|
1100
|
+
| GetUserCommandOutput
|
|
1101
|
+
| GetUserSettingsCommandOutput
|
|
1102
|
+
| GetVoiceConnectorCommandOutput
|
|
1103
|
+
| GetVoiceConnectorEmergencyCallingConfigurationCommandOutput
|
|
1104
|
+
| GetVoiceConnectorGroupCommandOutput
|
|
1105
|
+
| GetVoiceConnectorLoggingConfigurationCommandOutput
|
|
1106
|
+
| GetVoiceConnectorOriginationCommandOutput
|
|
1107
|
+
| GetVoiceConnectorProxyCommandOutput
|
|
1108
|
+
| GetVoiceConnectorStreamingConfigurationCommandOutput
|
|
1109
|
+
| GetVoiceConnectorTerminationCommandOutput
|
|
1110
|
+
| GetVoiceConnectorTerminationHealthCommandOutput
|
|
1111
|
+
| InviteUsersCommandOutput
|
|
1112
|
+
| ListAccountsCommandOutput
|
|
1113
|
+
| ListAppInstanceAdminsCommandOutput
|
|
1114
|
+
| ListAppInstanceUsersCommandOutput
|
|
1115
|
+
| ListAppInstancesCommandOutput
|
|
1116
|
+
| ListAttendeeTagsCommandOutput
|
|
1117
|
+
| ListAttendeesCommandOutput
|
|
1118
|
+
| ListBotsCommandOutput
|
|
1119
|
+
| ListChannelBansCommandOutput
|
|
1120
|
+
| ListChannelMembershipsCommandOutput
|
|
1121
|
+
| ListChannelMembershipsForAppInstanceUserCommandOutput
|
|
1122
|
+
| ListChannelMessagesCommandOutput
|
|
1123
|
+
| ListChannelModeratorsCommandOutput
|
|
1124
|
+
| ListChannelsCommandOutput
|
|
1125
|
+
| ListChannelsModeratedByAppInstanceUserCommandOutput
|
|
1126
|
+
| ListMediaCapturePipelinesCommandOutput
|
|
1127
|
+
| ListMeetingTagsCommandOutput
|
|
1128
|
+
| ListMeetingsCommandOutput
|
|
1129
|
+
| ListPhoneNumberOrdersCommandOutput
|
|
1130
|
+
| ListPhoneNumbersCommandOutput
|
|
1131
|
+
| ListProxySessionsCommandOutput
|
|
1132
|
+
| ListRoomMembershipsCommandOutput
|
|
1133
|
+
| ListRoomsCommandOutput
|
|
1134
|
+
| ListSipMediaApplicationsCommandOutput
|
|
1135
|
+
| ListSipRulesCommandOutput
|
|
1136
|
+
| ListSupportedPhoneNumberCountriesCommandOutput
|
|
1137
|
+
| ListTagsForResourceCommandOutput
|
|
1138
|
+
| ListUsersCommandOutput
|
|
1139
|
+
| ListVoiceConnectorGroupsCommandOutput
|
|
1140
|
+
| ListVoiceConnectorTerminationCredentialsCommandOutput
|
|
1141
|
+
| ListVoiceConnectorsCommandOutput
|
|
1142
|
+
| LogoutUserCommandOutput
|
|
1143
|
+
| PutAppInstanceRetentionSettingsCommandOutput
|
|
1144
|
+
| PutAppInstanceStreamingConfigurationsCommandOutput
|
|
1145
|
+
| PutEventsConfigurationCommandOutput
|
|
1146
|
+
| PutRetentionSettingsCommandOutput
|
|
1147
|
+
| PutSipMediaApplicationLoggingConfigurationCommandOutput
|
|
1148
|
+
| PutVoiceConnectorEmergencyCallingConfigurationCommandOutput
|
|
1149
|
+
| PutVoiceConnectorLoggingConfigurationCommandOutput
|
|
1150
|
+
| PutVoiceConnectorOriginationCommandOutput
|
|
1151
|
+
| PutVoiceConnectorProxyCommandOutput
|
|
1152
|
+
| PutVoiceConnectorStreamingConfigurationCommandOutput
|
|
1153
|
+
| PutVoiceConnectorTerminationCommandOutput
|
|
1154
|
+
| PutVoiceConnectorTerminationCredentialsCommandOutput
|
|
1155
|
+
| RedactChannelMessageCommandOutput
|
|
1156
|
+
| RedactConversationMessageCommandOutput
|
|
1157
|
+
| RedactRoomMessageCommandOutput
|
|
1158
|
+
| RegenerateSecurityTokenCommandOutput
|
|
1159
|
+
| ResetPersonalPINCommandOutput
|
|
1160
|
+
| RestorePhoneNumberCommandOutput
|
|
1161
|
+
| SearchAvailablePhoneNumbersCommandOutput
|
|
1162
|
+
| SendChannelMessageCommandOutput
|
|
1163
|
+
| StartMeetingTranscriptionCommandOutput
|
|
1164
|
+
| StopMeetingTranscriptionCommandOutput
|
|
1165
|
+
| TagAttendeeCommandOutput
|
|
1166
|
+
| TagMeetingCommandOutput
|
|
1167
|
+
| TagResourceCommandOutput
|
|
1168
|
+
| UntagAttendeeCommandOutput
|
|
1169
|
+
| UntagMeetingCommandOutput
|
|
1170
|
+
| UntagResourceCommandOutput
|
|
1171
|
+
| UpdateAccountCommandOutput
|
|
1172
|
+
| UpdateAccountSettingsCommandOutput
|
|
1173
|
+
| UpdateAppInstanceCommandOutput
|
|
1174
|
+
| UpdateAppInstanceUserCommandOutput
|
|
1175
|
+
| UpdateBotCommandOutput
|
|
1176
|
+
| UpdateChannelCommandOutput
|
|
1177
|
+
| UpdateChannelMessageCommandOutput
|
|
1178
|
+
| UpdateChannelReadMarkerCommandOutput
|
|
1179
|
+
| UpdateGlobalSettingsCommandOutput
|
|
1180
|
+
| UpdatePhoneNumberCommandOutput
|
|
1181
|
+
| UpdatePhoneNumberSettingsCommandOutput
|
|
1182
|
+
| UpdateProxySessionCommandOutput
|
|
1183
|
+
| UpdateRoomCommandOutput
|
|
1184
|
+
| UpdateRoomMembershipCommandOutput
|
|
1185
|
+
| UpdateSipMediaApplicationCallCommandOutput
|
|
1186
|
+
| UpdateSipMediaApplicationCommandOutput
|
|
1187
|
+
| UpdateSipRuleCommandOutput
|
|
1188
|
+
| UpdateUserCommandOutput
|
|
1189
|
+
| UpdateUserSettingsCommandOutput
|
|
1190
|
+
| UpdateVoiceConnectorCommandOutput
|
|
1191
|
+
| UpdateVoiceConnectorGroupCommandOutput
|
|
1192
|
+
| ValidateE911AddressCommandOutput;
|
|
1193
|
+
export interface ClientDefaults
|
|
1194
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
1195
|
+
requestHandler?: __HttpHandler;
|
|
1196
|
+
sha256?: __HashConstructor;
|
|
1197
|
+
urlParser?: __UrlParser;
|
|
1198
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
1199
|
+
streamCollector?: __StreamCollector;
|
|
1200
|
+
base64Decoder?: __Decoder;
|
|
1201
|
+
base64Encoder?: __Encoder;
|
|
1202
|
+
utf8Decoder?: __Decoder;
|
|
1203
|
+
utf8Encoder?: __Encoder;
|
|
1204
|
+
runtime?: string;
|
|
1205
|
+
disableHostPrefix?: boolean;
|
|
1206
|
+
maxAttempts?: number | __Provider<number>;
|
|
1207
|
+
retryMode?: string | __Provider<string>;
|
|
1208
|
+
logger?: __Logger;
|
|
1209
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
1210
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
1211
|
+
serviceId?: string;
|
|
1212
|
+
region?: string | __Provider<string>;
|
|
1213
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
1214
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
1215
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
1216
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
1217
|
+
}
|
|
1218
|
+
declare type ChimeClientConfigType = Partial<
|
|
1219
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
1220
|
+
> &
|
|
1221
|
+
ClientDefaults &
|
|
1222
|
+
RegionInputConfig &
|
|
1223
|
+
EndpointsInputConfig &
|
|
1224
|
+
RetryInputConfig &
|
|
1225
|
+
HostHeaderInputConfig &
|
|
1226
|
+
AwsAuthInputConfig &
|
|
1227
|
+
UserAgentInputConfig;
|
|
1228
|
+
export interface ChimeClientConfig extends ChimeClientConfigType {}
|
|
1229
|
+
declare type ChimeClientResolvedConfigType =
|
|
1230
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
1231
|
+
Required<ClientDefaults> &
|
|
1232
|
+
RegionResolvedConfig &
|
|
1233
|
+
EndpointsResolvedConfig &
|
|
1234
|
+
RetryResolvedConfig &
|
|
1235
|
+
HostHeaderResolvedConfig &
|
|
1236
|
+
AwsAuthResolvedConfig &
|
|
1237
|
+
UserAgentResolvedConfig;
|
|
1238
|
+
export interface ChimeClientResolvedConfig
|
|
1239
|
+
extends ChimeClientResolvedConfigType {}
|
|
1240
|
+
export declare class ChimeClient extends __Client<
|
|
1241
|
+
__HttpHandlerOptions,
|
|
1242
|
+
ServiceInputTypes,
|
|
1243
|
+
ServiceOutputTypes,
|
|
1244
|
+
ChimeClientResolvedConfig
|
|
1245
|
+
> {
|
|
1246
|
+
readonly config: ChimeClientResolvedConfig;
|
|
1247
|
+
constructor(configuration: ChimeClientConfig);
|
|
1248
|
+
destroy(): void;
|
|
1249
|
+
}
|
|
1250
|
+
export {};
|