@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
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput } from "./commands/ActivateEvaluationFormCommand";
|
|
11
11
|
import { AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput } from "./commands/AssociateAnalyticsDataSetCommand";
|
|
@@ -430,6 +430,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
430
430
|
* Optional extensions
|
|
431
431
|
*/
|
|
432
432
|
extensions?: RuntimeExtension[];
|
|
433
|
+
/**
|
|
434
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
435
|
+
* may be overridden. A default will always be set by the client.
|
|
436
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
437
|
+
* the client.
|
|
438
|
+
* @alpha
|
|
439
|
+
*
|
|
440
|
+
*/
|
|
441
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
433
442
|
/**
|
|
434
443
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
435
444
|
*/
|
|
@@ -62,6 +62,8 @@ declare const DescribeAuthenticationProfileCommand_base: {
|
|
|
62
62
|
* // LastModifiedRegion: "STRING_VALUE",
|
|
63
63
|
* // PeriodicSessionDuration: Number("int"),
|
|
64
64
|
* // MaxSessionDuration: Number("int"),
|
|
65
|
+
* // SessionInactivityDuration: Number("int"),
|
|
66
|
+
* // SessionInactivityHandlingEnabled: true || false,
|
|
65
67
|
* // },
|
|
66
68
|
* // };
|
|
67
69
|
*
|
|
@@ -50,6 +50,8 @@ declare const UpdateAuthenticationProfileCommand_base: {
|
|
|
50
50
|
* "STRING_VALUE",
|
|
51
51
|
* ],
|
|
52
52
|
* PeriodicSessionDuration: Number("int"),
|
|
53
|
+
* SessionInactivityDuration: Number("int"),
|
|
54
|
+
* SessionInactivityHandlingEnabled: true || false,
|
|
53
55
|
* };
|
|
54
56
|
* const command = new UpdateAuthenticationProfileCommand(input);
|
|
55
57
|
* const response = await client.send(command);
|
|
@@ -1093,11 +1093,14 @@ export declare namespace InvalidRequestExceptionReason {
|
|
|
1093
1093
|
AttachedFileInvalidRequestExceptionReason?: never;
|
|
1094
1094
|
$unknown: [string, any];
|
|
1095
1095
|
}
|
|
1096
|
+
/**
|
|
1097
|
+
* @deprecated unused in schema-serde mode.
|
|
1098
|
+
*
|
|
1099
|
+
*/
|
|
1096
1100
|
interface Visitor<T> {
|
|
1097
1101
|
AttachedFileInvalidRequestExceptionReason: (value: AttachedFileInvalidRequestExceptionReason) => T;
|
|
1098
1102
|
_: (name: string, value: any) => T;
|
|
1099
1103
|
}
|
|
1100
|
-
const visit: <T>(value: InvalidRequestExceptionReason, visitor: Visitor<T>) => T;
|
|
1101
1104
|
}
|
|
1102
1105
|
/**
|
|
1103
1106
|
* <p>The request is not valid.</p>
|
|
@@ -1180,11 +1183,14 @@ export declare namespace ServiceQuotaExceededExceptionReason {
|
|
|
1180
1183
|
AttachedFileServiceQuotaExceededExceptionReason?: never;
|
|
1181
1184
|
$unknown: [string, any];
|
|
1182
1185
|
}
|
|
1186
|
+
/**
|
|
1187
|
+
* @deprecated unused in schema-serde mode.
|
|
1188
|
+
*
|
|
1189
|
+
*/
|
|
1183
1190
|
interface Visitor<T> {
|
|
1184
1191
|
AttachedFileServiceQuotaExceededExceptionReason: (value: AttachedFileServiceQuotaExceededExceptionReason) => T;
|
|
1185
1192
|
_: (name: string, value: any) => T;
|
|
1186
1193
|
}
|
|
1187
|
-
const visit: <T>(value: ServiceQuotaExceededExceptionReason, visitor: Visitor<T>) => T;
|
|
1188
1194
|
}
|
|
1189
1195
|
/**
|
|
1190
1196
|
* <p>The service quota has been exceeded.</p>
|
|
@@ -2185,12 +2191,15 @@ export declare namespace CreatedByInfo {
|
|
|
2185
2191
|
AWSIdentityArn?: never;
|
|
2186
2192
|
$unknown: [string, any];
|
|
2187
2193
|
}
|
|
2194
|
+
/**
|
|
2195
|
+
* @deprecated unused in schema-serde mode.
|
|
2196
|
+
*
|
|
2197
|
+
*/
|
|
2188
2198
|
interface Visitor<T> {
|
|
2189
2199
|
ConnectUserArn: (value: string) => T;
|
|
2190
2200
|
AWSIdentityArn: (value: string) => T;
|
|
2191
2201
|
_: (name: string, value: any) => T;
|
|
2192
2202
|
}
|
|
2193
|
-
const visit: <T>(value: CreatedByInfo, visitor: Visitor<T>) => T;
|
|
2194
2203
|
}
|
|
2195
2204
|
/**
|
|
2196
2205
|
* @public
|
|
@@ -3412,12 +3421,15 @@ export declare namespace EvaluationFormNumericQuestionAutomation {
|
|
|
3412
3421
|
AnswerSource?: never;
|
|
3413
3422
|
$unknown: [string, any];
|
|
3414
3423
|
}
|
|
3424
|
+
/**
|
|
3425
|
+
* @deprecated unused in schema-serde mode.
|
|
3426
|
+
*
|
|
3427
|
+
*/
|
|
3415
3428
|
interface Visitor<T> {
|
|
3416
3429
|
PropertyValue: (value: NumericQuestionPropertyValueAutomation) => T;
|
|
3417
3430
|
AnswerSource: (value: EvaluationFormQuestionAutomationAnswerSource) => T;
|
|
3418
3431
|
_: (name: string, value: any) => T;
|
|
3419
3432
|
}
|
|
3420
|
-
const visit: <T>(value: EvaluationFormNumericQuestionAutomation, visitor: Visitor<T>) => T;
|
|
3421
3433
|
}
|
|
3422
3434
|
/**
|
|
3423
3435
|
* <p>Information about automatic fail configuration for an evaluation form.</p>
|
|
@@ -3549,11 +3561,14 @@ export declare namespace EvaluationFormSingleSelectQuestionAutomationOption {
|
|
|
3549
3561
|
RuleCategory?: never;
|
|
3550
3562
|
$unknown: [string, any];
|
|
3551
3563
|
}
|
|
3564
|
+
/**
|
|
3565
|
+
* @deprecated unused in schema-serde mode.
|
|
3566
|
+
*
|
|
3567
|
+
*/
|
|
3552
3568
|
interface Visitor<T> {
|
|
3553
3569
|
RuleCategory: (value: SingleSelectQuestionRuleCategoryAutomation) => T;
|
|
3554
3570
|
_: (name: string, value: any) => T;
|
|
3555
3571
|
}
|
|
3556
|
-
const visit: <T>(value: EvaluationFormSingleSelectQuestionAutomationOption, visitor: Visitor<T>) => T;
|
|
3557
3572
|
}
|
|
3558
3573
|
/**
|
|
3559
3574
|
* <p>Information about the automation configuration in single select questions. Automation
|
|
@@ -3716,13 +3731,16 @@ export declare namespace EvaluationFormQuestionTypeProperties {
|
|
|
3716
3731
|
Text?: never;
|
|
3717
3732
|
$unknown: [string, any];
|
|
3718
3733
|
}
|
|
3734
|
+
/**
|
|
3735
|
+
* @deprecated unused in schema-serde mode.
|
|
3736
|
+
*
|
|
3737
|
+
*/
|
|
3719
3738
|
interface Visitor<T> {
|
|
3720
3739
|
Numeric: (value: EvaluationFormNumericQuestionProperties) => T;
|
|
3721
3740
|
SingleSelect: (value: EvaluationFormSingleSelectQuestionProperties) => T;
|
|
3722
3741
|
Text: (value: EvaluationFormTextQuestionProperties) => T;
|
|
3723
3742
|
_: (name: string, value: any) => T;
|
|
3724
3743
|
}
|
|
3725
|
-
const visit: <T>(value: EvaluationFormQuestionTypeProperties, visitor: Visitor<T>) => T;
|
|
3726
3744
|
}
|
|
3727
3745
|
/**
|
|
3728
3746
|
* @public
|
|
@@ -4448,11 +4466,14 @@ export declare namespace PredefinedAttributeValues {
|
|
|
4448
4466
|
StringList?: never;
|
|
4449
4467
|
$unknown: [string, any];
|
|
4450
4468
|
}
|
|
4469
|
+
/**
|
|
4470
|
+
* @deprecated unused in schema-serde mode.
|
|
4471
|
+
*
|
|
4472
|
+
*/
|
|
4451
4473
|
interface Visitor<T> {
|
|
4452
4474
|
StringList: (value: string[]) => T;
|
|
4453
4475
|
_: (name: string, value: any) => T;
|
|
4454
4476
|
}
|
|
4455
|
-
const visit: <T>(value: PredefinedAttributeValues, visitor: Visitor<T>) => T;
|
|
4456
4477
|
}
|
|
4457
4478
|
/**
|
|
4458
4479
|
* @public
|
|
@@ -6370,35 +6391,3 @@ export interface View {
|
|
|
6370
6391
|
*/
|
|
6371
6392
|
ViewContentSha256?: string | undefined;
|
|
6372
6393
|
}
|
|
6373
|
-
/**
|
|
6374
|
-
* @internal
|
|
6375
|
-
*/
|
|
6376
|
-
export declare const CreateEmailAddressRequestFilterSensitiveLog: (obj: CreateEmailAddressRequest) => any;
|
|
6377
|
-
/**
|
|
6378
|
-
* @internal
|
|
6379
|
-
*/
|
|
6380
|
-
export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstanceRequest) => any;
|
|
6381
|
-
/**
|
|
6382
|
-
* @internal
|
|
6383
|
-
*/
|
|
6384
|
-
export declare const UserIdentityInfoFilterSensitiveLog: (obj: UserIdentityInfo) => any;
|
|
6385
|
-
/**
|
|
6386
|
-
* @internal
|
|
6387
|
-
*/
|
|
6388
|
-
export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
|
|
6389
|
-
/**
|
|
6390
|
-
* @internal
|
|
6391
|
-
*/
|
|
6392
|
-
export declare const ViewInputContentFilterSensitiveLog: (obj: ViewInputContent) => any;
|
|
6393
|
-
/**
|
|
6394
|
-
* @internal
|
|
6395
|
-
*/
|
|
6396
|
-
export declare const CreateViewRequestFilterSensitiveLog: (obj: CreateViewRequest) => any;
|
|
6397
|
-
/**
|
|
6398
|
-
* @internal
|
|
6399
|
-
*/
|
|
6400
|
-
export declare const ViewContentFilterSensitiveLog: (obj: ViewContent) => any;
|
|
6401
|
-
/**
|
|
6402
|
-
* @internal
|
|
6403
|
-
*/
|
|
6404
|
-
export declare const ViewFilterSensitiveLog: (obj: View) => any;
|
|
@@ -860,6 +860,8 @@ export interface AuthenticationProfile {
|
|
|
860
860
|
* minutes. This value determines the maximum possible time before an agent is authenticated. For
|
|
861
861
|
* more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure the session duration</a> in the <i>Amazon Connect Administrator
|
|
862
862
|
* Guide</i>.</p>
|
|
863
|
+
*
|
|
864
|
+
* @deprecated PeriodicSessionDuration is deprecated. Use SessionInactivityDuration instead.
|
|
863
865
|
* @public
|
|
864
866
|
*/
|
|
865
867
|
PeriodicSessionDuration?: number | undefined;
|
|
@@ -870,6 +872,16 @@ export interface AuthenticationProfile {
|
|
|
870
872
|
* @public
|
|
871
873
|
*/
|
|
872
874
|
MaxSessionDuration?: number | undefined;
|
|
875
|
+
/**
|
|
876
|
+
* <p>The period, in minutes, before an agent is automatically signed out of the contact center when they go inactive.</p>
|
|
877
|
+
* @public
|
|
878
|
+
*/
|
|
879
|
+
SessionInactivityDuration?: number | undefined;
|
|
880
|
+
/**
|
|
881
|
+
* <p>Determines if automatic logout on user inactivity is enabled.</p>
|
|
882
|
+
* @public
|
|
883
|
+
*/
|
|
884
|
+
SessionInactivityHandlingEnabled?: boolean | undefined;
|
|
873
885
|
}
|
|
874
886
|
/**
|
|
875
887
|
* @public
|
|
@@ -1600,12 +1612,15 @@ export declare namespace EvaluationQuestionAnswerAnalysisDetails {
|
|
|
1600
1612
|
ContactLens?: never;
|
|
1601
1613
|
$unknown: [string, any];
|
|
1602
1614
|
}
|
|
1615
|
+
/**
|
|
1616
|
+
* @deprecated unused in schema-serde mode.
|
|
1617
|
+
*
|
|
1618
|
+
*/
|
|
1603
1619
|
interface Visitor<T> {
|
|
1604
1620
|
GenAI: (value: EvaluationGenAIAnswerAnalysisDetails) => T;
|
|
1605
1621
|
ContactLens: (value: EvaluationContactLensAnswerAnalysisDetails) => T;
|
|
1606
1622
|
_: (name: string, value: any) => T;
|
|
1607
1623
|
}
|
|
1608
|
-
const visit: <T>(value: EvaluationQuestionAnswerAnalysisDetails, visitor: Visitor<T>) => T;
|
|
1609
1624
|
}
|
|
1610
1625
|
/**
|
|
1611
1626
|
* @public
|
|
@@ -1704,13 +1719,16 @@ export declare namespace EvaluationAnswerData {
|
|
|
1704
1719
|
NotApplicable?: never;
|
|
1705
1720
|
$unknown: [string, any];
|
|
1706
1721
|
}
|
|
1722
|
+
/**
|
|
1723
|
+
* @deprecated unused in schema-serde mode.
|
|
1724
|
+
*
|
|
1725
|
+
*/
|
|
1707
1726
|
interface Visitor<T> {
|
|
1708
1727
|
StringValue: (value: string) => T;
|
|
1709
1728
|
NumericValue: (value: number) => T;
|
|
1710
1729
|
NotApplicable: (value: boolean) => T;
|
|
1711
1730
|
_: (name: string, value: any) => T;
|
|
1712
1731
|
}
|
|
1713
|
-
const visit: <T>(value: EvaluationAnswerData, visitor: Visitor<T>) => T;
|
|
1714
1732
|
}
|
|
1715
1733
|
/**
|
|
1716
1734
|
* <p>The information about the suggested answer for the question.</p>
|
|
@@ -4940,11 +4958,14 @@ export declare namespace ContactMetricValue {
|
|
|
4940
4958
|
Number?: never;
|
|
4941
4959
|
$unknown: [string, any];
|
|
4942
4960
|
}
|
|
4961
|
+
/**
|
|
4962
|
+
* @deprecated unused in schema-serde mode.
|
|
4963
|
+
*
|
|
4964
|
+
*/
|
|
4943
4965
|
interface Visitor<T> {
|
|
4944
4966
|
Number: (value: number) => T;
|
|
4945
4967
|
_: (name: string, value: any) => T;
|
|
4946
4968
|
}
|
|
4947
|
-
const visit: <T>(value: ContactMetricValue, visitor: Visitor<T>) => T;
|
|
4948
4969
|
}
|
|
4949
4970
|
/**
|
|
4950
4971
|
* <p>Object containing information about metric requested for the contact.</p>
|
|
@@ -8893,43 +8914,3 @@ export interface LexBotConfig {
|
|
|
8893
8914
|
*/
|
|
8894
8915
|
LexV2Bot?: LexV2Bot | undefined;
|
|
8895
8916
|
}
|
|
8896
|
-
/**
|
|
8897
|
-
* @internal
|
|
8898
|
-
*/
|
|
8899
|
-
export declare const CreateViewResponseFilterSensitiveLog: (obj: CreateViewResponse) => any;
|
|
8900
|
-
/**
|
|
8901
|
-
* @internal
|
|
8902
|
-
*/
|
|
8903
|
-
export declare const CreateViewVersionResponseFilterSensitiveLog: (obj: CreateViewVersionResponse) => any;
|
|
8904
|
-
/**
|
|
8905
|
-
* @internal
|
|
8906
|
-
*/
|
|
8907
|
-
export declare const DescribeEmailAddressResponseFilterSensitiveLog: (obj: DescribeEmailAddressResponse) => any;
|
|
8908
|
-
/**
|
|
8909
|
-
* @internal
|
|
8910
|
-
*/
|
|
8911
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
8912
|
-
/**
|
|
8913
|
-
* @internal
|
|
8914
|
-
*/
|
|
8915
|
-
export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
|
|
8916
|
-
/**
|
|
8917
|
-
* @internal
|
|
8918
|
-
*/
|
|
8919
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
8920
|
-
/**
|
|
8921
|
-
* @internal
|
|
8922
|
-
*/
|
|
8923
|
-
export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
|
|
8924
|
-
/**
|
|
8925
|
-
* @internal
|
|
8926
|
-
*/
|
|
8927
|
-
export declare const DescribeViewResponseFilterSensitiveLog: (obj: DescribeViewResponse) => any;
|
|
8928
|
-
/**
|
|
8929
|
-
* @internal
|
|
8930
|
-
*/
|
|
8931
|
-
export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
|
|
8932
|
-
/**
|
|
8933
|
-
* @internal
|
|
8934
|
-
*/
|
|
8935
|
-
export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
|
|
@@ -652,6 +652,10 @@ export declare namespace ReferenceSummary {
|
|
|
652
652
|
Email?: never;
|
|
653
653
|
$unknown: [string, any];
|
|
654
654
|
}
|
|
655
|
+
/**
|
|
656
|
+
* @deprecated unused in schema-serde mode.
|
|
657
|
+
*
|
|
658
|
+
*/
|
|
655
659
|
interface Visitor<T> {
|
|
656
660
|
Url: (value: UrlReference) => T;
|
|
657
661
|
Attachment: (value: AttachmentReference) => T;
|
|
@@ -662,7 +666,6 @@ export declare namespace ReferenceSummary {
|
|
|
662
666
|
Email: (value: EmailReference) => T;
|
|
663
667
|
_: (name: string, value: any) => T;
|
|
664
668
|
}
|
|
665
|
-
const visit: <T>(value: ReferenceSummary, visitor: Visitor<T>) => T;
|
|
666
669
|
}
|
|
667
670
|
/**
|
|
668
671
|
* @public
|
|
@@ -2125,11 +2128,14 @@ export declare namespace RealTimeContactAnalysisTimeData {
|
|
|
2125
2128
|
AbsoluteTime?: never;
|
|
2126
2129
|
$unknown: [string, any];
|
|
2127
2130
|
}
|
|
2131
|
+
/**
|
|
2132
|
+
* @deprecated unused in schema-serde mode.
|
|
2133
|
+
*
|
|
2134
|
+
*/
|
|
2128
2135
|
interface Visitor<T> {
|
|
2129
2136
|
AbsoluteTime: (value: Date) => T;
|
|
2130
2137
|
_: (name: string, value: any) => T;
|
|
2131
2138
|
}
|
|
2132
|
-
const visit: <T>(value: RealTimeContactAnalysisTimeData, visitor: Visitor<T>) => T;
|
|
2133
2139
|
}
|
|
2134
2140
|
/**
|
|
2135
2141
|
* <p>Segment containing list of attachments.</p>
|
|
@@ -2572,6 +2578,10 @@ export declare namespace RealtimeContactAnalysisSegment {
|
|
|
2572
2578
|
PostContactSummary?: never;
|
|
2573
2579
|
$unknown: [string, any];
|
|
2574
2580
|
}
|
|
2581
|
+
/**
|
|
2582
|
+
* @deprecated unused in schema-serde mode.
|
|
2583
|
+
*
|
|
2584
|
+
*/
|
|
2575
2585
|
interface Visitor<T> {
|
|
2576
2586
|
Transcript: (value: RealTimeContactAnalysisSegmentTranscript) => T;
|
|
2577
2587
|
Categories: (value: RealTimeContactAnalysisSegmentCategories) => T;
|
|
@@ -2581,7 +2591,6 @@ export declare namespace RealtimeContactAnalysisSegment {
|
|
|
2581
2591
|
PostContactSummary: (value: RealTimeContactAnalysisSegmentPostContactSummary) => T;
|
|
2582
2592
|
_: (name: string, value: any) => T;
|
|
2583
2593
|
}
|
|
2584
|
-
const visit: <T>(value: RealtimeContactAnalysisSegment, visitor: Visitor<T>) => T;
|
|
2585
2594
|
}
|
|
2586
2595
|
/**
|
|
2587
2596
|
* @public
|
|
@@ -7217,127 +7226,3 @@ export interface StartOutboundEmailContactResponse {
|
|
|
7217
7226
|
*/
|
|
7218
7227
|
ContactId?: string | undefined;
|
|
7219
7228
|
}
|
|
7220
|
-
/**
|
|
7221
|
-
* @internal
|
|
7222
|
-
*/
|
|
7223
|
-
export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
|
|
7224
|
-
/**
|
|
7225
|
-
* @internal
|
|
7226
|
-
*/
|
|
7227
|
-
export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
|
|
7228
|
-
/**
|
|
7229
|
-
* @internal
|
|
7230
|
-
*/
|
|
7231
|
-
export declare const ViewSummaryFilterSensitiveLog: (obj: ViewSummary) => any;
|
|
7232
|
-
/**
|
|
7233
|
-
* @internal
|
|
7234
|
-
*/
|
|
7235
|
-
export declare const ListViewsResponseFilterSensitiveLog: (obj: ListViewsResponse) => any;
|
|
7236
|
-
/**
|
|
7237
|
-
* @internal
|
|
7238
|
-
*/
|
|
7239
|
-
export declare const ViewVersionSummaryFilterSensitiveLog: (obj: ViewVersionSummary) => any;
|
|
7240
|
-
/**
|
|
7241
|
-
* @internal
|
|
7242
|
-
*/
|
|
7243
|
-
export declare const ListViewVersionsResponseFilterSensitiveLog: (obj: ListViewVersionsResponse) => any;
|
|
7244
|
-
/**
|
|
7245
|
-
* @internal
|
|
7246
|
-
*/
|
|
7247
|
-
export declare const ReplicateInstanceRequestFilterSensitiveLog: (obj: ReplicateInstanceRequest) => any;
|
|
7248
|
-
/**
|
|
7249
|
-
* @internal
|
|
7250
|
-
*/
|
|
7251
|
-
export declare const TranscriptCriteriaFilterSensitiveLog: (obj: TranscriptCriteria) => any;
|
|
7252
|
-
/**
|
|
7253
|
-
* @internal
|
|
7254
|
-
*/
|
|
7255
|
-
export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
|
|
7256
|
-
/**
|
|
7257
|
-
* @internal
|
|
7258
|
-
*/
|
|
7259
|
-
export declare const ContactAnalysisFilterSensitiveLog: (obj: ContactAnalysis) => any;
|
|
7260
|
-
/**
|
|
7261
|
-
* @internal
|
|
7262
|
-
*/
|
|
7263
|
-
export declare const NameCriteriaFilterSensitiveLog: (obj: NameCriteria) => any;
|
|
7264
|
-
/**
|
|
7265
|
-
* @internal
|
|
7266
|
-
*/
|
|
7267
|
-
export declare const SearchableContactAttributesCriteriaFilterSensitiveLog: (obj: SearchableContactAttributesCriteria) => any;
|
|
7268
|
-
/**
|
|
7269
|
-
* @internal
|
|
7270
|
-
*/
|
|
7271
|
-
export declare const SearchableContactAttributesFilterSensitiveLog: (obj: SearchableContactAttributes) => any;
|
|
7272
|
-
/**
|
|
7273
|
-
* @internal
|
|
7274
|
-
*/
|
|
7275
|
-
export declare const SearchableSegmentAttributesCriteriaFilterSensitiveLog: (obj: SearchableSegmentAttributesCriteria) => any;
|
|
7276
|
-
/**
|
|
7277
|
-
* @internal
|
|
7278
|
-
*/
|
|
7279
|
-
export declare const SearchableSegmentAttributesFilterSensitiveLog: (obj: SearchableSegmentAttributes) => any;
|
|
7280
|
-
/**
|
|
7281
|
-
* @internal
|
|
7282
|
-
*/
|
|
7283
|
-
export declare const SearchCriteriaFilterSensitiveLog: (obj: SearchCriteria) => any;
|
|
7284
|
-
/**
|
|
7285
|
-
* @internal
|
|
7286
|
-
*/
|
|
7287
|
-
export declare const SearchContactsRequestFilterSensitiveLog: (obj: SearchContactsRequest) => any;
|
|
7288
|
-
/**
|
|
7289
|
-
* @internal
|
|
7290
|
-
*/
|
|
7291
|
-
export declare const EmailAddressMetadataFilterSensitiveLog: (obj: EmailAddressMetadata) => any;
|
|
7292
|
-
/**
|
|
7293
|
-
* @internal
|
|
7294
|
-
*/
|
|
7295
|
-
export declare const SearchEmailAddressesResponseFilterSensitiveLog: (obj: SearchEmailAddressesResponse) => any;
|
|
7296
|
-
/**
|
|
7297
|
-
* @internal
|
|
7298
|
-
*/
|
|
7299
|
-
export declare const UserIdentityInfoLiteFilterSensitiveLog: (obj: UserIdentityInfoLite) => any;
|
|
7300
|
-
/**
|
|
7301
|
-
* @internal
|
|
7302
|
-
*/
|
|
7303
|
-
export declare const UserSearchSummaryFilterSensitiveLog: (obj: UserSearchSummary) => any;
|
|
7304
|
-
/**
|
|
7305
|
-
* @internal
|
|
7306
|
-
*/
|
|
7307
|
-
export declare const SearchUsersResponseFilterSensitiveLog: (obj: SearchUsersResponse) => any;
|
|
7308
|
-
/**
|
|
7309
|
-
* @internal
|
|
7310
|
-
*/
|
|
7311
|
-
export declare const EmailAddressInfoFilterSensitiveLog: (obj: EmailAddressInfo) => any;
|
|
7312
|
-
/**
|
|
7313
|
-
* @internal
|
|
7314
|
-
*/
|
|
7315
|
-
export declare const OutboundAdditionalRecipientsFilterSensitiveLog: (obj: OutboundAdditionalRecipients) => any;
|
|
7316
|
-
/**
|
|
7317
|
-
* @internal
|
|
7318
|
-
*/
|
|
7319
|
-
export declare const OutboundRawMessageFilterSensitiveLog: (obj: OutboundRawMessage) => any;
|
|
7320
|
-
/**
|
|
7321
|
-
* @internal
|
|
7322
|
-
*/
|
|
7323
|
-
export declare const OutboundEmailContentFilterSensitiveLog: (obj: OutboundEmailContent) => any;
|
|
7324
|
-
/**
|
|
7325
|
-
* @internal
|
|
7326
|
-
*/
|
|
7327
|
-
export declare const SendOutboundEmailRequestFilterSensitiveLog: (obj: SendOutboundEmailRequest) => any;
|
|
7328
|
-
/**
|
|
7329
|
-
* @internal
|
|
7330
|
-
*/
|
|
7331
|
-
export declare const InboundAdditionalRecipientsFilterSensitiveLog: (obj: InboundAdditionalRecipients) => any;
|
|
7332
|
-
/**
|
|
7333
|
-
* @internal
|
|
7334
|
-
*/
|
|
7335
|
-
export declare const InboundRawMessageFilterSensitiveLog: (obj: InboundRawMessage) => any;
|
|
7336
|
-
/**
|
|
7337
|
-
* @internal
|
|
7338
|
-
*/
|
|
7339
|
-
export declare const InboundEmailContentFilterSensitiveLog: (obj: InboundEmailContent) => any;
|
|
7340
|
-
/**
|
|
7341
|
-
* @internal
|
|
7342
|
-
*/
|
|
7343
|
-
export declare const StartOutboundEmailContactRequestFilterSensitiveLog: (obj: StartOutboundEmailContactRequest) => any;
|
|
@@ -580,11 +580,14 @@ export declare namespace EvaluatorUserUnion {
|
|
|
580
580
|
ConnectUserArn?: never;
|
|
581
581
|
$unknown: [string, any];
|
|
582
582
|
}
|
|
583
|
+
/**
|
|
584
|
+
* @deprecated unused in schema-serde mode.
|
|
585
|
+
*
|
|
586
|
+
*/
|
|
583
587
|
interface Visitor<T> {
|
|
584
588
|
ConnectUserArn: (value: string) => T;
|
|
585
589
|
_: (name: string, value: any) => T;
|
|
586
590
|
}
|
|
587
|
-
const visit: <T>(value: EvaluatorUserUnion, visitor: Visitor<T>) => T;
|
|
588
591
|
}
|
|
589
592
|
/**
|
|
590
593
|
* @public
|
|
@@ -885,9 +888,21 @@ export interface UpdateAuthenticationProfileRequest {
|
|
|
885
888
|
* minutes. This value determines the maximum possible time before an agent is authenticated. For
|
|
886
889
|
* more information, For more information on how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure session timeouts</a> in the <i>Amazon Connect Administrator
|
|
887
890
|
* Guide</i>. </p>
|
|
891
|
+
*
|
|
892
|
+
* @deprecated PeriodicSessionDuration is deprecated. Use SessionInactivityDuration instead.
|
|
888
893
|
* @public
|
|
889
894
|
*/
|
|
890
895
|
PeriodicSessionDuration?: number | undefined;
|
|
896
|
+
/**
|
|
897
|
+
* <p>The period, in minutes, before an agent is automatically signed out of the contact center when they go inactive.</p>
|
|
898
|
+
* @public
|
|
899
|
+
*/
|
|
900
|
+
SessionInactivityDuration?: number | undefined;
|
|
901
|
+
/**
|
|
902
|
+
* <p>Determines if automatic logout on user inactivity is enabled.</p>
|
|
903
|
+
* @public
|
|
904
|
+
*/
|
|
905
|
+
SessionInactivityHandlingEnabled?: boolean | undefined;
|
|
891
906
|
}
|
|
892
907
|
/**
|
|
893
908
|
* <p>Information about a queue.</p>
|
|
@@ -1532,12 +1547,15 @@ export declare namespace ParticipantTimerValue {
|
|
|
1532
1547
|
ParticipantTimerDurationInMinutes?: never;
|
|
1533
1548
|
$unknown: [string, any];
|
|
1534
1549
|
}
|
|
1550
|
+
/**
|
|
1551
|
+
* @deprecated unused in schema-serde mode.
|
|
1552
|
+
*
|
|
1553
|
+
*/
|
|
1535
1554
|
interface Visitor<T> {
|
|
1536
1555
|
ParticipantTimerAction: (value: ParticipantTimerAction) => T;
|
|
1537
1556
|
ParticipantTimerDurationInMinutes: (value: number) => T;
|
|
1538
1557
|
_: (name: string, value: any) => T;
|
|
1539
1558
|
}
|
|
1540
|
-
const visit: <T>(value: ParticipantTimerValue, visitor: Visitor<T>) => T;
|
|
1541
1559
|
}
|
|
1542
1560
|
/**
|
|
1543
1561
|
* <p>Configuration information for the timer. After the timer configuration is set, it persists
|
|
@@ -1603,11 +1621,14 @@ export declare namespace UpdateParticipantRoleConfigChannelInfo {
|
|
|
1603
1621
|
Chat?: never;
|
|
1604
1622
|
$unknown: [string, any];
|
|
1605
1623
|
}
|
|
1624
|
+
/**
|
|
1625
|
+
* @deprecated unused in schema-serde mode.
|
|
1626
|
+
*
|
|
1627
|
+
*/
|
|
1606
1628
|
interface Visitor<T> {
|
|
1607
1629
|
Chat: (value: ChatParticipantRoleConfig) => T;
|
|
1608
1630
|
_: (name: string, value: any) => T;
|
|
1609
1631
|
}
|
|
1610
|
-
const visit: <T>(value: UpdateParticipantRoleConfigChannelInfo, visitor: Visitor<T>) => T;
|
|
1611
1632
|
}
|
|
1612
1633
|
/**
|
|
1613
1634
|
* @public
|
|
@@ -2639,12 +2660,15 @@ export declare namespace EvaluationFormItemEnablementConditionOperand {
|
|
|
2639
2660
|
Condition?: never;
|
|
2640
2661
|
$unknown: [string, any];
|
|
2641
2662
|
}
|
|
2663
|
+
/**
|
|
2664
|
+
* @deprecated unused in schema-serde mode.
|
|
2665
|
+
*
|
|
2666
|
+
*/
|
|
2642
2667
|
interface Visitor<T> {
|
|
2643
2668
|
Expression: (value: EvaluationFormItemEnablementExpression) => T;
|
|
2644
2669
|
Condition: (value: EvaluationFormItemEnablementCondition) => T;
|
|
2645
2670
|
_: (name: string, value: any) => T;
|
|
2646
2671
|
}
|
|
2647
|
-
const visit: <T>(value: EvaluationFormItemEnablementConditionOperand, visitor: Visitor<T>) => T;
|
|
2648
2672
|
}
|
|
2649
2673
|
/**
|
|
2650
2674
|
* <p>The search criteria to be used to return agent statuses.</p>
|
|
@@ -4545,12 +4569,15 @@ export declare namespace EvaluationFormItem {
|
|
|
4545
4569
|
Question?: never;
|
|
4546
4570
|
$unknown: [string, any];
|
|
4547
4571
|
}
|
|
4572
|
+
/**
|
|
4573
|
+
* @deprecated unused in schema-serde mode.
|
|
4574
|
+
*
|
|
4575
|
+
*/
|
|
4548
4576
|
interface Visitor<T> {
|
|
4549
4577
|
Section: (value: EvaluationFormSection) => T;
|
|
4550
4578
|
Question: (value: EvaluationFormQuestion) => T;
|
|
4551
4579
|
_: (name: string, value: any) => T;
|
|
4552
4580
|
}
|
|
4553
|
-
const visit: <T>(value: EvaluationFormItem, visitor: Visitor<T>) => T;
|
|
4554
4581
|
}
|
|
4555
4582
|
/**
|
|
4556
4583
|
* <p>Latest routing criteria on the contact.</p>
|
|
@@ -5295,83 +5322,3 @@ export interface SearchContactsResponse {
|
|
|
5295
5322
|
*/
|
|
5296
5323
|
TotalCount?: number | undefined;
|
|
5297
5324
|
}
|
|
5298
|
-
/**
|
|
5299
|
-
* @internal
|
|
5300
|
-
*/
|
|
5301
|
-
export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (obj: StartOutboundVoiceContactRequest) => any;
|
|
5302
|
-
/**
|
|
5303
|
-
* @internal
|
|
5304
|
-
*/
|
|
5305
|
-
export declare const StartWebRTCContactRequestFilterSensitiveLog: (obj: StartWebRTCContactRequest) => any;
|
|
5306
|
-
/**
|
|
5307
|
-
* @internal
|
|
5308
|
-
*/
|
|
5309
|
-
export declare const AttendeeFilterSensitiveLog: (obj: Attendee) => any;
|
|
5310
|
-
/**
|
|
5311
|
-
* @internal
|
|
5312
|
-
*/
|
|
5313
|
-
export declare const ConnectionDataFilterSensitiveLog: (obj: ConnectionData) => any;
|
|
5314
|
-
/**
|
|
5315
|
-
* @internal
|
|
5316
|
-
*/
|
|
5317
|
-
export declare const StartWebRTCContactResponseFilterSensitiveLog: (obj: StartWebRTCContactResponse) => any;
|
|
5318
|
-
/**
|
|
5319
|
-
* @internal
|
|
5320
|
-
*/
|
|
5321
|
-
export declare const UpdateEmailAddressMetadataRequestFilterSensitiveLog: (obj: UpdateEmailAddressMetadataRequest) => any;
|
|
5322
|
-
/**
|
|
5323
|
-
* @internal
|
|
5324
|
-
*/
|
|
5325
|
-
export declare const UpdateParticipantAuthenticationRequestFilterSensitiveLog: (obj: UpdateParticipantAuthenticationRequest) => any;
|
|
5326
|
-
/**
|
|
5327
|
-
* @internal
|
|
5328
|
-
*/
|
|
5329
|
-
export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (obj: UpdateUserIdentityInfoRequest) => any;
|
|
5330
|
-
/**
|
|
5331
|
-
* @internal
|
|
5332
|
-
*/
|
|
5333
|
-
export declare const UpdateViewContentRequestFilterSensitiveLog: (obj: UpdateViewContentRequest) => any;
|
|
5334
|
-
/**
|
|
5335
|
-
* @internal
|
|
5336
|
-
*/
|
|
5337
|
-
export declare const UpdateViewContentResponseFilterSensitiveLog: (obj: UpdateViewContentResponse) => any;
|
|
5338
|
-
/**
|
|
5339
|
-
* @internal
|
|
5340
|
-
*/
|
|
5341
|
-
export declare const UpdateViewMetadataRequestFilterSensitiveLog: (obj: UpdateViewMetadataRequest) => any;
|
|
5342
|
-
/**
|
|
5343
|
-
* @internal
|
|
5344
|
-
*/
|
|
5345
|
-
export declare const CreateContactRequestFilterSensitiveLog: (obj: CreateContactRequest) => any;
|
|
5346
|
-
/**
|
|
5347
|
-
* @internal
|
|
5348
|
-
*/
|
|
5349
|
-
export declare const StartChatContactRequestFilterSensitiveLog: (obj: StartChatContactRequest) => any;
|
|
5350
|
-
/**
|
|
5351
|
-
* @internal
|
|
5352
|
-
*/
|
|
5353
|
-
export declare const StartEmailContactRequestFilterSensitiveLog: (obj: StartEmailContactRequest) => any;
|
|
5354
|
-
/**
|
|
5355
|
-
* @internal
|
|
5356
|
-
*/
|
|
5357
|
-
export declare const StartTaskContactRequestFilterSensitiveLog: (obj: StartTaskContactRequest) => any;
|
|
5358
|
-
/**
|
|
5359
|
-
* @internal
|
|
5360
|
-
*/
|
|
5361
|
-
export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
|
|
5362
|
-
/**
|
|
5363
|
-
* @internal
|
|
5364
|
-
*/
|
|
5365
|
-
export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
|
|
5366
|
-
/**
|
|
5367
|
-
* @internal
|
|
5368
|
-
*/
|
|
5369
|
-
export declare const ContactSearchSummaryFilterSensitiveLog: (obj: ContactSearchSummary) => any;
|
|
5370
|
-
/**
|
|
5371
|
-
* @internal
|
|
5372
|
-
*/
|
|
5373
|
-
export declare const DescribeContactResponseFilterSensitiveLog: (obj: DescribeContactResponse) => any;
|
|
5374
|
-
/**
|
|
5375
|
-
* @internal
|
|
5376
|
-
*/
|
|
5377
|
-
export declare const SearchContactsResponseFilterSensitiveLog: (obj: SearchContactsResponse) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|