@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
|
@@ -6,24 +6,23 @@ exports.DescribeChannelResponseFilterSensitiveLog = exports.DescribeAppInstanceU
|
|
|
6
6
|
exports.GetProxySessionResponseFilterSensitiveLog = exports.GetPhoneNumberSettingsResponseFilterSensitiveLog = exports.GetPhoneNumberOrderResponseFilterSensitiveLog = exports.GetPhoneNumberResponseFilterSensitiveLog = exports.PhoneNumberFilterSensitiveLog = exports.GetMeetingResponseFilterSensitiveLog = exports.GetMediaCapturePipelineResponseFilterSensitiveLog = exports.GetEventsConfigurationResponseFilterSensitiveLog = exports.GetChannelMessageResponseFilterSensitiveLog = exports.GetBotResponseFilterSensitiveLog = exports.GetAttendeeResponseFilterSensitiveLog = exports.GetAppInstanceStreamingConfigurationsResponseFilterSensitiveLog = exports.EventsConfigurationFilterSensitiveLog = exports.EmergencyCallingConfigurationFilterSensitiveLog = exports.DNISEmergencyCallingConfigurationFilterSensitiveLog = exports.DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog = exports.DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog = exports.DescribeChannelModeratorResponseFilterSensitiveLog = exports.DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog = exports.DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog = exports.DescribeChannelMembershipResponseFilterSensitiveLog = exports.DescribeChannelBanResponseFilterSensitiveLog = void 0;
|
|
7
7
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
8
|
const ChimeServiceException_1 = require("./ChimeServiceException");
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
9
|
+
exports.ErrorCode = {
|
|
10
|
+
AccessDenied: "AccessDenied",
|
|
11
|
+
BadRequest: "BadRequest",
|
|
12
|
+
Conflict: "Conflict",
|
|
13
|
+
Forbidden: "Forbidden",
|
|
14
|
+
NotFound: "NotFound",
|
|
15
|
+
PhoneNumberAssociationsExist: "PhoneNumberAssociationsExist",
|
|
16
|
+
PreconditionFailed: "PreconditionFailed",
|
|
17
|
+
ResourceLimitExceeded: "ResourceLimitExceeded",
|
|
18
|
+
ServiceFailure: "ServiceFailure",
|
|
19
|
+
ServiceUnavailable: "ServiceUnavailable",
|
|
20
|
+
Throttled: "Throttled",
|
|
21
|
+
Throttling: "Throttling",
|
|
22
|
+
Unauthorized: "Unauthorized",
|
|
23
|
+
Unprocessable: "Unprocessable",
|
|
24
|
+
VoiceConnectorGroupAssociationsExist: "VoiceConnectorGroupAssociationsExist",
|
|
25
|
+
};
|
|
27
26
|
class AccessDeniedException extends ChimeServiceException_1.ChimeServiceException {
|
|
28
27
|
constructor(opts) {
|
|
29
28
|
super({
|
|
@@ -39,53 +38,44 @@ class AccessDeniedException extends ChimeServiceException_1.ChimeServiceExceptio
|
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
40
|
exports.AccessDeniedException = AccessDeniedException;
|
|
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
|
-
}
|
|
80
|
-
var ArtifactsState;
|
|
81
|
-
(function (ArtifactsState) {
|
|
82
|
-
ArtifactsState["Disabled"] = "Disabled";
|
|
83
|
-
ArtifactsState["Enabled"] = "Enabled";
|
|
84
|
-
})(ArtifactsState = exports.ArtifactsState || (exports.ArtifactsState = {}));
|
|
85
|
-
var VideoMuxType;
|
|
86
|
-
(function (VideoMuxType) {
|
|
87
|
-
VideoMuxType["VideoOnly"] = "VideoOnly";
|
|
88
|
-
})(VideoMuxType = exports.VideoMuxType || (exports.VideoMuxType = {}));
|
|
41
|
+
exports.AccountStatus = {
|
|
42
|
+
Active: "Active",
|
|
43
|
+
Suspended: "Suspended",
|
|
44
|
+
};
|
|
45
|
+
exports.AccountType = {
|
|
46
|
+
EnterpriseDirectory: "EnterpriseDirectory",
|
|
47
|
+
EnterpriseLWA: "EnterpriseLWA",
|
|
48
|
+
EnterpriseOIDC: "EnterpriseOIDC",
|
|
49
|
+
Team: "Team",
|
|
50
|
+
};
|
|
51
|
+
exports.License = {
|
|
52
|
+
Basic: "Basic",
|
|
53
|
+
Plus: "Plus",
|
|
54
|
+
Pro: "Pro",
|
|
55
|
+
ProTrial: "ProTrial",
|
|
56
|
+
};
|
|
57
|
+
exports.AppInstanceDataType = {
|
|
58
|
+
Channel: "Channel",
|
|
59
|
+
ChannelMessage: "ChannelMessage",
|
|
60
|
+
};
|
|
61
|
+
exports.ChannelMembershipType = {
|
|
62
|
+
DEFAULT: "DEFAULT",
|
|
63
|
+
HIDDEN: "HIDDEN",
|
|
64
|
+
};
|
|
65
|
+
exports.AudioMuxType = {
|
|
66
|
+
AudioOnly: "AudioOnly",
|
|
67
|
+
AudioWithActiveSpeakerVideo: "AudioWithActiveSpeakerVideo",
|
|
68
|
+
};
|
|
69
|
+
exports.ContentMuxType = {
|
|
70
|
+
ContentOnly: "ContentOnly",
|
|
71
|
+
};
|
|
72
|
+
exports.ArtifactsState = {
|
|
73
|
+
Disabled: "Disabled",
|
|
74
|
+
Enabled: "Enabled",
|
|
75
|
+
};
|
|
76
|
+
exports.VideoMuxType = {
|
|
77
|
+
VideoOnly: "VideoOnly",
|
|
78
|
+
};
|
|
89
79
|
class BadRequestException extends ChimeServiceException_1.ChimeServiceException {
|
|
90
80
|
constructor(opts) {
|
|
91
81
|
super({
|
|
@@ -206,58 +196,48 @@ class ResourceLimitExceededException extends ChimeServiceException_1.ChimeServic
|
|
|
206
196
|
}
|
|
207
197
|
}
|
|
208
198
|
exports.ResourceLimitExceededException = ResourceLimitExceededException;
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
}
|
|
251
|
-
var ChannelMessagePersistenceType;
|
|
252
|
-
(function (ChannelMessagePersistenceType) {
|
|
253
|
-
ChannelMessagePersistenceType["NON_PERSISTENT"] = "NON_PERSISTENT";
|
|
254
|
-
ChannelMessagePersistenceType["PERSISTENT"] = "PERSISTENT";
|
|
255
|
-
})(ChannelMessagePersistenceType = exports.ChannelMessagePersistenceType || (exports.ChannelMessagePersistenceType = {}));
|
|
256
|
-
var ChannelMessageType;
|
|
257
|
-
(function (ChannelMessageType) {
|
|
258
|
-
ChannelMessageType["CONTROL"] = "CONTROL";
|
|
259
|
-
ChannelMessageType["STANDARD"] = "STANDARD";
|
|
260
|
-
})(ChannelMessageType = exports.ChannelMessageType || (exports.ChannelMessageType = {}));
|
|
199
|
+
exports.RoomMembershipRole = {
|
|
200
|
+
Administrator: "Administrator",
|
|
201
|
+
Member: "Member",
|
|
202
|
+
};
|
|
203
|
+
exports.PhoneNumberProductType = {
|
|
204
|
+
BusinessCalling: "BusinessCalling",
|
|
205
|
+
SipMediaApplicationDialIn: "SipMediaApplicationDialIn",
|
|
206
|
+
VoiceConnector: "VoiceConnector",
|
|
207
|
+
};
|
|
208
|
+
exports.UserType = {
|
|
209
|
+
PrivateUser: "PrivateUser",
|
|
210
|
+
SharedDevice: "SharedDevice",
|
|
211
|
+
};
|
|
212
|
+
exports.BotType = {
|
|
213
|
+
ChatBot: "ChatBot",
|
|
214
|
+
};
|
|
215
|
+
exports.CallingNameStatus = {
|
|
216
|
+
Unassigned: "Unassigned",
|
|
217
|
+
UpdateFailed: "UpdateFailed",
|
|
218
|
+
UpdateInProgress: "UpdateInProgress",
|
|
219
|
+
UpdateSucceeded: "UpdateSucceeded",
|
|
220
|
+
};
|
|
221
|
+
exports.Capability = {
|
|
222
|
+
SMS: "SMS",
|
|
223
|
+
Voice: "Voice",
|
|
224
|
+
};
|
|
225
|
+
exports.ChannelMode = {
|
|
226
|
+
RESTRICTED: "RESTRICTED",
|
|
227
|
+
UNRESTRICTED: "UNRESTRICTED",
|
|
228
|
+
};
|
|
229
|
+
exports.ChannelPrivacy = {
|
|
230
|
+
PRIVATE: "PRIVATE",
|
|
231
|
+
PUBLIC: "PUBLIC",
|
|
232
|
+
};
|
|
233
|
+
exports.ChannelMessagePersistenceType = {
|
|
234
|
+
NON_PERSISTENT: "NON_PERSISTENT",
|
|
235
|
+
PERSISTENT: "PERSISTENT",
|
|
236
|
+
};
|
|
237
|
+
exports.ChannelMessageType = {
|
|
238
|
+
CONTROL: "CONTROL",
|
|
239
|
+
STANDARD: "STANDARD",
|
|
240
|
+
};
|
|
261
241
|
class ConflictException extends ChimeServiceException_1.ChimeServiceException {
|
|
262
242
|
constructor(opts) {
|
|
263
243
|
super({
|
|
@@ -273,79 +253,66 @@ class ConflictException extends ChimeServiceException_1.ChimeServiceException {
|
|
|
273
253
|
}
|
|
274
254
|
}
|
|
275
255
|
exports.ConflictException = ConflictException;
|
|
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
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
InviteStatus["Pending"] = "Pending";
|
|
337
|
-
})(InviteStatus = exports.InviteStatus || (exports.InviteStatus = {}));
|
|
338
|
-
var RegistrationStatus;
|
|
339
|
-
(function (RegistrationStatus) {
|
|
340
|
-
RegistrationStatus["Registered"] = "Registered";
|
|
341
|
-
RegistrationStatus["Suspended"] = "Suspended";
|
|
342
|
-
RegistrationStatus["Unregistered"] = "Unregistered";
|
|
343
|
-
})(RegistrationStatus = exports.RegistrationStatus || (exports.RegistrationStatus = {}));
|
|
344
|
-
var VoiceConnectorAwsRegion;
|
|
345
|
-
(function (VoiceConnectorAwsRegion) {
|
|
346
|
-
VoiceConnectorAwsRegion["US_EAST_1"] = "us-east-1";
|
|
347
|
-
VoiceConnectorAwsRegion["US_WEST_2"] = "us-west-2";
|
|
348
|
-
})(VoiceConnectorAwsRegion = exports.VoiceConnectorAwsRegion || (exports.VoiceConnectorAwsRegion = {}));
|
|
256
|
+
exports.MediaPipelineSinkType = {
|
|
257
|
+
S3Bucket: "S3Bucket",
|
|
258
|
+
};
|
|
259
|
+
exports.MediaPipelineSourceType = {
|
|
260
|
+
ChimeSdkMeeting: "ChimeSdkMeeting",
|
|
261
|
+
};
|
|
262
|
+
exports.MediaPipelineStatus = {
|
|
263
|
+
Failed: "Failed",
|
|
264
|
+
InProgress: "InProgress",
|
|
265
|
+
Initializing: "Initializing",
|
|
266
|
+
Stopped: "Stopped",
|
|
267
|
+
Stopping: "Stopping",
|
|
268
|
+
};
|
|
269
|
+
exports.OrderedPhoneNumberStatus = {
|
|
270
|
+
Acquired: "Acquired",
|
|
271
|
+
Failed: "Failed",
|
|
272
|
+
Processing: "Processing",
|
|
273
|
+
};
|
|
274
|
+
exports.PhoneNumberOrderStatus = {
|
|
275
|
+
Failed: "Failed",
|
|
276
|
+
Partial: "Partial",
|
|
277
|
+
Processing: "Processing",
|
|
278
|
+
Successful: "Successful",
|
|
279
|
+
};
|
|
280
|
+
exports.GeoMatchLevel = {
|
|
281
|
+
AreaCode: "AreaCode",
|
|
282
|
+
Country: "Country",
|
|
283
|
+
};
|
|
284
|
+
exports.NumberSelectionBehavior = {
|
|
285
|
+
AvoidSticky: "AvoidSticky",
|
|
286
|
+
PreferSticky: "PreferSticky",
|
|
287
|
+
};
|
|
288
|
+
exports.ProxySessionStatus = {
|
|
289
|
+
Closed: "Closed",
|
|
290
|
+
InProgress: "InProgress",
|
|
291
|
+
Open: "Open",
|
|
292
|
+
};
|
|
293
|
+
exports.MemberType = {
|
|
294
|
+
Bot: "Bot",
|
|
295
|
+
User: "User",
|
|
296
|
+
Webhook: "Webhook",
|
|
297
|
+
};
|
|
298
|
+
exports.SipRuleTriggerType = {
|
|
299
|
+
RequestUriHostname: "RequestUriHostname",
|
|
300
|
+
ToPhoneNumber: "ToPhoneNumber",
|
|
301
|
+
};
|
|
302
|
+
exports.InviteStatus = {
|
|
303
|
+
Accepted: "Accepted",
|
|
304
|
+
Failed: "Failed",
|
|
305
|
+
Pending: "Pending",
|
|
306
|
+
};
|
|
307
|
+
exports.RegistrationStatus = {
|
|
308
|
+
Registered: "Registered",
|
|
309
|
+
Suspended: "Suspended",
|
|
310
|
+
Unregistered: "Unregistered",
|
|
311
|
+
};
|
|
312
|
+
exports.VoiceConnectorAwsRegion = {
|
|
313
|
+
US_EAST_1: "us-east-1",
|
|
314
|
+
US_WEST_2: "us-west-2",
|
|
315
|
+
};
|
|
349
316
|
class UnprocessableEntityException extends ChimeServiceException_1.ChimeServiceException {
|
|
350
317
|
constructor(opts) {
|
|
351
318
|
super({
|
|
@@ -361,118 +328,103 @@ class UnprocessableEntityException extends ChimeServiceException_1.ChimeServiceE
|
|
|
361
328
|
}
|
|
362
329
|
}
|
|
363
330
|
exports.UnprocessableEntityException = UnprocessableEntityException;
|
|
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
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
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
|
-
(function (PhoneNumberStatus) {
|
|
462
|
-
PhoneNumberStatus["AcquireFailed"] = "AcquireFailed";
|
|
463
|
-
PhoneNumberStatus["AcquireInProgress"] = "AcquireInProgress";
|
|
464
|
-
PhoneNumberStatus["Assigned"] = "Assigned";
|
|
465
|
-
PhoneNumberStatus["DeleteFailed"] = "DeleteFailed";
|
|
466
|
-
PhoneNumberStatus["DeleteInProgress"] = "DeleteInProgress";
|
|
467
|
-
PhoneNumberStatus["ReleaseFailed"] = "ReleaseFailed";
|
|
468
|
-
PhoneNumberStatus["ReleaseInProgress"] = "ReleaseInProgress";
|
|
469
|
-
PhoneNumberStatus["Unassigned"] = "Unassigned";
|
|
470
|
-
})(PhoneNumberStatus = exports.PhoneNumberStatus || (exports.PhoneNumberStatus = {}));
|
|
471
|
-
var PhoneNumberType;
|
|
472
|
-
(function (PhoneNumberType) {
|
|
473
|
-
PhoneNumberType["Local"] = "Local";
|
|
474
|
-
PhoneNumberType["TollFree"] = "TollFree";
|
|
475
|
-
})(PhoneNumberType = exports.PhoneNumberType || (exports.PhoneNumberType = {}));
|
|
331
|
+
exports.EmailStatus = {
|
|
332
|
+
Failed: "Failed",
|
|
333
|
+
NotSent: "NotSent",
|
|
334
|
+
Sent: "Sent",
|
|
335
|
+
};
|
|
336
|
+
exports.TranscribeMedicalContentIdentificationType = {
|
|
337
|
+
PHI: "PHI",
|
|
338
|
+
};
|
|
339
|
+
exports.TranscribeMedicalLanguageCode = {
|
|
340
|
+
EN_US: "en-US",
|
|
341
|
+
};
|
|
342
|
+
exports.TranscribeMedicalRegion = {
|
|
343
|
+
AP_SOUTHEAST_2: "ap-southeast-2",
|
|
344
|
+
AUTO: "auto",
|
|
345
|
+
CA_CENTRAL_1: "ca-central-1",
|
|
346
|
+
EU_WEST_1: "eu-west-1",
|
|
347
|
+
US_EAST_1: "us-east-1",
|
|
348
|
+
US_EAST_2: "us-east-2",
|
|
349
|
+
US_WEST_2: "us-west-2",
|
|
350
|
+
};
|
|
351
|
+
exports.TranscribeMedicalSpecialty = {
|
|
352
|
+
Cardiology: "CARDIOLOGY",
|
|
353
|
+
Neurology: "NEUROLOGY",
|
|
354
|
+
Oncology: "ONCOLOGY",
|
|
355
|
+
PrimaryCare: "PRIMARYCARE",
|
|
356
|
+
Radiology: "RADIOLOGY",
|
|
357
|
+
Urology: "UROLOGY",
|
|
358
|
+
};
|
|
359
|
+
exports.TranscribeMedicalType = {
|
|
360
|
+
Conversation: "CONVERSATION",
|
|
361
|
+
Dictation: "DICTATION",
|
|
362
|
+
};
|
|
363
|
+
exports.TranscribeContentIdentificationType = {
|
|
364
|
+
PII: "PII",
|
|
365
|
+
};
|
|
366
|
+
exports.TranscribeContentRedactionType = {
|
|
367
|
+
PII: "PII",
|
|
368
|
+
};
|
|
369
|
+
exports.TranscribeLanguageCode = {
|
|
370
|
+
DE_DE: "de-DE",
|
|
371
|
+
EN_AU: "en-AU",
|
|
372
|
+
EN_GB: "en-GB",
|
|
373
|
+
EN_US: "en-US",
|
|
374
|
+
ES_US: "es-US",
|
|
375
|
+
FR_CA: "fr-CA",
|
|
376
|
+
FR_FR: "fr-FR",
|
|
377
|
+
IT_IT: "it-IT",
|
|
378
|
+
JA_JP: "ja-JP",
|
|
379
|
+
KO_KR: "ko-KR",
|
|
380
|
+
PT_BR: "pt-BR",
|
|
381
|
+
ZH_CN: "zh-CN",
|
|
382
|
+
};
|
|
383
|
+
exports.TranscribePartialResultsStability = {
|
|
384
|
+
HIGH: "high",
|
|
385
|
+
LOW: "low",
|
|
386
|
+
MEDIUM: "medium",
|
|
387
|
+
};
|
|
388
|
+
exports.TranscribeRegion = {
|
|
389
|
+
AP_NORTHEAST_1: "ap-northeast-1",
|
|
390
|
+
AP_NORTHEAST_2: "ap-northeast-2",
|
|
391
|
+
AP_SOUTHEAST_2: "ap-southeast-2",
|
|
392
|
+
AUTO: "auto",
|
|
393
|
+
CA_CENTRAL_1: "ca-central-1",
|
|
394
|
+
EU_CENTRAL_1: "eu-central-1",
|
|
395
|
+
EU_WEST_1: "eu-west-1",
|
|
396
|
+
EU_WEST_2: "eu-west-2",
|
|
397
|
+
SA_EAST_1: "sa-east-1",
|
|
398
|
+
US_EAST_1: "us-east-1",
|
|
399
|
+
US_EAST_2: "us-east-2",
|
|
400
|
+
US_WEST_2: "us-west-2",
|
|
401
|
+
};
|
|
402
|
+
exports.TranscribeVocabularyFilterMethod = {
|
|
403
|
+
Mask: "mask",
|
|
404
|
+
Remove: "remove",
|
|
405
|
+
Tag: "tag",
|
|
406
|
+
};
|
|
407
|
+
exports.PhoneNumberAssociationName = {
|
|
408
|
+
AccountId: "AccountId",
|
|
409
|
+
SipRuleId: "SipRuleId",
|
|
410
|
+
UserId: "UserId",
|
|
411
|
+
VoiceConnectorGroupId: "VoiceConnectorGroupId",
|
|
412
|
+
VoiceConnectorId: "VoiceConnectorId",
|
|
413
|
+
};
|
|
414
|
+
exports.PhoneNumberStatus = {
|
|
415
|
+
AcquireFailed: "AcquireFailed",
|
|
416
|
+
AcquireInProgress: "AcquireInProgress",
|
|
417
|
+
Assigned: "Assigned",
|
|
418
|
+
DeleteFailed: "DeleteFailed",
|
|
419
|
+
DeleteInProgress: "DeleteInProgress",
|
|
420
|
+
ReleaseFailed: "ReleaseFailed",
|
|
421
|
+
ReleaseInProgress: "ReleaseInProgress",
|
|
422
|
+
Unassigned: "Unassigned",
|
|
423
|
+
};
|
|
424
|
+
exports.PhoneNumberType = {
|
|
425
|
+
Local: "Local",
|
|
426
|
+
TollFree: "TollFree",
|
|
427
|
+
};
|
|
476
428
|
const AddressFilterSensitiveLog = (obj) => ({
|
|
477
429
|
...obj,
|
|
478
430
|
...(obj.streetName && { streetName: smithy_client_1.SENSITIVE_STRING }),
|