@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,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ChimeClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../ChimeClient";
|
|
13
|
+
import {
|
|
14
|
+
ValidateE911AddressRequest,
|
|
15
|
+
ValidateE911AddressResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ValidateE911AddressCommandInput
|
|
18
|
+
extends ValidateE911AddressRequest {}
|
|
19
|
+
export interface ValidateE911AddressCommandOutput
|
|
20
|
+
extends ValidateE911AddressResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ValidateE911AddressCommand extends $Command<
|
|
23
|
+
ValidateE911AddressCommandInput,
|
|
24
|
+
ValidateE911AddressCommandOutput,
|
|
25
|
+
ChimeClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ValidateE911AddressCommandInput;
|
|
28
|
+
constructor(input: ValidateE911AddressCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ChimeClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,191 +1,191 @@
|
|
|
1
|
-
export * from "./AssociatePhoneNumberWithUserCommand";
|
|
2
|
-
export * from "./AssociatePhoneNumbersWithVoiceConnectorCommand";
|
|
3
|
-
export * from "./AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
|
|
4
|
-
export * from "./AssociateSigninDelegateGroupsWithAccountCommand";
|
|
5
|
-
export * from "./BatchCreateAttendeeCommand";
|
|
6
|
-
export * from "./BatchCreateChannelMembershipCommand";
|
|
7
|
-
export * from "./BatchCreateRoomMembershipCommand";
|
|
8
|
-
export * from "./BatchDeletePhoneNumberCommand";
|
|
9
|
-
export * from "./BatchSuspendUserCommand";
|
|
10
|
-
export * from "./BatchUnsuspendUserCommand";
|
|
11
|
-
export * from "./BatchUpdatePhoneNumberCommand";
|
|
12
|
-
export * from "./BatchUpdateUserCommand";
|
|
13
|
-
export * from "./CreateAccountCommand";
|
|
14
|
-
export * from "./CreateAppInstanceAdminCommand";
|
|
15
|
-
export * from "./CreateAppInstanceCommand";
|
|
16
|
-
export * from "./CreateAppInstanceUserCommand";
|
|
17
|
-
export * from "./CreateAttendeeCommand";
|
|
18
|
-
export * from "./CreateBotCommand";
|
|
19
|
-
export * from "./CreateChannelBanCommand";
|
|
20
|
-
export * from "./CreateChannelCommand";
|
|
21
|
-
export * from "./CreateChannelMembershipCommand";
|
|
22
|
-
export * from "./CreateChannelModeratorCommand";
|
|
23
|
-
export * from "./CreateMediaCapturePipelineCommand";
|
|
24
|
-
export * from "./CreateMeetingCommand";
|
|
25
|
-
export * from "./CreateMeetingDialOutCommand";
|
|
26
|
-
export * from "./CreateMeetingWithAttendeesCommand";
|
|
27
|
-
export * from "./CreatePhoneNumberOrderCommand";
|
|
28
|
-
export * from "./CreateProxySessionCommand";
|
|
29
|
-
export * from "./CreateRoomCommand";
|
|
30
|
-
export * from "./CreateRoomMembershipCommand";
|
|
31
|
-
export * from "./CreateSipMediaApplicationCallCommand";
|
|
32
|
-
export * from "./CreateSipMediaApplicationCommand";
|
|
33
|
-
export * from "./CreateSipRuleCommand";
|
|
34
|
-
export * from "./CreateUserCommand";
|
|
35
|
-
export * from "./CreateVoiceConnectorCommand";
|
|
36
|
-
export * from "./CreateVoiceConnectorGroupCommand";
|
|
37
|
-
export * from "./DeleteAccountCommand";
|
|
38
|
-
export * from "./DeleteAppInstanceAdminCommand";
|
|
39
|
-
export * from "./DeleteAppInstanceCommand";
|
|
40
|
-
export * from "./DeleteAppInstanceStreamingConfigurationsCommand";
|
|
41
|
-
export * from "./DeleteAppInstanceUserCommand";
|
|
42
|
-
export * from "./DeleteAttendeeCommand";
|
|
43
|
-
export * from "./DeleteChannelBanCommand";
|
|
44
|
-
export * from "./DeleteChannelCommand";
|
|
45
|
-
export * from "./DeleteChannelMembershipCommand";
|
|
46
|
-
export * from "./DeleteChannelMessageCommand";
|
|
47
|
-
export * from "./DeleteChannelModeratorCommand";
|
|
48
|
-
export * from "./DeleteEventsConfigurationCommand";
|
|
49
|
-
export * from "./DeleteMediaCapturePipelineCommand";
|
|
50
|
-
export * from "./DeleteMeetingCommand";
|
|
51
|
-
export * from "./DeletePhoneNumberCommand";
|
|
52
|
-
export * from "./DeleteProxySessionCommand";
|
|
53
|
-
export * from "./DeleteRoomCommand";
|
|
54
|
-
export * from "./DeleteRoomMembershipCommand";
|
|
55
|
-
export * from "./DeleteSipMediaApplicationCommand";
|
|
56
|
-
export * from "./DeleteSipRuleCommand";
|
|
57
|
-
export * from "./DeleteVoiceConnectorCommand";
|
|
58
|
-
export * from "./DeleteVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
59
|
-
export * from "./DeleteVoiceConnectorGroupCommand";
|
|
60
|
-
export * from "./DeleteVoiceConnectorOriginationCommand";
|
|
61
|
-
export * from "./DeleteVoiceConnectorProxyCommand";
|
|
62
|
-
export * from "./DeleteVoiceConnectorStreamingConfigurationCommand";
|
|
63
|
-
export * from "./DeleteVoiceConnectorTerminationCommand";
|
|
64
|
-
export * from "./DeleteVoiceConnectorTerminationCredentialsCommand";
|
|
65
|
-
export * from "./DescribeAppInstanceAdminCommand";
|
|
66
|
-
export * from "./DescribeAppInstanceCommand";
|
|
67
|
-
export * from "./DescribeAppInstanceUserCommand";
|
|
68
|
-
export * from "./DescribeChannelBanCommand";
|
|
69
|
-
export * from "./DescribeChannelCommand";
|
|
70
|
-
export * from "./DescribeChannelMembershipCommand";
|
|
71
|
-
export * from "./DescribeChannelMembershipForAppInstanceUserCommand";
|
|
72
|
-
export * from "./DescribeChannelModeratedByAppInstanceUserCommand";
|
|
73
|
-
export * from "./DescribeChannelModeratorCommand";
|
|
74
|
-
export * from "./DisassociatePhoneNumberFromUserCommand";
|
|
75
|
-
export * from "./DisassociatePhoneNumbersFromVoiceConnectorCommand";
|
|
76
|
-
export * from "./DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
|
|
77
|
-
export * from "./DisassociateSigninDelegateGroupsFromAccountCommand";
|
|
78
|
-
export * from "./GetAccountCommand";
|
|
79
|
-
export * from "./GetAccountSettingsCommand";
|
|
80
|
-
export * from "./GetAppInstanceRetentionSettingsCommand";
|
|
81
|
-
export * from "./GetAppInstanceStreamingConfigurationsCommand";
|
|
82
|
-
export * from "./GetAttendeeCommand";
|
|
83
|
-
export * from "./GetBotCommand";
|
|
84
|
-
export * from "./GetChannelMessageCommand";
|
|
85
|
-
export * from "./GetEventsConfigurationCommand";
|
|
86
|
-
export * from "./GetGlobalSettingsCommand";
|
|
87
|
-
export * from "./GetMediaCapturePipelineCommand";
|
|
88
|
-
export * from "./GetMeetingCommand";
|
|
89
|
-
export * from "./GetMessagingSessionEndpointCommand";
|
|
90
|
-
export * from "./GetPhoneNumberCommand";
|
|
91
|
-
export * from "./GetPhoneNumberOrderCommand";
|
|
92
|
-
export * from "./GetPhoneNumberSettingsCommand";
|
|
93
|
-
export * from "./GetProxySessionCommand";
|
|
94
|
-
export * from "./GetRetentionSettingsCommand";
|
|
95
|
-
export * from "./GetRoomCommand";
|
|
96
|
-
export * from "./GetSipMediaApplicationCommand";
|
|
97
|
-
export * from "./GetSipMediaApplicationLoggingConfigurationCommand";
|
|
98
|
-
export * from "./GetSipRuleCommand";
|
|
99
|
-
export * from "./GetUserCommand";
|
|
100
|
-
export * from "./GetUserSettingsCommand";
|
|
101
|
-
export * from "./GetVoiceConnectorCommand";
|
|
102
|
-
export * from "./GetVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
103
|
-
export * from "./GetVoiceConnectorGroupCommand";
|
|
104
|
-
export * from "./GetVoiceConnectorLoggingConfigurationCommand";
|
|
105
|
-
export * from "./GetVoiceConnectorOriginationCommand";
|
|
106
|
-
export * from "./GetVoiceConnectorProxyCommand";
|
|
107
|
-
export * from "./GetVoiceConnectorStreamingConfigurationCommand";
|
|
108
|
-
export * from "./GetVoiceConnectorTerminationCommand";
|
|
109
|
-
export * from "./GetVoiceConnectorTerminationHealthCommand";
|
|
110
|
-
export * from "./InviteUsersCommand";
|
|
111
|
-
export * from "./ListAccountsCommand";
|
|
112
|
-
export * from "./ListAppInstanceAdminsCommand";
|
|
113
|
-
export * from "./ListAppInstanceUsersCommand";
|
|
114
|
-
export * from "./ListAppInstancesCommand";
|
|
115
|
-
export * from "./ListAttendeeTagsCommand";
|
|
116
|
-
export * from "./ListAttendeesCommand";
|
|
117
|
-
export * from "./ListBotsCommand";
|
|
118
|
-
export * from "./ListChannelBansCommand";
|
|
119
|
-
export * from "./ListChannelMembershipsCommand";
|
|
120
|
-
export * from "./ListChannelMembershipsForAppInstanceUserCommand";
|
|
121
|
-
export * from "./ListChannelMessagesCommand";
|
|
122
|
-
export * from "./ListChannelModeratorsCommand";
|
|
123
|
-
export * from "./ListChannelsCommand";
|
|
124
|
-
export * from "./ListChannelsModeratedByAppInstanceUserCommand";
|
|
125
|
-
export * from "./ListMediaCapturePipelinesCommand";
|
|
126
|
-
export * from "./ListMeetingTagsCommand";
|
|
127
|
-
export * from "./ListMeetingsCommand";
|
|
128
|
-
export * from "./ListPhoneNumberOrdersCommand";
|
|
129
|
-
export * from "./ListPhoneNumbersCommand";
|
|
130
|
-
export * from "./ListProxySessionsCommand";
|
|
131
|
-
export * from "./ListRoomMembershipsCommand";
|
|
132
|
-
export * from "./ListRoomsCommand";
|
|
133
|
-
export * from "./ListSipMediaApplicationsCommand";
|
|
134
|
-
export * from "./ListSipRulesCommand";
|
|
135
|
-
export * from "./ListSupportedPhoneNumberCountriesCommand";
|
|
136
|
-
export * from "./ListTagsForResourceCommand";
|
|
137
|
-
export * from "./ListUsersCommand";
|
|
138
|
-
export * from "./ListVoiceConnectorGroupsCommand";
|
|
139
|
-
export * from "./ListVoiceConnectorTerminationCredentialsCommand";
|
|
140
|
-
export * from "./ListVoiceConnectorsCommand";
|
|
141
|
-
export * from "./LogoutUserCommand";
|
|
142
|
-
export * from "./PutAppInstanceRetentionSettingsCommand";
|
|
143
|
-
export * from "./PutAppInstanceStreamingConfigurationsCommand";
|
|
144
|
-
export * from "./PutEventsConfigurationCommand";
|
|
145
|
-
export * from "./PutRetentionSettingsCommand";
|
|
146
|
-
export * from "./PutSipMediaApplicationLoggingConfigurationCommand";
|
|
147
|
-
export * from "./PutVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
148
|
-
export * from "./PutVoiceConnectorLoggingConfigurationCommand";
|
|
149
|
-
export * from "./PutVoiceConnectorOriginationCommand";
|
|
150
|
-
export * from "./PutVoiceConnectorProxyCommand";
|
|
151
|
-
export * from "./PutVoiceConnectorStreamingConfigurationCommand";
|
|
152
|
-
export * from "./PutVoiceConnectorTerminationCommand";
|
|
153
|
-
export * from "./PutVoiceConnectorTerminationCredentialsCommand";
|
|
154
|
-
export * from "./RedactChannelMessageCommand";
|
|
155
|
-
export * from "./RedactConversationMessageCommand";
|
|
156
|
-
export * from "./RedactRoomMessageCommand";
|
|
157
|
-
export * from "./RegenerateSecurityTokenCommand";
|
|
158
|
-
export * from "./ResetPersonalPINCommand";
|
|
159
|
-
export * from "./RestorePhoneNumberCommand";
|
|
160
|
-
export * from "./SearchAvailablePhoneNumbersCommand";
|
|
161
|
-
export * from "./SendChannelMessageCommand";
|
|
162
|
-
export * from "./StartMeetingTranscriptionCommand";
|
|
163
|
-
export * from "./StopMeetingTranscriptionCommand";
|
|
164
|
-
export * from "./TagAttendeeCommand";
|
|
165
|
-
export * from "./TagMeetingCommand";
|
|
166
|
-
export * from "./TagResourceCommand";
|
|
167
|
-
export * from "./UntagAttendeeCommand";
|
|
168
|
-
export * from "./UntagMeetingCommand";
|
|
169
|
-
export * from "./UntagResourceCommand";
|
|
170
|
-
export * from "./UpdateAccountCommand";
|
|
171
|
-
export * from "./UpdateAccountSettingsCommand";
|
|
172
|
-
export * from "./UpdateAppInstanceCommand";
|
|
173
|
-
export * from "./UpdateAppInstanceUserCommand";
|
|
174
|
-
export * from "./UpdateBotCommand";
|
|
175
|
-
export * from "./UpdateChannelCommand";
|
|
176
|
-
export * from "./UpdateChannelMessageCommand";
|
|
177
|
-
export * from "./UpdateChannelReadMarkerCommand";
|
|
178
|
-
export * from "./UpdateGlobalSettingsCommand";
|
|
179
|
-
export * from "./UpdatePhoneNumberCommand";
|
|
180
|
-
export * from "./UpdatePhoneNumberSettingsCommand";
|
|
181
|
-
export * from "./UpdateProxySessionCommand";
|
|
182
|
-
export * from "./UpdateRoomCommand";
|
|
183
|
-
export * from "./UpdateRoomMembershipCommand";
|
|
184
|
-
export * from "./UpdateSipMediaApplicationCallCommand";
|
|
185
|
-
export * from "./UpdateSipMediaApplicationCommand";
|
|
186
|
-
export * from "./UpdateSipRuleCommand";
|
|
187
|
-
export * from "./UpdateUserCommand";
|
|
188
|
-
export * from "./UpdateUserSettingsCommand";
|
|
189
|
-
export * from "./UpdateVoiceConnectorCommand";
|
|
190
|
-
export * from "./UpdateVoiceConnectorGroupCommand";
|
|
191
|
-
export * from "./ValidateE911AddressCommand";
|
|
1
|
+
export * from "./AssociatePhoneNumberWithUserCommand";
|
|
2
|
+
export * from "./AssociatePhoneNumbersWithVoiceConnectorCommand";
|
|
3
|
+
export * from "./AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
|
|
4
|
+
export * from "./AssociateSigninDelegateGroupsWithAccountCommand";
|
|
5
|
+
export * from "./BatchCreateAttendeeCommand";
|
|
6
|
+
export * from "./BatchCreateChannelMembershipCommand";
|
|
7
|
+
export * from "./BatchCreateRoomMembershipCommand";
|
|
8
|
+
export * from "./BatchDeletePhoneNumberCommand";
|
|
9
|
+
export * from "./BatchSuspendUserCommand";
|
|
10
|
+
export * from "./BatchUnsuspendUserCommand";
|
|
11
|
+
export * from "./BatchUpdatePhoneNumberCommand";
|
|
12
|
+
export * from "./BatchUpdateUserCommand";
|
|
13
|
+
export * from "./CreateAccountCommand";
|
|
14
|
+
export * from "./CreateAppInstanceAdminCommand";
|
|
15
|
+
export * from "./CreateAppInstanceCommand";
|
|
16
|
+
export * from "./CreateAppInstanceUserCommand";
|
|
17
|
+
export * from "./CreateAttendeeCommand";
|
|
18
|
+
export * from "./CreateBotCommand";
|
|
19
|
+
export * from "./CreateChannelBanCommand";
|
|
20
|
+
export * from "./CreateChannelCommand";
|
|
21
|
+
export * from "./CreateChannelMembershipCommand";
|
|
22
|
+
export * from "./CreateChannelModeratorCommand";
|
|
23
|
+
export * from "./CreateMediaCapturePipelineCommand";
|
|
24
|
+
export * from "./CreateMeetingCommand";
|
|
25
|
+
export * from "./CreateMeetingDialOutCommand";
|
|
26
|
+
export * from "./CreateMeetingWithAttendeesCommand";
|
|
27
|
+
export * from "./CreatePhoneNumberOrderCommand";
|
|
28
|
+
export * from "./CreateProxySessionCommand";
|
|
29
|
+
export * from "./CreateRoomCommand";
|
|
30
|
+
export * from "./CreateRoomMembershipCommand";
|
|
31
|
+
export * from "./CreateSipMediaApplicationCallCommand";
|
|
32
|
+
export * from "./CreateSipMediaApplicationCommand";
|
|
33
|
+
export * from "./CreateSipRuleCommand";
|
|
34
|
+
export * from "./CreateUserCommand";
|
|
35
|
+
export * from "./CreateVoiceConnectorCommand";
|
|
36
|
+
export * from "./CreateVoiceConnectorGroupCommand";
|
|
37
|
+
export * from "./DeleteAccountCommand";
|
|
38
|
+
export * from "./DeleteAppInstanceAdminCommand";
|
|
39
|
+
export * from "./DeleteAppInstanceCommand";
|
|
40
|
+
export * from "./DeleteAppInstanceStreamingConfigurationsCommand";
|
|
41
|
+
export * from "./DeleteAppInstanceUserCommand";
|
|
42
|
+
export * from "./DeleteAttendeeCommand";
|
|
43
|
+
export * from "./DeleteChannelBanCommand";
|
|
44
|
+
export * from "./DeleteChannelCommand";
|
|
45
|
+
export * from "./DeleteChannelMembershipCommand";
|
|
46
|
+
export * from "./DeleteChannelMessageCommand";
|
|
47
|
+
export * from "./DeleteChannelModeratorCommand";
|
|
48
|
+
export * from "./DeleteEventsConfigurationCommand";
|
|
49
|
+
export * from "./DeleteMediaCapturePipelineCommand";
|
|
50
|
+
export * from "./DeleteMeetingCommand";
|
|
51
|
+
export * from "./DeletePhoneNumberCommand";
|
|
52
|
+
export * from "./DeleteProxySessionCommand";
|
|
53
|
+
export * from "./DeleteRoomCommand";
|
|
54
|
+
export * from "./DeleteRoomMembershipCommand";
|
|
55
|
+
export * from "./DeleteSipMediaApplicationCommand";
|
|
56
|
+
export * from "./DeleteSipRuleCommand";
|
|
57
|
+
export * from "./DeleteVoiceConnectorCommand";
|
|
58
|
+
export * from "./DeleteVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
59
|
+
export * from "./DeleteVoiceConnectorGroupCommand";
|
|
60
|
+
export * from "./DeleteVoiceConnectorOriginationCommand";
|
|
61
|
+
export * from "./DeleteVoiceConnectorProxyCommand";
|
|
62
|
+
export * from "./DeleteVoiceConnectorStreamingConfigurationCommand";
|
|
63
|
+
export * from "./DeleteVoiceConnectorTerminationCommand";
|
|
64
|
+
export * from "./DeleteVoiceConnectorTerminationCredentialsCommand";
|
|
65
|
+
export * from "./DescribeAppInstanceAdminCommand";
|
|
66
|
+
export * from "./DescribeAppInstanceCommand";
|
|
67
|
+
export * from "./DescribeAppInstanceUserCommand";
|
|
68
|
+
export * from "./DescribeChannelBanCommand";
|
|
69
|
+
export * from "./DescribeChannelCommand";
|
|
70
|
+
export * from "./DescribeChannelMembershipCommand";
|
|
71
|
+
export * from "./DescribeChannelMembershipForAppInstanceUserCommand";
|
|
72
|
+
export * from "./DescribeChannelModeratedByAppInstanceUserCommand";
|
|
73
|
+
export * from "./DescribeChannelModeratorCommand";
|
|
74
|
+
export * from "./DisassociatePhoneNumberFromUserCommand";
|
|
75
|
+
export * from "./DisassociatePhoneNumbersFromVoiceConnectorCommand";
|
|
76
|
+
export * from "./DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
|
|
77
|
+
export * from "./DisassociateSigninDelegateGroupsFromAccountCommand";
|
|
78
|
+
export * from "./GetAccountCommand";
|
|
79
|
+
export * from "./GetAccountSettingsCommand";
|
|
80
|
+
export * from "./GetAppInstanceRetentionSettingsCommand";
|
|
81
|
+
export * from "./GetAppInstanceStreamingConfigurationsCommand";
|
|
82
|
+
export * from "./GetAttendeeCommand";
|
|
83
|
+
export * from "./GetBotCommand";
|
|
84
|
+
export * from "./GetChannelMessageCommand";
|
|
85
|
+
export * from "./GetEventsConfigurationCommand";
|
|
86
|
+
export * from "./GetGlobalSettingsCommand";
|
|
87
|
+
export * from "./GetMediaCapturePipelineCommand";
|
|
88
|
+
export * from "./GetMeetingCommand";
|
|
89
|
+
export * from "./GetMessagingSessionEndpointCommand";
|
|
90
|
+
export * from "./GetPhoneNumberCommand";
|
|
91
|
+
export * from "./GetPhoneNumberOrderCommand";
|
|
92
|
+
export * from "./GetPhoneNumberSettingsCommand";
|
|
93
|
+
export * from "./GetProxySessionCommand";
|
|
94
|
+
export * from "./GetRetentionSettingsCommand";
|
|
95
|
+
export * from "./GetRoomCommand";
|
|
96
|
+
export * from "./GetSipMediaApplicationCommand";
|
|
97
|
+
export * from "./GetSipMediaApplicationLoggingConfigurationCommand";
|
|
98
|
+
export * from "./GetSipRuleCommand";
|
|
99
|
+
export * from "./GetUserCommand";
|
|
100
|
+
export * from "./GetUserSettingsCommand";
|
|
101
|
+
export * from "./GetVoiceConnectorCommand";
|
|
102
|
+
export * from "./GetVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
103
|
+
export * from "./GetVoiceConnectorGroupCommand";
|
|
104
|
+
export * from "./GetVoiceConnectorLoggingConfigurationCommand";
|
|
105
|
+
export * from "./GetVoiceConnectorOriginationCommand";
|
|
106
|
+
export * from "./GetVoiceConnectorProxyCommand";
|
|
107
|
+
export * from "./GetVoiceConnectorStreamingConfigurationCommand";
|
|
108
|
+
export * from "./GetVoiceConnectorTerminationCommand";
|
|
109
|
+
export * from "./GetVoiceConnectorTerminationHealthCommand";
|
|
110
|
+
export * from "./InviteUsersCommand";
|
|
111
|
+
export * from "./ListAccountsCommand";
|
|
112
|
+
export * from "./ListAppInstanceAdminsCommand";
|
|
113
|
+
export * from "./ListAppInstanceUsersCommand";
|
|
114
|
+
export * from "./ListAppInstancesCommand";
|
|
115
|
+
export * from "./ListAttendeeTagsCommand";
|
|
116
|
+
export * from "./ListAttendeesCommand";
|
|
117
|
+
export * from "./ListBotsCommand";
|
|
118
|
+
export * from "./ListChannelBansCommand";
|
|
119
|
+
export * from "./ListChannelMembershipsCommand";
|
|
120
|
+
export * from "./ListChannelMembershipsForAppInstanceUserCommand";
|
|
121
|
+
export * from "./ListChannelMessagesCommand";
|
|
122
|
+
export * from "./ListChannelModeratorsCommand";
|
|
123
|
+
export * from "./ListChannelsCommand";
|
|
124
|
+
export * from "./ListChannelsModeratedByAppInstanceUserCommand";
|
|
125
|
+
export * from "./ListMediaCapturePipelinesCommand";
|
|
126
|
+
export * from "./ListMeetingTagsCommand";
|
|
127
|
+
export * from "./ListMeetingsCommand";
|
|
128
|
+
export * from "./ListPhoneNumberOrdersCommand";
|
|
129
|
+
export * from "./ListPhoneNumbersCommand";
|
|
130
|
+
export * from "./ListProxySessionsCommand";
|
|
131
|
+
export * from "./ListRoomMembershipsCommand";
|
|
132
|
+
export * from "./ListRoomsCommand";
|
|
133
|
+
export * from "./ListSipMediaApplicationsCommand";
|
|
134
|
+
export * from "./ListSipRulesCommand";
|
|
135
|
+
export * from "./ListSupportedPhoneNumberCountriesCommand";
|
|
136
|
+
export * from "./ListTagsForResourceCommand";
|
|
137
|
+
export * from "./ListUsersCommand";
|
|
138
|
+
export * from "./ListVoiceConnectorGroupsCommand";
|
|
139
|
+
export * from "./ListVoiceConnectorTerminationCredentialsCommand";
|
|
140
|
+
export * from "./ListVoiceConnectorsCommand";
|
|
141
|
+
export * from "./LogoutUserCommand";
|
|
142
|
+
export * from "./PutAppInstanceRetentionSettingsCommand";
|
|
143
|
+
export * from "./PutAppInstanceStreamingConfigurationsCommand";
|
|
144
|
+
export * from "./PutEventsConfigurationCommand";
|
|
145
|
+
export * from "./PutRetentionSettingsCommand";
|
|
146
|
+
export * from "./PutSipMediaApplicationLoggingConfigurationCommand";
|
|
147
|
+
export * from "./PutVoiceConnectorEmergencyCallingConfigurationCommand";
|
|
148
|
+
export * from "./PutVoiceConnectorLoggingConfigurationCommand";
|
|
149
|
+
export * from "./PutVoiceConnectorOriginationCommand";
|
|
150
|
+
export * from "./PutVoiceConnectorProxyCommand";
|
|
151
|
+
export * from "./PutVoiceConnectorStreamingConfigurationCommand";
|
|
152
|
+
export * from "./PutVoiceConnectorTerminationCommand";
|
|
153
|
+
export * from "./PutVoiceConnectorTerminationCredentialsCommand";
|
|
154
|
+
export * from "./RedactChannelMessageCommand";
|
|
155
|
+
export * from "./RedactConversationMessageCommand";
|
|
156
|
+
export * from "./RedactRoomMessageCommand";
|
|
157
|
+
export * from "./RegenerateSecurityTokenCommand";
|
|
158
|
+
export * from "./ResetPersonalPINCommand";
|
|
159
|
+
export * from "./RestorePhoneNumberCommand";
|
|
160
|
+
export * from "./SearchAvailablePhoneNumbersCommand";
|
|
161
|
+
export * from "./SendChannelMessageCommand";
|
|
162
|
+
export * from "./StartMeetingTranscriptionCommand";
|
|
163
|
+
export * from "./StopMeetingTranscriptionCommand";
|
|
164
|
+
export * from "./TagAttendeeCommand";
|
|
165
|
+
export * from "./TagMeetingCommand";
|
|
166
|
+
export * from "./TagResourceCommand";
|
|
167
|
+
export * from "./UntagAttendeeCommand";
|
|
168
|
+
export * from "./UntagMeetingCommand";
|
|
169
|
+
export * from "./UntagResourceCommand";
|
|
170
|
+
export * from "./UpdateAccountCommand";
|
|
171
|
+
export * from "./UpdateAccountSettingsCommand";
|
|
172
|
+
export * from "./UpdateAppInstanceCommand";
|
|
173
|
+
export * from "./UpdateAppInstanceUserCommand";
|
|
174
|
+
export * from "./UpdateBotCommand";
|
|
175
|
+
export * from "./UpdateChannelCommand";
|
|
176
|
+
export * from "./UpdateChannelMessageCommand";
|
|
177
|
+
export * from "./UpdateChannelReadMarkerCommand";
|
|
178
|
+
export * from "./UpdateGlobalSettingsCommand";
|
|
179
|
+
export * from "./UpdatePhoneNumberCommand";
|
|
180
|
+
export * from "./UpdatePhoneNumberSettingsCommand";
|
|
181
|
+
export * from "./UpdateProxySessionCommand";
|
|
182
|
+
export * from "./UpdateRoomCommand";
|
|
183
|
+
export * from "./UpdateRoomMembershipCommand";
|
|
184
|
+
export * from "./UpdateSipMediaApplicationCallCommand";
|
|
185
|
+
export * from "./UpdateSipMediaApplicationCommand";
|
|
186
|
+
export * from "./UpdateSipRuleCommand";
|
|
187
|
+
export * from "./UpdateUserCommand";
|
|
188
|
+
export * from "./UpdateUserSettingsCommand";
|
|
189
|
+
export * from "./UpdateVoiceConnectorCommand";
|
|
190
|
+
export * from "./UpdateVoiceConnectorGroupCommand";
|
|
191
|
+
export * from "./ValidateE911AddressCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Chime";
|
|
2
|
-
export * from "./ChimeClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export { ChimeServiceException } from "./models/ChimeServiceException";
|
|
1
|
+
export * from "./Chime";
|
|
2
|
+
export * from "./ChimeClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export { ChimeServiceException } from "./models/ChimeServiceException";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export declare class ChimeServiceException extends __ServiceException {
|
|
6
|
+
constructor(options: __ServiceExceptionOptions);
|
|
7
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|