@aws-sdk/client-connect 3.928.0 → 3.930.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/index.js +12957 -13589
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ConnectClient.js +2 -0
- package/dist-es/commands/ActivateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -9
- package/dist-es/commands/AssociateBotCommand.js +3 -9
- package/dist-es/commands/AssociateContactWithUserCommand.js +3 -9
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -9
- package/dist-es/commands/AssociateEmailAddressAliasCommand.js +3 -9
- package/dist-es/commands/AssociateFlowCommand.js +3 -9
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -9
- package/dist-es/commands/AssociateLexBotCommand.js +3 -9
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -9
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -9
- package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +3 -9
- package/dist-es/commands/AssociateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +3 -9
- package/dist-es/commands/BatchGetFlowAssociationCommand.js +3 -9
- package/dist-es/commands/BatchPutContactCommand.js +3 -9
- package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -9
- package/dist-es/commands/CompleteAttachedFileUploadCommand.js +3 -9
- package/dist-es/commands/CreateAgentStatusCommand.js +3 -9
- package/dist-es/commands/CreateContactCommand.js +3 -10
- package/dist-es/commands/CreateContactFlowCommand.js +3 -9
- package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/CreateContactFlowVersionCommand.js +3 -9
- package/dist-es/commands/CreateEmailAddressCommand.js +3 -10
- package/dist-es/commands/CreateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/CreateInstanceCommand.js +3 -10
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -9
- package/dist-es/commands/CreateParticipantCommand.js +3 -9
- package/dist-es/commands/CreatePersistentContactAssociationCommand.js +3 -9
- package/dist-es/commands/CreatePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/CreatePromptCommand.js +3 -9
- package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +3 -9
- package/dist-es/commands/CreateQueueCommand.js +3 -9
- package/dist-es/commands/CreateQuickConnectCommand.js +3 -9
- package/dist-es/commands/CreateRoutingProfileCommand.js +3 -9
- package/dist-es/commands/CreateRuleCommand.js +3 -9
- package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/CreateTaskTemplateCommand.js +3 -9
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/CreateUseCaseCommand.js +3 -9
- package/dist-es/commands/CreateUserCommand.js +3 -10
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/CreateViewCommand.js +3 -11
- package/dist-es/commands/CreateViewVersionCommand.js +3 -10
- package/dist-es/commands/CreateVocabularyCommand.js +3 -9
- package/dist-es/commands/DeactivateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DeleteAttachedFileCommand.js +3 -9
- package/dist-es/commands/DeleteContactEvaluationCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowVersionCommand.js +3 -9
- package/dist-es/commands/DeleteEmailAddressCommand.js +3 -9
- package/dist-es/commands/DeleteEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -9
- package/dist-es/commands/DeletePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/DeletePromptCommand.js +3 -9
- package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +3 -9
- package/dist-es/commands/DeleteQueueCommand.js +3 -9
- package/dist-es/commands/DeleteQuickConnectCommand.js +3 -9
- package/dist-es/commands/DeleteRoutingProfileCommand.js +3 -9
- package/dist-es/commands/DeleteRuleCommand.js +3 -9
- package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteUseCaseCommand.js +3 -9
- package/dist-es/commands/DeleteUserCommand.js +3 -9
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/DeleteViewCommand.js +3 -9
- package/dist-es/commands/DeleteViewVersionCommand.js +3 -9
- package/dist-es/commands/DeleteVocabularyCommand.js +3 -9
- package/dist-es/commands/DescribeAgentStatusCommand.js +3 -9
- package/dist-es/commands/DescribeAuthenticationProfileCommand.js +3 -9
- package/dist-es/commands/DescribeContactCommand.js +3 -10
- package/dist-es/commands/DescribeContactEvaluationCommand.js +3 -9
- package/dist-es/commands/DescribeContactFlowCommand.js +3 -9
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/DescribeEmailAddressCommand.js +3 -10
- package/dist-es/commands/DescribeEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceCommand.js +3 -10
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/DescribePhoneNumberCommand.js +3 -9
- package/dist-es/commands/DescribePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/DescribePromptCommand.js +3 -9
- package/dist-es/commands/DescribeQueueCommand.js +3 -9
- package/dist-es/commands/DescribeQuickConnectCommand.js +3 -9
- package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -9
- package/dist-es/commands/DescribeRuleCommand.js +3 -9
- package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/DescribeUserCommand.js +3 -10
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -9
- package/dist-es/commands/DescribeViewCommand.js +3 -10
- package/dist-es/commands/DescribeVocabularyCommand.js +3 -9
- package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -9
- package/dist-es/commands/DisassociateBotCommand.js +3 -9
- package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +3 -9
- package/dist-es/commands/DisassociateFlowCommand.js +3 -9
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -9
- package/dist-es/commands/DisassociateLexBotCommand.js +3 -9
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -9
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -9
- package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +3 -9
- package/dist-es/commands/DisassociateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/DismissUserContactCommand.js +3 -9
- package/dist-es/commands/GetAttachedFileCommand.js +3 -9
- package/dist-es/commands/GetContactAttributesCommand.js +3 -9
- package/dist-es/commands/GetContactMetricsCommand.js +3 -9
- package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -9
- package/dist-es/commands/GetCurrentUserDataCommand.js +3 -9
- package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/GetFederationTokenCommand.js +3 -10
- package/dist-es/commands/GetFlowAssociationCommand.js +3 -9
- package/dist-es/commands/GetMetricDataCommand.js +3 -9
- package/dist-es/commands/GetMetricDataV2Command.js +3 -9
- package/dist-es/commands/GetPromptFileCommand.js +3 -9
- package/dist-es/commands/GetTaskTemplateCommand.js +3 -9
- package/dist-es/commands/GetTrafficDistributionCommand.js +3 -9
- package/dist-es/commands/ImportPhoneNumberCommand.js +3 -9
- package/dist-es/commands/ListAgentStatusesCommand.js +3 -9
- package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +3 -9
- package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +3 -9
- package/dist-es/commands/ListApprovedOriginsCommand.js +3 -9
- package/dist-es/commands/ListAssociatedContactsCommand.js +3 -9
- package/dist-es/commands/ListAuthenticationProfilesCommand.js +3 -9
- package/dist-es/commands/ListBotsCommand.js +3 -9
- package/dist-es/commands/ListContactEvaluationsCommand.js +3 -9
- package/dist-es/commands/ListContactFlowModulesCommand.js +3 -9
- package/dist-es/commands/ListContactFlowVersionsCommand.js +3 -9
- package/dist-es/commands/ListContactFlowsCommand.js +3 -9
- package/dist-es/commands/ListContactReferencesCommand.js +3 -9
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -9
- package/dist-es/commands/ListEvaluationFormVersionsCommand.js +3 -9
- package/dist-es/commands/ListEvaluationFormsCommand.js +3 -9
- package/dist-es/commands/ListFlowAssociationsCommand.js +3 -9
- package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +3 -9
- package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/ListInstanceAttributesCommand.js +3 -9
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -9
- package/dist-es/commands/ListInstancesCommand.js +3 -10
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -9
- package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -9
- package/dist-es/commands/ListLexBotsCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumbersCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -9
- package/dist-es/commands/ListPredefinedAttributesCommand.js +3 -9
- package/dist-es/commands/ListPromptsCommand.js +3 -9
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/ListQueuesCommand.js +3 -9
- package/dist-es/commands/ListQuickConnectsCommand.js +3 -9
- package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +3 -9
- package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +3 -9
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/ListRoutingProfilesCommand.js +3 -9
- package/dist-es/commands/ListRulesCommand.js +3 -9
- package/dist-es/commands/ListSecurityKeysCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTaskTemplatesCommand.js +3 -9
- package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +3 -9
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -9
- package/dist-es/commands/ListUseCasesCommand.js +3 -9
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -9
- package/dist-es/commands/ListUserProficienciesCommand.js +3 -9
- package/dist-es/commands/ListUsersCommand.js +3 -9
- package/dist-es/commands/ListViewVersionsCommand.js +3 -10
- package/dist-es/commands/ListViewsCommand.js +3 -10
- package/dist-es/commands/MonitorContactCommand.js +3 -9
- package/dist-es/commands/PauseContactCommand.js +3 -9
- package/dist-es/commands/PutUserStatusCommand.js +3 -9
- package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -9
- package/dist-es/commands/ReplicateInstanceCommand.js +3 -10
- package/dist-es/commands/ResumeContactCommand.js +3 -9
- package/dist-es/commands/ResumeContactRecordingCommand.js +3 -9
- package/dist-es/commands/SearchAgentStatusesCommand.js +3 -9
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -9
- package/dist-es/commands/SearchContactEvaluationsCommand.js +3 -9
- package/dist-es/commands/SearchContactFlowModulesCommand.js +3 -9
- package/dist-es/commands/SearchContactFlowsCommand.js +3 -9
- package/dist-es/commands/SearchContactsCommand.js +3 -11
- package/dist-es/commands/SearchEmailAddressesCommand.js +3 -10
- package/dist-es/commands/SearchEvaluationFormsCommand.js +3 -9
- package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +3 -9
- package/dist-es/commands/SearchHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/SearchPredefinedAttributesCommand.js +3 -9
- package/dist-es/commands/SearchPromptsCommand.js +3 -9
- package/dist-es/commands/SearchQueuesCommand.js +3 -9
- package/dist-es/commands/SearchQuickConnectsCommand.js +3 -9
- package/dist-es/commands/SearchResourceTagsCommand.js +3 -9
- package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -9
- package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +3 -9
- package/dist-es/commands/SearchUsersCommand.js +3 -10
- package/dist-es/commands/SearchVocabulariesCommand.js +3 -9
- package/dist-es/commands/SendChatIntegrationEventCommand.js +3 -9
- package/dist-es/commands/SendOutboundEmailCommand.js +3 -10
- package/dist-es/commands/StartAttachedFileUploadCommand.js +3 -9
- package/dist-es/commands/StartChatContactCommand.js +3 -10
- package/dist-es/commands/StartContactEvaluationCommand.js +3 -9
- package/dist-es/commands/StartContactRecordingCommand.js +3 -9
- package/dist-es/commands/StartContactStreamingCommand.js +3 -9
- package/dist-es/commands/StartEmailContactCommand.js +3 -10
- package/dist-es/commands/StartOutboundChatContactCommand.js +3 -9
- package/dist-es/commands/StartOutboundEmailContactCommand.js +3 -10
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -10
- package/dist-es/commands/StartScreenSharingCommand.js +3 -9
- package/dist-es/commands/StartTaskContactCommand.js +3 -10
- package/dist-es/commands/StartWebRTCContactCommand.js +3 -10
- package/dist-es/commands/StopContactCommand.js +3 -9
- package/dist-es/commands/StopContactRecordingCommand.js +3 -9
- package/dist-es/commands/StopContactStreamingCommand.js +3 -9
- package/dist-es/commands/SubmitContactEvaluationCommand.js +3 -9
- package/dist-es/commands/SuspendContactRecordingCommand.js +3 -9
- package/dist-es/commands/TagContactCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TransferContactCommand.js +3 -9
- package/dist-es/commands/UntagContactCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAgentStatusCommand.js +3 -9
- package/dist-es/commands/UpdateAuthenticationProfileCommand.js +3 -9
- package/dist-es/commands/UpdateContactAttributesCommand.js +3 -9
- package/dist-es/commands/UpdateContactCommand.js +3 -10
- package/dist-es/commands/UpdateContactEvaluationCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -9
- package/dist-es/commands/UpdateContactRoutingDataCommand.js +3 -9
- package/dist-es/commands/UpdateContactScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +3 -10
- package/dist-es/commands/UpdateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +3 -10
- package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +3 -9
- package/dist-es/commands/UpdatePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/UpdatePromptCommand.js +3 -9
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -9
- package/dist-es/commands/UpdateQueueNameCommand.js +3 -9
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQueueStatusCommand.js +3 -9
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/UpdateRuleCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -9
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -10
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -9
- package/dist-es/commands/UpdateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -9
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/UpdateViewContentCommand.js +3 -10
- package/dist-es/commands/UpdateViewMetadataCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -106
- package/dist-es/models/models_1.js +0 -75
- package/dist-es/models/models_2.js +0 -215
- package/dist-es/models/models_3.js +0 -146
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +12406 -0
- package/dist-types/ConnectClient.d.ts +10 -1
- package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +28 -39
- package/dist-types/models/models_1.d.ts +24 -43
- package/dist-types/models/models_2.d.ts +12 -127
- package/dist-types/models/models_3.d.ts +32 -85
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1498 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -42
- package/dist-types/ts3.4/models/models_1.d.ts +2 -30
- package/dist-types/ts3.4/models/models_2.d.ts +0 -96
- package/dist-types/ts3.4/models/models_3.d.ts +2 -67
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1505 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -10936
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -2603
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3473
|
@@ -1,25 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
export var ReferenceSummary;
|
|
4
|
-
(function (ReferenceSummary) {
|
|
5
|
-
ReferenceSummary.visit = (value, visitor) => {
|
|
6
|
-
if (value.Url !== undefined)
|
|
7
|
-
return visitor.Url(value.Url);
|
|
8
|
-
if (value.Attachment !== undefined)
|
|
9
|
-
return visitor.Attachment(value.Attachment);
|
|
10
|
-
if (value.EmailMessage !== undefined)
|
|
11
|
-
return visitor.EmailMessage(value.EmailMessage);
|
|
12
|
-
if (value.String !== undefined)
|
|
13
|
-
return visitor.String(value.String);
|
|
14
|
-
if (value.Number !== undefined)
|
|
15
|
-
return visitor.Number(value.Number);
|
|
16
|
-
if (value.Date !== undefined)
|
|
17
|
-
return visitor.Date(value.Date);
|
|
18
|
-
if (value.Email !== undefined)
|
|
19
|
-
return visitor.Email(value.Email);
|
|
20
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
21
|
-
};
|
|
22
|
-
})(ReferenceSummary || (ReferenceSummary = {}));
|
|
23
2
|
export const QueueType = {
|
|
24
3
|
AGENT: "AGENT",
|
|
25
4
|
STANDARD: "STANDARD",
|
|
@@ -45,14 +24,6 @@ export const ArtifactStatus = {
|
|
|
45
24
|
IN_PROGRESS: "IN_PROGRESS",
|
|
46
25
|
REJECTED: "REJECTED",
|
|
47
26
|
};
|
|
48
|
-
export var RealTimeContactAnalysisTimeData;
|
|
49
|
-
(function (RealTimeContactAnalysisTimeData) {
|
|
50
|
-
RealTimeContactAnalysisTimeData.visit = (value, visitor) => {
|
|
51
|
-
if (value.AbsoluteTime !== undefined)
|
|
52
|
-
return visitor.AbsoluteTime(value.AbsoluteTime);
|
|
53
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
54
|
-
};
|
|
55
|
-
})(RealTimeContactAnalysisTimeData || (RealTimeContactAnalysisTimeData = {}));
|
|
56
27
|
export const RealTimeContactAnalysisPostContactSummaryFailureCode = {
|
|
57
28
|
FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES",
|
|
58
29
|
INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT",
|
|
@@ -69,24 +40,6 @@ export const RealTimeContactAnalysisSentimentLabel = {
|
|
|
69
40
|
NEUTRAL: "NEUTRAL",
|
|
70
41
|
POSITIVE: "POSITIVE",
|
|
71
42
|
};
|
|
72
|
-
export var RealtimeContactAnalysisSegment;
|
|
73
|
-
(function (RealtimeContactAnalysisSegment) {
|
|
74
|
-
RealtimeContactAnalysisSegment.visit = (value, visitor) => {
|
|
75
|
-
if (value.Transcript !== undefined)
|
|
76
|
-
return visitor.Transcript(value.Transcript);
|
|
77
|
-
if (value.Categories !== undefined)
|
|
78
|
-
return visitor.Categories(value.Categories);
|
|
79
|
-
if (value.Issues !== undefined)
|
|
80
|
-
return visitor.Issues(value.Issues);
|
|
81
|
-
if (value.Event !== undefined)
|
|
82
|
-
return visitor.Event(value.Event);
|
|
83
|
-
if (value.Attachments !== undefined)
|
|
84
|
-
return visitor.Attachments(value.Attachments);
|
|
85
|
-
if (value.PostContactSummary !== undefined)
|
|
86
|
-
return visitor.PostContactSummary(value.PostContactSummary);
|
|
87
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
88
|
-
};
|
|
89
|
-
})(RealtimeContactAnalysisSegment || (RealtimeContactAnalysisSegment = {}));
|
|
90
43
|
export const RealTimeContactAnalysisStatus = {
|
|
91
44
|
COMPLETED: "COMPLETED",
|
|
92
45
|
FAILED: "FAILED",
|
|
@@ -228,171 +181,3 @@ export const EmailHeaderType = {
|
|
|
228
181
|
X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT",
|
|
229
182
|
X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT",
|
|
230
183
|
};
|
|
231
|
-
export const InstanceSummaryFilterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
...(obj.InstanceAlias && { InstanceAlias: SENSITIVE_STRING }),
|
|
234
|
-
});
|
|
235
|
-
export const ListInstancesResponseFilterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
...(obj.InstanceSummaryList && {
|
|
238
|
-
InstanceSummaryList: obj.InstanceSummaryList.map((item) => InstanceSummaryFilterSensitiveLog(item)),
|
|
239
|
-
}),
|
|
240
|
-
});
|
|
241
|
-
export const ViewSummaryFilterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
244
|
-
});
|
|
245
|
-
export const ListViewsResponseFilterSensitiveLog = (obj) => ({
|
|
246
|
-
...obj,
|
|
247
|
-
...(obj.ViewsSummaryList && {
|
|
248
|
-
ViewsSummaryList: obj.ViewsSummaryList.map((item) => ViewSummaryFilterSensitiveLog(item)),
|
|
249
|
-
}),
|
|
250
|
-
});
|
|
251
|
-
export const ViewVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
252
|
-
...obj,
|
|
253
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
254
|
-
});
|
|
255
|
-
export const ListViewVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
...(obj.ViewVersionSummaryList && {
|
|
258
|
-
ViewVersionSummaryList: obj.ViewVersionSummaryList.map((item) => ViewVersionSummaryFilterSensitiveLog(item)),
|
|
259
|
-
}),
|
|
260
|
-
});
|
|
261
|
-
export const ReplicateInstanceRequestFilterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
...(obj.ReplicaAlias && { ReplicaAlias: SENSITIVE_STRING }),
|
|
264
|
-
});
|
|
265
|
-
export const TranscriptCriteriaFilterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
...(obj.SearchText && { SearchText: SENSITIVE_STRING }),
|
|
268
|
-
});
|
|
269
|
-
export const TranscriptFilterSensitiveLog = (obj) => ({
|
|
270
|
-
...obj,
|
|
271
|
-
...(obj.Criteria && { Criteria: obj.Criteria.map((item) => TranscriptCriteriaFilterSensitiveLog(item)) }),
|
|
272
|
-
});
|
|
273
|
-
export const ContactAnalysisFilterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
...(obj.Transcript && { Transcript: TranscriptFilterSensitiveLog(obj.Transcript) }),
|
|
276
|
-
});
|
|
277
|
-
export const NameCriteriaFilterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
...(obj.SearchText && { SearchText: SENSITIVE_STRING }),
|
|
280
|
-
});
|
|
281
|
-
export const SearchableContactAttributesCriteriaFilterSensitiveLog = (obj) => ({
|
|
282
|
-
...obj,
|
|
283
|
-
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
284
|
-
...(obj.Values && { Values: SENSITIVE_STRING }),
|
|
285
|
-
});
|
|
286
|
-
export const SearchableContactAttributesFilterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
...(obj.Criteria && {
|
|
289
|
-
Criteria: obj.Criteria.map((item) => SearchableContactAttributesCriteriaFilterSensitiveLog(item)),
|
|
290
|
-
}),
|
|
291
|
-
});
|
|
292
|
-
export const SearchableSegmentAttributesCriteriaFilterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
295
|
-
...(obj.Values && { Values: SENSITIVE_STRING }),
|
|
296
|
-
});
|
|
297
|
-
export const SearchableSegmentAttributesFilterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
...(obj.Criteria && {
|
|
300
|
-
Criteria: obj.Criteria.map((item) => SearchableSegmentAttributesCriteriaFilterSensitiveLog(item)),
|
|
301
|
-
}),
|
|
302
|
-
});
|
|
303
|
-
export const SearchCriteriaFilterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
...(obj.Name && { Name: NameCriteriaFilterSensitiveLog(obj.Name) }),
|
|
306
|
-
...(obj.ContactAnalysis && { ContactAnalysis: ContactAnalysisFilterSensitiveLog(obj.ContactAnalysis) }),
|
|
307
|
-
...(obj.SearchableContactAttributes && {
|
|
308
|
-
SearchableContactAttributes: SearchableContactAttributesFilterSensitiveLog(obj.SearchableContactAttributes),
|
|
309
|
-
}),
|
|
310
|
-
...(obj.SearchableSegmentAttributes && {
|
|
311
|
-
SearchableSegmentAttributes: SearchableSegmentAttributesFilterSensitiveLog(obj.SearchableSegmentAttributes),
|
|
312
|
-
}),
|
|
313
|
-
});
|
|
314
|
-
export const SearchContactsRequestFilterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
...(obj.SearchCriteria && { SearchCriteria: SearchCriteriaFilterSensitiveLog(obj.SearchCriteria) }),
|
|
317
|
-
});
|
|
318
|
-
export const EmailAddressMetadataFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
...(obj.EmailAddress && { EmailAddress: SENSITIVE_STRING }),
|
|
321
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
322
|
-
...(obj.DisplayName && { DisplayName: SENSITIVE_STRING }),
|
|
323
|
-
});
|
|
324
|
-
export const SearchEmailAddressesResponseFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
...(obj.EmailAddresses && {
|
|
327
|
-
EmailAddresses: obj.EmailAddresses.map((item) => EmailAddressMetadataFilterSensitiveLog(item)),
|
|
328
|
-
}),
|
|
329
|
-
});
|
|
330
|
-
export const UserIdentityInfoLiteFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
...(obj.FirstName && { FirstName: SENSITIVE_STRING }),
|
|
333
|
-
...(obj.LastName && { LastName: SENSITIVE_STRING }),
|
|
334
|
-
});
|
|
335
|
-
export const UserSearchSummaryFilterSensitiveLog = (obj) => ({
|
|
336
|
-
...obj,
|
|
337
|
-
...(obj.IdentityInfo && { IdentityInfo: UserIdentityInfoLiteFilterSensitiveLog(obj.IdentityInfo) }),
|
|
338
|
-
});
|
|
339
|
-
export const SearchUsersResponseFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
...(obj.Users && { Users: obj.Users.map((item) => UserSearchSummaryFilterSensitiveLog(item)) }),
|
|
342
|
-
});
|
|
343
|
-
export const EmailAddressInfoFilterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
...(obj.EmailAddress && { EmailAddress: SENSITIVE_STRING }),
|
|
346
|
-
...(obj.DisplayName && { DisplayName: SENSITIVE_STRING }),
|
|
347
|
-
});
|
|
348
|
-
export const OutboundAdditionalRecipientsFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
...(obj.CcEmailAddresses && {
|
|
351
|
-
CcEmailAddresses: obj.CcEmailAddresses.map((item) => EmailAddressInfoFilterSensitiveLog(item)),
|
|
352
|
-
}),
|
|
353
|
-
});
|
|
354
|
-
export const OutboundRawMessageFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
...(obj.Subject && { Subject: SENSITIVE_STRING }),
|
|
357
|
-
...(obj.Body && { Body: SENSITIVE_STRING }),
|
|
358
|
-
});
|
|
359
|
-
export const OutboundEmailContentFilterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
...(obj.RawMessage && { RawMessage: OutboundRawMessageFilterSensitiveLog(obj.RawMessage) }),
|
|
362
|
-
});
|
|
363
|
-
export const SendOutboundEmailRequestFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
...(obj.FromEmailAddress && { FromEmailAddress: EmailAddressInfoFilterSensitiveLog(obj.FromEmailAddress) }),
|
|
366
|
-
...(obj.DestinationEmailAddress && {
|
|
367
|
-
DestinationEmailAddress: EmailAddressInfoFilterSensitiveLog(obj.DestinationEmailAddress),
|
|
368
|
-
}),
|
|
369
|
-
...(obj.AdditionalRecipients && {
|
|
370
|
-
AdditionalRecipients: OutboundAdditionalRecipientsFilterSensitiveLog(obj.AdditionalRecipients),
|
|
371
|
-
}),
|
|
372
|
-
...(obj.EmailMessage && { EmailMessage: OutboundEmailContentFilterSensitiveLog(obj.EmailMessage) }),
|
|
373
|
-
});
|
|
374
|
-
export const InboundAdditionalRecipientsFilterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
...(obj.ToAddresses && { ToAddresses: obj.ToAddresses.map((item) => EmailAddressInfoFilterSensitiveLog(item)) }),
|
|
377
|
-
...(obj.CcAddresses && { CcAddresses: obj.CcAddresses.map((item) => EmailAddressInfoFilterSensitiveLog(item)) }),
|
|
378
|
-
});
|
|
379
|
-
export const InboundRawMessageFilterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
...(obj.Subject && { Subject: SENSITIVE_STRING }),
|
|
382
|
-
...(obj.Body && { Body: SENSITIVE_STRING }),
|
|
383
|
-
});
|
|
384
|
-
export const InboundEmailContentFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
...(obj.RawMessage && { RawMessage: InboundRawMessageFilterSensitiveLog(obj.RawMessage) }),
|
|
387
|
-
});
|
|
388
|
-
export const StartOutboundEmailContactRequestFilterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
...(obj.FromEmailAddress && { FromEmailAddress: EmailAddressInfoFilterSensitiveLog(obj.FromEmailAddress) }),
|
|
391
|
-
...(obj.DestinationEmailAddress && {
|
|
392
|
-
DestinationEmailAddress: EmailAddressInfoFilterSensitiveLog(obj.DestinationEmailAddress),
|
|
393
|
-
}),
|
|
394
|
-
...(obj.AdditionalRecipients && {
|
|
395
|
-
AdditionalRecipients: OutboundAdditionalRecipientsFilterSensitiveLog(obj.AdditionalRecipients),
|
|
396
|
-
}),
|
|
397
|
-
...(obj.EmailMessage && { EmailMessage: OutboundEmailContentFilterSensitiveLog(obj.EmailMessage) }),
|
|
398
|
-
});
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
import { UserIdentityInfoFilterSensitiveLog, ViewFilterSensitiveLog, ViewInputContentFilterSensitiveLog, } from "./models_0";
|
|
4
|
-
import { EmailAddressInfoFilterSensitiveLog, InboundAdditionalRecipientsFilterSensitiveLog, InboundEmailContentFilterSensitiveLog, } from "./models_2";
|
|
5
2
|
export class DestinationNotAllowedException extends __BaseException {
|
|
6
3
|
name = "DestinationNotAllowedException";
|
|
7
4
|
$fault = "client";
|
|
@@ -48,14 +45,6 @@ export class ContactNotFoundException extends __BaseException {
|
|
|
48
45
|
this.Message = opts.Message;
|
|
49
46
|
}
|
|
50
47
|
}
|
|
51
|
-
export var EvaluatorUserUnion;
|
|
52
|
-
(function (EvaluatorUserUnion) {
|
|
53
|
-
EvaluatorUserUnion.visit = (value, visitor) => {
|
|
54
|
-
if (value.ConnectUserArn !== undefined)
|
|
55
|
-
return visitor.ConnectUserArn(value.ConnectUserArn);
|
|
56
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
57
|
-
};
|
|
58
|
-
})(EvaluatorUserUnion || (EvaluatorUserUnion = {}));
|
|
59
48
|
export class ConditionalOperationFailedException extends __BaseException {
|
|
60
49
|
name = "ConditionalOperationFailedException";
|
|
61
50
|
$fault = "client";
|
|
@@ -81,138 +70,3 @@ export const ParticipantTimerType = {
|
|
|
81
70
|
export const ParticipantTimerAction = {
|
|
82
71
|
Unset: "Unset",
|
|
83
72
|
};
|
|
84
|
-
export var ParticipantTimerValue;
|
|
85
|
-
(function (ParticipantTimerValue) {
|
|
86
|
-
ParticipantTimerValue.visit = (value, visitor) => {
|
|
87
|
-
if (value.ParticipantTimerAction !== undefined)
|
|
88
|
-
return visitor.ParticipantTimerAction(value.ParticipantTimerAction);
|
|
89
|
-
if (value.ParticipantTimerDurationInMinutes !== undefined)
|
|
90
|
-
return visitor.ParticipantTimerDurationInMinutes(value.ParticipantTimerDurationInMinutes);
|
|
91
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
92
|
-
};
|
|
93
|
-
})(ParticipantTimerValue || (ParticipantTimerValue = {}));
|
|
94
|
-
export var UpdateParticipantRoleConfigChannelInfo;
|
|
95
|
-
(function (UpdateParticipantRoleConfigChannelInfo) {
|
|
96
|
-
UpdateParticipantRoleConfigChannelInfo.visit = (value, visitor) => {
|
|
97
|
-
if (value.Chat !== undefined)
|
|
98
|
-
return visitor.Chat(value.Chat);
|
|
99
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
100
|
-
};
|
|
101
|
-
})(UpdateParticipantRoleConfigChannelInfo || (UpdateParticipantRoleConfigChannelInfo = {}));
|
|
102
|
-
export var EvaluationFormItemEnablementConditionOperand;
|
|
103
|
-
(function (EvaluationFormItemEnablementConditionOperand) {
|
|
104
|
-
EvaluationFormItemEnablementConditionOperand.visit = (value, visitor) => {
|
|
105
|
-
if (value.Expression !== undefined)
|
|
106
|
-
return visitor.Expression(value.Expression);
|
|
107
|
-
if (value.Condition !== undefined)
|
|
108
|
-
return visitor.Condition(value.Condition);
|
|
109
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
110
|
-
};
|
|
111
|
-
})(EvaluationFormItemEnablementConditionOperand || (EvaluationFormItemEnablementConditionOperand = {}));
|
|
112
|
-
export var EvaluationFormItem;
|
|
113
|
-
(function (EvaluationFormItem) {
|
|
114
|
-
EvaluationFormItem.visit = (value, visitor) => {
|
|
115
|
-
if (value.Section !== undefined)
|
|
116
|
-
return visitor.Section(value.Section);
|
|
117
|
-
if (value.Question !== undefined)
|
|
118
|
-
return visitor.Question(value.Question);
|
|
119
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
120
|
-
};
|
|
121
|
-
})(EvaluationFormItem || (EvaluationFormItem = {}));
|
|
122
|
-
export const StartOutboundVoiceContactRequestFilterSensitiveLog = (obj) => ({
|
|
123
|
-
...obj,
|
|
124
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
125
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
126
|
-
});
|
|
127
|
-
export const StartWebRTCContactRequestFilterSensitiveLog = (obj) => ({
|
|
128
|
-
...obj,
|
|
129
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
130
|
-
});
|
|
131
|
-
export const AttendeeFilterSensitiveLog = (obj) => ({
|
|
132
|
-
...obj,
|
|
133
|
-
...(obj.JoinToken && { JoinToken: SENSITIVE_STRING }),
|
|
134
|
-
});
|
|
135
|
-
export const ConnectionDataFilterSensitiveLog = (obj) => ({
|
|
136
|
-
...obj,
|
|
137
|
-
...(obj.Attendee && { Attendee: AttendeeFilterSensitiveLog(obj.Attendee) }),
|
|
138
|
-
});
|
|
139
|
-
export const StartWebRTCContactResponseFilterSensitiveLog = (obj) => ({
|
|
140
|
-
...obj,
|
|
141
|
-
...(obj.ConnectionData && { ConnectionData: ConnectionDataFilterSensitiveLog(obj.ConnectionData) }),
|
|
142
|
-
});
|
|
143
|
-
export const UpdateEmailAddressMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
146
|
-
...(obj.DisplayName && { DisplayName: SENSITIVE_STRING }),
|
|
147
|
-
});
|
|
148
|
-
export const UpdateParticipantAuthenticationRequestFilterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
...(obj.Code && { Code: SENSITIVE_STRING }),
|
|
151
|
-
...(obj.Error && { Error: SENSITIVE_STRING }),
|
|
152
|
-
...(obj.ErrorDescription && { ErrorDescription: SENSITIVE_STRING }),
|
|
153
|
-
});
|
|
154
|
-
export const UpdateUserIdentityInfoRequestFilterSensitiveLog = (obj) => ({
|
|
155
|
-
...obj,
|
|
156
|
-
...(obj.IdentityInfo && { IdentityInfo: UserIdentityInfoFilterSensitiveLog(obj.IdentityInfo) }),
|
|
157
|
-
});
|
|
158
|
-
export const UpdateViewContentRequestFilterSensitiveLog = (obj) => ({
|
|
159
|
-
...obj,
|
|
160
|
-
...(obj.Content && { Content: ViewInputContentFilterSensitiveLog(obj.Content) }),
|
|
161
|
-
});
|
|
162
|
-
export const UpdateViewContentResponseFilterSensitiveLog = (obj) => ({
|
|
163
|
-
...obj,
|
|
164
|
-
...(obj.View && { View: ViewFilterSensitiveLog(obj.View) }),
|
|
165
|
-
});
|
|
166
|
-
export const UpdateViewMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
167
|
-
...obj,
|
|
168
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
169
|
-
});
|
|
170
|
-
export const CreateContactRequestFilterSensitiveLog = (obj) => ({
|
|
171
|
-
...obj,
|
|
172
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
173
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
174
|
-
});
|
|
175
|
-
export const StartChatContactRequestFilterSensitiveLog = (obj) => ({
|
|
176
|
-
...obj,
|
|
177
|
-
...(obj.CustomerId && { CustomerId: SENSITIVE_STRING }),
|
|
178
|
-
});
|
|
179
|
-
export const StartEmailContactRequestFilterSensitiveLog = (obj) => ({
|
|
180
|
-
...obj,
|
|
181
|
-
...(obj.FromEmailAddress && { FromEmailAddress: EmailAddressInfoFilterSensitiveLog(obj.FromEmailAddress) }),
|
|
182
|
-
...(obj.DestinationEmailAddress && { DestinationEmailAddress: SENSITIVE_STRING }),
|
|
183
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
184
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
185
|
-
...(obj.EmailMessage && { EmailMessage: InboundEmailContentFilterSensitiveLog(obj.EmailMessage) }),
|
|
186
|
-
...(obj.AdditionalRecipients && {
|
|
187
|
-
AdditionalRecipients: InboundAdditionalRecipientsFilterSensitiveLog(obj.AdditionalRecipients),
|
|
188
|
-
}),
|
|
189
|
-
...(obj.Attachments && { Attachments: SENSITIVE_STRING }),
|
|
190
|
-
});
|
|
191
|
-
export const StartTaskContactRequestFilterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
194
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
195
|
-
});
|
|
196
|
-
export const UpdateContactRequestFilterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
199
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
200
|
-
});
|
|
201
|
-
export const ContactFilterSensitiveLog = (obj) => ({
|
|
202
|
-
...obj,
|
|
203
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
204
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
205
|
-
});
|
|
206
|
-
export const ContactSearchSummaryFilterSensitiveLog = (obj) => ({
|
|
207
|
-
...obj,
|
|
208
|
-
...(obj.SegmentAttributes && { SegmentAttributes: SENSITIVE_STRING }),
|
|
209
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
210
|
-
});
|
|
211
|
-
export const DescribeContactResponseFilterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
...(obj.Contact && { Contact: ContactFilterSensitiveLog(obj.Contact) }),
|
|
214
|
-
});
|
|
215
|
-
export const SearchContactsResponseFilterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
...(obj.Contacts && { Contacts: obj.Contacts.map((item) => ContactSearchSummaryFilterSensitiveLog(item)) }),
|
|
218
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.connect" }),
|
|
25
27
|
serviceId: config?.serviceId ?? "Connect",
|
|
26
28
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
29
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|