@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,2656 +1,2137 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { ChimeServiceException as __BaseException } from "./ChimeServiceException";
|
|
3
|
-
export declare enum ErrorCode {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
export declare enum AccountStatus {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
export declare enum AccountType {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
export declare enum License {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export interface
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
export interface
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
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
|
-
export interface
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
}
|
|
247
|
-
export interface
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
export
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
export declare
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
}
|
|
353
|
-
export interface
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
}
|
|
410
|
-
export
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
}
|
|
425
|
-
export
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
}
|
|
515
|
-
export interface
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
}
|
|
595
|
-
export
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
export interface
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
export interface
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
export
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
}
|
|
817
|
-
export interface
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
}
|
|
845
|
-
export interface
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
}
|
|
851
|
-
export interface
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
}
|
|
939
|
-
export interface
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
export interface
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
}
|
|
1007
|
-
export interface
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
}
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
}
|
|
1062
|
-
export interface
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
}
|
|
1076
|
-
export interface
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
}
|
|
1104
|
-
export interface
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
export interface
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
}
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
}
|
|
1187
|
-
export
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
export
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
}
|
|
1325
|
-
export interface
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
}
|
|
1329
|
-
export interface
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
}
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
}
|
|
1344
|
-
export interface
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
}
|
|
1357
|
-
export
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
}
|
|
1361
|
-
export interface
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
}
|
|
1373
|
-
|
|
1374
|
-
export interface
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
export interface
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
}
|
|
1445
|
-
export interface
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
}
|
|
1449
|
-
export
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
export
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
export
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
export
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
export
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
export
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
export
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
export
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
export
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
export
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
export
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
export
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
export
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
export
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
export
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
export
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
export
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
export
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
export
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
export
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
export
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
export
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
export
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
export
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
export
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
export
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
export
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
export declare
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
export declare
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
export declare
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
export declare
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
export
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
export
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
export
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
export
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
export
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
export
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
export
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
export
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
export
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
export
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
export
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
export
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
export
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
export declare
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
UpdatedTimestamp?: Date;
|
|
2140
|
-
|
|
2141
|
-
DeletionTimestamp?: Date;
|
|
2142
|
-
}
|
|
2143
|
-
export interface GetPhoneNumberResponse {
|
|
2144
|
-
|
|
2145
|
-
PhoneNumber?: PhoneNumber;
|
|
2146
|
-
}
|
|
2147
|
-
export interface GetPhoneNumberOrderRequest {
|
|
2148
|
-
|
|
2149
|
-
PhoneNumberOrderId: string | undefined;
|
|
2150
|
-
}
|
|
2151
|
-
export interface GetPhoneNumberOrderResponse {
|
|
2152
|
-
|
|
2153
|
-
PhoneNumberOrder?: PhoneNumberOrder;
|
|
2154
|
-
}
|
|
2155
|
-
export interface GetPhoneNumberSettingsResponse {
|
|
2156
|
-
|
|
2157
|
-
CallingName?: string;
|
|
2158
|
-
|
|
2159
|
-
CallingNameUpdatedTimestamp?: Date;
|
|
2160
|
-
}
|
|
2161
|
-
export interface GetProxySessionRequest {
|
|
2162
|
-
|
|
2163
|
-
VoiceConnectorId: string | undefined;
|
|
2164
|
-
|
|
2165
|
-
ProxySessionId: string | undefined;
|
|
2166
|
-
}
|
|
2167
|
-
export interface GetProxySessionResponse {
|
|
2168
|
-
|
|
2169
|
-
ProxySession?: ProxySession;
|
|
2170
|
-
}
|
|
2171
|
-
export interface GetRetentionSettingsRequest {
|
|
2172
|
-
|
|
2173
|
-
AccountId: string | undefined;
|
|
2174
|
-
}
|
|
2175
|
-
|
|
2176
|
-
export declare const SigninDelegateGroupFilterSensitiveLog: (obj: SigninDelegateGroup) => any;
|
|
2177
|
-
|
|
2178
|
-
export declare const AccountFilterSensitiveLog: (obj: Account) => any;
|
|
2179
|
-
|
|
2180
|
-
export declare const AccountSettingsFilterSensitiveLog: (obj: AccountSettings) => any;
|
|
2181
|
-
|
|
2182
|
-
export declare const AddressFilterSensitiveLog: (obj: Address) => any;
|
|
2183
|
-
|
|
2184
|
-
export declare const AlexaForBusinessMetadataFilterSensitiveLog: (obj: AlexaForBusinessMetadata) => any;
|
|
2185
|
-
|
|
2186
|
-
export declare const AppInstanceFilterSensitiveLog: (obj: AppInstance) => any;
|
|
2187
|
-
|
|
2188
|
-
export declare const IdentityFilterSensitiveLog: (obj: Identity) => any;
|
|
2189
|
-
|
|
2190
|
-
export declare const AppInstanceAdminFilterSensitiveLog: (obj: AppInstanceAdmin) => any;
|
|
2191
|
-
|
|
2192
|
-
export declare const AppInstanceAdminSummaryFilterSensitiveLog: (obj: AppInstanceAdminSummary) => any;
|
|
2193
|
-
|
|
2194
|
-
export declare const AppInstanceSummaryFilterSensitiveLog: (obj: AppInstanceSummary) => any;
|
|
2195
|
-
|
|
2196
|
-
export declare const ChannelRetentionSettingsFilterSensitiveLog: (obj: ChannelRetentionSettings) => any;
|
|
2197
|
-
|
|
2198
|
-
export declare const AppInstanceRetentionSettingsFilterSensitiveLog: (obj: AppInstanceRetentionSettings) => any;
|
|
2199
|
-
|
|
2200
|
-
export declare const AppInstanceStreamingConfigurationFilterSensitiveLog: (obj: AppInstanceStreamingConfiguration) => any;
|
|
2201
|
-
|
|
2202
|
-
export declare const AppInstanceUserFilterSensitiveLog: (obj: AppInstanceUser) => any;
|
|
2203
|
-
|
|
2204
|
-
export declare const AppInstanceUserSummaryFilterSensitiveLog: (obj: AppInstanceUserSummary) => any;
|
|
2205
|
-
|
|
2206
|
-
export declare const AppInstanceUserMembershipSummaryFilterSensitiveLog: (obj: AppInstanceUserMembershipSummary) => any;
|
|
2207
|
-
|
|
2208
|
-
export declare const AudioArtifactsConfigurationFilterSensitiveLog: (obj: AudioArtifactsConfiguration) => any;
|
|
2209
|
-
|
|
2210
|
-
export declare const ContentArtifactsConfigurationFilterSensitiveLog: (obj: ContentArtifactsConfiguration) => any;
|
|
2211
|
-
|
|
2212
|
-
export declare const VideoArtifactsConfigurationFilterSensitiveLog: (obj: VideoArtifactsConfiguration) => any;
|
|
2213
|
-
|
|
2214
|
-
export declare const ArtifactsConfigurationFilterSensitiveLog: (obj: ArtifactsConfiguration) => any;
|
|
2215
|
-
|
|
2216
|
-
export declare const AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorRequest) => any;
|
|
2217
|
-
|
|
2218
|
-
export declare const PhoneNumberErrorFilterSensitiveLog: (obj: PhoneNumberError) => any;
|
|
2219
|
-
|
|
2220
|
-
export declare const AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorResponse) => any;
|
|
2221
|
-
|
|
2222
|
-
export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupRequest) => any;
|
|
2223
|
-
|
|
2224
|
-
export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse) => any;
|
|
2225
|
-
|
|
2226
|
-
export declare const AssociatePhoneNumberWithUserRequestFilterSensitiveLog: (obj: AssociatePhoneNumberWithUserRequest) => any;
|
|
2227
|
-
|
|
2228
|
-
export declare const AssociatePhoneNumberWithUserResponseFilterSensitiveLog: (obj: AssociatePhoneNumberWithUserResponse) => any;
|
|
2229
|
-
|
|
2230
|
-
export declare const AssociateSigninDelegateGroupsWithAccountRequestFilterSensitiveLog: (obj: AssociateSigninDelegateGroupsWithAccountRequest) => any;
|
|
2231
|
-
|
|
2232
|
-
export declare const AssociateSigninDelegateGroupsWithAccountResponseFilterSensitiveLog: (obj: AssociateSigninDelegateGroupsWithAccountResponse) => any;
|
|
2233
|
-
|
|
2234
|
-
export declare const AttendeeFilterSensitiveLog: (obj: Attendee) => any;
|
|
2235
|
-
|
|
2236
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2237
|
-
|
|
2238
|
-
export declare const BatchChannelMembershipsFilterSensitiveLog: (obj: BatchChannelMemberships) => any;
|
|
2239
|
-
|
|
2240
|
-
export declare const CreateAttendeeRequestItemFilterSensitiveLog: (obj: CreateAttendeeRequestItem) => any;
|
|
2241
|
-
|
|
2242
|
-
export declare const BatchCreateAttendeeRequestFilterSensitiveLog: (obj: BatchCreateAttendeeRequest) => any;
|
|
2243
|
-
|
|
2244
|
-
export declare const CreateAttendeeErrorFilterSensitiveLog: (obj: CreateAttendeeError) => any;
|
|
2245
|
-
|
|
2246
|
-
export declare const BatchCreateAttendeeResponseFilterSensitiveLog: (obj: BatchCreateAttendeeResponse) => any;
|
|
2247
|
-
|
|
2248
|
-
export declare const BatchCreateChannelMembershipRequestFilterSensitiveLog: (obj: BatchCreateChannelMembershipRequest) => any;
|
|
2249
|
-
|
|
2250
|
-
export declare const BatchCreateChannelMembershipErrorFilterSensitiveLog: (obj: BatchCreateChannelMembershipError) => any;
|
|
2251
|
-
|
|
2252
|
-
export declare const BatchCreateChannelMembershipResponseFilterSensitiveLog: (obj: BatchCreateChannelMembershipResponse) => any;
|
|
2253
|
-
|
|
2254
|
-
export declare const MembershipItemFilterSensitiveLog: (obj: MembershipItem) => any;
|
|
2255
|
-
|
|
2256
|
-
export declare const BatchCreateRoomMembershipRequestFilterSensitiveLog: (obj: BatchCreateRoomMembershipRequest) => any;
|
|
2257
|
-
|
|
2258
|
-
export declare const MemberErrorFilterSensitiveLog: (obj: MemberError) => any;
|
|
2259
|
-
|
|
2260
|
-
export declare const BatchCreateRoomMembershipResponseFilterSensitiveLog: (obj: BatchCreateRoomMembershipResponse) => any;
|
|
2261
|
-
|
|
2262
|
-
export declare const BatchDeletePhoneNumberRequestFilterSensitiveLog: (obj: BatchDeletePhoneNumberRequest) => any;
|
|
2263
|
-
|
|
2264
|
-
export declare const BatchDeletePhoneNumberResponseFilterSensitiveLog: (obj: BatchDeletePhoneNumberResponse) => any;
|
|
2265
|
-
|
|
2266
|
-
export declare const BatchSuspendUserRequestFilterSensitiveLog: (obj: BatchSuspendUserRequest) => any;
|
|
2267
|
-
|
|
2268
|
-
export declare const UserErrorFilterSensitiveLog: (obj: UserError) => any;
|
|
2269
|
-
|
|
2270
|
-
export declare const BatchSuspendUserResponseFilterSensitiveLog: (obj: BatchSuspendUserResponse) => any;
|
|
2271
|
-
|
|
2272
|
-
export declare const BatchUnsuspendUserRequestFilterSensitiveLog: (obj: BatchUnsuspendUserRequest) => any;
|
|
2273
|
-
|
|
2274
|
-
export declare const BatchUnsuspendUserResponseFilterSensitiveLog: (obj: BatchUnsuspendUserResponse) => any;
|
|
2275
|
-
|
|
2276
|
-
export declare const UpdatePhoneNumberRequestItemFilterSensitiveLog: (obj: UpdatePhoneNumberRequestItem) => any;
|
|
2277
|
-
|
|
2278
|
-
export declare const BatchUpdatePhoneNumberRequestFilterSensitiveLog: (obj: BatchUpdatePhoneNumberRequest) => any;
|
|
2279
|
-
|
|
2280
|
-
export declare const BatchUpdatePhoneNumberResponseFilterSensitiveLog: (obj: BatchUpdatePhoneNumberResponse) => any;
|
|
2281
|
-
|
|
2282
|
-
export declare const UpdateUserRequestItemFilterSensitiveLog: (obj: UpdateUserRequestItem) => any;
|
|
2283
|
-
|
|
2284
|
-
export declare const BatchUpdateUserRequestFilterSensitiveLog: (obj: BatchUpdateUserRequest) => any;
|
|
2285
|
-
|
|
2286
|
-
export declare const BatchUpdateUserResponseFilterSensitiveLog: (obj: BatchUpdateUserResponse) => any;
|
|
2287
|
-
|
|
2288
|
-
export declare const BotFilterSensitiveLog: (obj: Bot) => any;
|
|
2289
|
-
|
|
2290
|
-
export declare const BusinessCallingSettingsFilterSensitiveLog: (obj: BusinessCallingSettings) => any;
|
|
2291
|
-
|
|
2292
|
-
export declare const CandidateAddressFilterSensitiveLog: (obj: CandidateAddress) => any;
|
|
2293
|
-
|
|
2294
|
-
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
2295
|
-
|
|
2296
|
-
export declare const ChannelBanFilterSensitiveLog: (obj: ChannelBan) => any;
|
|
2297
|
-
|
|
2298
|
-
export declare const ChannelBanSummaryFilterSensitiveLog: (obj: ChannelBanSummary) => any;
|
|
2299
|
-
|
|
2300
|
-
export declare const ChannelMembershipFilterSensitiveLog: (obj: ChannelMembership) => any;
|
|
2301
|
-
|
|
2302
|
-
export declare const ChannelSummaryFilterSensitiveLog: (obj: ChannelSummary) => any;
|
|
2303
|
-
|
|
2304
|
-
export declare const ChannelMembershipForAppInstanceUserSummaryFilterSensitiveLog: (obj: ChannelMembershipForAppInstanceUserSummary) => any;
|
|
2305
|
-
|
|
2306
|
-
export declare const ChannelMembershipSummaryFilterSensitiveLog: (obj: ChannelMembershipSummary) => any;
|
|
2307
|
-
|
|
2308
|
-
export declare const ChannelMessageFilterSensitiveLog: (obj: ChannelMessage) => any;
|
|
2309
|
-
|
|
2310
|
-
export declare const ChannelMessageSummaryFilterSensitiveLog: (obj: ChannelMessageSummary) => any;
|
|
2311
|
-
|
|
2312
|
-
export declare const ChannelModeratedByAppInstanceUserSummaryFilterSensitiveLog: (obj: ChannelModeratedByAppInstanceUserSummary) => any;
|
|
2313
|
-
|
|
2314
|
-
export declare const ChannelModeratorFilterSensitiveLog: (obj: ChannelModerator) => any;
|
|
2315
|
-
|
|
2316
|
-
export declare const ChannelModeratorSummaryFilterSensitiveLog: (obj: ChannelModeratorSummary) => any;
|
|
2317
|
-
|
|
2318
|
-
export declare const SelectedVideoStreamsFilterSensitiveLog: (obj: SelectedVideoStreams) => any;
|
|
2319
|
-
|
|
2320
|
-
export declare const SourceConfigurationFilterSensitiveLog: (obj: SourceConfiguration) => any;
|
|
2321
|
-
|
|
2322
|
-
export declare const ChimeSdkMeetingConfigurationFilterSensitiveLog: (obj: ChimeSdkMeetingConfiguration) => any;
|
|
2323
|
-
|
|
2324
|
-
export declare const ConversationRetentionSettingsFilterSensitiveLog: (obj: ConversationRetentionSettings) => any;
|
|
2325
|
-
|
|
2326
|
-
export declare const CreateAccountRequestFilterSensitiveLog: (obj: CreateAccountRequest) => any;
|
|
2327
|
-
|
|
2328
|
-
export declare const CreateAccountResponseFilterSensitiveLog: (obj: CreateAccountResponse) => any;
|
|
2329
|
-
|
|
2330
|
-
export declare const CreateAppInstanceRequestFilterSensitiveLog: (obj: CreateAppInstanceRequest) => any;
|
|
2331
|
-
|
|
2332
|
-
export declare const CreateAppInstanceResponseFilterSensitiveLog: (obj: CreateAppInstanceResponse) => any;
|
|
2333
|
-
|
|
2334
|
-
export declare const CreateAppInstanceAdminRequestFilterSensitiveLog: (obj: CreateAppInstanceAdminRequest) => any;
|
|
2335
|
-
|
|
2336
|
-
export declare const CreateAppInstanceAdminResponseFilterSensitiveLog: (obj: CreateAppInstanceAdminResponse) => any;
|
|
2337
|
-
|
|
2338
|
-
export declare const CreateAppInstanceUserRequestFilterSensitiveLog: (obj: CreateAppInstanceUserRequest) => any;
|
|
2339
|
-
|
|
2340
|
-
export declare const CreateAppInstanceUserResponseFilterSensitiveLog: (obj: CreateAppInstanceUserResponse) => any;
|
|
2341
|
-
|
|
2342
|
-
export declare const CreateAttendeeRequestFilterSensitiveLog: (obj: CreateAttendeeRequest) => any;
|
|
2343
|
-
|
|
2344
|
-
export declare const CreateAttendeeResponseFilterSensitiveLog: (obj: CreateAttendeeResponse) => any;
|
|
2345
|
-
|
|
2346
|
-
export declare const CreateBotRequestFilterSensitiveLog: (obj: CreateBotRequest) => any;
|
|
2347
|
-
|
|
2348
|
-
export declare const CreateBotResponseFilterSensitiveLog: (obj: CreateBotResponse) => any;
|
|
2349
|
-
|
|
2350
|
-
export declare const CreateChannelRequestFilterSensitiveLog: (obj: CreateChannelRequest) => any;
|
|
2351
|
-
|
|
2352
|
-
export declare const CreateChannelResponseFilterSensitiveLog: (obj: CreateChannelResponse) => any;
|
|
2353
|
-
|
|
2354
|
-
export declare const CreateChannelBanRequestFilterSensitiveLog: (obj: CreateChannelBanRequest) => any;
|
|
2355
|
-
|
|
2356
|
-
export declare const CreateChannelBanResponseFilterSensitiveLog: (obj: CreateChannelBanResponse) => any;
|
|
2357
|
-
|
|
2358
|
-
export declare const CreateChannelMembershipRequestFilterSensitiveLog: (obj: CreateChannelMembershipRequest) => any;
|
|
2359
|
-
|
|
2360
|
-
export declare const CreateChannelMembershipResponseFilterSensitiveLog: (obj: CreateChannelMembershipResponse) => any;
|
|
2361
|
-
|
|
2362
|
-
export declare const CreateChannelModeratorRequestFilterSensitiveLog: (obj: CreateChannelModeratorRequest) => any;
|
|
2363
|
-
|
|
2364
|
-
export declare const CreateChannelModeratorResponseFilterSensitiveLog: (obj: CreateChannelModeratorResponse) => any;
|
|
2365
|
-
|
|
2366
|
-
export declare const CreateMediaCapturePipelineRequestFilterSensitiveLog: (obj: CreateMediaCapturePipelineRequest) => any;
|
|
2367
|
-
|
|
2368
|
-
export declare const MediaCapturePipelineFilterSensitiveLog: (obj: MediaCapturePipeline) => any;
|
|
2369
|
-
|
|
2370
|
-
export declare const CreateMediaCapturePipelineResponseFilterSensitiveLog: (obj: CreateMediaCapturePipelineResponse) => any;
|
|
2371
|
-
|
|
2372
|
-
export declare const MeetingNotificationConfigurationFilterSensitiveLog: (obj: MeetingNotificationConfiguration) => any;
|
|
2373
|
-
|
|
2374
|
-
export declare const CreateMeetingRequestFilterSensitiveLog: (obj: CreateMeetingRequest) => any;
|
|
2375
|
-
|
|
2376
|
-
export declare const MediaPlacementFilterSensitiveLog: (obj: MediaPlacement) => any;
|
|
2377
|
-
|
|
2378
|
-
export declare const MeetingFilterSensitiveLog: (obj: Meeting) => any;
|
|
2379
|
-
|
|
2380
|
-
export declare const CreateMeetingResponseFilterSensitiveLog: (obj: CreateMeetingResponse) => any;
|
|
2381
|
-
|
|
2382
|
-
export declare const CreateMeetingDialOutRequestFilterSensitiveLog: (obj: CreateMeetingDialOutRequest) => any;
|
|
2383
|
-
|
|
2384
|
-
export declare const CreateMeetingDialOutResponseFilterSensitiveLog: (obj: CreateMeetingDialOutResponse) => any;
|
|
2385
|
-
|
|
2386
|
-
export declare const CreateMeetingWithAttendeesRequestFilterSensitiveLog: (obj: CreateMeetingWithAttendeesRequest) => any;
|
|
2387
|
-
|
|
2388
|
-
export declare const CreateMeetingWithAttendeesResponseFilterSensitiveLog: (obj: CreateMeetingWithAttendeesResponse) => any;
|
|
2389
|
-
|
|
2390
|
-
export declare const CreatePhoneNumberOrderRequestFilterSensitiveLog: (obj: CreatePhoneNumberOrderRequest) => any;
|
|
2391
|
-
|
|
2392
|
-
export declare const OrderedPhoneNumberFilterSensitiveLog: (obj: OrderedPhoneNumber) => any;
|
|
2393
|
-
|
|
2394
|
-
export declare const PhoneNumberOrderFilterSensitiveLog: (obj: PhoneNumberOrder) => any;
|
|
2395
|
-
|
|
2396
|
-
export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (obj: CreatePhoneNumberOrderResponse) => any;
|
|
2397
|
-
|
|
2398
|
-
export declare const GeoMatchParamsFilterSensitiveLog: (obj: GeoMatchParams) => any;
|
|
2399
|
-
|
|
2400
|
-
export declare const CreateProxySessionRequestFilterSensitiveLog: (obj: CreateProxySessionRequest) => any;
|
|
2401
|
-
|
|
2402
|
-
export declare const ParticipantFilterSensitiveLog: (obj: Participant) => any;
|
|
2403
|
-
|
|
2404
|
-
export declare const ProxySessionFilterSensitiveLog: (obj: ProxySession) => any;
|
|
2405
|
-
|
|
2406
|
-
export declare const CreateProxySessionResponseFilterSensitiveLog: (obj: CreateProxySessionResponse) => any;
|
|
2407
|
-
|
|
2408
|
-
export declare const CreateRoomRequestFilterSensitiveLog: (obj: CreateRoomRequest) => any;
|
|
2409
|
-
|
|
2410
|
-
export declare const RoomFilterSensitiveLog: (obj: Room) => any;
|
|
2411
|
-
|
|
2412
|
-
export declare const CreateRoomResponseFilterSensitiveLog: (obj: CreateRoomResponse) => any;
|
|
2413
|
-
|
|
2414
|
-
export declare const CreateRoomMembershipRequestFilterSensitiveLog: (obj: CreateRoomMembershipRequest) => any;
|
|
2415
|
-
|
|
2416
|
-
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
2417
|
-
|
|
2418
|
-
export declare const RoomMembershipFilterSensitiveLog: (obj: RoomMembership) => any;
|
|
2419
|
-
|
|
2420
|
-
export declare const CreateRoomMembershipResponseFilterSensitiveLog: (obj: CreateRoomMembershipResponse) => any;
|
|
2421
|
-
|
|
2422
|
-
export declare const SipMediaApplicationEndpointFilterSensitiveLog: (obj: SipMediaApplicationEndpoint) => any;
|
|
2423
|
-
|
|
2424
|
-
export declare const CreateSipMediaApplicationRequestFilterSensitiveLog: (obj: CreateSipMediaApplicationRequest) => any;
|
|
2425
|
-
|
|
2426
|
-
export declare const SipMediaApplicationFilterSensitiveLog: (obj: SipMediaApplication) => any;
|
|
2427
|
-
|
|
2428
|
-
export declare const CreateSipMediaApplicationResponseFilterSensitiveLog: (obj: CreateSipMediaApplicationResponse) => any;
|
|
2429
|
-
|
|
2430
|
-
export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (obj: CreateSipMediaApplicationCallRequest) => any;
|
|
2431
|
-
|
|
2432
|
-
export declare const SipMediaApplicationCallFilterSensitiveLog: (obj: SipMediaApplicationCall) => any;
|
|
2433
|
-
|
|
2434
|
-
export declare const CreateSipMediaApplicationCallResponseFilterSensitiveLog: (obj: CreateSipMediaApplicationCallResponse) => any;
|
|
2435
|
-
|
|
2436
|
-
export declare const SipRuleTargetApplicationFilterSensitiveLog: (obj: SipRuleTargetApplication) => any;
|
|
2437
|
-
|
|
2438
|
-
export declare const CreateSipRuleRequestFilterSensitiveLog: (obj: CreateSipRuleRequest) => any;
|
|
2439
|
-
|
|
2440
|
-
export declare const SipRuleFilterSensitiveLog: (obj: SipRule) => any;
|
|
2441
|
-
|
|
2442
|
-
export declare const CreateSipRuleResponseFilterSensitiveLog: (obj: CreateSipRuleResponse) => any;
|
|
2443
|
-
|
|
2444
|
-
export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
|
|
2445
|
-
|
|
2446
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
2447
|
-
|
|
2448
|
-
export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
|
|
2449
|
-
|
|
2450
|
-
export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (obj: CreateVoiceConnectorRequest) => any;
|
|
2451
|
-
|
|
2452
|
-
export declare const VoiceConnectorFilterSensitiveLog: (obj: VoiceConnector) => any;
|
|
2453
|
-
|
|
2454
|
-
export declare const CreateVoiceConnectorResponseFilterSensitiveLog: (obj: CreateVoiceConnectorResponse) => any;
|
|
2455
|
-
|
|
2456
|
-
export declare const VoiceConnectorItemFilterSensitiveLog: (obj: VoiceConnectorItem) => any;
|
|
2457
|
-
|
|
2458
|
-
export declare const CreateVoiceConnectorGroupRequestFilterSensitiveLog: (obj: CreateVoiceConnectorGroupRequest) => any;
|
|
2459
|
-
|
|
2460
|
-
export declare const VoiceConnectorGroupFilterSensitiveLog: (obj: VoiceConnectorGroup) => any;
|
|
2461
|
-
|
|
2462
|
-
export declare const CreateVoiceConnectorGroupResponseFilterSensitiveLog: (obj: CreateVoiceConnectorGroupResponse) => any;
|
|
2463
|
-
|
|
2464
|
-
export declare const CredentialFilterSensitiveLog: (obj: Credential) => any;
|
|
2465
|
-
|
|
2466
|
-
export declare const DeleteAccountRequestFilterSensitiveLog: (obj: DeleteAccountRequest) => any;
|
|
2467
|
-
|
|
2468
|
-
export declare const DeleteAccountResponseFilterSensitiveLog: (obj: DeleteAccountResponse) => any;
|
|
2469
|
-
|
|
2470
|
-
export declare const DeleteAppInstanceRequestFilterSensitiveLog: (obj: DeleteAppInstanceRequest) => any;
|
|
2471
|
-
|
|
2472
|
-
export declare const DeleteAppInstanceAdminRequestFilterSensitiveLog: (obj: DeleteAppInstanceAdminRequest) => any;
|
|
2473
|
-
|
|
2474
|
-
export declare const DeleteAppInstanceStreamingConfigurationsRequestFilterSensitiveLog: (obj: DeleteAppInstanceStreamingConfigurationsRequest) => any;
|
|
2475
|
-
|
|
2476
|
-
export declare const DeleteAppInstanceUserRequestFilterSensitiveLog: (obj: DeleteAppInstanceUserRequest) => any;
|
|
2477
|
-
|
|
2478
|
-
export declare const DeleteAttendeeRequestFilterSensitiveLog: (obj: DeleteAttendeeRequest) => any;
|
|
2479
|
-
|
|
2480
|
-
export declare const DeleteChannelRequestFilterSensitiveLog: (obj: DeleteChannelRequest) => any;
|
|
2481
|
-
|
|
2482
|
-
export declare const DeleteChannelBanRequestFilterSensitiveLog: (obj: DeleteChannelBanRequest) => any;
|
|
2483
|
-
|
|
2484
|
-
export declare const DeleteChannelMembershipRequestFilterSensitiveLog: (obj: DeleteChannelMembershipRequest) => any;
|
|
2485
|
-
|
|
2486
|
-
export declare const DeleteChannelMessageRequestFilterSensitiveLog: (obj: DeleteChannelMessageRequest) => any;
|
|
2487
|
-
|
|
2488
|
-
export declare const DeleteChannelModeratorRequestFilterSensitiveLog: (obj: DeleteChannelModeratorRequest) => any;
|
|
2489
|
-
|
|
2490
|
-
export declare const DeleteEventsConfigurationRequestFilterSensitiveLog: (obj: DeleteEventsConfigurationRequest) => any;
|
|
2491
|
-
|
|
2492
|
-
export declare const DeleteMediaCapturePipelineRequestFilterSensitiveLog: (obj: DeleteMediaCapturePipelineRequest) => any;
|
|
2493
|
-
|
|
2494
|
-
export declare const DeleteMeetingRequestFilterSensitiveLog: (obj: DeleteMeetingRequest) => any;
|
|
2495
|
-
|
|
2496
|
-
export declare const DeletePhoneNumberRequestFilterSensitiveLog: (obj: DeletePhoneNumberRequest) => any;
|
|
2497
|
-
|
|
2498
|
-
export declare const DeleteProxySessionRequestFilterSensitiveLog: (obj: DeleteProxySessionRequest) => any;
|
|
2499
|
-
|
|
2500
|
-
export declare const DeleteRoomRequestFilterSensitiveLog: (obj: DeleteRoomRequest) => any;
|
|
2501
|
-
|
|
2502
|
-
export declare const DeleteRoomMembershipRequestFilterSensitiveLog: (obj: DeleteRoomMembershipRequest) => any;
|
|
2503
|
-
|
|
2504
|
-
export declare const DeleteSipMediaApplicationRequestFilterSensitiveLog: (obj: DeleteSipMediaApplicationRequest) => any;
|
|
2505
|
-
|
|
2506
|
-
export declare const DeleteSipRuleRequestFilterSensitiveLog: (obj: DeleteSipRuleRequest) => any;
|
|
2507
|
-
|
|
2508
|
-
export declare const DeleteVoiceConnectorRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorRequest) => any;
|
|
2509
|
-
|
|
2510
|
-
export declare const DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorEmergencyCallingConfigurationRequest) => any;
|
|
2511
|
-
|
|
2512
|
-
export declare const DeleteVoiceConnectorGroupRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorGroupRequest) => any;
|
|
2513
|
-
|
|
2514
|
-
export declare const DeleteVoiceConnectorOriginationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorOriginationRequest) => any;
|
|
2515
|
-
|
|
2516
|
-
export declare const DeleteVoiceConnectorProxyRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorProxyRequest) => any;
|
|
2517
|
-
|
|
2518
|
-
export declare const DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorStreamingConfigurationRequest) => any;
|
|
2519
|
-
|
|
2520
|
-
export declare const DeleteVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorTerminationRequest) => any;
|
|
2521
|
-
|
|
2522
|
-
export declare const DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorTerminationCredentialsRequest) => any;
|
|
2523
|
-
|
|
2524
|
-
export declare const DescribeAppInstanceRequestFilterSensitiveLog: (obj: DescribeAppInstanceRequest) => any;
|
|
2525
|
-
|
|
2526
|
-
export declare const DescribeAppInstanceResponseFilterSensitiveLog: (obj: DescribeAppInstanceResponse) => any;
|
|
2527
|
-
|
|
2528
|
-
export declare const DescribeAppInstanceAdminRequestFilterSensitiveLog: (obj: DescribeAppInstanceAdminRequest) => any;
|
|
2529
|
-
|
|
2530
|
-
export declare const DescribeAppInstanceAdminResponseFilterSensitiveLog: (obj: DescribeAppInstanceAdminResponse) => any;
|
|
2531
|
-
|
|
2532
|
-
export declare const DescribeAppInstanceUserRequestFilterSensitiveLog: (obj: DescribeAppInstanceUserRequest) => any;
|
|
2533
|
-
|
|
2534
|
-
export declare const DescribeAppInstanceUserResponseFilterSensitiveLog: (obj: DescribeAppInstanceUserResponse) => any;
|
|
2535
|
-
|
|
2536
|
-
export declare const DescribeChannelRequestFilterSensitiveLog: (obj: DescribeChannelRequest) => any;
|
|
2537
|
-
|
|
2538
|
-
export declare const DescribeChannelResponseFilterSensitiveLog: (obj: DescribeChannelResponse) => any;
|
|
2539
|
-
|
|
2540
|
-
export declare const DescribeChannelBanRequestFilterSensitiveLog: (obj: DescribeChannelBanRequest) => any;
|
|
2541
|
-
|
|
2542
|
-
export declare const DescribeChannelBanResponseFilterSensitiveLog: (obj: DescribeChannelBanResponse) => any;
|
|
2543
|
-
|
|
2544
|
-
export declare const DescribeChannelMembershipRequestFilterSensitiveLog: (obj: DescribeChannelMembershipRequest) => any;
|
|
2545
|
-
|
|
2546
|
-
export declare const DescribeChannelMembershipResponseFilterSensitiveLog: (obj: DescribeChannelMembershipResponse) => any;
|
|
2547
|
-
|
|
2548
|
-
export declare const DescribeChannelMembershipForAppInstanceUserRequestFilterSensitiveLog: (obj: DescribeChannelMembershipForAppInstanceUserRequest) => any;
|
|
2549
|
-
|
|
2550
|
-
export declare const DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog: (obj: DescribeChannelMembershipForAppInstanceUserResponse) => any;
|
|
2551
|
-
|
|
2552
|
-
export declare const DescribeChannelModeratedByAppInstanceUserRequestFilterSensitiveLog: (obj: DescribeChannelModeratedByAppInstanceUserRequest) => any;
|
|
2553
|
-
|
|
2554
|
-
export declare const DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog: (obj: DescribeChannelModeratedByAppInstanceUserResponse) => any;
|
|
2555
|
-
|
|
2556
|
-
export declare const DescribeChannelModeratorRequestFilterSensitiveLog: (obj: DescribeChannelModeratorRequest) => any;
|
|
2557
|
-
|
|
2558
|
-
export declare const DescribeChannelModeratorResponseFilterSensitiveLog: (obj: DescribeChannelModeratorResponse) => any;
|
|
2559
|
-
|
|
2560
|
-
export declare const DisassociatePhoneNumberFromUserRequestFilterSensitiveLog: (obj: DisassociatePhoneNumberFromUserRequest) => any;
|
|
2561
|
-
|
|
2562
|
-
export declare const DisassociatePhoneNumberFromUserResponseFilterSensitiveLog: (obj: DisassociatePhoneNumberFromUserResponse) => any;
|
|
2563
|
-
|
|
2564
|
-
export declare const DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorRequest) => any;
|
|
2565
|
-
|
|
2566
|
-
export declare const DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorResponse) => any;
|
|
2567
|
-
|
|
2568
|
-
export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest) => any;
|
|
2569
|
-
|
|
2570
|
-
export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse) => any;
|
|
2571
|
-
|
|
2572
|
-
export declare const DisassociateSigninDelegateGroupsFromAccountRequestFilterSensitiveLog: (obj: DisassociateSigninDelegateGroupsFromAccountRequest) => any;
|
|
2573
|
-
|
|
2574
|
-
export declare const DisassociateSigninDelegateGroupsFromAccountResponseFilterSensitiveLog: (obj: DisassociateSigninDelegateGroupsFromAccountResponse) => any;
|
|
2575
|
-
|
|
2576
|
-
export declare const DNISEmergencyCallingConfigurationFilterSensitiveLog: (obj: DNISEmergencyCallingConfiguration) => any;
|
|
2577
|
-
|
|
2578
|
-
export declare const EmergencyCallingConfigurationFilterSensitiveLog: (obj: EmergencyCallingConfiguration) => any;
|
|
2579
|
-
|
|
2580
|
-
export declare const EngineTranscribeMedicalSettingsFilterSensitiveLog: (obj: EngineTranscribeMedicalSettings) => any;
|
|
2581
|
-
|
|
2582
|
-
export declare const EngineTranscribeSettingsFilterSensitiveLog: (obj: EngineTranscribeSettings) => any;
|
|
2583
|
-
|
|
2584
|
-
export declare const EventsConfigurationFilterSensitiveLog: (obj: EventsConfiguration) => any;
|
|
2585
|
-
|
|
2586
|
-
export declare const GetAccountRequestFilterSensitiveLog: (obj: GetAccountRequest) => any;
|
|
2587
|
-
|
|
2588
|
-
export declare const GetAccountResponseFilterSensitiveLog: (obj: GetAccountResponse) => any;
|
|
2589
|
-
|
|
2590
|
-
export declare const GetAccountSettingsRequestFilterSensitiveLog: (obj: GetAccountSettingsRequest) => any;
|
|
2591
|
-
|
|
2592
|
-
export declare const GetAccountSettingsResponseFilterSensitiveLog: (obj: GetAccountSettingsResponse) => any;
|
|
2593
|
-
|
|
2594
|
-
export declare const GetAppInstanceRetentionSettingsRequestFilterSensitiveLog: (obj: GetAppInstanceRetentionSettingsRequest) => any;
|
|
2595
|
-
|
|
2596
|
-
export declare const GetAppInstanceRetentionSettingsResponseFilterSensitiveLog: (obj: GetAppInstanceRetentionSettingsResponse) => any;
|
|
2597
|
-
|
|
2598
|
-
export declare const GetAppInstanceStreamingConfigurationsRequestFilterSensitiveLog: (obj: GetAppInstanceStreamingConfigurationsRequest) => any;
|
|
2599
|
-
|
|
2600
|
-
export declare const GetAppInstanceStreamingConfigurationsResponseFilterSensitiveLog: (obj: GetAppInstanceStreamingConfigurationsResponse) => any;
|
|
2601
|
-
|
|
2602
|
-
export declare const GetAttendeeRequestFilterSensitiveLog: (obj: GetAttendeeRequest) => any;
|
|
2603
|
-
|
|
2604
|
-
export declare const GetAttendeeResponseFilterSensitiveLog: (obj: GetAttendeeResponse) => any;
|
|
2605
|
-
|
|
2606
|
-
export declare const GetBotRequestFilterSensitiveLog: (obj: GetBotRequest) => any;
|
|
2607
|
-
|
|
2608
|
-
export declare const GetBotResponseFilterSensitiveLog: (obj: GetBotResponse) => any;
|
|
2609
|
-
|
|
2610
|
-
export declare const GetChannelMessageRequestFilterSensitiveLog: (obj: GetChannelMessageRequest) => any;
|
|
2611
|
-
|
|
2612
|
-
export declare const GetChannelMessageResponseFilterSensitiveLog: (obj: GetChannelMessageResponse) => any;
|
|
2613
|
-
|
|
2614
|
-
export declare const GetEventsConfigurationRequestFilterSensitiveLog: (obj: GetEventsConfigurationRequest) => any;
|
|
2615
|
-
|
|
2616
|
-
export declare const GetEventsConfigurationResponseFilterSensitiveLog: (obj: GetEventsConfigurationResponse) => any;
|
|
2617
|
-
|
|
2618
|
-
export declare const VoiceConnectorSettingsFilterSensitiveLog: (obj: VoiceConnectorSettings) => any;
|
|
2619
|
-
|
|
2620
|
-
export declare const GetGlobalSettingsResponseFilterSensitiveLog: (obj: GetGlobalSettingsResponse) => any;
|
|
2621
|
-
|
|
2622
|
-
export declare const GetMediaCapturePipelineRequestFilterSensitiveLog: (obj: GetMediaCapturePipelineRequest) => any;
|
|
2623
|
-
|
|
2624
|
-
export declare const GetMediaCapturePipelineResponseFilterSensitiveLog: (obj: GetMediaCapturePipelineResponse) => any;
|
|
2625
|
-
|
|
2626
|
-
export declare const GetMeetingRequestFilterSensitiveLog: (obj: GetMeetingRequest) => any;
|
|
2627
|
-
|
|
2628
|
-
export declare const GetMeetingResponseFilterSensitiveLog: (obj: GetMeetingResponse) => any;
|
|
2629
|
-
|
|
2630
|
-
export declare const GetMessagingSessionEndpointRequestFilterSensitiveLog: (obj: GetMessagingSessionEndpointRequest) => any;
|
|
2631
|
-
|
|
2632
|
-
export declare const MessagingSessionEndpointFilterSensitiveLog: (obj: MessagingSessionEndpoint) => any;
|
|
2633
|
-
|
|
2634
|
-
export declare const GetMessagingSessionEndpointResponseFilterSensitiveLog: (obj: GetMessagingSessionEndpointResponse) => any;
|
|
2635
|
-
|
|
2636
|
-
export declare const GetPhoneNumberRequestFilterSensitiveLog: (obj: GetPhoneNumberRequest) => any;
|
|
2637
|
-
|
|
2638
|
-
export declare const PhoneNumberAssociationFilterSensitiveLog: (obj: PhoneNumberAssociation) => any;
|
|
2639
|
-
|
|
2640
|
-
export declare const PhoneNumberCapabilitiesFilterSensitiveLog: (obj: PhoneNumberCapabilities) => any;
|
|
2641
|
-
|
|
2642
|
-
export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
|
|
2643
|
-
|
|
2644
|
-
export declare const GetPhoneNumberResponseFilterSensitiveLog: (obj: GetPhoneNumberResponse) => any;
|
|
2645
|
-
|
|
2646
|
-
export declare const GetPhoneNumberOrderRequestFilterSensitiveLog: (obj: GetPhoneNumberOrderRequest) => any;
|
|
2647
|
-
|
|
2648
|
-
export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (obj: GetPhoneNumberOrderResponse) => any;
|
|
2649
|
-
|
|
2650
|
-
export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (obj: GetPhoneNumberSettingsResponse) => any;
|
|
2651
|
-
|
|
2652
|
-
export declare const GetProxySessionRequestFilterSensitiveLog: (obj: GetProxySessionRequest) => any;
|
|
2653
|
-
|
|
2654
|
-
export declare const GetProxySessionResponseFilterSensitiveLog: (obj: GetProxySessionResponse) => any;
|
|
2655
|
-
|
|
2656
|
-
export declare const GetRetentionSettingsRequestFilterSensitiveLog: (obj: GetRetentionSettingsRequest) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { ChimeServiceException as __BaseException } from "./ChimeServiceException";
|
|
3
|
+
export declare enum ErrorCode {
|
|
4
|
+
AccessDenied = "AccessDenied",
|
|
5
|
+
BadRequest = "BadRequest",
|
|
6
|
+
Conflict = "Conflict",
|
|
7
|
+
Forbidden = "Forbidden",
|
|
8
|
+
NotFound = "NotFound",
|
|
9
|
+
PhoneNumberAssociationsExist = "PhoneNumberAssociationsExist",
|
|
10
|
+
PreconditionFailed = "PreconditionFailed",
|
|
11
|
+
ResourceLimitExceeded = "ResourceLimitExceeded",
|
|
12
|
+
ServiceFailure = "ServiceFailure",
|
|
13
|
+
ServiceUnavailable = "ServiceUnavailable",
|
|
14
|
+
Throttled = "Throttled",
|
|
15
|
+
Throttling = "Throttling",
|
|
16
|
+
Unauthorized = "Unauthorized",
|
|
17
|
+
Unprocessable = "Unprocessable",
|
|
18
|
+
VoiceConnectorGroupAssociationsExist = "VoiceConnectorGroupAssociationsExist",
|
|
19
|
+
}
|
|
20
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
21
|
+
readonly name: "AccessDeniedException";
|
|
22
|
+
readonly $fault: "client";
|
|
23
|
+
Code?: ErrorCode | string;
|
|
24
|
+
Message?: string;
|
|
25
|
+
constructor(
|
|
26
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
export declare enum AccountStatus {
|
|
30
|
+
Active = "Active",
|
|
31
|
+
Suspended = "Suspended",
|
|
32
|
+
}
|
|
33
|
+
export declare enum AccountType {
|
|
34
|
+
EnterpriseDirectory = "EnterpriseDirectory",
|
|
35
|
+
EnterpriseLWA = "EnterpriseLWA",
|
|
36
|
+
EnterpriseOIDC = "EnterpriseOIDC",
|
|
37
|
+
Team = "Team",
|
|
38
|
+
}
|
|
39
|
+
export declare enum License {
|
|
40
|
+
Basic = "Basic",
|
|
41
|
+
Plus = "Plus",
|
|
42
|
+
Pro = "Pro",
|
|
43
|
+
ProTrial = "ProTrial",
|
|
44
|
+
}
|
|
45
|
+
export interface SigninDelegateGroup {
|
|
46
|
+
GroupName?: string;
|
|
47
|
+
}
|
|
48
|
+
export interface Account {
|
|
49
|
+
AwsAccountId: string | undefined;
|
|
50
|
+
AccountId: string | undefined;
|
|
51
|
+
Name: string | undefined;
|
|
52
|
+
AccountType?: AccountType | string;
|
|
53
|
+
CreatedTimestamp?: Date;
|
|
54
|
+
DefaultLicense?: License | string;
|
|
55
|
+
SupportedLicenses?: (License | string)[];
|
|
56
|
+
AccountStatus?: AccountStatus | string;
|
|
57
|
+
SigninDelegateGroups?: SigninDelegateGroup[];
|
|
58
|
+
}
|
|
59
|
+
export interface AccountSettings {
|
|
60
|
+
DisableRemoteControl?: boolean;
|
|
61
|
+
EnableDialOut?: boolean;
|
|
62
|
+
}
|
|
63
|
+
export interface Address {
|
|
64
|
+
streetName?: string;
|
|
65
|
+
streetSuffix?: string;
|
|
66
|
+
postDirectional?: string;
|
|
67
|
+
preDirectional?: string;
|
|
68
|
+
streetNumber?: string;
|
|
69
|
+
city?: string;
|
|
70
|
+
state?: string;
|
|
71
|
+
postalCode?: string;
|
|
72
|
+
postalCodePlus4?: string;
|
|
73
|
+
country?: string;
|
|
74
|
+
}
|
|
75
|
+
export interface AlexaForBusinessMetadata {
|
|
76
|
+
IsAlexaForBusinessEnabled?: boolean;
|
|
77
|
+
AlexaForBusinessRoomArn?: string;
|
|
78
|
+
}
|
|
79
|
+
export interface AppInstance {
|
|
80
|
+
AppInstanceArn?: string;
|
|
81
|
+
Name?: string;
|
|
82
|
+
Metadata?: string;
|
|
83
|
+
CreatedTimestamp?: Date;
|
|
84
|
+
LastUpdatedTimestamp?: Date;
|
|
85
|
+
}
|
|
86
|
+
export interface Identity {
|
|
87
|
+
Arn?: string;
|
|
88
|
+
Name?: string;
|
|
89
|
+
}
|
|
90
|
+
export interface AppInstanceAdmin {
|
|
91
|
+
Admin?: Identity;
|
|
92
|
+
AppInstanceArn?: string;
|
|
93
|
+
CreatedTimestamp?: Date;
|
|
94
|
+
}
|
|
95
|
+
export interface AppInstanceAdminSummary {
|
|
96
|
+
Admin?: Identity;
|
|
97
|
+
}
|
|
98
|
+
export declare enum AppInstanceDataType {
|
|
99
|
+
Channel = "Channel",
|
|
100
|
+
ChannelMessage = "ChannelMessage",
|
|
101
|
+
}
|
|
102
|
+
export interface AppInstanceSummary {
|
|
103
|
+
AppInstanceArn?: string;
|
|
104
|
+
Name?: string;
|
|
105
|
+
Metadata?: string;
|
|
106
|
+
}
|
|
107
|
+
export interface ChannelRetentionSettings {
|
|
108
|
+
RetentionDays?: number;
|
|
109
|
+
}
|
|
110
|
+
export interface AppInstanceRetentionSettings {
|
|
111
|
+
ChannelRetentionSettings?: ChannelRetentionSettings;
|
|
112
|
+
}
|
|
113
|
+
export interface AppInstanceStreamingConfiguration {
|
|
114
|
+
AppInstanceDataType: AppInstanceDataType | string | undefined;
|
|
115
|
+
ResourceArn: string | undefined;
|
|
116
|
+
}
|
|
117
|
+
export interface AppInstanceUser {
|
|
118
|
+
AppInstanceUserArn?: string;
|
|
119
|
+
Name?: string;
|
|
120
|
+
CreatedTimestamp?: Date;
|
|
121
|
+
Metadata?: string;
|
|
122
|
+
LastUpdatedTimestamp?: Date;
|
|
123
|
+
}
|
|
124
|
+
export interface AppInstanceUserSummary {
|
|
125
|
+
AppInstanceUserArn?: string;
|
|
126
|
+
Name?: string;
|
|
127
|
+
Metadata?: string;
|
|
128
|
+
}
|
|
129
|
+
export declare enum ChannelMembershipType {
|
|
130
|
+
DEFAULT = "DEFAULT",
|
|
131
|
+
HIDDEN = "HIDDEN",
|
|
132
|
+
}
|
|
133
|
+
export interface AppInstanceUserMembershipSummary {
|
|
134
|
+
Type?: ChannelMembershipType | string;
|
|
135
|
+
ReadMarkerTimestamp?: Date;
|
|
136
|
+
}
|
|
137
|
+
export declare enum AudioMuxType {
|
|
138
|
+
AudioOnly = "AudioOnly",
|
|
139
|
+
AudioWithActiveSpeakerVideo = "AudioWithActiveSpeakerVideo",
|
|
140
|
+
}
|
|
141
|
+
export interface AudioArtifactsConfiguration {
|
|
142
|
+
MuxType: AudioMuxType | string | undefined;
|
|
143
|
+
}
|
|
144
|
+
export declare enum ContentMuxType {
|
|
145
|
+
ContentOnly = "ContentOnly",
|
|
146
|
+
}
|
|
147
|
+
export declare enum ArtifactsState {
|
|
148
|
+
Disabled = "Disabled",
|
|
149
|
+
Enabled = "Enabled",
|
|
150
|
+
}
|
|
151
|
+
export interface ContentArtifactsConfiguration {
|
|
152
|
+
State: ArtifactsState | string | undefined;
|
|
153
|
+
MuxType?: ContentMuxType | string;
|
|
154
|
+
}
|
|
155
|
+
export declare enum VideoMuxType {
|
|
156
|
+
VideoOnly = "VideoOnly",
|
|
157
|
+
}
|
|
158
|
+
export interface VideoArtifactsConfiguration {
|
|
159
|
+
State: ArtifactsState | string | undefined;
|
|
160
|
+
MuxType?: VideoMuxType | string;
|
|
161
|
+
}
|
|
162
|
+
export interface ArtifactsConfiguration {
|
|
163
|
+
Audio: AudioArtifactsConfiguration | undefined;
|
|
164
|
+
Video: VideoArtifactsConfiguration | undefined;
|
|
165
|
+
Content: ContentArtifactsConfiguration | undefined;
|
|
166
|
+
}
|
|
167
|
+
export interface AssociatePhoneNumbersWithVoiceConnectorRequest {
|
|
168
|
+
VoiceConnectorId: string | undefined;
|
|
169
|
+
E164PhoneNumbers: string[] | undefined;
|
|
170
|
+
ForceAssociate?: boolean;
|
|
171
|
+
}
|
|
172
|
+
export interface PhoneNumberError {
|
|
173
|
+
PhoneNumberId?: string;
|
|
174
|
+
ErrorCode?: ErrorCode | string;
|
|
175
|
+
ErrorMessage?: string;
|
|
176
|
+
}
|
|
177
|
+
export interface AssociatePhoneNumbersWithVoiceConnectorResponse {
|
|
178
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
179
|
+
}
|
|
180
|
+
export declare class BadRequestException extends __BaseException {
|
|
181
|
+
readonly name: "BadRequestException";
|
|
182
|
+
readonly $fault: "client";
|
|
183
|
+
Code?: ErrorCode | string;
|
|
184
|
+
Message?: string;
|
|
185
|
+
constructor(
|
|
186
|
+
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
187
|
+
);
|
|
188
|
+
}
|
|
189
|
+
export declare class ForbiddenException extends __BaseException {
|
|
190
|
+
readonly name: "ForbiddenException";
|
|
191
|
+
readonly $fault: "client";
|
|
192
|
+
Code?: ErrorCode | string;
|
|
193
|
+
Message?: string;
|
|
194
|
+
constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
|
|
195
|
+
}
|
|
196
|
+
export declare class NotFoundException extends __BaseException {
|
|
197
|
+
readonly name: "NotFoundException";
|
|
198
|
+
readonly $fault: "client";
|
|
199
|
+
Code?: ErrorCode | string;
|
|
200
|
+
Message?: string;
|
|
201
|
+
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
202
|
+
}
|
|
203
|
+
export declare class ServiceFailureException extends __BaseException {
|
|
204
|
+
readonly name: "ServiceFailureException";
|
|
205
|
+
readonly $fault: "server";
|
|
206
|
+
Code?: ErrorCode | string;
|
|
207
|
+
Message?: string;
|
|
208
|
+
constructor(
|
|
209
|
+
opts: __ExceptionOptionType<ServiceFailureException, __BaseException>
|
|
210
|
+
);
|
|
211
|
+
}
|
|
212
|
+
export declare class ServiceUnavailableException extends __BaseException {
|
|
213
|
+
readonly name: "ServiceUnavailableException";
|
|
214
|
+
readonly $fault: "server";
|
|
215
|
+
Code?: ErrorCode | string;
|
|
216
|
+
Message?: string;
|
|
217
|
+
constructor(
|
|
218
|
+
opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
|
|
219
|
+
);
|
|
220
|
+
}
|
|
221
|
+
export declare class ThrottledClientException extends __BaseException {
|
|
222
|
+
readonly name: "ThrottledClientException";
|
|
223
|
+
readonly $fault: "client";
|
|
224
|
+
Code?: ErrorCode | string;
|
|
225
|
+
Message?: string;
|
|
226
|
+
constructor(
|
|
227
|
+
opts: __ExceptionOptionType<ThrottledClientException, __BaseException>
|
|
228
|
+
);
|
|
229
|
+
}
|
|
230
|
+
export declare class UnauthorizedClientException extends __BaseException {
|
|
231
|
+
readonly name: "UnauthorizedClientException";
|
|
232
|
+
readonly $fault: "client";
|
|
233
|
+
Code?: ErrorCode | string;
|
|
234
|
+
Message?: string;
|
|
235
|
+
constructor(
|
|
236
|
+
opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>
|
|
237
|
+
);
|
|
238
|
+
}
|
|
239
|
+
export interface AssociatePhoneNumbersWithVoiceConnectorGroupRequest {
|
|
240
|
+
VoiceConnectorGroupId: string | undefined;
|
|
241
|
+
E164PhoneNumbers: string[] | undefined;
|
|
242
|
+
ForceAssociate?: boolean;
|
|
243
|
+
}
|
|
244
|
+
export interface AssociatePhoneNumbersWithVoiceConnectorGroupResponse {
|
|
245
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
246
|
+
}
|
|
247
|
+
export interface AssociatePhoneNumberWithUserRequest {
|
|
248
|
+
AccountId: string | undefined;
|
|
249
|
+
UserId: string | undefined;
|
|
250
|
+
E164PhoneNumber: string | undefined;
|
|
251
|
+
}
|
|
252
|
+
export interface AssociatePhoneNumberWithUserResponse {}
|
|
253
|
+
export interface AssociateSigninDelegateGroupsWithAccountRequest {
|
|
254
|
+
AccountId: string | undefined;
|
|
255
|
+
SigninDelegateGroups: SigninDelegateGroup[] | undefined;
|
|
256
|
+
}
|
|
257
|
+
export interface AssociateSigninDelegateGroupsWithAccountResponse {}
|
|
258
|
+
export interface Attendee {
|
|
259
|
+
ExternalUserId?: string;
|
|
260
|
+
AttendeeId?: string;
|
|
261
|
+
JoinToken?: string;
|
|
262
|
+
}
|
|
263
|
+
export interface Tag {
|
|
264
|
+
Key: string | undefined;
|
|
265
|
+
Value: string | undefined;
|
|
266
|
+
}
|
|
267
|
+
export interface BatchChannelMemberships {
|
|
268
|
+
InvitedBy?: Identity;
|
|
269
|
+
Type?: ChannelMembershipType | string;
|
|
270
|
+
Members?: Identity[];
|
|
271
|
+
ChannelArn?: string;
|
|
272
|
+
}
|
|
273
|
+
export interface CreateAttendeeRequestItem {
|
|
274
|
+
ExternalUserId: string | undefined;
|
|
275
|
+
Tags?: Tag[];
|
|
276
|
+
}
|
|
277
|
+
export interface BatchCreateAttendeeRequest {
|
|
278
|
+
MeetingId: string | undefined;
|
|
279
|
+
Attendees: CreateAttendeeRequestItem[] | undefined;
|
|
280
|
+
}
|
|
281
|
+
export interface CreateAttendeeError {
|
|
282
|
+
ExternalUserId?: string;
|
|
283
|
+
ErrorCode?: string;
|
|
284
|
+
ErrorMessage?: string;
|
|
285
|
+
}
|
|
286
|
+
export interface BatchCreateAttendeeResponse {
|
|
287
|
+
Attendees?: Attendee[];
|
|
288
|
+
Errors?: CreateAttendeeError[];
|
|
289
|
+
}
|
|
290
|
+
export declare class ResourceLimitExceededException extends __BaseException {
|
|
291
|
+
readonly name: "ResourceLimitExceededException";
|
|
292
|
+
readonly $fault: "client";
|
|
293
|
+
Code?: ErrorCode | string;
|
|
294
|
+
Message?: string;
|
|
295
|
+
constructor(
|
|
296
|
+
opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
|
|
297
|
+
);
|
|
298
|
+
}
|
|
299
|
+
export interface BatchCreateChannelMembershipRequest {
|
|
300
|
+
ChannelArn: string | undefined;
|
|
301
|
+
Type?: ChannelMembershipType | string;
|
|
302
|
+
MemberArns: string[] | undefined;
|
|
303
|
+
ChimeBearer?: string;
|
|
304
|
+
}
|
|
305
|
+
export interface BatchCreateChannelMembershipError {
|
|
306
|
+
MemberArn?: string;
|
|
307
|
+
ErrorCode?: ErrorCode | string;
|
|
308
|
+
ErrorMessage?: string;
|
|
309
|
+
}
|
|
310
|
+
export interface BatchCreateChannelMembershipResponse {
|
|
311
|
+
BatchChannelMemberships?: BatchChannelMemberships;
|
|
312
|
+
Errors?: BatchCreateChannelMembershipError[];
|
|
313
|
+
}
|
|
314
|
+
export declare enum RoomMembershipRole {
|
|
315
|
+
Administrator = "Administrator",
|
|
316
|
+
Member = "Member",
|
|
317
|
+
}
|
|
318
|
+
export interface MembershipItem {
|
|
319
|
+
MemberId?: string;
|
|
320
|
+
Role?: RoomMembershipRole | string;
|
|
321
|
+
}
|
|
322
|
+
export interface BatchCreateRoomMembershipRequest {
|
|
323
|
+
AccountId: string | undefined;
|
|
324
|
+
RoomId: string | undefined;
|
|
325
|
+
MembershipItemList: MembershipItem[] | undefined;
|
|
326
|
+
}
|
|
327
|
+
export interface MemberError {
|
|
328
|
+
MemberId?: string;
|
|
329
|
+
ErrorCode?: ErrorCode | string;
|
|
330
|
+
ErrorMessage?: string;
|
|
331
|
+
}
|
|
332
|
+
export interface BatchCreateRoomMembershipResponse {
|
|
333
|
+
Errors?: MemberError[];
|
|
334
|
+
}
|
|
335
|
+
export interface BatchDeletePhoneNumberRequest {
|
|
336
|
+
PhoneNumberIds: string[] | undefined;
|
|
337
|
+
}
|
|
338
|
+
export interface BatchDeletePhoneNumberResponse {
|
|
339
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
340
|
+
}
|
|
341
|
+
export interface BatchSuspendUserRequest {
|
|
342
|
+
AccountId: string | undefined;
|
|
343
|
+
UserIdList: string[] | undefined;
|
|
344
|
+
}
|
|
345
|
+
export interface UserError {
|
|
346
|
+
UserId?: string;
|
|
347
|
+
ErrorCode?: ErrorCode | string;
|
|
348
|
+
ErrorMessage?: string;
|
|
349
|
+
}
|
|
350
|
+
export interface BatchSuspendUserResponse {
|
|
351
|
+
UserErrors?: UserError[];
|
|
352
|
+
}
|
|
353
|
+
export interface BatchUnsuspendUserRequest {
|
|
354
|
+
AccountId: string | undefined;
|
|
355
|
+
UserIdList: string[] | undefined;
|
|
356
|
+
}
|
|
357
|
+
export interface BatchUnsuspendUserResponse {
|
|
358
|
+
UserErrors?: UserError[];
|
|
359
|
+
}
|
|
360
|
+
export declare enum PhoneNumberProductType {
|
|
361
|
+
BusinessCalling = "BusinessCalling",
|
|
362
|
+
SipMediaApplicationDialIn = "SipMediaApplicationDialIn",
|
|
363
|
+
VoiceConnector = "VoiceConnector",
|
|
364
|
+
}
|
|
365
|
+
export interface UpdatePhoneNumberRequestItem {
|
|
366
|
+
PhoneNumberId: string | undefined;
|
|
367
|
+
ProductType?: PhoneNumberProductType | string;
|
|
368
|
+
CallingName?: string;
|
|
369
|
+
}
|
|
370
|
+
export interface BatchUpdatePhoneNumberRequest {
|
|
371
|
+
UpdatePhoneNumberRequestItems: UpdatePhoneNumberRequestItem[] | undefined;
|
|
372
|
+
}
|
|
373
|
+
export interface BatchUpdatePhoneNumberResponse {
|
|
374
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
375
|
+
}
|
|
376
|
+
export declare enum UserType {
|
|
377
|
+
PrivateUser = "PrivateUser",
|
|
378
|
+
SharedDevice = "SharedDevice",
|
|
379
|
+
}
|
|
380
|
+
export interface UpdateUserRequestItem {
|
|
381
|
+
UserId: string | undefined;
|
|
382
|
+
LicenseType?: License | string;
|
|
383
|
+
UserType?: UserType | string;
|
|
384
|
+
AlexaForBusinessMetadata?: AlexaForBusinessMetadata;
|
|
385
|
+
}
|
|
386
|
+
export interface BatchUpdateUserRequest {
|
|
387
|
+
AccountId: string | undefined;
|
|
388
|
+
UpdateUserRequestItems: UpdateUserRequestItem[] | undefined;
|
|
389
|
+
}
|
|
390
|
+
export interface BatchUpdateUserResponse {
|
|
391
|
+
UserErrors?: UserError[];
|
|
392
|
+
}
|
|
393
|
+
export declare enum BotType {
|
|
394
|
+
ChatBot = "ChatBot",
|
|
395
|
+
}
|
|
396
|
+
export interface Bot {
|
|
397
|
+
BotId?: string;
|
|
398
|
+
UserId?: string;
|
|
399
|
+
DisplayName?: string;
|
|
400
|
+
BotType?: BotType | string;
|
|
401
|
+
Disabled?: boolean;
|
|
402
|
+
CreatedTimestamp?: Date;
|
|
403
|
+
UpdatedTimestamp?: Date;
|
|
404
|
+
BotEmail?: string;
|
|
405
|
+
SecurityToken?: string;
|
|
406
|
+
}
|
|
407
|
+
export interface BusinessCallingSettings {
|
|
408
|
+
CdrBucket?: string;
|
|
409
|
+
}
|
|
410
|
+
export declare enum CallingNameStatus {
|
|
411
|
+
Unassigned = "Unassigned",
|
|
412
|
+
UpdateFailed = "UpdateFailed",
|
|
413
|
+
UpdateInProgress = "UpdateInProgress",
|
|
414
|
+
UpdateSucceeded = "UpdateSucceeded",
|
|
415
|
+
}
|
|
416
|
+
export interface CandidateAddress {
|
|
417
|
+
streetInfo?: string;
|
|
418
|
+
streetNumber?: string;
|
|
419
|
+
city?: string;
|
|
420
|
+
state?: string;
|
|
421
|
+
postalCode?: string;
|
|
422
|
+
postalCodePlus4?: string;
|
|
423
|
+
country?: string;
|
|
424
|
+
}
|
|
425
|
+
export declare enum Capability {
|
|
426
|
+
SMS = "SMS",
|
|
427
|
+
Voice = "Voice",
|
|
428
|
+
}
|
|
429
|
+
export declare enum ChannelMode {
|
|
430
|
+
RESTRICTED = "RESTRICTED",
|
|
431
|
+
UNRESTRICTED = "UNRESTRICTED",
|
|
432
|
+
}
|
|
433
|
+
export declare enum ChannelPrivacy {
|
|
434
|
+
PRIVATE = "PRIVATE",
|
|
435
|
+
PUBLIC = "PUBLIC",
|
|
436
|
+
}
|
|
437
|
+
export interface Channel {
|
|
438
|
+
Name?: string;
|
|
439
|
+
ChannelArn?: string;
|
|
440
|
+
Mode?: ChannelMode | string;
|
|
441
|
+
Privacy?: ChannelPrivacy | string;
|
|
442
|
+
Metadata?: string;
|
|
443
|
+
CreatedBy?: Identity;
|
|
444
|
+
CreatedTimestamp?: Date;
|
|
445
|
+
LastMessageTimestamp?: Date;
|
|
446
|
+
LastUpdatedTimestamp?: Date;
|
|
447
|
+
}
|
|
448
|
+
export interface ChannelBan {
|
|
449
|
+
Member?: Identity;
|
|
450
|
+
ChannelArn?: string;
|
|
451
|
+
CreatedTimestamp?: Date;
|
|
452
|
+
CreatedBy?: Identity;
|
|
453
|
+
}
|
|
454
|
+
export interface ChannelBanSummary {
|
|
455
|
+
Member?: Identity;
|
|
456
|
+
}
|
|
457
|
+
export interface ChannelMembership {
|
|
458
|
+
InvitedBy?: Identity;
|
|
459
|
+
Type?: ChannelMembershipType | string;
|
|
460
|
+
Member?: Identity;
|
|
461
|
+
ChannelArn?: string;
|
|
462
|
+
CreatedTimestamp?: Date;
|
|
463
|
+
LastUpdatedTimestamp?: Date;
|
|
464
|
+
}
|
|
465
|
+
export interface ChannelSummary {
|
|
466
|
+
Name?: string;
|
|
467
|
+
ChannelArn?: string;
|
|
468
|
+
Mode?: ChannelMode | string;
|
|
469
|
+
Privacy?: ChannelPrivacy | string;
|
|
470
|
+
Metadata?: string;
|
|
471
|
+
LastMessageTimestamp?: Date;
|
|
472
|
+
}
|
|
473
|
+
export interface ChannelMembershipForAppInstanceUserSummary {
|
|
474
|
+
ChannelSummary?: ChannelSummary;
|
|
475
|
+
AppInstanceUserMembershipSummary?: AppInstanceUserMembershipSummary;
|
|
476
|
+
}
|
|
477
|
+
export interface ChannelMembershipSummary {
|
|
478
|
+
Member?: Identity;
|
|
479
|
+
}
|
|
480
|
+
export declare enum ChannelMessagePersistenceType {
|
|
481
|
+
NON_PERSISTENT = "NON_PERSISTENT",
|
|
482
|
+
PERSISTENT = "PERSISTENT",
|
|
483
|
+
}
|
|
484
|
+
export declare enum ChannelMessageType {
|
|
485
|
+
CONTROL = "CONTROL",
|
|
486
|
+
STANDARD = "STANDARD",
|
|
487
|
+
}
|
|
488
|
+
export interface ChannelMessage {
|
|
489
|
+
ChannelArn?: string;
|
|
490
|
+
MessageId?: string;
|
|
491
|
+
Content?: string;
|
|
492
|
+
Metadata?: string;
|
|
493
|
+
Type?: ChannelMessageType | string;
|
|
494
|
+
CreatedTimestamp?: Date;
|
|
495
|
+
LastEditedTimestamp?: Date;
|
|
496
|
+
LastUpdatedTimestamp?: Date;
|
|
497
|
+
Sender?: Identity;
|
|
498
|
+
Redacted?: boolean;
|
|
499
|
+
Persistence?: ChannelMessagePersistenceType | string;
|
|
500
|
+
}
|
|
501
|
+
export interface ChannelMessageSummary {
|
|
502
|
+
MessageId?: string;
|
|
503
|
+
Content?: string;
|
|
504
|
+
Metadata?: string;
|
|
505
|
+
Type?: ChannelMessageType | string;
|
|
506
|
+
CreatedTimestamp?: Date;
|
|
507
|
+
LastUpdatedTimestamp?: Date;
|
|
508
|
+
LastEditedTimestamp?: Date;
|
|
509
|
+
Sender?: Identity;
|
|
510
|
+
Redacted?: boolean;
|
|
511
|
+
}
|
|
512
|
+
export interface ChannelModeratedByAppInstanceUserSummary {
|
|
513
|
+
ChannelSummary?: ChannelSummary;
|
|
514
|
+
}
|
|
515
|
+
export interface ChannelModerator {
|
|
516
|
+
Moderator?: Identity;
|
|
517
|
+
ChannelArn?: string;
|
|
518
|
+
CreatedTimestamp?: Date;
|
|
519
|
+
CreatedBy?: Identity;
|
|
520
|
+
}
|
|
521
|
+
export interface ChannelModeratorSummary {
|
|
522
|
+
Moderator?: Identity;
|
|
523
|
+
}
|
|
524
|
+
export interface SelectedVideoStreams {
|
|
525
|
+
AttendeeIds?: string[];
|
|
526
|
+
ExternalUserIds?: string[];
|
|
527
|
+
}
|
|
528
|
+
export interface SourceConfiguration {
|
|
529
|
+
SelectedVideoStreams?: SelectedVideoStreams;
|
|
530
|
+
}
|
|
531
|
+
export interface ChimeSdkMeetingConfiguration {
|
|
532
|
+
SourceConfiguration?: SourceConfiguration;
|
|
533
|
+
ArtifactsConfiguration?: ArtifactsConfiguration;
|
|
534
|
+
}
|
|
535
|
+
export declare class ConflictException extends __BaseException {
|
|
536
|
+
readonly name: "ConflictException";
|
|
537
|
+
readonly $fault: "client";
|
|
538
|
+
Code?: ErrorCode | string;
|
|
539
|
+
Message?: string;
|
|
540
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
541
|
+
}
|
|
542
|
+
export interface ConversationRetentionSettings {
|
|
543
|
+
RetentionDays?: number;
|
|
544
|
+
}
|
|
545
|
+
export interface CreateAccountRequest {
|
|
546
|
+
Name: string | undefined;
|
|
547
|
+
}
|
|
548
|
+
export interface CreateAccountResponse {
|
|
549
|
+
Account?: Account;
|
|
550
|
+
}
|
|
551
|
+
export interface CreateAppInstanceRequest {
|
|
552
|
+
Name: string | undefined;
|
|
553
|
+
Metadata?: string;
|
|
554
|
+
ClientRequestToken?: string;
|
|
555
|
+
Tags?: Tag[];
|
|
556
|
+
}
|
|
557
|
+
export interface CreateAppInstanceResponse {
|
|
558
|
+
AppInstanceArn?: string;
|
|
559
|
+
}
|
|
560
|
+
export interface CreateAppInstanceAdminRequest {
|
|
561
|
+
AppInstanceAdminArn: string | undefined;
|
|
562
|
+
AppInstanceArn: string | undefined;
|
|
563
|
+
}
|
|
564
|
+
export interface CreateAppInstanceAdminResponse {
|
|
565
|
+
AppInstanceAdmin?: Identity;
|
|
566
|
+
AppInstanceArn?: string;
|
|
567
|
+
}
|
|
568
|
+
export interface CreateAppInstanceUserRequest {
|
|
569
|
+
AppInstanceArn: string | undefined;
|
|
570
|
+
AppInstanceUserId: string | undefined;
|
|
571
|
+
Name: string | undefined;
|
|
572
|
+
Metadata?: string;
|
|
573
|
+
ClientRequestToken?: string;
|
|
574
|
+
Tags?: Tag[];
|
|
575
|
+
}
|
|
576
|
+
export interface CreateAppInstanceUserResponse {
|
|
577
|
+
AppInstanceUserArn?: string;
|
|
578
|
+
}
|
|
579
|
+
export interface CreateAttendeeRequest {
|
|
580
|
+
MeetingId: string | undefined;
|
|
581
|
+
ExternalUserId: string | undefined;
|
|
582
|
+
Tags?: Tag[];
|
|
583
|
+
}
|
|
584
|
+
export interface CreateAttendeeResponse {
|
|
585
|
+
Attendee?: Attendee;
|
|
586
|
+
}
|
|
587
|
+
export interface CreateBotRequest {
|
|
588
|
+
AccountId: string | undefined;
|
|
589
|
+
DisplayName: string | undefined;
|
|
590
|
+
Domain?: string;
|
|
591
|
+
}
|
|
592
|
+
export interface CreateBotResponse {
|
|
593
|
+
Bot?: Bot;
|
|
594
|
+
}
|
|
595
|
+
export interface CreateChannelRequest {
|
|
596
|
+
AppInstanceArn: string | undefined;
|
|
597
|
+
Name: string | undefined;
|
|
598
|
+
Mode?: ChannelMode | string;
|
|
599
|
+
Privacy?: ChannelPrivacy | string;
|
|
600
|
+
Metadata?: string;
|
|
601
|
+
ClientRequestToken?: string;
|
|
602
|
+
Tags?: Tag[];
|
|
603
|
+
ChimeBearer?: string;
|
|
604
|
+
}
|
|
605
|
+
export interface CreateChannelResponse {
|
|
606
|
+
ChannelArn?: string;
|
|
607
|
+
}
|
|
608
|
+
export interface CreateChannelBanRequest {
|
|
609
|
+
ChannelArn: string | undefined;
|
|
610
|
+
MemberArn: string | undefined;
|
|
611
|
+
ChimeBearer?: string;
|
|
612
|
+
}
|
|
613
|
+
export interface CreateChannelBanResponse {
|
|
614
|
+
ChannelArn?: string;
|
|
615
|
+
Member?: Identity;
|
|
616
|
+
}
|
|
617
|
+
export interface CreateChannelMembershipRequest {
|
|
618
|
+
ChannelArn: string | undefined;
|
|
619
|
+
MemberArn: string | undefined;
|
|
620
|
+
Type: ChannelMembershipType | string | undefined;
|
|
621
|
+
ChimeBearer?: string;
|
|
622
|
+
}
|
|
623
|
+
export interface CreateChannelMembershipResponse {
|
|
624
|
+
ChannelArn?: string;
|
|
625
|
+
Member?: Identity;
|
|
626
|
+
}
|
|
627
|
+
export interface CreateChannelModeratorRequest {
|
|
628
|
+
ChannelArn: string | undefined;
|
|
629
|
+
ChannelModeratorArn: string | undefined;
|
|
630
|
+
ChimeBearer?: string;
|
|
631
|
+
}
|
|
632
|
+
export interface CreateChannelModeratorResponse {
|
|
633
|
+
ChannelArn?: string;
|
|
634
|
+
ChannelModerator?: Identity;
|
|
635
|
+
}
|
|
636
|
+
export declare enum MediaPipelineSinkType {
|
|
637
|
+
S3Bucket = "S3Bucket",
|
|
638
|
+
}
|
|
639
|
+
export declare enum MediaPipelineSourceType {
|
|
640
|
+
ChimeSdkMeeting = "ChimeSdkMeeting",
|
|
641
|
+
}
|
|
642
|
+
export interface CreateMediaCapturePipelineRequest {
|
|
643
|
+
SourceType: MediaPipelineSourceType | string | undefined;
|
|
644
|
+
SourceArn: string | undefined;
|
|
645
|
+
SinkType: MediaPipelineSinkType | string | undefined;
|
|
646
|
+
SinkArn: string | undefined;
|
|
647
|
+
ClientRequestToken?: string;
|
|
648
|
+
ChimeSdkMeetingConfiguration?: ChimeSdkMeetingConfiguration;
|
|
649
|
+
}
|
|
650
|
+
export declare enum MediaPipelineStatus {
|
|
651
|
+
Failed = "Failed",
|
|
652
|
+
InProgress = "InProgress",
|
|
653
|
+
Initializing = "Initializing",
|
|
654
|
+
Stopped = "Stopped",
|
|
655
|
+
Stopping = "Stopping",
|
|
656
|
+
}
|
|
657
|
+
export interface MediaCapturePipeline {
|
|
658
|
+
MediaPipelineId?: string;
|
|
659
|
+
SourceType?: MediaPipelineSourceType | string;
|
|
660
|
+
SourceArn?: string;
|
|
661
|
+
Status?: MediaPipelineStatus | string;
|
|
662
|
+
SinkType?: MediaPipelineSinkType | string;
|
|
663
|
+
SinkArn?: string;
|
|
664
|
+
CreatedTimestamp?: Date;
|
|
665
|
+
UpdatedTimestamp?: Date;
|
|
666
|
+
ChimeSdkMeetingConfiguration?: ChimeSdkMeetingConfiguration;
|
|
667
|
+
}
|
|
668
|
+
export interface CreateMediaCapturePipelineResponse {
|
|
669
|
+
MediaCapturePipeline?: MediaCapturePipeline;
|
|
670
|
+
}
|
|
671
|
+
export interface MeetingNotificationConfiguration {
|
|
672
|
+
SnsTopicArn?: string;
|
|
673
|
+
SqsQueueArn?: string;
|
|
674
|
+
}
|
|
675
|
+
export interface CreateMeetingRequest {
|
|
676
|
+
ClientRequestToken?: string;
|
|
677
|
+
ExternalMeetingId?: string;
|
|
678
|
+
MeetingHostId?: string;
|
|
679
|
+
MediaRegion?: string;
|
|
680
|
+
Tags?: Tag[];
|
|
681
|
+
NotificationsConfiguration?: MeetingNotificationConfiguration;
|
|
682
|
+
}
|
|
683
|
+
export interface MediaPlacement {
|
|
684
|
+
AudioHostUrl?: string;
|
|
685
|
+
AudioFallbackUrl?: string;
|
|
686
|
+
ScreenDataUrl?: string;
|
|
687
|
+
ScreenSharingUrl?: string;
|
|
688
|
+
ScreenViewingUrl?: string;
|
|
689
|
+
SignalingUrl?: string;
|
|
690
|
+
TurnControlUrl?: string;
|
|
691
|
+
EventIngestionUrl?: string;
|
|
692
|
+
}
|
|
693
|
+
export interface Meeting {
|
|
694
|
+
MeetingId?: string;
|
|
695
|
+
ExternalMeetingId?: string;
|
|
696
|
+
MediaPlacement?: MediaPlacement;
|
|
697
|
+
MediaRegion?: string;
|
|
698
|
+
}
|
|
699
|
+
export interface CreateMeetingResponse {
|
|
700
|
+
Meeting?: Meeting;
|
|
701
|
+
}
|
|
702
|
+
export interface CreateMeetingDialOutRequest {
|
|
703
|
+
MeetingId: string | undefined;
|
|
704
|
+
FromPhoneNumber: string | undefined;
|
|
705
|
+
ToPhoneNumber: string | undefined;
|
|
706
|
+
JoinToken: string | undefined;
|
|
707
|
+
}
|
|
708
|
+
export interface CreateMeetingDialOutResponse {
|
|
709
|
+
TransactionId?: string;
|
|
710
|
+
}
|
|
711
|
+
export interface CreateMeetingWithAttendeesRequest {
|
|
712
|
+
ClientRequestToken?: string;
|
|
713
|
+
ExternalMeetingId?: string;
|
|
714
|
+
MeetingHostId?: string;
|
|
715
|
+
MediaRegion?: string;
|
|
716
|
+
Tags?: Tag[];
|
|
717
|
+
NotificationsConfiguration?: MeetingNotificationConfiguration;
|
|
718
|
+
Attendees?: CreateAttendeeRequestItem[];
|
|
719
|
+
}
|
|
720
|
+
export interface CreateMeetingWithAttendeesResponse {
|
|
721
|
+
Meeting?: Meeting;
|
|
722
|
+
Attendees?: Attendee[];
|
|
723
|
+
Errors?: CreateAttendeeError[];
|
|
724
|
+
}
|
|
725
|
+
export interface CreatePhoneNumberOrderRequest {
|
|
726
|
+
ProductType: PhoneNumberProductType | string | undefined;
|
|
727
|
+
E164PhoneNumbers: string[] | undefined;
|
|
728
|
+
}
|
|
729
|
+
export declare enum OrderedPhoneNumberStatus {
|
|
730
|
+
Acquired = "Acquired",
|
|
731
|
+
Failed = "Failed",
|
|
732
|
+
Processing = "Processing",
|
|
733
|
+
}
|
|
734
|
+
export interface OrderedPhoneNumber {
|
|
735
|
+
E164PhoneNumber?: string;
|
|
736
|
+
Status?: OrderedPhoneNumberStatus | string;
|
|
737
|
+
}
|
|
738
|
+
export declare enum PhoneNumberOrderStatus {
|
|
739
|
+
Failed = "Failed",
|
|
740
|
+
Partial = "Partial",
|
|
741
|
+
Processing = "Processing",
|
|
742
|
+
Successful = "Successful",
|
|
743
|
+
}
|
|
744
|
+
export interface PhoneNumberOrder {
|
|
745
|
+
PhoneNumberOrderId?: string;
|
|
746
|
+
ProductType?: PhoneNumberProductType | string;
|
|
747
|
+
Status?: PhoneNumberOrderStatus | string;
|
|
748
|
+
OrderedPhoneNumbers?: OrderedPhoneNumber[];
|
|
749
|
+
CreatedTimestamp?: Date;
|
|
750
|
+
UpdatedTimestamp?: Date;
|
|
751
|
+
}
|
|
752
|
+
export interface CreatePhoneNumberOrderResponse {
|
|
753
|
+
PhoneNumberOrder?: PhoneNumberOrder;
|
|
754
|
+
}
|
|
755
|
+
export declare enum GeoMatchLevel {
|
|
756
|
+
AreaCode = "AreaCode",
|
|
757
|
+
Country = "Country",
|
|
758
|
+
}
|
|
759
|
+
export interface GeoMatchParams {
|
|
760
|
+
Country: string | undefined;
|
|
761
|
+
AreaCode: string | undefined;
|
|
762
|
+
}
|
|
763
|
+
export declare enum NumberSelectionBehavior {
|
|
764
|
+
AvoidSticky = "AvoidSticky",
|
|
765
|
+
PreferSticky = "PreferSticky",
|
|
766
|
+
}
|
|
767
|
+
export interface CreateProxySessionRequest {
|
|
768
|
+
VoiceConnectorId: string | undefined;
|
|
769
|
+
ParticipantPhoneNumbers: string[] | undefined;
|
|
770
|
+
Name?: string;
|
|
771
|
+
ExpiryMinutes?: number;
|
|
772
|
+
Capabilities: (Capability | string)[] | undefined;
|
|
773
|
+
NumberSelectionBehavior?: NumberSelectionBehavior | string;
|
|
774
|
+
GeoMatchLevel?: GeoMatchLevel | string;
|
|
775
|
+
GeoMatchParams?: GeoMatchParams;
|
|
776
|
+
}
|
|
777
|
+
export interface Participant {
|
|
778
|
+
PhoneNumber?: string;
|
|
779
|
+
ProxyPhoneNumber?: string;
|
|
780
|
+
}
|
|
781
|
+
export declare enum ProxySessionStatus {
|
|
782
|
+
Closed = "Closed",
|
|
783
|
+
InProgress = "InProgress",
|
|
784
|
+
Open = "Open",
|
|
785
|
+
}
|
|
786
|
+
export interface ProxySession {
|
|
787
|
+
VoiceConnectorId?: string;
|
|
788
|
+
ProxySessionId?: string;
|
|
789
|
+
Name?: string;
|
|
790
|
+
Status?: ProxySessionStatus | string;
|
|
791
|
+
ExpiryMinutes?: number;
|
|
792
|
+
Capabilities?: (Capability | string)[];
|
|
793
|
+
CreatedTimestamp?: Date;
|
|
794
|
+
UpdatedTimestamp?: Date;
|
|
795
|
+
EndedTimestamp?: Date;
|
|
796
|
+
Participants?: Participant[];
|
|
797
|
+
NumberSelectionBehavior?: NumberSelectionBehavior | string;
|
|
798
|
+
GeoMatchLevel?: GeoMatchLevel | string;
|
|
799
|
+
GeoMatchParams?: GeoMatchParams;
|
|
800
|
+
}
|
|
801
|
+
export interface CreateProxySessionResponse {
|
|
802
|
+
ProxySession?: ProxySession;
|
|
803
|
+
}
|
|
804
|
+
export interface CreateRoomRequest {
|
|
805
|
+
AccountId: string | undefined;
|
|
806
|
+
Name: string | undefined;
|
|
807
|
+
ClientRequestToken?: string;
|
|
808
|
+
}
|
|
809
|
+
export interface Room {
|
|
810
|
+
RoomId?: string;
|
|
811
|
+
Name?: string;
|
|
812
|
+
AccountId?: string;
|
|
813
|
+
CreatedBy?: string;
|
|
814
|
+
CreatedTimestamp?: Date;
|
|
815
|
+
UpdatedTimestamp?: Date;
|
|
816
|
+
}
|
|
817
|
+
export interface CreateRoomResponse {
|
|
818
|
+
Room?: Room;
|
|
819
|
+
}
|
|
820
|
+
export interface CreateRoomMembershipRequest {
|
|
821
|
+
AccountId: string | undefined;
|
|
822
|
+
RoomId: string | undefined;
|
|
823
|
+
MemberId: string | undefined;
|
|
824
|
+
Role?: RoomMembershipRole | string;
|
|
825
|
+
}
|
|
826
|
+
export declare enum MemberType {
|
|
827
|
+
Bot = "Bot",
|
|
828
|
+
User = "User",
|
|
829
|
+
Webhook = "Webhook",
|
|
830
|
+
}
|
|
831
|
+
export interface Member {
|
|
832
|
+
MemberId?: string;
|
|
833
|
+
MemberType?: MemberType | string;
|
|
834
|
+
Email?: string;
|
|
835
|
+
FullName?: string;
|
|
836
|
+
AccountId?: string;
|
|
837
|
+
}
|
|
838
|
+
export interface RoomMembership {
|
|
839
|
+
RoomId?: string;
|
|
840
|
+
Member?: Member;
|
|
841
|
+
Role?: RoomMembershipRole | string;
|
|
842
|
+
InvitedBy?: string;
|
|
843
|
+
UpdatedTimestamp?: Date;
|
|
844
|
+
}
|
|
845
|
+
export interface CreateRoomMembershipResponse {
|
|
846
|
+
RoomMembership?: RoomMembership;
|
|
847
|
+
}
|
|
848
|
+
export interface SipMediaApplicationEndpoint {
|
|
849
|
+
LambdaArn?: string;
|
|
850
|
+
}
|
|
851
|
+
export interface CreateSipMediaApplicationRequest {
|
|
852
|
+
AwsRegion: string | undefined;
|
|
853
|
+
Name: string | undefined;
|
|
854
|
+
Endpoints: SipMediaApplicationEndpoint[] | undefined;
|
|
855
|
+
}
|
|
856
|
+
export interface SipMediaApplication {
|
|
857
|
+
SipMediaApplicationId?: string;
|
|
858
|
+
AwsRegion?: string;
|
|
859
|
+
Name?: string;
|
|
860
|
+
Endpoints?: SipMediaApplicationEndpoint[];
|
|
861
|
+
CreatedTimestamp?: Date;
|
|
862
|
+
UpdatedTimestamp?: Date;
|
|
863
|
+
}
|
|
864
|
+
export interface CreateSipMediaApplicationResponse {
|
|
865
|
+
SipMediaApplication?: SipMediaApplication;
|
|
866
|
+
}
|
|
867
|
+
export interface CreateSipMediaApplicationCallRequest {
|
|
868
|
+
FromPhoneNumber: string | undefined;
|
|
869
|
+
ToPhoneNumber: string | undefined;
|
|
870
|
+
SipMediaApplicationId: string | undefined;
|
|
871
|
+
SipHeaders?: Record<string, string>;
|
|
872
|
+
}
|
|
873
|
+
export interface SipMediaApplicationCall {
|
|
874
|
+
TransactionId?: string;
|
|
875
|
+
}
|
|
876
|
+
export interface CreateSipMediaApplicationCallResponse {
|
|
877
|
+
SipMediaApplicationCall?: SipMediaApplicationCall;
|
|
878
|
+
}
|
|
879
|
+
export interface SipRuleTargetApplication {
|
|
880
|
+
SipMediaApplicationId?: string;
|
|
881
|
+
Priority?: number;
|
|
882
|
+
AwsRegion?: string;
|
|
883
|
+
}
|
|
884
|
+
export declare enum SipRuleTriggerType {
|
|
885
|
+
RequestUriHostname = "RequestUriHostname",
|
|
886
|
+
ToPhoneNumber = "ToPhoneNumber",
|
|
887
|
+
}
|
|
888
|
+
export interface CreateSipRuleRequest {
|
|
889
|
+
Name: string | undefined;
|
|
890
|
+
TriggerType: SipRuleTriggerType | string | undefined;
|
|
891
|
+
TriggerValue: string | undefined;
|
|
892
|
+
Disabled?: boolean;
|
|
893
|
+
TargetApplications: SipRuleTargetApplication[] | undefined;
|
|
894
|
+
}
|
|
895
|
+
export interface SipRule {
|
|
896
|
+
SipRuleId?: string;
|
|
897
|
+
Name?: string;
|
|
898
|
+
Disabled?: boolean;
|
|
899
|
+
TriggerType?: SipRuleTriggerType | string;
|
|
900
|
+
TriggerValue?: string;
|
|
901
|
+
TargetApplications?: SipRuleTargetApplication[];
|
|
902
|
+
CreatedTimestamp?: Date;
|
|
903
|
+
UpdatedTimestamp?: Date;
|
|
904
|
+
}
|
|
905
|
+
export interface CreateSipRuleResponse {
|
|
906
|
+
SipRule?: SipRule;
|
|
907
|
+
}
|
|
908
|
+
export interface CreateUserRequest {
|
|
909
|
+
AccountId: string | undefined;
|
|
910
|
+
Username?: string;
|
|
911
|
+
Email?: string;
|
|
912
|
+
UserType?: UserType | string;
|
|
913
|
+
}
|
|
914
|
+
export declare enum InviteStatus {
|
|
915
|
+
Accepted = "Accepted",
|
|
916
|
+
Failed = "Failed",
|
|
917
|
+
Pending = "Pending",
|
|
918
|
+
}
|
|
919
|
+
export declare enum RegistrationStatus {
|
|
920
|
+
Registered = "Registered",
|
|
921
|
+
Suspended = "Suspended",
|
|
922
|
+
Unregistered = "Unregistered",
|
|
923
|
+
}
|
|
924
|
+
export interface User {
|
|
925
|
+
UserId: string | undefined;
|
|
926
|
+
AccountId?: string;
|
|
927
|
+
PrimaryEmail?: string;
|
|
928
|
+
PrimaryProvisionedNumber?: string;
|
|
929
|
+
DisplayName?: string;
|
|
930
|
+
LicenseType?: License | string;
|
|
931
|
+
UserType?: UserType | string;
|
|
932
|
+
UserRegistrationStatus?: RegistrationStatus | string;
|
|
933
|
+
UserInvitationStatus?: InviteStatus | string;
|
|
934
|
+
RegisteredOn?: Date;
|
|
935
|
+
InvitedOn?: Date;
|
|
936
|
+
AlexaForBusinessMetadata?: AlexaForBusinessMetadata;
|
|
937
|
+
PersonalPIN?: string;
|
|
938
|
+
}
|
|
939
|
+
export interface CreateUserResponse {
|
|
940
|
+
User?: User;
|
|
941
|
+
}
|
|
942
|
+
export declare enum VoiceConnectorAwsRegion {
|
|
943
|
+
US_EAST_1 = "us-east-1",
|
|
944
|
+
US_WEST_2 = "us-west-2",
|
|
945
|
+
}
|
|
946
|
+
export interface CreateVoiceConnectorRequest {
|
|
947
|
+
Name: string | undefined;
|
|
948
|
+
AwsRegion?: VoiceConnectorAwsRegion | string;
|
|
949
|
+
RequireEncryption: boolean | undefined;
|
|
950
|
+
}
|
|
951
|
+
export interface VoiceConnector {
|
|
952
|
+
VoiceConnectorId?: string;
|
|
953
|
+
AwsRegion?: VoiceConnectorAwsRegion | string;
|
|
954
|
+
Name?: string;
|
|
955
|
+
OutboundHostName?: string;
|
|
956
|
+
RequireEncryption?: boolean;
|
|
957
|
+
CreatedTimestamp?: Date;
|
|
958
|
+
UpdatedTimestamp?: Date;
|
|
959
|
+
VoiceConnectorArn?: string;
|
|
960
|
+
}
|
|
961
|
+
export interface CreateVoiceConnectorResponse {
|
|
962
|
+
VoiceConnector?: VoiceConnector;
|
|
963
|
+
}
|
|
964
|
+
export interface VoiceConnectorItem {
|
|
965
|
+
VoiceConnectorId: string | undefined;
|
|
966
|
+
Priority: number | undefined;
|
|
967
|
+
}
|
|
968
|
+
export interface CreateVoiceConnectorGroupRequest {
|
|
969
|
+
Name: string | undefined;
|
|
970
|
+
VoiceConnectorItems?: VoiceConnectorItem[];
|
|
971
|
+
}
|
|
972
|
+
export interface VoiceConnectorGroup {
|
|
973
|
+
VoiceConnectorGroupId?: string;
|
|
974
|
+
Name?: string;
|
|
975
|
+
VoiceConnectorItems?: VoiceConnectorItem[];
|
|
976
|
+
CreatedTimestamp?: Date;
|
|
977
|
+
UpdatedTimestamp?: Date;
|
|
978
|
+
VoiceConnectorGroupArn?: string;
|
|
979
|
+
}
|
|
980
|
+
export interface CreateVoiceConnectorGroupResponse {
|
|
981
|
+
VoiceConnectorGroup?: VoiceConnectorGroup;
|
|
982
|
+
}
|
|
983
|
+
export interface Credential {
|
|
984
|
+
Username?: string;
|
|
985
|
+
Password?: string;
|
|
986
|
+
}
|
|
987
|
+
export interface DeleteAccountRequest {
|
|
988
|
+
AccountId: string | undefined;
|
|
989
|
+
}
|
|
990
|
+
export interface DeleteAccountResponse {}
|
|
991
|
+
export declare class UnprocessableEntityException extends __BaseException {
|
|
992
|
+
readonly name: "UnprocessableEntityException";
|
|
993
|
+
readonly $fault: "client";
|
|
994
|
+
Code?: ErrorCode | string;
|
|
995
|
+
Message?: string;
|
|
996
|
+
constructor(
|
|
997
|
+
opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>
|
|
998
|
+
);
|
|
999
|
+
}
|
|
1000
|
+
export interface DeleteAppInstanceRequest {
|
|
1001
|
+
AppInstanceArn: string | undefined;
|
|
1002
|
+
}
|
|
1003
|
+
export interface DeleteAppInstanceAdminRequest {
|
|
1004
|
+
AppInstanceAdminArn: string | undefined;
|
|
1005
|
+
AppInstanceArn: string | undefined;
|
|
1006
|
+
}
|
|
1007
|
+
export interface DeleteAppInstanceStreamingConfigurationsRequest {
|
|
1008
|
+
AppInstanceArn: string | undefined;
|
|
1009
|
+
}
|
|
1010
|
+
export interface DeleteAppInstanceUserRequest {
|
|
1011
|
+
AppInstanceUserArn: string | undefined;
|
|
1012
|
+
}
|
|
1013
|
+
export interface DeleteAttendeeRequest {
|
|
1014
|
+
MeetingId: string | undefined;
|
|
1015
|
+
AttendeeId: string | undefined;
|
|
1016
|
+
}
|
|
1017
|
+
export interface DeleteChannelRequest {
|
|
1018
|
+
ChannelArn: string | undefined;
|
|
1019
|
+
ChimeBearer?: string;
|
|
1020
|
+
}
|
|
1021
|
+
export interface DeleteChannelBanRequest {
|
|
1022
|
+
ChannelArn: string | undefined;
|
|
1023
|
+
MemberArn: string | undefined;
|
|
1024
|
+
ChimeBearer?: string;
|
|
1025
|
+
}
|
|
1026
|
+
export interface DeleteChannelMembershipRequest {
|
|
1027
|
+
ChannelArn: string | undefined;
|
|
1028
|
+
MemberArn: string | undefined;
|
|
1029
|
+
ChimeBearer?: string;
|
|
1030
|
+
}
|
|
1031
|
+
export interface DeleteChannelMessageRequest {
|
|
1032
|
+
ChannelArn: string | undefined;
|
|
1033
|
+
MessageId: string | undefined;
|
|
1034
|
+
ChimeBearer?: string;
|
|
1035
|
+
}
|
|
1036
|
+
export interface DeleteChannelModeratorRequest {
|
|
1037
|
+
ChannelArn: string | undefined;
|
|
1038
|
+
ChannelModeratorArn: string | undefined;
|
|
1039
|
+
ChimeBearer?: string;
|
|
1040
|
+
}
|
|
1041
|
+
export interface DeleteEventsConfigurationRequest {
|
|
1042
|
+
AccountId: string | undefined;
|
|
1043
|
+
BotId: string | undefined;
|
|
1044
|
+
}
|
|
1045
|
+
export interface DeleteMediaCapturePipelineRequest {
|
|
1046
|
+
MediaPipelineId: string | undefined;
|
|
1047
|
+
}
|
|
1048
|
+
export interface DeleteMeetingRequest {
|
|
1049
|
+
MeetingId: string | undefined;
|
|
1050
|
+
}
|
|
1051
|
+
export interface DeletePhoneNumberRequest {
|
|
1052
|
+
PhoneNumberId: string | undefined;
|
|
1053
|
+
}
|
|
1054
|
+
export interface DeleteProxySessionRequest {
|
|
1055
|
+
VoiceConnectorId: string | undefined;
|
|
1056
|
+
ProxySessionId: string | undefined;
|
|
1057
|
+
}
|
|
1058
|
+
export interface DeleteRoomRequest {
|
|
1059
|
+
AccountId: string | undefined;
|
|
1060
|
+
RoomId: string | undefined;
|
|
1061
|
+
}
|
|
1062
|
+
export interface DeleteRoomMembershipRequest {
|
|
1063
|
+
AccountId: string | undefined;
|
|
1064
|
+
RoomId: string | undefined;
|
|
1065
|
+
MemberId: string | undefined;
|
|
1066
|
+
}
|
|
1067
|
+
export interface DeleteSipMediaApplicationRequest {
|
|
1068
|
+
SipMediaApplicationId: string | undefined;
|
|
1069
|
+
}
|
|
1070
|
+
export interface DeleteSipRuleRequest {
|
|
1071
|
+
SipRuleId: string | undefined;
|
|
1072
|
+
}
|
|
1073
|
+
export interface DeleteVoiceConnectorRequest {
|
|
1074
|
+
VoiceConnectorId: string | undefined;
|
|
1075
|
+
}
|
|
1076
|
+
export interface DeleteVoiceConnectorEmergencyCallingConfigurationRequest {
|
|
1077
|
+
VoiceConnectorId: string | undefined;
|
|
1078
|
+
}
|
|
1079
|
+
export interface DeleteVoiceConnectorGroupRequest {
|
|
1080
|
+
VoiceConnectorGroupId: string | undefined;
|
|
1081
|
+
}
|
|
1082
|
+
export interface DeleteVoiceConnectorOriginationRequest {
|
|
1083
|
+
VoiceConnectorId: string | undefined;
|
|
1084
|
+
}
|
|
1085
|
+
export interface DeleteVoiceConnectorProxyRequest {
|
|
1086
|
+
VoiceConnectorId: string | undefined;
|
|
1087
|
+
}
|
|
1088
|
+
export interface DeleteVoiceConnectorStreamingConfigurationRequest {
|
|
1089
|
+
VoiceConnectorId: string | undefined;
|
|
1090
|
+
}
|
|
1091
|
+
export interface DeleteVoiceConnectorTerminationRequest {
|
|
1092
|
+
VoiceConnectorId: string | undefined;
|
|
1093
|
+
}
|
|
1094
|
+
export interface DeleteVoiceConnectorTerminationCredentialsRequest {
|
|
1095
|
+
VoiceConnectorId: string | undefined;
|
|
1096
|
+
Usernames: string[] | undefined;
|
|
1097
|
+
}
|
|
1098
|
+
export interface DescribeAppInstanceRequest {
|
|
1099
|
+
AppInstanceArn: string | undefined;
|
|
1100
|
+
}
|
|
1101
|
+
export interface DescribeAppInstanceResponse {
|
|
1102
|
+
AppInstance?: AppInstance;
|
|
1103
|
+
}
|
|
1104
|
+
export interface DescribeAppInstanceAdminRequest {
|
|
1105
|
+
AppInstanceAdminArn: string | undefined;
|
|
1106
|
+
AppInstanceArn: string | undefined;
|
|
1107
|
+
}
|
|
1108
|
+
export interface DescribeAppInstanceAdminResponse {
|
|
1109
|
+
AppInstanceAdmin?: AppInstanceAdmin;
|
|
1110
|
+
}
|
|
1111
|
+
export interface DescribeAppInstanceUserRequest {
|
|
1112
|
+
AppInstanceUserArn: string | undefined;
|
|
1113
|
+
}
|
|
1114
|
+
export interface DescribeAppInstanceUserResponse {
|
|
1115
|
+
AppInstanceUser?: AppInstanceUser;
|
|
1116
|
+
}
|
|
1117
|
+
export interface DescribeChannelRequest {
|
|
1118
|
+
ChannelArn: string | undefined;
|
|
1119
|
+
ChimeBearer?: string;
|
|
1120
|
+
}
|
|
1121
|
+
export interface DescribeChannelResponse {
|
|
1122
|
+
Channel?: Channel;
|
|
1123
|
+
}
|
|
1124
|
+
export interface DescribeChannelBanRequest {
|
|
1125
|
+
ChannelArn: string | undefined;
|
|
1126
|
+
MemberArn: string | undefined;
|
|
1127
|
+
ChimeBearer?: string;
|
|
1128
|
+
}
|
|
1129
|
+
export interface DescribeChannelBanResponse {
|
|
1130
|
+
ChannelBan?: ChannelBan;
|
|
1131
|
+
}
|
|
1132
|
+
export interface DescribeChannelMembershipRequest {
|
|
1133
|
+
ChannelArn: string | undefined;
|
|
1134
|
+
MemberArn: string | undefined;
|
|
1135
|
+
ChimeBearer?: string;
|
|
1136
|
+
}
|
|
1137
|
+
export interface DescribeChannelMembershipResponse {
|
|
1138
|
+
ChannelMembership?: ChannelMembership;
|
|
1139
|
+
}
|
|
1140
|
+
export interface DescribeChannelMembershipForAppInstanceUserRequest {
|
|
1141
|
+
ChannelArn: string | undefined;
|
|
1142
|
+
AppInstanceUserArn: string | undefined;
|
|
1143
|
+
ChimeBearer?: string;
|
|
1144
|
+
}
|
|
1145
|
+
export interface DescribeChannelMembershipForAppInstanceUserResponse {
|
|
1146
|
+
ChannelMembership?: ChannelMembershipForAppInstanceUserSummary;
|
|
1147
|
+
}
|
|
1148
|
+
export interface DescribeChannelModeratedByAppInstanceUserRequest {
|
|
1149
|
+
ChannelArn: string | undefined;
|
|
1150
|
+
AppInstanceUserArn: string | undefined;
|
|
1151
|
+
ChimeBearer?: string;
|
|
1152
|
+
}
|
|
1153
|
+
export interface DescribeChannelModeratedByAppInstanceUserResponse {
|
|
1154
|
+
Channel?: ChannelModeratedByAppInstanceUserSummary;
|
|
1155
|
+
}
|
|
1156
|
+
export interface DescribeChannelModeratorRequest {
|
|
1157
|
+
ChannelArn: string | undefined;
|
|
1158
|
+
ChannelModeratorArn: string | undefined;
|
|
1159
|
+
ChimeBearer?: string;
|
|
1160
|
+
}
|
|
1161
|
+
export interface DescribeChannelModeratorResponse {
|
|
1162
|
+
ChannelModerator?: ChannelModerator;
|
|
1163
|
+
}
|
|
1164
|
+
export interface DisassociatePhoneNumberFromUserRequest {
|
|
1165
|
+
AccountId: string | undefined;
|
|
1166
|
+
UserId: string | undefined;
|
|
1167
|
+
}
|
|
1168
|
+
export interface DisassociatePhoneNumberFromUserResponse {}
|
|
1169
|
+
export interface DisassociatePhoneNumbersFromVoiceConnectorRequest {
|
|
1170
|
+
VoiceConnectorId: string | undefined;
|
|
1171
|
+
E164PhoneNumbers: string[] | undefined;
|
|
1172
|
+
}
|
|
1173
|
+
export interface DisassociatePhoneNumbersFromVoiceConnectorResponse {
|
|
1174
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
1175
|
+
}
|
|
1176
|
+
export interface DisassociatePhoneNumbersFromVoiceConnectorGroupRequest {
|
|
1177
|
+
VoiceConnectorGroupId: string | undefined;
|
|
1178
|
+
E164PhoneNumbers: string[] | undefined;
|
|
1179
|
+
}
|
|
1180
|
+
export interface DisassociatePhoneNumbersFromVoiceConnectorGroupResponse {
|
|
1181
|
+
PhoneNumberErrors?: PhoneNumberError[];
|
|
1182
|
+
}
|
|
1183
|
+
export interface DisassociateSigninDelegateGroupsFromAccountRequest {
|
|
1184
|
+
AccountId: string | undefined;
|
|
1185
|
+
GroupNames: string[] | undefined;
|
|
1186
|
+
}
|
|
1187
|
+
export interface DisassociateSigninDelegateGroupsFromAccountResponse {}
|
|
1188
|
+
export interface DNISEmergencyCallingConfiguration {
|
|
1189
|
+
EmergencyPhoneNumber: string | undefined;
|
|
1190
|
+
TestPhoneNumber?: string;
|
|
1191
|
+
CallingCountry: string | undefined;
|
|
1192
|
+
}
|
|
1193
|
+
export declare enum EmailStatus {
|
|
1194
|
+
Failed = "Failed",
|
|
1195
|
+
NotSent = "NotSent",
|
|
1196
|
+
Sent = "Sent",
|
|
1197
|
+
}
|
|
1198
|
+
export interface EmergencyCallingConfiguration {
|
|
1199
|
+
DNIS?: DNISEmergencyCallingConfiguration[];
|
|
1200
|
+
}
|
|
1201
|
+
export declare enum TranscribeMedicalContentIdentificationType {
|
|
1202
|
+
PHI = "PHI",
|
|
1203
|
+
}
|
|
1204
|
+
export declare enum TranscribeMedicalLanguageCode {
|
|
1205
|
+
EN_US = "en-US",
|
|
1206
|
+
}
|
|
1207
|
+
export declare enum TranscribeMedicalRegion {
|
|
1208
|
+
AP_SOUTHEAST_2 = "ap-southeast-2",
|
|
1209
|
+
AUTO = "auto",
|
|
1210
|
+
CA_CENTRAL_1 = "ca-central-1",
|
|
1211
|
+
EU_WEST_1 = "eu-west-1",
|
|
1212
|
+
US_EAST_1 = "us-east-1",
|
|
1213
|
+
US_EAST_2 = "us-east-2",
|
|
1214
|
+
US_WEST_2 = "us-west-2",
|
|
1215
|
+
}
|
|
1216
|
+
export declare enum TranscribeMedicalSpecialty {
|
|
1217
|
+
Cardiology = "CARDIOLOGY",
|
|
1218
|
+
Neurology = "NEUROLOGY",
|
|
1219
|
+
Oncology = "ONCOLOGY",
|
|
1220
|
+
PrimaryCare = "PRIMARYCARE",
|
|
1221
|
+
Radiology = "RADIOLOGY",
|
|
1222
|
+
Urology = "UROLOGY",
|
|
1223
|
+
}
|
|
1224
|
+
export declare enum TranscribeMedicalType {
|
|
1225
|
+
Conversation = "CONVERSATION",
|
|
1226
|
+
Dictation = "DICTATION",
|
|
1227
|
+
}
|
|
1228
|
+
export interface EngineTranscribeMedicalSettings {
|
|
1229
|
+
LanguageCode: TranscribeMedicalLanguageCode | string | undefined;
|
|
1230
|
+
Specialty: TranscribeMedicalSpecialty | string | undefined;
|
|
1231
|
+
Type: TranscribeMedicalType | string | undefined;
|
|
1232
|
+
VocabularyName?: string;
|
|
1233
|
+
Region?: TranscribeMedicalRegion | string;
|
|
1234
|
+
ContentIdentificationType?:
|
|
1235
|
+
| TranscribeMedicalContentIdentificationType
|
|
1236
|
+
| string;
|
|
1237
|
+
}
|
|
1238
|
+
export declare enum TranscribeContentIdentificationType {
|
|
1239
|
+
PII = "PII",
|
|
1240
|
+
}
|
|
1241
|
+
export declare enum TranscribeContentRedactionType {
|
|
1242
|
+
PII = "PII",
|
|
1243
|
+
}
|
|
1244
|
+
export declare enum TranscribeLanguageCode {
|
|
1245
|
+
DE_DE = "de-DE",
|
|
1246
|
+
EN_AU = "en-AU",
|
|
1247
|
+
EN_GB = "en-GB",
|
|
1248
|
+
EN_US = "en-US",
|
|
1249
|
+
ES_US = "es-US",
|
|
1250
|
+
FR_CA = "fr-CA",
|
|
1251
|
+
FR_FR = "fr-FR",
|
|
1252
|
+
IT_IT = "it-IT",
|
|
1253
|
+
JA_JP = "ja-JP",
|
|
1254
|
+
KO_KR = "ko-KR",
|
|
1255
|
+
PT_BR = "pt-BR",
|
|
1256
|
+
ZH_CN = "zh-CN",
|
|
1257
|
+
}
|
|
1258
|
+
export declare enum TranscribePartialResultsStability {
|
|
1259
|
+
HIGH = "high",
|
|
1260
|
+
LOW = "low",
|
|
1261
|
+
MEDIUM = "medium",
|
|
1262
|
+
}
|
|
1263
|
+
export declare enum TranscribeRegion {
|
|
1264
|
+
AP_NORTHEAST_1 = "ap-northeast-1",
|
|
1265
|
+
AP_NORTHEAST_2 = "ap-northeast-2",
|
|
1266
|
+
AP_SOUTHEAST_2 = "ap-southeast-2",
|
|
1267
|
+
AUTO = "auto",
|
|
1268
|
+
CA_CENTRAL_1 = "ca-central-1",
|
|
1269
|
+
EU_CENTRAL_1 = "eu-central-1",
|
|
1270
|
+
EU_WEST_1 = "eu-west-1",
|
|
1271
|
+
EU_WEST_2 = "eu-west-2",
|
|
1272
|
+
SA_EAST_1 = "sa-east-1",
|
|
1273
|
+
US_EAST_1 = "us-east-1",
|
|
1274
|
+
US_EAST_2 = "us-east-2",
|
|
1275
|
+
US_WEST_2 = "us-west-2",
|
|
1276
|
+
}
|
|
1277
|
+
export declare enum TranscribeVocabularyFilterMethod {
|
|
1278
|
+
Mask = "mask",
|
|
1279
|
+
Remove = "remove",
|
|
1280
|
+
Tag = "tag",
|
|
1281
|
+
}
|
|
1282
|
+
export interface EngineTranscribeSettings {
|
|
1283
|
+
LanguageCode: TranscribeLanguageCode | string | undefined;
|
|
1284
|
+
VocabularyFilterMethod?: TranscribeVocabularyFilterMethod | string;
|
|
1285
|
+
VocabularyFilterName?: string;
|
|
1286
|
+
VocabularyName?: string;
|
|
1287
|
+
Region?: TranscribeRegion | string;
|
|
1288
|
+
EnablePartialResultsStabilization?: boolean;
|
|
1289
|
+
PartialResultsStability?: TranscribePartialResultsStability | string;
|
|
1290
|
+
ContentIdentificationType?: TranscribeContentIdentificationType | string;
|
|
1291
|
+
ContentRedactionType?: TranscribeContentRedactionType | string;
|
|
1292
|
+
PiiEntityTypes?: string;
|
|
1293
|
+
LanguageModelName?: string;
|
|
1294
|
+
}
|
|
1295
|
+
export interface EventsConfiguration {
|
|
1296
|
+
BotId?: string;
|
|
1297
|
+
OutboundEventsHTTPSEndpoint?: string;
|
|
1298
|
+
LambdaFunctionArn?: string;
|
|
1299
|
+
}
|
|
1300
|
+
export interface GetAccountRequest {
|
|
1301
|
+
AccountId: string | undefined;
|
|
1302
|
+
}
|
|
1303
|
+
export interface GetAccountResponse {
|
|
1304
|
+
Account?: Account;
|
|
1305
|
+
}
|
|
1306
|
+
export interface GetAccountSettingsRequest {
|
|
1307
|
+
AccountId: string | undefined;
|
|
1308
|
+
}
|
|
1309
|
+
export interface GetAccountSettingsResponse {
|
|
1310
|
+
AccountSettings?: AccountSettings;
|
|
1311
|
+
}
|
|
1312
|
+
export interface GetAppInstanceRetentionSettingsRequest {
|
|
1313
|
+
AppInstanceArn: string | undefined;
|
|
1314
|
+
}
|
|
1315
|
+
export interface GetAppInstanceRetentionSettingsResponse {
|
|
1316
|
+
AppInstanceRetentionSettings?: AppInstanceRetentionSettings;
|
|
1317
|
+
InitiateDeletionTimestamp?: Date;
|
|
1318
|
+
}
|
|
1319
|
+
export interface GetAppInstanceStreamingConfigurationsRequest {
|
|
1320
|
+
AppInstanceArn: string | undefined;
|
|
1321
|
+
}
|
|
1322
|
+
export interface GetAppInstanceStreamingConfigurationsResponse {
|
|
1323
|
+
AppInstanceStreamingConfigurations?: AppInstanceStreamingConfiguration[];
|
|
1324
|
+
}
|
|
1325
|
+
export interface GetAttendeeRequest {
|
|
1326
|
+
MeetingId: string | undefined;
|
|
1327
|
+
AttendeeId: string | undefined;
|
|
1328
|
+
}
|
|
1329
|
+
export interface GetAttendeeResponse {
|
|
1330
|
+
Attendee?: Attendee;
|
|
1331
|
+
}
|
|
1332
|
+
export interface GetBotRequest {
|
|
1333
|
+
AccountId: string | undefined;
|
|
1334
|
+
BotId: string | undefined;
|
|
1335
|
+
}
|
|
1336
|
+
export interface GetBotResponse {
|
|
1337
|
+
Bot?: Bot;
|
|
1338
|
+
}
|
|
1339
|
+
export interface GetChannelMessageRequest {
|
|
1340
|
+
ChannelArn: string | undefined;
|
|
1341
|
+
MessageId: string | undefined;
|
|
1342
|
+
ChimeBearer?: string;
|
|
1343
|
+
}
|
|
1344
|
+
export interface GetChannelMessageResponse {
|
|
1345
|
+
ChannelMessage?: ChannelMessage;
|
|
1346
|
+
}
|
|
1347
|
+
export interface GetEventsConfigurationRequest {
|
|
1348
|
+
AccountId: string | undefined;
|
|
1349
|
+
BotId: string | undefined;
|
|
1350
|
+
}
|
|
1351
|
+
export interface GetEventsConfigurationResponse {
|
|
1352
|
+
EventsConfiguration?: EventsConfiguration;
|
|
1353
|
+
}
|
|
1354
|
+
export interface VoiceConnectorSettings {
|
|
1355
|
+
CdrBucket?: string;
|
|
1356
|
+
}
|
|
1357
|
+
export interface GetGlobalSettingsResponse {
|
|
1358
|
+
BusinessCalling?: BusinessCallingSettings;
|
|
1359
|
+
VoiceConnector?: VoiceConnectorSettings;
|
|
1360
|
+
}
|
|
1361
|
+
export interface GetMediaCapturePipelineRequest {
|
|
1362
|
+
MediaPipelineId: string | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export interface GetMediaCapturePipelineResponse {
|
|
1365
|
+
MediaCapturePipeline?: MediaCapturePipeline;
|
|
1366
|
+
}
|
|
1367
|
+
export interface GetMeetingRequest {
|
|
1368
|
+
MeetingId: string | undefined;
|
|
1369
|
+
}
|
|
1370
|
+
export interface GetMeetingResponse {
|
|
1371
|
+
Meeting?: Meeting;
|
|
1372
|
+
}
|
|
1373
|
+
export interface GetMessagingSessionEndpointRequest {}
|
|
1374
|
+
export interface MessagingSessionEndpoint {
|
|
1375
|
+
Url?: string;
|
|
1376
|
+
}
|
|
1377
|
+
export interface GetMessagingSessionEndpointResponse {
|
|
1378
|
+
Endpoint?: MessagingSessionEndpoint;
|
|
1379
|
+
}
|
|
1380
|
+
export interface GetPhoneNumberRequest {
|
|
1381
|
+
PhoneNumberId: string | undefined;
|
|
1382
|
+
}
|
|
1383
|
+
export declare enum PhoneNumberAssociationName {
|
|
1384
|
+
AccountId = "AccountId",
|
|
1385
|
+
SipRuleId = "SipRuleId",
|
|
1386
|
+
UserId = "UserId",
|
|
1387
|
+
VoiceConnectorGroupId = "VoiceConnectorGroupId",
|
|
1388
|
+
VoiceConnectorId = "VoiceConnectorId",
|
|
1389
|
+
}
|
|
1390
|
+
export interface PhoneNumberAssociation {
|
|
1391
|
+
Value?: string;
|
|
1392
|
+
Name?: PhoneNumberAssociationName | string;
|
|
1393
|
+
AssociatedTimestamp?: Date;
|
|
1394
|
+
}
|
|
1395
|
+
export interface PhoneNumberCapabilities {
|
|
1396
|
+
InboundCall?: boolean;
|
|
1397
|
+
OutboundCall?: boolean;
|
|
1398
|
+
InboundSMS?: boolean;
|
|
1399
|
+
OutboundSMS?: boolean;
|
|
1400
|
+
InboundMMS?: boolean;
|
|
1401
|
+
OutboundMMS?: boolean;
|
|
1402
|
+
}
|
|
1403
|
+
export declare enum PhoneNumberStatus {
|
|
1404
|
+
AcquireFailed = "AcquireFailed",
|
|
1405
|
+
AcquireInProgress = "AcquireInProgress",
|
|
1406
|
+
Assigned = "Assigned",
|
|
1407
|
+
DeleteFailed = "DeleteFailed",
|
|
1408
|
+
DeleteInProgress = "DeleteInProgress",
|
|
1409
|
+
ReleaseFailed = "ReleaseFailed",
|
|
1410
|
+
ReleaseInProgress = "ReleaseInProgress",
|
|
1411
|
+
Unassigned = "Unassigned",
|
|
1412
|
+
}
|
|
1413
|
+
export declare enum PhoneNumberType {
|
|
1414
|
+
Local = "Local",
|
|
1415
|
+
TollFree = "TollFree",
|
|
1416
|
+
}
|
|
1417
|
+
export interface PhoneNumber {
|
|
1418
|
+
PhoneNumberId?: string;
|
|
1419
|
+
E164PhoneNumber?: string;
|
|
1420
|
+
Country?: string;
|
|
1421
|
+
Type?: PhoneNumberType | string;
|
|
1422
|
+
ProductType?: PhoneNumberProductType | string;
|
|
1423
|
+
Status?: PhoneNumberStatus | string;
|
|
1424
|
+
Capabilities?: PhoneNumberCapabilities;
|
|
1425
|
+
Associations?: PhoneNumberAssociation[];
|
|
1426
|
+
CallingName?: string;
|
|
1427
|
+
CallingNameStatus?: CallingNameStatus | string;
|
|
1428
|
+
CreatedTimestamp?: Date;
|
|
1429
|
+
UpdatedTimestamp?: Date;
|
|
1430
|
+
DeletionTimestamp?: Date;
|
|
1431
|
+
}
|
|
1432
|
+
export interface GetPhoneNumberResponse {
|
|
1433
|
+
PhoneNumber?: PhoneNumber;
|
|
1434
|
+
}
|
|
1435
|
+
export interface GetPhoneNumberOrderRequest {
|
|
1436
|
+
PhoneNumberOrderId: string | undefined;
|
|
1437
|
+
}
|
|
1438
|
+
export interface GetPhoneNumberOrderResponse {
|
|
1439
|
+
PhoneNumberOrder?: PhoneNumberOrder;
|
|
1440
|
+
}
|
|
1441
|
+
export interface GetPhoneNumberSettingsResponse {
|
|
1442
|
+
CallingName?: string;
|
|
1443
|
+
CallingNameUpdatedTimestamp?: Date;
|
|
1444
|
+
}
|
|
1445
|
+
export interface GetProxySessionRequest {
|
|
1446
|
+
VoiceConnectorId: string | undefined;
|
|
1447
|
+
ProxySessionId: string | undefined;
|
|
1448
|
+
}
|
|
1449
|
+
export interface GetProxySessionResponse {
|
|
1450
|
+
ProxySession?: ProxySession;
|
|
1451
|
+
}
|
|
1452
|
+
export interface GetRetentionSettingsRequest {
|
|
1453
|
+
AccountId: string | undefined;
|
|
1454
|
+
}
|
|
1455
|
+
export declare const SigninDelegateGroupFilterSensitiveLog: (
|
|
1456
|
+
obj: SigninDelegateGroup
|
|
1457
|
+
) => any;
|
|
1458
|
+
export declare const AccountFilterSensitiveLog: (obj: Account) => any;
|
|
1459
|
+
export declare const AccountSettingsFilterSensitiveLog: (
|
|
1460
|
+
obj: AccountSettings
|
|
1461
|
+
) => any;
|
|
1462
|
+
export declare const AddressFilterSensitiveLog: (obj: Address) => any;
|
|
1463
|
+
export declare const AlexaForBusinessMetadataFilterSensitiveLog: (
|
|
1464
|
+
obj: AlexaForBusinessMetadata
|
|
1465
|
+
) => any;
|
|
1466
|
+
export declare const AppInstanceFilterSensitiveLog: (obj: AppInstance) => any;
|
|
1467
|
+
export declare const IdentityFilterSensitiveLog: (obj: Identity) => any;
|
|
1468
|
+
export declare const AppInstanceAdminFilterSensitiveLog: (
|
|
1469
|
+
obj: AppInstanceAdmin
|
|
1470
|
+
) => any;
|
|
1471
|
+
export declare const AppInstanceAdminSummaryFilterSensitiveLog: (
|
|
1472
|
+
obj: AppInstanceAdminSummary
|
|
1473
|
+
) => any;
|
|
1474
|
+
export declare const AppInstanceSummaryFilterSensitiveLog: (
|
|
1475
|
+
obj: AppInstanceSummary
|
|
1476
|
+
) => any;
|
|
1477
|
+
export declare const ChannelRetentionSettingsFilterSensitiveLog: (
|
|
1478
|
+
obj: ChannelRetentionSettings
|
|
1479
|
+
) => any;
|
|
1480
|
+
export declare const AppInstanceRetentionSettingsFilterSensitiveLog: (
|
|
1481
|
+
obj: AppInstanceRetentionSettings
|
|
1482
|
+
) => any;
|
|
1483
|
+
export declare const AppInstanceStreamingConfigurationFilterSensitiveLog: (
|
|
1484
|
+
obj: AppInstanceStreamingConfiguration
|
|
1485
|
+
) => any;
|
|
1486
|
+
export declare const AppInstanceUserFilterSensitiveLog: (
|
|
1487
|
+
obj: AppInstanceUser
|
|
1488
|
+
) => any;
|
|
1489
|
+
export declare const AppInstanceUserSummaryFilterSensitiveLog: (
|
|
1490
|
+
obj: AppInstanceUserSummary
|
|
1491
|
+
) => any;
|
|
1492
|
+
export declare const AppInstanceUserMembershipSummaryFilterSensitiveLog: (
|
|
1493
|
+
obj: AppInstanceUserMembershipSummary
|
|
1494
|
+
) => any;
|
|
1495
|
+
export declare const AudioArtifactsConfigurationFilterSensitiveLog: (
|
|
1496
|
+
obj: AudioArtifactsConfiguration
|
|
1497
|
+
) => any;
|
|
1498
|
+
export declare const ContentArtifactsConfigurationFilterSensitiveLog: (
|
|
1499
|
+
obj: ContentArtifactsConfiguration
|
|
1500
|
+
) => any;
|
|
1501
|
+
export declare const VideoArtifactsConfigurationFilterSensitiveLog: (
|
|
1502
|
+
obj: VideoArtifactsConfiguration
|
|
1503
|
+
) => any;
|
|
1504
|
+
export declare const ArtifactsConfigurationFilterSensitiveLog: (
|
|
1505
|
+
obj: ArtifactsConfiguration
|
|
1506
|
+
) => any;
|
|
1507
|
+
export declare const AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog: (
|
|
1508
|
+
obj: AssociatePhoneNumbersWithVoiceConnectorRequest
|
|
1509
|
+
) => any;
|
|
1510
|
+
export declare const PhoneNumberErrorFilterSensitiveLog: (
|
|
1511
|
+
obj: PhoneNumberError
|
|
1512
|
+
) => any;
|
|
1513
|
+
export declare const AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog: (
|
|
1514
|
+
obj: AssociatePhoneNumbersWithVoiceConnectorResponse
|
|
1515
|
+
) => any;
|
|
1516
|
+
export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1517
|
+
obj: AssociatePhoneNumbersWithVoiceConnectorGroupRequest
|
|
1518
|
+
) => any;
|
|
1519
|
+
export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
1520
|
+
obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse
|
|
1521
|
+
) => any;
|
|
1522
|
+
export declare const AssociatePhoneNumberWithUserRequestFilterSensitiveLog: (
|
|
1523
|
+
obj: AssociatePhoneNumberWithUserRequest
|
|
1524
|
+
) => any;
|
|
1525
|
+
export declare const AssociatePhoneNumberWithUserResponseFilterSensitiveLog: (
|
|
1526
|
+
obj: AssociatePhoneNumberWithUserResponse
|
|
1527
|
+
) => any;
|
|
1528
|
+
export declare const AssociateSigninDelegateGroupsWithAccountRequestFilterSensitiveLog: (
|
|
1529
|
+
obj: AssociateSigninDelegateGroupsWithAccountRequest
|
|
1530
|
+
) => any;
|
|
1531
|
+
export declare const AssociateSigninDelegateGroupsWithAccountResponseFilterSensitiveLog: (
|
|
1532
|
+
obj: AssociateSigninDelegateGroupsWithAccountResponse
|
|
1533
|
+
) => any;
|
|
1534
|
+
export declare const AttendeeFilterSensitiveLog: (obj: Attendee) => any;
|
|
1535
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1536
|
+
export declare const BatchChannelMembershipsFilterSensitiveLog: (
|
|
1537
|
+
obj: BatchChannelMemberships
|
|
1538
|
+
) => any;
|
|
1539
|
+
export declare const CreateAttendeeRequestItemFilterSensitiveLog: (
|
|
1540
|
+
obj: CreateAttendeeRequestItem
|
|
1541
|
+
) => any;
|
|
1542
|
+
export declare const BatchCreateAttendeeRequestFilterSensitiveLog: (
|
|
1543
|
+
obj: BatchCreateAttendeeRequest
|
|
1544
|
+
) => any;
|
|
1545
|
+
export declare const CreateAttendeeErrorFilterSensitiveLog: (
|
|
1546
|
+
obj: CreateAttendeeError
|
|
1547
|
+
) => any;
|
|
1548
|
+
export declare const BatchCreateAttendeeResponseFilterSensitiveLog: (
|
|
1549
|
+
obj: BatchCreateAttendeeResponse
|
|
1550
|
+
) => any;
|
|
1551
|
+
export declare const BatchCreateChannelMembershipRequestFilterSensitiveLog: (
|
|
1552
|
+
obj: BatchCreateChannelMembershipRequest
|
|
1553
|
+
) => any;
|
|
1554
|
+
export declare const BatchCreateChannelMembershipErrorFilterSensitiveLog: (
|
|
1555
|
+
obj: BatchCreateChannelMembershipError
|
|
1556
|
+
) => any;
|
|
1557
|
+
export declare const BatchCreateChannelMembershipResponseFilterSensitiveLog: (
|
|
1558
|
+
obj: BatchCreateChannelMembershipResponse
|
|
1559
|
+
) => any;
|
|
1560
|
+
export declare const MembershipItemFilterSensitiveLog: (
|
|
1561
|
+
obj: MembershipItem
|
|
1562
|
+
) => any;
|
|
1563
|
+
export declare const BatchCreateRoomMembershipRequestFilterSensitiveLog: (
|
|
1564
|
+
obj: BatchCreateRoomMembershipRequest
|
|
1565
|
+
) => any;
|
|
1566
|
+
export declare const MemberErrorFilterSensitiveLog: (obj: MemberError) => any;
|
|
1567
|
+
export declare const BatchCreateRoomMembershipResponseFilterSensitiveLog: (
|
|
1568
|
+
obj: BatchCreateRoomMembershipResponse
|
|
1569
|
+
) => any;
|
|
1570
|
+
export declare const BatchDeletePhoneNumberRequestFilterSensitiveLog: (
|
|
1571
|
+
obj: BatchDeletePhoneNumberRequest
|
|
1572
|
+
) => any;
|
|
1573
|
+
export declare const BatchDeletePhoneNumberResponseFilterSensitiveLog: (
|
|
1574
|
+
obj: BatchDeletePhoneNumberResponse
|
|
1575
|
+
) => any;
|
|
1576
|
+
export declare const BatchSuspendUserRequestFilterSensitiveLog: (
|
|
1577
|
+
obj: BatchSuspendUserRequest
|
|
1578
|
+
) => any;
|
|
1579
|
+
export declare const UserErrorFilterSensitiveLog: (obj: UserError) => any;
|
|
1580
|
+
export declare const BatchSuspendUserResponseFilterSensitiveLog: (
|
|
1581
|
+
obj: BatchSuspendUserResponse
|
|
1582
|
+
) => any;
|
|
1583
|
+
export declare const BatchUnsuspendUserRequestFilterSensitiveLog: (
|
|
1584
|
+
obj: BatchUnsuspendUserRequest
|
|
1585
|
+
) => any;
|
|
1586
|
+
export declare const BatchUnsuspendUserResponseFilterSensitiveLog: (
|
|
1587
|
+
obj: BatchUnsuspendUserResponse
|
|
1588
|
+
) => any;
|
|
1589
|
+
export declare const UpdatePhoneNumberRequestItemFilterSensitiveLog: (
|
|
1590
|
+
obj: UpdatePhoneNumberRequestItem
|
|
1591
|
+
) => any;
|
|
1592
|
+
export declare const BatchUpdatePhoneNumberRequestFilterSensitiveLog: (
|
|
1593
|
+
obj: BatchUpdatePhoneNumberRequest
|
|
1594
|
+
) => any;
|
|
1595
|
+
export declare const BatchUpdatePhoneNumberResponseFilterSensitiveLog: (
|
|
1596
|
+
obj: BatchUpdatePhoneNumberResponse
|
|
1597
|
+
) => any;
|
|
1598
|
+
export declare const UpdateUserRequestItemFilterSensitiveLog: (
|
|
1599
|
+
obj: UpdateUserRequestItem
|
|
1600
|
+
) => any;
|
|
1601
|
+
export declare const BatchUpdateUserRequestFilterSensitiveLog: (
|
|
1602
|
+
obj: BatchUpdateUserRequest
|
|
1603
|
+
) => any;
|
|
1604
|
+
export declare const BatchUpdateUserResponseFilterSensitiveLog: (
|
|
1605
|
+
obj: BatchUpdateUserResponse
|
|
1606
|
+
) => any;
|
|
1607
|
+
export declare const BotFilterSensitiveLog: (obj: Bot) => any;
|
|
1608
|
+
export declare const BusinessCallingSettingsFilterSensitiveLog: (
|
|
1609
|
+
obj: BusinessCallingSettings
|
|
1610
|
+
) => any;
|
|
1611
|
+
export declare const CandidateAddressFilterSensitiveLog: (
|
|
1612
|
+
obj: CandidateAddress
|
|
1613
|
+
) => any;
|
|
1614
|
+
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
1615
|
+
export declare const ChannelBanFilterSensitiveLog: (obj: ChannelBan) => any;
|
|
1616
|
+
export declare const ChannelBanSummaryFilterSensitiveLog: (
|
|
1617
|
+
obj: ChannelBanSummary
|
|
1618
|
+
) => any;
|
|
1619
|
+
export declare const ChannelMembershipFilterSensitiveLog: (
|
|
1620
|
+
obj: ChannelMembership
|
|
1621
|
+
) => any;
|
|
1622
|
+
export declare const ChannelSummaryFilterSensitiveLog: (
|
|
1623
|
+
obj: ChannelSummary
|
|
1624
|
+
) => any;
|
|
1625
|
+
export declare const ChannelMembershipForAppInstanceUserSummaryFilterSensitiveLog: (
|
|
1626
|
+
obj: ChannelMembershipForAppInstanceUserSummary
|
|
1627
|
+
) => any;
|
|
1628
|
+
export declare const ChannelMembershipSummaryFilterSensitiveLog: (
|
|
1629
|
+
obj: ChannelMembershipSummary
|
|
1630
|
+
) => any;
|
|
1631
|
+
export declare const ChannelMessageFilterSensitiveLog: (
|
|
1632
|
+
obj: ChannelMessage
|
|
1633
|
+
) => any;
|
|
1634
|
+
export declare const ChannelMessageSummaryFilterSensitiveLog: (
|
|
1635
|
+
obj: ChannelMessageSummary
|
|
1636
|
+
) => any;
|
|
1637
|
+
export declare const ChannelModeratedByAppInstanceUserSummaryFilterSensitiveLog: (
|
|
1638
|
+
obj: ChannelModeratedByAppInstanceUserSummary
|
|
1639
|
+
) => any;
|
|
1640
|
+
export declare const ChannelModeratorFilterSensitiveLog: (
|
|
1641
|
+
obj: ChannelModerator
|
|
1642
|
+
) => any;
|
|
1643
|
+
export declare const ChannelModeratorSummaryFilterSensitiveLog: (
|
|
1644
|
+
obj: ChannelModeratorSummary
|
|
1645
|
+
) => any;
|
|
1646
|
+
export declare const SelectedVideoStreamsFilterSensitiveLog: (
|
|
1647
|
+
obj: SelectedVideoStreams
|
|
1648
|
+
) => any;
|
|
1649
|
+
export declare const SourceConfigurationFilterSensitiveLog: (
|
|
1650
|
+
obj: SourceConfiguration
|
|
1651
|
+
) => any;
|
|
1652
|
+
export declare const ChimeSdkMeetingConfigurationFilterSensitiveLog: (
|
|
1653
|
+
obj: ChimeSdkMeetingConfiguration
|
|
1654
|
+
) => any;
|
|
1655
|
+
export declare const ConversationRetentionSettingsFilterSensitiveLog: (
|
|
1656
|
+
obj: ConversationRetentionSettings
|
|
1657
|
+
) => any;
|
|
1658
|
+
export declare const CreateAccountRequestFilterSensitiveLog: (
|
|
1659
|
+
obj: CreateAccountRequest
|
|
1660
|
+
) => any;
|
|
1661
|
+
export declare const CreateAccountResponseFilterSensitiveLog: (
|
|
1662
|
+
obj: CreateAccountResponse
|
|
1663
|
+
) => any;
|
|
1664
|
+
export declare const CreateAppInstanceRequestFilterSensitiveLog: (
|
|
1665
|
+
obj: CreateAppInstanceRequest
|
|
1666
|
+
) => any;
|
|
1667
|
+
export declare const CreateAppInstanceResponseFilterSensitiveLog: (
|
|
1668
|
+
obj: CreateAppInstanceResponse
|
|
1669
|
+
) => any;
|
|
1670
|
+
export declare const CreateAppInstanceAdminRequestFilterSensitiveLog: (
|
|
1671
|
+
obj: CreateAppInstanceAdminRequest
|
|
1672
|
+
) => any;
|
|
1673
|
+
export declare const CreateAppInstanceAdminResponseFilterSensitiveLog: (
|
|
1674
|
+
obj: CreateAppInstanceAdminResponse
|
|
1675
|
+
) => any;
|
|
1676
|
+
export declare const CreateAppInstanceUserRequestFilterSensitiveLog: (
|
|
1677
|
+
obj: CreateAppInstanceUserRequest
|
|
1678
|
+
) => any;
|
|
1679
|
+
export declare const CreateAppInstanceUserResponseFilterSensitiveLog: (
|
|
1680
|
+
obj: CreateAppInstanceUserResponse
|
|
1681
|
+
) => any;
|
|
1682
|
+
export declare const CreateAttendeeRequestFilterSensitiveLog: (
|
|
1683
|
+
obj: CreateAttendeeRequest
|
|
1684
|
+
) => any;
|
|
1685
|
+
export declare const CreateAttendeeResponseFilterSensitiveLog: (
|
|
1686
|
+
obj: CreateAttendeeResponse
|
|
1687
|
+
) => any;
|
|
1688
|
+
export declare const CreateBotRequestFilterSensitiveLog: (
|
|
1689
|
+
obj: CreateBotRequest
|
|
1690
|
+
) => any;
|
|
1691
|
+
export declare const CreateBotResponseFilterSensitiveLog: (
|
|
1692
|
+
obj: CreateBotResponse
|
|
1693
|
+
) => any;
|
|
1694
|
+
export declare const CreateChannelRequestFilterSensitiveLog: (
|
|
1695
|
+
obj: CreateChannelRequest
|
|
1696
|
+
) => any;
|
|
1697
|
+
export declare const CreateChannelResponseFilterSensitiveLog: (
|
|
1698
|
+
obj: CreateChannelResponse
|
|
1699
|
+
) => any;
|
|
1700
|
+
export declare const CreateChannelBanRequestFilterSensitiveLog: (
|
|
1701
|
+
obj: CreateChannelBanRequest
|
|
1702
|
+
) => any;
|
|
1703
|
+
export declare const CreateChannelBanResponseFilterSensitiveLog: (
|
|
1704
|
+
obj: CreateChannelBanResponse
|
|
1705
|
+
) => any;
|
|
1706
|
+
export declare const CreateChannelMembershipRequestFilterSensitiveLog: (
|
|
1707
|
+
obj: CreateChannelMembershipRequest
|
|
1708
|
+
) => any;
|
|
1709
|
+
export declare const CreateChannelMembershipResponseFilterSensitiveLog: (
|
|
1710
|
+
obj: CreateChannelMembershipResponse
|
|
1711
|
+
) => any;
|
|
1712
|
+
export declare const CreateChannelModeratorRequestFilterSensitiveLog: (
|
|
1713
|
+
obj: CreateChannelModeratorRequest
|
|
1714
|
+
) => any;
|
|
1715
|
+
export declare const CreateChannelModeratorResponseFilterSensitiveLog: (
|
|
1716
|
+
obj: CreateChannelModeratorResponse
|
|
1717
|
+
) => any;
|
|
1718
|
+
export declare const CreateMediaCapturePipelineRequestFilterSensitiveLog: (
|
|
1719
|
+
obj: CreateMediaCapturePipelineRequest
|
|
1720
|
+
) => any;
|
|
1721
|
+
export declare const MediaCapturePipelineFilterSensitiveLog: (
|
|
1722
|
+
obj: MediaCapturePipeline
|
|
1723
|
+
) => any;
|
|
1724
|
+
export declare const CreateMediaCapturePipelineResponseFilterSensitiveLog: (
|
|
1725
|
+
obj: CreateMediaCapturePipelineResponse
|
|
1726
|
+
) => any;
|
|
1727
|
+
export declare const MeetingNotificationConfigurationFilterSensitiveLog: (
|
|
1728
|
+
obj: MeetingNotificationConfiguration
|
|
1729
|
+
) => any;
|
|
1730
|
+
export declare const CreateMeetingRequestFilterSensitiveLog: (
|
|
1731
|
+
obj: CreateMeetingRequest
|
|
1732
|
+
) => any;
|
|
1733
|
+
export declare const MediaPlacementFilterSensitiveLog: (
|
|
1734
|
+
obj: MediaPlacement
|
|
1735
|
+
) => any;
|
|
1736
|
+
export declare const MeetingFilterSensitiveLog: (obj: Meeting) => any;
|
|
1737
|
+
export declare const CreateMeetingResponseFilterSensitiveLog: (
|
|
1738
|
+
obj: CreateMeetingResponse
|
|
1739
|
+
) => any;
|
|
1740
|
+
export declare const CreateMeetingDialOutRequestFilterSensitiveLog: (
|
|
1741
|
+
obj: CreateMeetingDialOutRequest
|
|
1742
|
+
) => any;
|
|
1743
|
+
export declare const CreateMeetingDialOutResponseFilterSensitiveLog: (
|
|
1744
|
+
obj: CreateMeetingDialOutResponse
|
|
1745
|
+
) => any;
|
|
1746
|
+
export declare const CreateMeetingWithAttendeesRequestFilterSensitiveLog: (
|
|
1747
|
+
obj: CreateMeetingWithAttendeesRequest
|
|
1748
|
+
) => any;
|
|
1749
|
+
export declare const CreateMeetingWithAttendeesResponseFilterSensitiveLog: (
|
|
1750
|
+
obj: CreateMeetingWithAttendeesResponse
|
|
1751
|
+
) => any;
|
|
1752
|
+
export declare const CreatePhoneNumberOrderRequestFilterSensitiveLog: (
|
|
1753
|
+
obj: CreatePhoneNumberOrderRequest
|
|
1754
|
+
) => any;
|
|
1755
|
+
export declare const OrderedPhoneNumberFilterSensitiveLog: (
|
|
1756
|
+
obj: OrderedPhoneNumber
|
|
1757
|
+
) => any;
|
|
1758
|
+
export declare const PhoneNumberOrderFilterSensitiveLog: (
|
|
1759
|
+
obj: PhoneNumberOrder
|
|
1760
|
+
) => any;
|
|
1761
|
+
export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (
|
|
1762
|
+
obj: CreatePhoneNumberOrderResponse
|
|
1763
|
+
) => any;
|
|
1764
|
+
export declare const GeoMatchParamsFilterSensitiveLog: (
|
|
1765
|
+
obj: GeoMatchParams
|
|
1766
|
+
) => any;
|
|
1767
|
+
export declare const CreateProxySessionRequestFilterSensitiveLog: (
|
|
1768
|
+
obj: CreateProxySessionRequest
|
|
1769
|
+
) => any;
|
|
1770
|
+
export declare const ParticipantFilterSensitiveLog: (obj: Participant) => any;
|
|
1771
|
+
export declare const ProxySessionFilterSensitiveLog: (obj: ProxySession) => any;
|
|
1772
|
+
export declare const CreateProxySessionResponseFilterSensitiveLog: (
|
|
1773
|
+
obj: CreateProxySessionResponse
|
|
1774
|
+
) => any;
|
|
1775
|
+
export declare const CreateRoomRequestFilterSensitiveLog: (
|
|
1776
|
+
obj: CreateRoomRequest
|
|
1777
|
+
) => any;
|
|
1778
|
+
export declare const RoomFilterSensitiveLog: (obj: Room) => any;
|
|
1779
|
+
export declare const CreateRoomResponseFilterSensitiveLog: (
|
|
1780
|
+
obj: CreateRoomResponse
|
|
1781
|
+
) => any;
|
|
1782
|
+
export declare const CreateRoomMembershipRequestFilterSensitiveLog: (
|
|
1783
|
+
obj: CreateRoomMembershipRequest
|
|
1784
|
+
) => any;
|
|
1785
|
+
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
1786
|
+
export declare const RoomMembershipFilterSensitiveLog: (
|
|
1787
|
+
obj: RoomMembership
|
|
1788
|
+
) => any;
|
|
1789
|
+
export declare const CreateRoomMembershipResponseFilterSensitiveLog: (
|
|
1790
|
+
obj: CreateRoomMembershipResponse
|
|
1791
|
+
) => any;
|
|
1792
|
+
export declare const SipMediaApplicationEndpointFilterSensitiveLog: (
|
|
1793
|
+
obj: SipMediaApplicationEndpoint
|
|
1794
|
+
) => any;
|
|
1795
|
+
export declare const CreateSipMediaApplicationRequestFilterSensitiveLog: (
|
|
1796
|
+
obj: CreateSipMediaApplicationRequest
|
|
1797
|
+
) => any;
|
|
1798
|
+
export declare const SipMediaApplicationFilterSensitiveLog: (
|
|
1799
|
+
obj: SipMediaApplication
|
|
1800
|
+
) => any;
|
|
1801
|
+
export declare const CreateSipMediaApplicationResponseFilterSensitiveLog: (
|
|
1802
|
+
obj: CreateSipMediaApplicationResponse
|
|
1803
|
+
) => any;
|
|
1804
|
+
export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (
|
|
1805
|
+
obj: CreateSipMediaApplicationCallRequest
|
|
1806
|
+
) => any;
|
|
1807
|
+
export declare const SipMediaApplicationCallFilterSensitiveLog: (
|
|
1808
|
+
obj: SipMediaApplicationCall
|
|
1809
|
+
) => any;
|
|
1810
|
+
export declare const CreateSipMediaApplicationCallResponseFilterSensitiveLog: (
|
|
1811
|
+
obj: CreateSipMediaApplicationCallResponse
|
|
1812
|
+
) => any;
|
|
1813
|
+
export declare const SipRuleTargetApplicationFilterSensitiveLog: (
|
|
1814
|
+
obj: SipRuleTargetApplication
|
|
1815
|
+
) => any;
|
|
1816
|
+
export declare const CreateSipRuleRequestFilterSensitiveLog: (
|
|
1817
|
+
obj: CreateSipRuleRequest
|
|
1818
|
+
) => any;
|
|
1819
|
+
export declare const SipRuleFilterSensitiveLog: (obj: SipRule) => any;
|
|
1820
|
+
export declare const CreateSipRuleResponseFilterSensitiveLog: (
|
|
1821
|
+
obj: CreateSipRuleResponse
|
|
1822
|
+
) => any;
|
|
1823
|
+
export declare const CreateUserRequestFilterSensitiveLog: (
|
|
1824
|
+
obj: CreateUserRequest
|
|
1825
|
+
) => any;
|
|
1826
|
+
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
1827
|
+
export declare const CreateUserResponseFilterSensitiveLog: (
|
|
1828
|
+
obj: CreateUserResponse
|
|
1829
|
+
) => any;
|
|
1830
|
+
export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (
|
|
1831
|
+
obj: CreateVoiceConnectorRequest
|
|
1832
|
+
) => any;
|
|
1833
|
+
export declare const VoiceConnectorFilterSensitiveLog: (
|
|
1834
|
+
obj: VoiceConnector
|
|
1835
|
+
) => any;
|
|
1836
|
+
export declare const CreateVoiceConnectorResponseFilterSensitiveLog: (
|
|
1837
|
+
obj: CreateVoiceConnectorResponse
|
|
1838
|
+
) => any;
|
|
1839
|
+
export declare const VoiceConnectorItemFilterSensitiveLog: (
|
|
1840
|
+
obj: VoiceConnectorItem
|
|
1841
|
+
) => any;
|
|
1842
|
+
export declare const CreateVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1843
|
+
obj: CreateVoiceConnectorGroupRequest
|
|
1844
|
+
) => any;
|
|
1845
|
+
export declare const VoiceConnectorGroupFilterSensitiveLog: (
|
|
1846
|
+
obj: VoiceConnectorGroup
|
|
1847
|
+
) => any;
|
|
1848
|
+
export declare const CreateVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
1849
|
+
obj: CreateVoiceConnectorGroupResponse
|
|
1850
|
+
) => any;
|
|
1851
|
+
export declare const CredentialFilterSensitiveLog: (obj: Credential) => any;
|
|
1852
|
+
export declare const DeleteAccountRequestFilterSensitiveLog: (
|
|
1853
|
+
obj: DeleteAccountRequest
|
|
1854
|
+
) => any;
|
|
1855
|
+
export declare const DeleteAccountResponseFilterSensitiveLog: (
|
|
1856
|
+
obj: DeleteAccountResponse
|
|
1857
|
+
) => any;
|
|
1858
|
+
export declare const DeleteAppInstanceRequestFilterSensitiveLog: (
|
|
1859
|
+
obj: DeleteAppInstanceRequest
|
|
1860
|
+
) => any;
|
|
1861
|
+
export declare const DeleteAppInstanceAdminRequestFilterSensitiveLog: (
|
|
1862
|
+
obj: DeleteAppInstanceAdminRequest
|
|
1863
|
+
) => any;
|
|
1864
|
+
export declare const DeleteAppInstanceStreamingConfigurationsRequestFilterSensitiveLog: (
|
|
1865
|
+
obj: DeleteAppInstanceStreamingConfigurationsRequest
|
|
1866
|
+
) => any;
|
|
1867
|
+
export declare const DeleteAppInstanceUserRequestFilterSensitiveLog: (
|
|
1868
|
+
obj: DeleteAppInstanceUserRequest
|
|
1869
|
+
) => any;
|
|
1870
|
+
export declare const DeleteAttendeeRequestFilterSensitiveLog: (
|
|
1871
|
+
obj: DeleteAttendeeRequest
|
|
1872
|
+
) => any;
|
|
1873
|
+
export declare const DeleteChannelRequestFilterSensitiveLog: (
|
|
1874
|
+
obj: DeleteChannelRequest
|
|
1875
|
+
) => any;
|
|
1876
|
+
export declare const DeleteChannelBanRequestFilterSensitiveLog: (
|
|
1877
|
+
obj: DeleteChannelBanRequest
|
|
1878
|
+
) => any;
|
|
1879
|
+
export declare const DeleteChannelMembershipRequestFilterSensitiveLog: (
|
|
1880
|
+
obj: DeleteChannelMembershipRequest
|
|
1881
|
+
) => any;
|
|
1882
|
+
export declare const DeleteChannelMessageRequestFilterSensitiveLog: (
|
|
1883
|
+
obj: DeleteChannelMessageRequest
|
|
1884
|
+
) => any;
|
|
1885
|
+
export declare const DeleteChannelModeratorRequestFilterSensitiveLog: (
|
|
1886
|
+
obj: DeleteChannelModeratorRequest
|
|
1887
|
+
) => any;
|
|
1888
|
+
export declare const DeleteEventsConfigurationRequestFilterSensitiveLog: (
|
|
1889
|
+
obj: DeleteEventsConfigurationRequest
|
|
1890
|
+
) => any;
|
|
1891
|
+
export declare const DeleteMediaCapturePipelineRequestFilterSensitiveLog: (
|
|
1892
|
+
obj: DeleteMediaCapturePipelineRequest
|
|
1893
|
+
) => any;
|
|
1894
|
+
export declare const DeleteMeetingRequestFilterSensitiveLog: (
|
|
1895
|
+
obj: DeleteMeetingRequest
|
|
1896
|
+
) => any;
|
|
1897
|
+
export declare const DeletePhoneNumberRequestFilterSensitiveLog: (
|
|
1898
|
+
obj: DeletePhoneNumberRequest
|
|
1899
|
+
) => any;
|
|
1900
|
+
export declare const DeleteProxySessionRequestFilterSensitiveLog: (
|
|
1901
|
+
obj: DeleteProxySessionRequest
|
|
1902
|
+
) => any;
|
|
1903
|
+
export declare const DeleteRoomRequestFilterSensitiveLog: (
|
|
1904
|
+
obj: DeleteRoomRequest
|
|
1905
|
+
) => any;
|
|
1906
|
+
export declare const DeleteRoomMembershipRequestFilterSensitiveLog: (
|
|
1907
|
+
obj: DeleteRoomMembershipRequest
|
|
1908
|
+
) => any;
|
|
1909
|
+
export declare const DeleteSipMediaApplicationRequestFilterSensitiveLog: (
|
|
1910
|
+
obj: DeleteSipMediaApplicationRequest
|
|
1911
|
+
) => any;
|
|
1912
|
+
export declare const DeleteSipRuleRequestFilterSensitiveLog: (
|
|
1913
|
+
obj: DeleteSipRuleRequest
|
|
1914
|
+
) => any;
|
|
1915
|
+
export declare const DeleteVoiceConnectorRequestFilterSensitiveLog: (
|
|
1916
|
+
obj: DeleteVoiceConnectorRequest
|
|
1917
|
+
) => any;
|
|
1918
|
+
export declare const DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (
|
|
1919
|
+
obj: DeleteVoiceConnectorEmergencyCallingConfigurationRequest
|
|
1920
|
+
) => any;
|
|
1921
|
+
export declare const DeleteVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
1922
|
+
obj: DeleteVoiceConnectorGroupRequest
|
|
1923
|
+
) => any;
|
|
1924
|
+
export declare const DeleteVoiceConnectorOriginationRequestFilterSensitiveLog: (
|
|
1925
|
+
obj: DeleteVoiceConnectorOriginationRequest
|
|
1926
|
+
) => any;
|
|
1927
|
+
export declare const DeleteVoiceConnectorProxyRequestFilterSensitiveLog: (
|
|
1928
|
+
obj: DeleteVoiceConnectorProxyRequest
|
|
1929
|
+
) => any;
|
|
1930
|
+
export declare const DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (
|
|
1931
|
+
obj: DeleteVoiceConnectorStreamingConfigurationRequest
|
|
1932
|
+
) => any;
|
|
1933
|
+
export declare const DeleteVoiceConnectorTerminationRequestFilterSensitiveLog: (
|
|
1934
|
+
obj: DeleteVoiceConnectorTerminationRequest
|
|
1935
|
+
) => any;
|
|
1936
|
+
export declare const DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (
|
|
1937
|
+
obj: DeleteVoiceConnectorTerminationCredentialsRequest
|
|
1938
|
+
) => any;
|
|
1939
|
+
export declare const DescribeAppInstanceRequestFilterSensitiveLog: (
|
|
1940
|
+
obj: DescribeAppInstanceRequest
|
|
1941
|
+
) => any;
|
|
1942
|
+
export declare const DescribeAppInstanceResponseFilterSensitiveLog: (
|
|
1943
|
+
obj: DescribeAppInstanceResponse
|
|
1944
|
+
) => any;
|
|
1945
|
+
export declare const DescribeAppInstanceAdminRequestFilterSensitiveLog: (
|
|
1946
|
+
obj: DescribeAppInstanceAdminRequest
|
|
1947
|
+
) => any;
|
|
1948
|
+
export declare const DescribeAppInstanceAdminResponseFilterSensitiveLog: (
|
|
1949
|
+
obj: DescribeAppInstanceAdminResponse
|
|
1950
|
+
) => any;
|
|
1951
|
+
export declare const DescribeAppInstanceUserRequestFilterSensitiveLog: (
|
|
1952
|
+
obj: DescribeAppInstanceUserRequest
|
|
1953
|
+
) => any;
|
|
1954
|
+
export declare const DescribeAppInstanceUserResponseFilterSensitiveLog: (
|
|
1955
|
+
obj: DescribeAppInstanceUserResponse
|
|
1956
|
+
) => any;
|
|
1957
|
+
export declare const DescribeChannelRequestFilterSensitiveLog: (
|
|
1958
|
+
obj: DescribeChannelRequest
|
|
1959
|
+
) => any;
|
|
1960
|
+
export declare const DescribeChannelResponseFilterSensitiveLog: (
|
|
1961
|
+
obj: DescribeChannelResponse
|
|
1962
|
+
) => any;
|
|
1963
|
+
export declare const DescribeChannelBanRequestFilterSensitiveLog: (
|
|
1964
|
+
obj: DescribeChannelBanRequest
|
|
1965
|
+
) => any;
|
|
1966
|
+
export declare const DescribeChannelBanResponseFilterSensitiveLog: (
|
|
1967
|
+
obj: DescribeChannelBanResponse
|
|
1968
|
+
) => any;
|
|
1969
|
+
export declare const DescribeChannelMembershipRequestFilterSensitiveLog: (
|
|
1970
|
+
obj: DescribeChannelMembershipRequest
|
|
1971
|
+
) => any;
|
|
1972
|
+
export declare const DescribeChannelMembershipResponseFilterSensitiveLog: (
|
|
1973
|
+
obj: DescribeChannelMembershipResponse
|
|
1974
|
+
) => any;
|
|
1975
|
+
export declare const DescribeChannelMembershipForAppInstanceUserRequestFilterSensitiveLog: (
|
|
1976
|
+
obj: DescribeChannelMembershipForAppInstanceUserRequest
|
|
1977
|
+
) => any;
|
|
1978
|
+
export declare const DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog: (
|
|
1979
|
+
obj: DescribeChannelMembershipForAppInstanceUserResponse
|
|
1980
|
+
) => any;
|
|
1981
|
+
export declare const DescribeChannelModeratedByAppInstanceUserRequestFilterSensitiveLog: (
|
|
1982
|
+
obj: DescribeChannelModeratedByAppInstanceUserRequest
|
|
1983
|
+
) => any;
|
|
1984
|
+
export declare const DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog: (
|
|
1985
|
+
obj: DescribeChannelModeratedByAppInstanceUserResponse
|
|
1986
|
+
) => any;
|
|
1987
|
+
export declare const DescribeChannelModeratorRequestFilterSensitiveLog: (
|
|
1988
|
+
obj: DescribeChannelModeratorRequest
|
|
1989
|
+
) => any;
|
|
1990
|
+
export declare const DescribeChannelModeratorResponseFilterSensitiveLog: (
|
|
1991
|
+
obj: DescribeChannelModeratorResponse
|
|
1992
|
+
) => any;
|
|
1993
|
+
export declare const DisassociatePhoneNumberFromUserRequestFilterSensitiveLog: (
|
|
1994
|
+
obj: DisassociatePhoneNumberFromUserRequest
|
|
1995
|
+
) => any;
|
|
1996
|
+
export declare const DisassociatePhoneNumberFromUserResponseFilterSensitiveLog: (
|
|
1997
|
+
obj: DisassociatePhoneNumberFromUserResponse
|
|
1998
|
+
) => any;
|
|
1999
|
+
export declare const DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog: (
|
|
2000
|
+
obj: DisassociatePhoneNumbersFromVoiceConnectorRequest
|
|
2001
|
+
) => any;
|
|
2002
|
+
export declare const DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog: (
|
|
2003
|
+
obj: DisassociatePhoneNumbersFromVoiceConnectorResponse
|
|
2004
|
+
) => any;
|
|
2005
|
+
export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog: (
|
|
2006
|
+
obj: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
|
|
2007
|
+
) => any;
|
|
2008
|
+
export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (
|
|
2009
|
+
obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse
|
|
2010
|
+
) => any;
|
|
2011
|
+
export declare const DisassociateSigninDelegateGroupsFromAccountRequestFilterSensitiveLog: (
|
|
2012
|
+
obj: DisassociateSigninDelegateGroupsFromAccountRequest
|
|
2013
|
+
) => any;
|
|
2014
|
+
export declare const DisassociateSigninDelegateGroupsFromAccountResponseFilterSensitiveLog: (
|
|
2015
|
+
obj: DisassociateSigninDelegateGroupsFromAccountResponse
|
|
2016
|
+
) => any;
|
|
2017
|
+
export declare const DNISEmergencyCallingConfigurationFilterSensitiveLog: (
|
|
2018
|
+
obj: DNISEmergencyCallingConfiguration
|
|
2019
|
+
) => any;
|
|
2020
|
+
export declare const EmergencyCallingConfigurationFilterSensitiveLog: (
|
|
2021
|
+
obj: EmergencyCallingConfiguration
|
|
2022
|
+
) => any;
|
|
2023
|
+
export declare const EngineTranscribeMedicalSettingsFilterSensitiveLog: (
|
|
2024
|
+
obj: EngineTranscribeMedicalSettings
|
|
2025
|
+
) => any;
|
|
2026
|
+
export declare const EngineTranscribeSettingsFilterSensitiveLog: (
|
|
2027
|
+
obj: EngineTranscribeSettings
|
|
2028
|
+
) => any;
|
|
2029
|
+
export declare const EventsConfigurationFilterSensitiveLog: (
|
|
2030
|
+
obj: EventsConfiguration
|
|
2031
|
+
) => any;
|
|
2032
|
+
export declare const GetAccountRequestFilterSensitiveLog: (
|
|
2033
|
+
obj: GetAccountRequest
|
|
2034
|
+
) => any;
|
|
2035
|
+
export declare const GetAccountResponseFilterSensitiveLog: (
|
|
2036
|
+
obj: GetAccountResponse
|
|
2037
|
+
) => any;
|
|
2038
|
+
export declare const GetAccountSettingsRequestFilterSensitiveLog: (
|
|
2039
|
+
obj: GetAccountSettingsRequest
|
|
2040
|
+
) => any;
|
|
2041
|
+
export declare const GetAccountSettingsResponseFilterSensitiveLog: (
|
|
2042
|
+
obj: GetAccountSettingsResponse
|
|
2043
|
+
) => any;
|
|
2044
|
+
export declare const GetAppInstanceRetentionSettingsRequestFilterSensitiveLog: (
|
|
2045
|
+
obj: GetAppInstanceRetentionSettingsRequest
|
|
2046
|
+
) => any;
|
|
2047
|
+
export declare const GetAppInstanceRetentionSettingsResponseFilterSensitiveLog: (
|
|
2048
|
+
obj: GetAppInstanceRetentionSettingsResponse
|
|
2049
|
+
) => any;
|
|
2050
|
+
export declare const GetAppInstanceStreamingConfigurationsRequestFilterSensitiveLog: (
|
|
2051
|
+
obj: GetAppInstanceStreamingConfigurationsRequest
|
|
2052
|
+
) => any;
|
|
2053
|
+
export declare const GetAppInstanceStreamingConfigurationsResponseFilterSensitiveLog: (
|
|
2054
|
+
obj: GetAppInstanceStreamingConfigurationsResponse
|
|
2055
|
+
) => any;
|
|
2056
|
+
export declare const GetAttendeeRequestFilterSensitiveLog: (
|
|
2057
|
+
obj: GetAttendeeRequest
|
|
2058
|
+
) => any;
|
|
2059
|
+
export declare const GetAttendeeResponseFilterSensitiveLog: (
|
|
2060
|
+
obj: GetAttendeeResponse
|
|
2061
|
+
) => any;
|
|
2062
|
+
export declare const GetBotRequestFilterSensitiveLog: (
|
|
2063
|
+
obj: GetBotRequest
|
|
2064
|
+
) => any;
|
|
2065
|
+
export declare const GetBotResponseFilterSensitiveLog: (
|
|
2066
|
+
obj: GetBotResponse
|
|
2067
|
+
) => any;
|
|
2068
|
+
export declare const GetChannelMessageRequestFilterSensitiveLog: (
|
|
2069
|
+
obj: GetChannelMessageRequest
|
|
2070
|
+
) => any;
|
|
2071
|
+
export declare const GetChannelMessageResponseFilterSensitiveLog: (
|
|
2072
|
+
obj: GetChannelMessageResponse
|
|
2073
|
+
) => any;
|
|
2074
|
+
export declare const GetEventsConfigurationRequestFilterSensitiveLog: (
|
|
2075
|
+
obj: GetEventsConfigurationRequest
|
|
2076
|
+
) => any;
|
|
2077
|
+
export declare const GetEventsConfigurationResponseFilterSensitiveLog: (
|
|
2078
|
+
obj: GetEventsConfigurationResponse
|
|
2079
|
+
) => any;
|
|
2080
|
+
export declare const VoiceConnectorSettingsFilterSensitiveLog: (
|
|
2081
|
+
obj: VoiceConnectorSettings
|
|
2082
|
+
) => any;
|
|
2083
|
+
export declare const GetGlobalSettingsResponseFilterSensitiveLog: (
|
|
2084
|
+
obj: GetGlobalSettingsResponse
|
|
2085
|
+
) => any;
|
|
2086
|
+
export declare const GetMediaCapturePipelineRequestFilterSensitiveLog: (
|
|
2087
|
+
obj: GetMediaCapturePipelineRequest
|
|
2088
|
+
) => any;
|
|
2089
|
+
export declare const GetMediaCapturePipelineResponseFilterSensitiveLog: (
|
|
2090
|
+
obj: GetMediaCapturePipelineResponse
|
|
2091
|
+
) => any;
|
|
2092
|
+
export declare const GetMeetingRequestFilterSensitiveLog: (
|
|
2093
|
+
obj: GetMeetingRequest
|
|
2094
|
+
) => any;
|
|
2095
|
+
export declare const GetMeetingResponseFilterSensitiveLog: (
|
|
2096
|
+
obj: GetMeetingResponse
|
|
2097
|
+
) => any;
|
|
2098
|
+
export declare const GetMessagingSessionEndpointRequestFilterSensitiveLog: (
|
|
2099
|
+
obj: GetMessagingSessionEndpointRequest
|
|
2100
|
+
) => any;
|
|
2101
|
+
export declare const MessagingSessionEndpointFilterSensitiveLog: (
|
|
2102
|
+
obj: MessagingSessionEndpoint
|
|
2103
|
+
) => any;
|
|
2104
|
+
export declare const GetMessagingSessionEndpointResponseFilterSensitiveLog: (
|
|
2105
|
+
obj: GetMessagingSessionEndpointResponse
|
|
2106
|
+
) => any;
|
|
2107
|
+
export declare const GetPhoneNumberRequestFilterSensitiveLog: (
|
|
2108
|
+
obj: GetPhoneNumberRequest
|
|
2109
|
+
) => any;
|
|
2110
|
+
export declare const PhoneNumberAssociationFilterSensitiveLog: (
|
|
2111
|
+
obj: PhoneNumberAssociation
|
|
2112
|
+
) => any;
|
|
2113
|
+
export declare const PhoneNumberCapabilitiesFilterSensitiveLog: (
|
|
2114
|
+
obj: PhoneNumberCapabilities
|
|
2115
|
+
) => any;
|
|
2116
|
+
export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
|
|
2117
|
+
export declare const GetPhoneNumberResponseFilterSensitiveLog: (
|
|
2118
|
+
obj: GetPhoneNumberResponse
|
|
2119
|
+
) => any;
|
|
2120
|
+
export declare const GetPhoneNumberOrderRequestFilterSensitiveLog: (
|
|
2121
|
+
obj: GetPhoneNumberOrderRequest
|
|
2122
|
+
) => any;
|
|
2123
|
+
export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (
|
|
2124
|
+
obj: GetPhoneNumberOrderResponse
|
|
2125
|
+
) => any;
|
|
2126
|
+
export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (
|
|
2127
|
+
obj: GetPhoneNumberSettingsResponse
|
|
2128
|
+
) => any;
|
|
2129
|
+
export declare const GetProxySessionRequestFilterSensitiveLog: (
|
|
2130
|
+
obj: GetProxySessionRequest
|
|
2131
|
+
) => any;
|
|
2132
|
+
export declare const GetProxySessionResponseFilterSensitiveLog: (
|
|
2133
|
+
obj: GetProxySessionResponse
|
|
2134
|
+
) => any;
|
|
2135
|
+
export declare const GetRetentionSettingsRequestFilterSensitiveLog: (
|
|
2136
|
+
obj: GetRetentionSettingsRequest
|
|
2137
|
+
) => any;
|