@aws-sdk/client-chime 3.300.0 → 3.303.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/dist-cjs/models/models_0.js +254 -302
- package/dist-cjs/models/models_1.js +13 -16
- package/dist-es/models/models_0.js +254 -302
- package/dist-es/models/models_1.js +13 -16
- package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -2
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -2
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +5 -5
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -2
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -2
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -2
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -2
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +4 -4
- package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +3 -3
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +3 -3
- package/dist-types/commands/CreateAttendeeCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +10 -10
- package/dist-types/commands/CreateMeetingCommand.d.ts +4 -4
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +1 -1
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +7 -7
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -2
- package/dist-types/commands/CreateProxySessionCommand.d.ts +4 -4
- package/dist-types/commands/CreateRoomCommand.d.ts +1 -1
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -2
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMeetingCommand.d.ts +1 -1
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoomCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -2
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -2
- package/dist-types/commands/GetAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/GetAttendeeCommand.d.ts +1 -1
- package/dist-types/commands/GetBotCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/GetMeetingCommand.d.ts +1 -1
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -1
- package/dist-types/commands/GetProxySessionCommand.d.ts +1 -1
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetRoomCommand.d.ts +1 -1
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSipRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetUserCommand.d.ts +1 -1
- package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -1
- package/dist-types/commands/InviteUsersCommand.d.ts +2 -2
- package/dist-types/commands/ListAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListAttendeesCommand.d.ts +1 -1
- package/dist-types/commands/ListBotsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListMeetingsCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListRoomsCommand.d.ts +1 -1
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListSipRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/LogoutUserCommand.d.ts +1 -1
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +4 -4
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -2
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -4
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +1 -1
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +1 -1
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +1 -1
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +1 -1
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -4
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +1 -1
- package/dist-types/commands/TagAttendeeCommand.d.ts +3 -3
- package/dist-types/commands/TagMeetingCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/UntagMeetingCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAccountCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBotCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRoomCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -2
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +494 -254
- package/dist-types/models/models_1.d.ts +28 -13
- package/dist-types/ts3.4/models/models_0.d.ts +336 -254
- package/dist-types/ts3.4/models/models_1.d.ts +18 -13
- package/package.json +34 -34
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { ChimeServiceException as __BaseException } from "./ChimeServiceException";
|
|
3
|
-
export declare
|
|
4
|
-
AccessDenied
|
|
5
|
-
BadRequest
|
|
6
|
-
Conflict
|
|
7
|
-
Forbidden
|
|
8
|
-
NotFound
|
|
9
|
-
PhoneNumberAssociationsExist
|
|
10
|
-
PreconditionFailed
|
|
11
|
-
ResourceLimitExceeded
|
|
12
|
-
ServiceFailure
|
|
13
|
-
ServiceUnavailable
|
|
14
|
-
Throttled
|
|
15
|
-
Throttling
|
|
16
|
-
Unauthorized
|
|
17
|
-
Unprocessable
|
|
18
|
-
VoiceConnectorGroupAssociationsExist
|
|
19
|
-
}
|
|
3
|
+
export declare const ErrorCode: {
|
|
4
|
+
readonly AccessDenied: "AccessDenied";
|
|
5
|
+
readonly BadRequest: "BadRequest";
|
|
6
|
+
readonly Conflict: "Conflict";
|
|
7
|
+
readonly Forbidden: "Forbidden";
|
|
8
|
+
readonly NotFound: "NotFound";
|
|
9
|
+
readonly PhoneNumberAssociationsExist: "PhoneNumberAssociationsExist";
|
|
10
|
+
readonly PreconditionFailed: "PreconditionFailed";
|
|
11
|
+
readonly ResourceLimitExceeded: "ResourceLimitExceeded";
|
|
12
|
+
readonly ServiceFailure: "ServiceFailure";
|
|
13
|
+
readonly ServiceUnavailable: "ServiceUnavailable";
|
|
14
|
+
readonly Throttled: "Throttled";
|
|
15
|
+
readonly Throttling: "Throttling";
|
|
16
|
+
readonly Unauthorized: "Unauthorized";
|
|
17
|
+
readonly Unprocessable: "Unprocessable";
|
|
18
|
+
readonly VoiceConnectorGroupAssociationsExist: "VoiceConnectorGroupAssociationsExist";
|
|
19
|
+
};
|
|
20
|
+
export type ErrorCode = (typeof ErrorCode)[keyof typeof ErrorCode];
|
|
20
21
|
export declare class AccessDeniedException extends __BaseException {
|
|
21
22
|
readonly name: "AccessDeniedException";
|
|
22
23
|
readonly $fault: "client";
|
|
@@ -26,22 +27,25 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
26
27
|
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
27
28
|
);
|
|
28
29
|
}
|
|
29
|
-
export declare
|
|
30
|
-
Active
|
|
31
|
-
Suspended
|
|
32
|
-
}
|
|
33
|
-
export
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
30
|
+
export declare const AccountStatus: {
|
|
31
|
+
readonly Active: "Active";
|
|
32
|
+
readonly Suspended: "Suspended";
|
|
33
|
+
};
|
|
34
|
+
export type AccountStatus = (typeof AccountStatus)[keyof typeof AccountStatus];
|
|
35
|
+
export declare const AccountType: {
|
|
36
|
+
readonly EnterpriseDirectory: "EnterpriseDirectory";
|
|
37
|
+
readonly EnterpriseLWA: "EnterpriseLWA";
|
|
38
|
+
readonly EnterpriseOIDC: "EnterpriseOIDC";
|
|
39
|
+
readonly Team: "Team";
|
|
40
|
+
};
|
|
41
|
+
export type AccountType = (typeof AccountType)[keyof typeof AccountType];
|
|
42
|
+
export declare const License: {
|
|
43
|
+
readonly Basic: "Basic";
|
|
44
|
+
readonly Plus: "Plus";
|
|
45
|
+
readonly Pro: "Pro";
|
|
46
|
+
readonly ProTrial: "ProTrial";
|
|
47
|
+
};
|
|
48
|
+
export type License = (typeof License)[keyof typeof License];
|
|
45
49
|
export interface SigninDelegateGroup {
|
|
46
50
|
GroupName?: string;
|
|
47
51
|
}
|
|
@@ -95,10 +99,12 @@ export interface AppInstanceAdmin {
|
|
|
95
99
|
export interface AppInstanceAdminSummary {
|
|
96
100
|
Admin?: Identity;
|
|
97
101
|
}
|
|
98
|
-
export declare
|
|
99
|
-
Channel
|
|
100
|
-
ChannelMessage
|
|
101
|
-
}
|
|
102
|
+
export declare const AppInstanceDataType: {
|
|
103
|
+
readonly Channel: "Channel";
|
|
104
|
+
readonly ChannelMessage: "ChannelMessage";
|
|
105
|
+
};
|
|
106
|
+
export type AppInstanceDataType =
|
|
107
|
+
(typeof AppInstanceDataType)[keyof typeof AppInstanceDataType];
|
|
102
108
|
export interface AppInstanceSummary {
|
|
103
109
|
AppInstanceArn?: string;
|
|
104
110
|
Name?: string;
|
|
@@ -126,35 +132,43 @@ export interface AppInstanceUserSummary {
|
|
|
126
132
|
Name?: string;
|
|
127
133
|
Metadata?: string;
|
|
128
134
|
}
|
|
129
|
-
export declare
|
|
130
|
-
DEFAULT
|
|
131
|
-
HIDDEN
|
|
132
|
-
}
|
|
135
|
+
export declare const ChannelMembershipType: {
|
|
136
|
+
readonly DEFAULT: "DEFAULT";
|
|
137
|
+
readonly HIDDEN: "HIDDEN";
|
|
138
|
+
};
|
|
139
|
+
export type ChannelMembershipType =
|
|
140
|
+
(typeof ChannelMembershipType)[keyof typeof ChannelMembershipType];
|
|
133
141
|
export interface AppInstanceUserMembershipSummary {
|
|
134
142
|
Type?: ChannelMembershipType | string;
|
|
135
143
|
ReadMarkerTimestamp?: Date;
|
|
136
144
|
}
|
|
137
|
-
export declare
|
|
138
|
-
AudioOnly
|
|
139
|
-
AudioWithActiveSpeakerVideo
|
|
140
|
-
}
|
|
145
|
+
export declare const AudioMuxType: {
|
|
146
|
+
readonly AudioOnly: "AudioOnly";
|
|
147
|
+
readonly AudioWithActiveSpeakerVideo: "AudioWithActiveSpeakerVideo";
|
|
148
|
+
};
|
|
149
|
+
export type AudioMuxType = (typeof AudioMuxType)[keyof typeof AudioMuxType];
|
|
141
150
|
export interface AudioArtifactsConfiguration {
|
|
142
151
|
MuxType: AudioMuxType | string | undefined;
|
|
143
152
|
}
|
|
144
|
-
export declare
|
|
145
|
-
ContentOnly
|
|
146
|
-
}
|
|
147
|
-
export
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
153
|
+
export declare const ContentMuxType: {
|
|
154
|
+
readonly ContentOnly: "ContentOnly";
|
|
155
|
+
};
|
|
156
|
+
export type ContentMuxType =
|
|
157
|
+
(typeof ContentMuxType)[keyof typeof ContentMuxType];
|
|
158
|
+
export declare const ArtifactsState: {
|
|
159
|
+
readonly Disabled: "Disabled";
|
|
160
|
+
readonly Enabled: "Enabled";
|
|
161
|
+
};
|
|
162
|
+
export type ArtifactsState =
|
|
163
|
+
(typeof ArtifactsState)[keyof typeof ArtifactsState];
|
|
151
164
|
export interface ContentArtifactsConfiguration {
|
|
152
165
|
State: ArtifactsState | string | undefined;
|
|
153
166
|
MuxType?: ContentMuxType | string;
|
|
154
167
|
}
|
|
155
|
-
export declare
|
|
156
|
-
VideoOnly
|
|
157
|
-
}
|
|
168
|
+
export declare const VideoMuxType: {
|
|
169
|
+
readonly VideoOnly: "VideoOnly";
|
|
170
|
+
};
|
|
171
|
+
export type VideoMuxType = (typeof VideoMuxType)[keyof typeof VideoMuxType];
|
|
158
172
|
export interface VideoArtifactsConfiguration {
|
|
159
173
|
State: ArtifactsState | string | undefined;
|
|
160
174
|
MuxType?: VideoMuxType | string;
|
|
@@ -311,10 +325,12 @@ export interface BatchCreateChannelMembershipResponse {
|
|
|
311
325
|
BatchChannelMemberships?: BatchChannelMemberships;
|
|
312
326
|
Errors?: BatchCreateChannelMembershipError[];
|
|
313
327
|
}
|
|
314
|
-
export declare
|
|
315
|
-
Administrator
|
|
316
|
-
Member
|
|
317
|
-
}
|
|
328
|
+
export declare const RoomMembershipRole: {
|
|
329
|
+
readonly Administrator: "Administrator";
|
|
330
|
+
readonly Member: "Member";
|
|
331
|
+
};
|
|
332
|
+
export type RoomMembershipRole =
|
|
333
|
+
(typeof RoomMembershipRole)[keyof typeof RoomMembershipRole];
|
|
318
334
|
export interface MembershipItem {
|
|
319
335
|
MemberId?: string;
|
|
320
336
|
Role?: RoomMembershipRole | string;
|
|
@@ -357,11 +373,13 @@ export interface BatchUnsuspendUserRequest {
|
|
|
357
373
|
export interface BatchUnsuspendUserResponse {
|
|
358
374
|
UserErrors?: UserError[];
|
|
359
375
|
}
|
|
360
|
-
export declare
|
|
361
|
-
BusinessCalling
|
|
362
|
-
SipMediaApplicationDialIn
|
|
363
|
-
VoiceConnector
|
|
364
|
-
}
|
|
376
|
+
export declare const PhoneNumberProductType: {
|
|
377
|
+
readonly BusinessCalling: "BusinessCalling";
|
|
378
|
+
readonly SipMediaApplicationDialIn: "SipMediaApplicationDialIn";
|
|
379
|
+
readonly VoiceConnector: "VoiceConnector";
|
|
380
|
+
};
|
|
381
|
+
export type PhoneNumberProductType =
|
|
382
|
+
(typeof PhoneNumberProductType)[keyof typeof PhoneNumberProductType];
|
|
365
383
|
export interface UpdatePhoneNumberRequestItem {
|
|
366
384
|
PhoneNumberId: string | undefined;
|
|
367
385
|
ProductType?: PhoneNumberProductType | string;
|
|
@@ -373,10 +391,11 @@ export interface BatchUpdatePhoneNumberRequest {
|
|
|
373
391
|
export interface BatchUpdatePhoneNumberResponse {
|
|
374
392
|
PhoneNumberErrors?: PhoneNumberError[];
|
|
375
393
|
}
|
|
376
|
-
export declare
|
|
377
|
-
PrivateUser
|
|
378
|
-
SharedDevice
|
|
379
|
-
}
|
|
394
|
+
export declare const UserType: {
|
|
395
|
+
readonly PrivateUser: "PrivateUser";
|
|
396
|
+
readonly SharedDevice: "SharedDevice";
|
|
397
|
+
};
|
|
398
|
+
export type UserType = (typeof UserType)[keyof typeof UserType];
|
|
380
399
|
export interface UpdateUserRequestItem {
|
|
381
400
|
UserId: string | undefined;
|
|
382
401
|
LicenseType?: License | string;
|
|
@@ -390,9 +409,10 @@ export interface BatchUpdateUserRequest {
|
|
|
390
409
|
export interface BatchUpdateUserResponse {
|
|
391
410
|
UserErrors?: UserError[];
|
|
392
411
|
}
|
|
393
|
-
export declare
|
|
394
|
-
ChatBot
|
|
395
|
-
}
|
|
412
|
+
export declare const BotType: {
|
|
413
|
+
readonly ChatBot: "ChatBot";
|
|
414
|
+
};
|
|
415
|
+
export type BotType = (typeof BotType)[keyof typeof BotType];
|
|
396
416
|
export interface Bot {
|
|
397
417
|
BotId?: string;
|
|
398
418
|
UserId?: string;
|
|
@@ -407,12 +427,14 @@ export interface Bot {
|
|
|
407
427
|
export interface BusinessCallingSettings {
|
|
408
428
|
CdrBucket?: string;
|
|
409
429
|
}
|
|
410
|
-
export declare
|
|
411
|
-
Unassigned
|
|
412
|
-
UpdateFailed
|
|
413
|
-
UpdateInProgress
|
|
414
|
-
UpdateSucceeded
|
|
415
|
-
}
|
|
430
|
+
export declare const CallingNameStatus: {
|
|
431
|
+
readonly Unassigned: "Unassigned";
|
|
432
|
+
readonly UpdateFailed: "UpdateFailed";
|
|
433
|
+
readonly UpdateInProgress: "UpdateInProgress";
|
|
434
|
+
readonly UpdateSucceeded: "UpdateSucceeded";
|
|
435
|
+
};
|
|
436
|
+
export type CallingNameStatus =
|
|
437
|
+
(typeof CallingNameStatus)[keyof typeof CallingNameStatus];
|
|
416
438
|
export interface CandidateAddress {
|
|
417
439
|
streetInfo?: string;
|
|
418
440
|
streetNumber?: string;
|
|
@@ -422,18 +444,22 @@ export interface CandidateAddress {
|
|
|
422
444
|
postalCodePlus4?: string;
|
|
423
445
|
country?: string;
|
|
424
446
|
}
|
|
425
|
-
export declare
|
|
426
|
-
SMS
|
|
427
|
-
Voice
|
|
428
|
-
}
|
|
429
|
-
export
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
447
|
+
export declare const Capability: {
|
|
448
|
+
readonly SMS: "SMS";
|
|
449
|
+
readonly Voice: "Voice";
|
|
450
|
+
};
|
|
451
|
+
export type Capability = (typeof Capability)[keyof typeof Capability];
|
|
452
|
+
export declare const ChannelMode: {
|
|
453
|
+
readonly RESTRICTED: "RESTRICTED";
|
|
454
|
+
readonly UNRESTRICTED: "UNRESTRICTED";
|
|
455
|
+
};
|
|
456
|
+
export type ChannelMode = (typeof ChannelMode)[keyof typeof ChannelMode];
|
|
457
|
+
export declare const ChannelPrivacy: {
|
|
458
|
+
readonly PRIVATE: "PRIVATE";
|
|
459
|
+
readonly PUBLIC: "PUBLIC";
|
|
460
|
+
};
|
|
461
|
+
export type ChannelPrivacy =
|
|
462
|
+
(typeof ChannelPrivacy)[keyof typeof ChannelPrivacy];
|
|
437
463
|
export interface Channel {
|
|
438
464
|
Name?: string;
|
|
439
465
|
ChannelArn?: string;
|
|
@@ -477,14 +503,18 @@ export interface ChannelMembershipForAppInstanceUserSummary {
|
|
|
477
503
|
export interface ChannelMembershipSummary {
|
|
478
504
|
Member?: Identity;
|
|
479
505
|
}
|
|
480
|
-
export declare
|
|
481
|
-
NON_PERSISTENT
|
|
482
|
-
PERSISTENT
|
|
483
|
-
}
|
|
484
|
-
export
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
506
|
+
export declare const ChannelMessagePersistenceType: {
|
|
507
|
+
readonly NON_PERSISTENT: "NON_PERSISTENT";
|
|
508
|
+
readonly PERSISTENT: "PERSISTENT";
|
|
509
|
+
};
|
|
510
|
+
export type ChannelMessagePersistenceType =
|
|
511
|
+
(typeof ChannelMessagePersistenceType)[keyof typeof ChannelMessagePersistenceType];
|
|
512
|
+
export declare const ChannelMessageType: {
|
|
513
|
+
readonly CONTROL: "CONTROL";
|
|
514
|
+
readonly STANDARD: "STANDARD";
|
|
515
|
+
};
|
|
516
|
+
export type ChannelMessageType =
|
|
517
|
+
(typeof ChannelMessageType)[keyof typeof ChannelMessageType];
|
|
488
518
|
export interface ChannelMessage {
|
|
489
519
|
ChannelArn?: string;
|
|
490
520
|
MessageId?: string;
|
|
@@ -633,12 +663,16 @@ export interface CreateChannelModeratorResponse {
|
|
|
633
663
|
ChannelArn?: string;
|
|
634
664
|
ChannelModerator?: Identity;
|
|
635
665
|
}
|
|
636
|
-
export declare
|
|
637
|
-
S3Bucket
|
|
638
|
-
}
|
|
639
|
-
export
|
|
640
|
-
|
|
641
|
-
|
|
666
|
+
export declare const MediaPipelineSinkType: {
|
|
667
|
+
readonly S3Bucket: "S3Bucket";
|
|
668
|
+
};
|
|
669
|
+
export type MediaPipelineSinkType =
|
|
670
|
+
(typeof MediaPipelineSinkType)[keyof typeof MediaPipelineSinkType];
|
|
671
|
+
export declare const MediaPipelineSourceType: {
|
|
672
|
+
readonly ChimeSdkMeeting: "ChimeSdkMeeting";
|
|
673
|
+
};
|
|
674
|
+
export type MediaPipelineSourceType =
|
|
675
|
+
(typeof MediaPipelineSourceType)[keyof typeof MediaPipelineSourceType];
|
|
642
676
|
export interface CreateMediaCapturePipelineRequest {
|
|
643
677
|
SourceType: MediaPipelineSourceType | string | undefined;
|
|
644
678
|
SourceArn: string | undefined;
|
|
@@ -647,13 +681,15 @@ export interface CreateMediaCapturePipelineRequest {
|
|
|
647
681
|
ClientRequestToken?: string;
|
|
648
682
|
ChimeSdkMeetingConfiguration?: ChimeSdkMeetingConfiguration;
|
|
649
683
|
}
|
|
650
|
-
export declare
|
|
651
|
-
Failed
|
|
652
|
-
InProgress
|
|
653
|
-
Initializing
|
|
654
|
-
Stopped
|
|
655
|
-
Stopping
|
|
656
|
-
}
|
|
684
|
+
export declare const MediaPipelineStatus: {
|
|
685
|
+
readonly Failed: "Failed";
|
|
686
|
+
readonly InProgress: "InProgress";
|
|
687
|
+
readonly Initializing: "Initializing";
|
|
688
|
+
readonly Stopped: "Stopped";
|
|
689
|
+
readonly Stopping: "Stopping";
|
|
690
|
+
};
|
|
691
|
+
export type MediaPipelineStatus =
|
|
692
|
+
(typeof MediaPipelineStatus)[keyof typeof MediaPipelineStatus];
|
|
657
693
|
export interface MediaCapturePipeline {
|
|
658
694
|
MediaPipelineId?: string;
|
|
659
695
|
SourceType?: MediaPipelineSourceType | string;
|
|
@@ -726,21 +762,25 @@ export interface CreatePhoneNumberOrderRequest {
|
|
|
726
762
|
ProductType: PhoneNumberProductType | string | undefined;
|
|
727
763
|
E164PhoneNumbers: string[] | undefined;
|
|
728
764
|
}
|
|
729
|
-
export declare
|
|
730
|
-
Acquired
|
|
731
|
-
Failed
|
|
732
|
-
Processing
|
|
733
|
-
}
|
|
765
|
+
export declare const OrderedPhoneNumberStatus: {
|
|
766
|
+
readonly Acquired: "Acquired";
|
|
767
|
+
readonly Failed: "Failed";
|
|
768
|
+
readonly Processing: "Processing";
|
|
769
|
+
};
|
|
770
|
+
export type OrderedPhoneNumberStatus =
|
|
771
|
+
(typeof OrderedPhoneNumberStatus)[keyof typeof OrderedPhoneNumberStatus];
|
|
734
772
|
export interface OrderedPhoneNumber {
|
|
735
773
|
E164PhoneNumber?: string;
|
|
736
774
|
Status?: OrderedPhoneNumberStatus | string;
|
|
737
775
|
}
|
|
738
|
-
export declare
|
|
739
|
-
Failed
|
|
740
|
-
Partial
|
|
741
|
-
Processing
|
|
742
|
-
Successful
|
|
743
|
-
}
|
|
776
|
+
export declare const PhoneNumberOrderStatus: {
|
|
777
|
+
readonly Failed: "Failed";
|
|
778
|
+
readonly Partial: "Partial";
|
|
779
|
+
readonly Processing: "Processing";
|
|
780
|
+
readonly Successful: "Successful";
|
|
781
|
+
};
|
|
782
|
+
export type PhoneNumberOrderStatus =
|
|
783
|
+
(typeof PhoneNumberOrderStatus)[keyof typeof PhoneNumberOrderStatus];
|
|
744
784
|
export interface PhoneNumberOrder {
|
|
745
785
|
PhoneNumberOrderId?: string;
|
|
746
786
|
ProductType?: PhoneNumberProductType | string;
|
|
@@ -752,18 +792,21 @@ export interface PhoneNumberOrder {
|
|
|
752
792
|
export interface CreatePhoneNumberOrderResponse {
|
|
753
793
|
PhoneNumberOrder?: PhoneNumberOrder;
|
|
754
794
|
}
|
|
755
|
-
export declare
|
|
756
|
-
AreaCode
|
|
757
|
-
Country
|
|
758
|
-
}
|
|
795
|
+
export declare const GeoMatchLevel: {
|
|
796
|
+
readonly AreaCode: "AreaCode";
|
|
797
|
+
readonly Country: "Country";
|
|
798
|
+
};
|
|
799
|
+
export type GeoMatchLevel = (typeof GeoMatchLevel)[keyof typeof GeoMatchLevel];
|
|
759
800
|
export interface GeoMatchParams {
|
|
760
801
|
Country: string | undefined;
|
|
761
802
|
AreaCode: string | undefined;
|
|
762
803
|
}
|
|
763
|
-
export declare
|
|
764
|
-
AvoidSticky
|
|
765
|
-
PreferSticky
|
|
766
|
-
}
|
|
804
|
+
export declare const NumberSelectionBehavior: {
|
|
805
|
+
readonly AvoidSticky: "AvoidSticky";
|
|
806
|
+
readonly PreferSticky: "PreferSticky";
|
|
807
|
+
};
|
|
808
|
+
export type NumberSelectionBehavior =
|
|
809
|
+
(typeof NumberSelectionBehavior)[keyof typeof NumberSelectionBehavior];
|
|
767
810
|
export interface CreateProxySessionRequest {
|
|
768
811
|
VoiceConnectorId: string | undefined;
|
|
769
812
|
ParticipantPhoneNumbers: string[] | undefined;
|
|
@@ -778,11 +821,13 @@ export interface Participant {
|
|
|
778
821
|
PhoneNumber?: string;
|
|
779
822
|
ProxyPhoneNumber?: string;
|
|
780
823
|
}
|
|
781
|
-
export declare
|
|
782
|
-
Closed
|
|
783
|
-
InProgress
|
|
784
|
-
Open
|
|
785
|
-
}
|
|
824
|
+
export declare const ProxySessionStatus: {
|
|
825
|
+
readonly Closed: "Closed";
|
|
826
|
+
readonly InProgress: "InProgress";
|
|
827
|
+
readonly Open: "Open";
|
|
828
|
+
};
|
|
829
|
+
export type ProxySessionStatus =
|
|
830
|
+
(typeof ProxySessionStatus)[keyof typeof ProxySessionStatus];
|
|
786
831
|
export interface ProxySession {
|
|
787
832
|
VoiceConnectorId?: string;
|
|
788
833
|
ProxySessionId?: string;
|
|
@@ -823,11 +868,12 @@ export interface CreateRoomMembershipRequest {
|
|
|
823
868
|
MemberId: string | undefined;
|
|
824
869
|
Role?: RoomMembershipRole | string;
|
|
825
870
|
}
|
|
826
|
-
export declare
|
|
827
|
-
Bot
|
|
828
|
-
User
|
|
829
|
-
Webhook
|
|
830
|
-
}
|
|
871
|
+
export declare const MemberType: {
|
|
872
|
+
readonly Bot: "Bot";
|
|
873
|
+
readonly User: "User";
|
|
874
|
+
readonly Webhook: "Webhook";
|
|
875
|
+
};
|
|
876
|
+
export type MemberType = (typeof MemberType)[keyof typeof MemberType];
|
|
831
877
|
export interface Member {
|
|
832
878
|
MemberId?: string;
|
|
833
879
|
MemberType?: MemberType | string;
|
|
@@ -881,10 +927,12 @@ export interface SipRuleTargetApplication {
|
|
|
881
927
|
Priority?: number;
|
|
882
928
|
AwsRegion?: string;
|
|
883
929
|
}
|
|
884
|
-
export declare
|
|
885
|
-
RequestUriHostname
|
|
886
|
-
ToPhoneNumber
|
|
887
|
-
}
|
|
930
|
+
export declare const SipRuleTriggerType: {
|
|
931
|
+
readonly RequestUriHostname: "RequestUriHostname";
|
|
932
|
+
readonly ToPhoneNumber: "ToPhoneNumber";
|
|
933
|
+
};
|
|
934
|
+
export type SipRuleTriggerType =
|
|
935
|
+
(typeof SipRuleTriggerType)[keyof typeof SipRuleTriggerType];
|
|
888
936
|
export interface CreateSipRuleRequest {
|
|
889
937
|
Name: string | undefined;
|
|
890
938
|
TriggerType: SipRuleTriggerType | string | undefined;
|
|
@@ -911,16 +959,19 @@ export interface CreateUserRequest {
|
|
|
911
959
|
Email?: string;
|
|
912
960
|
UserType?: UserType | string;
|
|
913
961
|
}
|
|
914
|
-
export declare
|
|
915
|
-
Accepted
|
|
916
|
-
Failed
|
|
917
|
-
Pending
|
|
918
|
-
}
|
|
919
|
-
export
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
962
|
+
export declare const InviteStatus: {
|
|
963
|
+
readonly Accepted: "Accepted";
|
|
964
|
+
readonly Failed: "Failed";
|
|
965
|
+
readonly Pending: "Pending";
|
|
966
|
+
};
|
|
967
|
+
export type InviteStatus = (typeof InviteStatus)[keyof typeof InviteStatus];
|
|
968
|
+
export declare const RegistrationStatus: {
|
|
969
|
+
readonly Registered: "Registered";
|
|
970
|
+
readonly Suspended: "Suspended";
|
|
971
|
+
readonly Unregistered: "Unregistered";
|
|
972
|
+
};
|
|
973
|
+
export type RegistrationStatus =
|
|
974
|
+
(typeof RegistrationStatus)[keyof typeof RegistrationStatus];
|
|
924
975
|
export interface User {
|
|
925
976
|
UserId: string | undefined;
|
|
926
977
|
AccountId?: string;
|
|
@@ -939,10 +990,12 @@ export interface User {
|
|
|
939
990
|
export interface CreateUserResponse {
|
|
940
991
|
User?: User;
|
|
941
992
|
}
|
|
942
|
-
export declare
|
|
943
|
-
US_EAST_1
|
|
944
|
-
US_WEST_2
|
|
945
|
-
}
|
|
993
|
+
export declare const VoiceConnectorAwsRegion: {
|
|
994
|
+
readonly US_EAST_1: "us-east-1";
|
|
995
|
+
readonly US_WEST_2: "us-west-2";
|
|
996
|
+
};
|
|
997
|
+
export type VoiceConnectorAwsRegion =
|
|
998
|
+
(typeof VoiceConnectorAwsRegion)[keyof typeof VoiceConnectorAwsRegion];
|
|
946
999
|
export interface CreateVoiceConnectorRequest {
|
|
947
1000
|
Name: string | undefined;
|
|
948
1001
|
AwsRegion?: VoiceConnectorAwsRegion | string;
|
|
@@ -1190,41 +1243,52 @@ export interface DNISEmergencyCallingConfiguration {
|
|
|
1190
1243
|
TestPhoneNumber?: string;
|
|
1191
1244
|
CallingCountry: string | undefined;
|
|
1192
1245
|
}
|
|
1193
|
-
export declare
|
|
1194
|
-
Failed
|
|
1195
|
-
NotSent
|
|
1196
|
-
Sent
|
|
1197
|
-
}
|
|
1246
|
+
export declare const EmailStatus: {
|
|
1247
|
+
readonly Failed: "Failed";
|
|
1248
|
+
readonly NotSent: "NotSent";
|
|
1249
|
+
readonly Sent: "Sent";
|
|
1250
|
+
};
|
|
1251
|
+
export type EmailStatus = (typeof EmailStatus)[keyof typeof EmailStatus];
|
|
1198
1252
|
export interface EmergencyCallingConfiguration {
|
|
1199
1253
|
DNIS?: DNISEmergencyCallingConfiguration[];
|
|
1200
1254
|
}
|
|
1201
|
-
export declare
|
|
1202
|
-
PHI
|
|
1203
|
-
}
|
|
1204
|
-
export
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1255
|
+
export declare const TranscribeMedicalContentIdentificationType: {
|
|
1256
|
+
readonly PHI: "PHI";
|
|
1257
|
+
};
|
|
1258
|
+
export type TranscribeMedicalContentIdentificationType =
|
|
1259
|
+
(typeof TranscribeMedicalContentIdentificationType)[keyof typeof TranscribeMedicalContentIdentificationType];
|
|
1260
|
+
export declare const TranscribeMedicalLanguageCode: {
|
|
1261
|
+
readonly EN_US: "en-US";
|
|
1262
|
+
};
|
|
1263
|
+
export type TranscribeMedicalLanguageCode =
|
|
1264
|
+
(typeof TranscribeMedicalLanguageCode)[keyof typeof TranscribeMedicalLanguageCode];
|
|
1265
|
+
export declare const TranscribeMedicalRegion: {
|
|
1266
|
+
readonly AP_SOUTHEAST_2: "ap-southeast-2";
|
|
1267
|
+
readonly AUTO: "auto";
|
|
1268
|
+
readonly CA_CENTRAL_1: "ca-central-1";
|
|
1269
|
+
readonly EU_WEST_1: "eu-west-1";
|
|
1270
|
+
readonly US_EAST_1: "us-east-1";
|
|
1271
|
+
readonly US_EAST_2: "us-east-2";
|
|
1272
|
+
readonly US_WEST_2: "us-west-2";
|
|
1273
|
+
};
|
|
1274
|
+
export type TranscribeMedicalRegion =
|
|
1275
|
+
(typeof TranscribeMedicalRegion)[keyof typeof TranscribeMedicalRegion];
|
|
1276
|
+
export declare const TranscribeMedicalSpecialty: {
|
|
1277
|
+
readonly Cardiology: "CARDIOLOGY";
|
|
1278
|
+
readonly Neurology: "NEUROLOGY";
|
|
1279
|
+
readonly Oncology: "ONCOLOGY";
|
|
1280
|
+
readonly PrimaryCare: "PRIMARYCARE";
|
|
1281
|
+
readonly Radiology: "RADIOLOGY";
|
|
1282
|
+
readonly Urology: "UROLOGY";
|
|
1283
|
+
};
|
|
1284
|
+
export type TranscribeMedicalSpecialty =
|
|
1285
|
+
(typeof TranscribeMedicalSpecialty)[keyof typeof TranscribeMedicalSpecialty];
|
|
1286
|
+
export declare const TranscribeMedicalType: {
|
|
1287
|
+
readonly Conversation: "CONVERSATION";
|
|
1288
|
+
readonly Dictation: "DICTATION";
|
|
1289
|
+
};
|
|
1290
|
+
export type TranscribeMedicalType =
|
|
1291
|
+
(typeof TranscribeMedicalType)[keyof typeof TranscribeMedicalType];
|
|
1228
1292
|
export interface EngineTranscribeMedicalSettings {
|
|
1229
1293
|
LanguageCode: TranscribeMedicalLanguageCode | string | undefined;
|
|
1230
1294
|
Specialty: TranscribeMedicalSpecialty | string | undefined;
|
|
@@ -1235,50 +1299,62 @@ export interface EngineTranscribeMedicalSettings {
|
|
|
1235
1299
|
| TranscribeMedicalContentIdentificationType
|
|
1236
1300
|
| string;
|
|
1237
1301
|
}
|
|
1238
|
-
export declare
|
|
1239
|
-
PII
|
|
1240
|
-
}
|
|
1241
|
-
export
|
|
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
|
-
|
|
1302
|
+
export declare const TranscribeContentIdentificationType: {
|
|
1303
|
+
readonly PII: "PII";
|
|
1304
|
+
};
|
|
1305
|
+
export type TranscribeContentIdentificationType =
|
|
1306
|
+
(typeof TranscribeContentIdentificationType)[keyof typeof TranscribeContentIdentificationType];
|
|
1307
|
+
export declare const TranscribeContentRedactionType: {
|
|
1308
|
+
readonly PII: "PII";
|
|
1309
|
+
};
|
|
1310
|
+
export type TranscribeContentRedactionType =
|
|
1311
|
+
(typeof TranscribeContentRedactionType)[keyof typeof TranscribeContentRedactionType];
|
|
1312
|
+
export declare const TranscribeLanguageCode: {
|
|
1313
|
+
readonly DE_DE: "de-DE";
|
|
1314
|
+
readonly EN_AU: "en-AU";
|
|
1315
|
+
readonly EN_GB: "en-GB";
|
|
1316
|
+
readonly EN_US: "en-US";
|
|
1317
|
+
readonly ES_US: "es-US";
|
|
1318
|
+
readonly FR_CA: "fr-CA";
|
|
1319
|
+
readonly FR_FR: "fr-FR";
|
|
1320
|
+
readonly IT_IT: "it-IT";
|
|
1321
|
+
readonly JA_JP: "ja-JP";
|
|
1322
|
+
readonly KO_KR: "ko-KR";
|
|
1323
|
+
readonly PT_BR: "pt-BR";
|
|
1324
|
+
readonly ZH_CN: "zh-CN";
|
|
1325
|
+
};
|
|
1326
|
+
export type TranscribeLanguageCode =
|
|
1327
|
+
(typeof TranscribeLanguageCode)[keyof typeof TranscribeLanguageCode];
|
|
1328
|
+
export declare const TranscribePartialResultsStability: {
|
|
1329
|
+
readonly HIGH: "high";
|
|
1330
|
+
readonly LOW: "low";
|
|
1331
|
+
readonly MEDIUM: "medium";
|
|
1332
|
+
};
|
|
1333
|
+
export type TranscribePartialResultsStability =
|
|
1334
|
+
(typeof TranscribePartialResultsStability)[keyof typeof TranscribePartialResultsStability];
|
|
1335
|
+
export declare const TranscribeRegion: {
|
|
1336
|
+
readonly AP_NORTHEAST_1: "ap-northeast-1";
|
|
1337
|
+
readonly AP_NORTHEAST_2: "ap-northeast-2";
|
|
1338
|
+
readonly AP_SOUTHEAST_2: "ap-southeast-2";
|
|
1339
|
+
readonly AUTO: "auto";
|
|
1340
|
+
readonly CA_CENTRAL_1: "ca-central-1";
|
|
1341
|
+
readonly EU_CENTRAL_1: "eu-central-1";
|
|
1342
|
+
readonly EU_WEST_1: "eu-west-1";
|
|
1343
|
+
readonly EU_WEST_2: "eu-west-2";
|
|
1344
|
+
readonly SA_EAST_1: "sa-east-1";
|
|
1345
|
+
readonly US_EAST_1: "us-east-1";
|
|
1346
|
+
readonly US_EAST_2: "us-east-2";
|
|
1347
|
+
readonly US_WEST_2: "us-west-2";
|
|
1348
|
+
};
|
|
1349
|
+
export type TranscribeRegion =
|
|
1350
|
+
(typeof TranscribeRegion)[keyof typeof TranscribeRegion];
|
|
1351
|
+
export declare const TranscribeVocabularyFilterMethod: {
|
|
1352
|
+
readonly Mask: "mask";
|
|
1353
|
+
readonly Remove: "remove";
|
|
1354
|
+
readonly Tag: "tag";
|
|
1355
|
+
};
|
|
1356
|
+
export type TranscribeVocabularyFilterMethod =
|
|
1357
|
+
(typeof TranscribeVocabularyFilterMethod)[keyof typeof TranscribeVocabularyFilterMethod];
|
|
1282
1358
|
export interface EngineTranscribeSettings {
|
|
1283
1359
|
LanguageCode: TranscribeLanguageCode | string | undefined;
|
|
1284
1360
|
VocabularyFilterMethod?: TranscribeVocabularyFilterMethod | string;
|
|
@@ -1380,13 +1456,15 @@ export interface GetMessagingSessionEndpointResponse {
|
|
|
1380
1456
|
export interface GetPhoneNumberRequest {
|
|
1381
1457
|
PhoneNumberId: string | undefined;
|
|
1382
1458
|
}
|
|
1383
|
-
export declare
|
|
1384
|
-
AccountId
|
|
1385
|
-
SipRuleId
|
|
1386
|
-
UserId
|
|
1387
|
-
VoiceConnectorGroupId
|
|
1388
|
-
VoiceConnectorId
|
|
1389
|
-
}
|
|
1459
|
+
export declare const PhoneNumberAssociationName: {
|
|
1460
|
+
readonly AccountId: "AccountId";
|
|
1461
|
+
readonly SipRuleId: "SipRuleId";
|
|
1462
|
+
readonly UserId: "UserId";
|
|
1463
|
+
readonly VoiceConnectorGroupId: "VoiceConnectorGroupId";
|
|
1464
|
+
readonly VoiceConnectorId: "VoiceConnectorId";
|
|
1465
|
+
};
|
|
1466
|
+
export type PhoneNumberAssociationName =
|
|
1467
|
+
(typeof PhoneNumberAssociationName)[keyof typeof PhoneNumberAssociationName];
|
|
1390
1468
|
export interface PhoneNumberAssociation {
|
|
1391
1469
|
Value?: string;
|
|
1392
1470
|
Name?: PhoneNumberAssociationName | string;
|
|
@@ -1400,20 +1478,24 @@ export interface PhoneNumberCapabilities {
|
|
|
1400
1478
|
InboundMMS?: boolean;
|
|
1401
1479
|
OutboundMMS?: boolean;
|
|
1402
1480
|
}
|
|
1403
|
-
export declare
|
|
1404
|
-
AcquireFailed
|
|
1405
|
-
AcquireInProgress
|
|
1406
|
-
Assigned
|
|
1407
|
-
DeleteFailed
|
|
1408
|
-
DeleteInProgress
|
|
1409
|
-
ReleaseFailed
|
|
1410
|
-
ReleaseInProgress
|
|
1411
|
-
Unassigned
|
|
1412
|
-
}
|
|
1413
|
-
export
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1481
|
+
export declare const PhoneNumberStatus: {
|
|
1482
|
+
readonly AcquireFailed: "AcquireFailed";
|
|
1483
|
+
readonly AcquireInProgress: "AcquireInProgress";
|
|
1484
|
+
readonly Assigned: "Assigned";
|
|
1485
|
+
readonly DeleteFailed: "DeleteFailed";
|
|
1486
|
+
readonly DeleteInProgress: "DeleteInProgress";
|
|
1487
|
+
readonly ReleaseFailed: "ReleaseFailed";
|
|
1488
|
+
readonly ReleaseInProgress: "ReleaseInProgress";
|
|
1489
|
+
readonly Unassigned: "Unassigned";
|
|
1490
|
+
};
|
|
1491
|
+
export type PhoneNumberStatus =
|
|
1492
|
+
(typeof PhoneNumberStatus)[keyof typeof PhoneNumberStatus];
|
|
1493
|
+
export declare const PhoneNumberType: {
|
|
1494
|
+
readonly Local: "Local";
|
|
1495
|
+
readonly TollFree: "TollFree";
|
|
1496
|
+
};
|
|
1497
|
+
export type PhoneNumberType =
|
|
1498
|
+
(typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
1417
1499
|
export interface PhoneNumber {
|
|
1418
1500
|
PhoneNumberId?: string;
|
|
1419
1501
|
E164PhoneNumber?: string;
|