@aws-sdk/client-connect 3.933.0 → 3.935.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 +1332 -1329
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1078 -0
- package/dist-es/models/errors.js +375 -0
- package/dist-es/models/models_0.js +1 -663
- package/dist-es/models/models_1.js +1 -538
- package/dist-es/models/models_2.js +1 -183
- package/dist-es/models/models_3.js +1 -72
- package/dist-es/schemas/schemas_0.js +7 -2
- package/dist-types/commands/CreateContactCommand.d.ts +1 -1
- package/dist-types/commands/CreateViewCommand.d.ts +1 -2
- package/dist-types/commands/CreateViewVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVocabularyCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAttachedFileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DeletePromptCommand.d.ts +1 -1
- package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteViewCommand.d.ts +1 -1
- package/dist-types/commands/DeleteViewVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/ListBotsCommand.d.ts +1 -2
- package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +1 -1
- package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -2
- package/dist-types/commands/SearchEmailAddressesCommand.d.ts +1 -2
- package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +1 -2
- package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +1 -2
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -2
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +1 -2
- package/dist-types/commands/SearchPromptsCommand.d.ts +1 -2
- package/dist-types/commands/SearchQueuesCommand.d.ts +1 -2
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -2
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -2
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +1 -2
- package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -2
- package/dist-types/commands/SearchUsersCommand.d.ts +1 -2
- package/dist-types/commands/StartChatContactCommand.d.ts +1 -2
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -1
- package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
- package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
- package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/dist-types/commands/StopContactCommand.d.ts +1 -1
- package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
- package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
- package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
- package/dist-types/commands/TagContactCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TransferContactCommand.d.ts +1 -1
- package/dist-types/commands/UntagContactCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePromptCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateViewMetadataCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +2166 -0
- package/dist-types/models/errors.d.ts +406 -0
- package/dist-types/models/models_0.d.ts +1607 -1219
- package/dist-types/models/models_1.d.ts +6280 -5379
- package/dist-types/models/models_2.d.ts +4108 -3852
- package/dist-types/models/models_3.d.ts +9 -4108
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1321 -0
- package/dist-types/ts3.4/models/errors.d.ts +232 -0
- package/dist-types/ts3.4/models/models_0.d.ts +482 -681
- package/dist-types/ts3.4/models/models_1.d.ts +959 -1012
- package/dist-types/ts3.4/models/models_2.d.ts +1390 -1568
- package/dist-types/ts3.4/models/models_3.d.ts +21 -1045
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -1,37 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
/**
|
|
4
|
-
* <p>You do not have sufficient permissions to perform this action.</p>
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare class AccessDeniedException extends __BaseException {
|
|
8
|
-
readonly name: "AccessDeniedException";
|
|
9
|
-
readonly $fault: "client";
|
|
10
|
-
Message?: string | undefined;
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
|
-
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* @public
|
|
18
|
-
* @enum
|
|
19
|
-
*/
|
|
20
|
-
export declare const ActionType: {
|
|
21
|
-
readonly ASSIGN_CONTACT_CATEGORY: "ASSIGN_CONTACT_CATEGORY";
|
|
22
|
-
readonly ASSIGN_SLA: "ASSIGN_SLA";
|
|
23
|
-
readonly CREATE_CASE: "CREATE_CASE";
|
|
24
|
-
readonly CREATE_TASK: "CREATE_TASK";
|
|
25
|
-
readonly END_ASSOCIATED_TASKS: "END_ASSOCIATED_TASKS";
|
|
26
|
-
readonly GENERATE_EVENTBRIDGE_EVENT: "GENERATE_EVENTBRIDGE_EVENT";
|
|
27
|
-
readonly SEND_NOTIFICATION: "SEND_NOTIFICATION";
|
|
28
|
-
readonly SUBMIT_AUTO_EVALUATION: "SUBMIT_AUTO_EVALUATION";
|
|
29
|
-
readonly UPDATE_CASE: "UPDATE_CASE";
|
|
30
|
-
};
|
|
31
|
-
/**
|
|
32
|
-
* @public
|
|
33
|
-
*/
|
|
34
|
-
export type ActionType = (typeof ActionType)[keyof typeof ActionType];
|
|
1
|
+
import { ActionType, AgentAvailabilityTimer, AgentStatusState, AgentStatusType, AllowedUserAction, AttachedFileInvalidRequestExceptionReason, AttachedFileServiceQuotaExceededExceptionReason, BehaviorType, Channel, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactState, DeviceType, DirectoryType, EncryptionType, EndpointType, EvaluationFormItemEnablementSourceType, EvaluationFormItemEnablementSourceValueType, EvaluationFormItemSourceValuesComparator, EvaluationFormQuestionAutomationAnswerSourceType, EvaluationFormScoringMode, EvaluationFormScoringStatus, EvaluationFormSingleSelectQuestionDisplayMode, EvaluationQuestionAnswerAnalysisType, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EventSourceName, FailureReasonCode, FileStatusType, FileUseCaseType, FlowAssociationResourceType, HoursOfOperationDays, InstanceStorageResourceType, IntegrationType, ListFlowAssociationResourceType, MediaStreamType, NotificationContentType, NotificationDeliveryType, NumericQuestionPropertyAutomationLabel, OutboundStrategyType, OverrideDays, ParticipantRole, ParticipantState, ParticipantType, PhoneType, PropertyValidationExceptionReason, QuestionRuleCategoryAutomationCondition, QuickConnectType, RecordingStatus, ReferenceStatus, ReferenceType, RehydrationType, RulePublishStatus, ScreenShareCapability, SingleSelectQuestionRuleCategoryAutomationCondition, SlaAssignmentType, SlaType, SourceType, Status, StorageType, StringComparisonType, TaskTemplateFieldType, TaskTemplateStatus, UseCaseType, VideoCapability, ViewStatus, ViewType, VocabularyLanguageCode, VocabularyState } from "./enums";
|
|
35
2
|
/**
|
|
36
3
|
* <p>Information about an action.</p>
|
|
37
4
|
* @public
|
|
@@ -84,83 +51,6 @@ export interface ActivateEvaluationFormResponse {
|
|
|
84
51
|
*/
|
|
85
52
|
EvaluationFormVersion: number | undefined;
|
|
86
53
|
}
|
|
87
|
-
/**
|
|
88
|
-
* <p>Request processing failed because of an error or failure with the service.</p>
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
export declare class InternalServiceException extends __BaseException {
|
|
92
|
-
readonly name: "InternalServiceException";
|
|
93
|
-
readonly $fault: "server";
|
|
94
|
-
/**
|
|
95
|
-
* <p>The message.</p>
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
Message?: string | undefined;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
|
|
103
|
-
}
|
|
104
|
-
/**
|
|
105
|
-
* <p>One or more of the specified parameters are not valid.</p>
|
|
106
|
-
* @public
|
|
107
|
-
*/
|
|
108
|
-
export declare class InvalidParameterException extends __BaseException {
|
|
109
|
-
readonly name: "InvalidParameterException";
|
|
110
|
-
readonly $fault: "client";
|
|
111
|
-
/**
|
|
112
|
-
* <p>The message about the parameters.</p>
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
Message?: string | undefined;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
120
|
-
}
|
|
121
|
-
/**
|
|
122
|
-
* <p>A resource already has that name.</p>
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
export declare class ResourceConflictException extends __BaseException {
|
|
126
|
-
readonly name: "ResourceConflictException";
|
|
127
|
-
readonly $fault: "client";
|
|
128
|
-
Message?: string | undefined;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
constructor(opts: __ExceptionOptionType<ResourceConflictException, __BaseException>);
|
|
133
|
-
}
|
|
134
|
-
/**
|
|
135
|
-
* <p>The specified resource was not found.</p>
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
139
|
-
readonly name: "ResourceNotFoundException";
|
|
140
|
-
readonly $fault: "client";
|
|
141
|
-
/**
|
|
142
|
-
* <p>The message about the resource.</p>
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
Message?: string | undefined;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
150
|
-
}
|
|
151
|
-
/**
|
|
152
|
-
* <p>The throttling limit has been exceeded.</p>
|
|
153
|
-
* @public
|
|
154
|
-
*/
|
|
155
|
-
export declare class ThrottlingException extends __BaseException {
|
|
156
|
-
readonly name: "ThrottlingException";
|
|
157
|
-
readonly $fault: "client";
|
|
158
|
-
Message?: string | undefined;
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
163
|
-
}
|
|
164
54
|
/**
|
|
165
55
|
* <p>Information about the email recipient</p>
|
|
166
56
|
* @public
|
|
@@ -193,18 +83,6 @@ export interface AdditionalEmailRecipients {
|
|
|
193
83
|
*/
|
|
194
84
|
CcList?: EmailRecipient[] | undefined;
|
|
195
85
|
}
|
|
196
|
-
/**
|
|
197
|
-
* @public
|
|
198
|
-
* @enum
|
|
199
|
-
*/
|
|
200
|
-
export declare const AgentAvailabilityTimer: {
|
|
201
|
-
readonly TIME_SINCE_LAST_ACTIVITY: "TIME_SINCE_LAST_ACTIVITY";
|
|
202
|
-
readonly TIME_SINCE_LAST_INBOUND: "TIME_SINCE_LAST_INBOUND";
|
|
203
|
-
};
|
|
204
|
-
/**
|
|
205
|
-
* @public
|
|
206
|
-
*/
|
|
207
|
-
export type AgentAvailabilityTimer = (typeof AgentAvailabilityTimer)[keyof typeof AgentAvailabilityTimer];
|
|
208
86
|
/**
|
|
209
87
|
* <p>Information about a traffic distribution.</p>
|
|
210
88
|
* @public
|
|
@@ -232,61 +110,6 @@ export interface AgentConfig {
|
|
|
232
110
|
*/
|
|
233
111
|
Distributions: Distribution[] | undefined;
|
|
234
112
|
}
|
|
235
|
-
/**
|
|
236
|
-
* @public
|
|
237
|
-
* @enum
|
|
238
|
-
*/
|
|
239
|
-
export declare const ContactState: {
|
|
240
|
-
readonly CONNECTED: "CONNECTED";
|
|
241
|
-
readonly CONNECTED_ONHOLD: "CONNECTED_ONHOLD";
|
|
242
|
-
readonly CONNECTING: "CONNECTING";
|
|
243
|
-
readonly ENDED: "ENDED";
|
|
244
|
-
readonly ERROR: "ERROR";
|
|
245
|
-
readonly INCOMING: "INCOMING";
|
|
246
|
-
readonly MISSED: "MISSED";
|
|
247
|
-
readonly PENDING: "PENDING";
|
|
248
|
-
readonly REJECTED: "REJECTED";
|
|
249
|
-
};
|
|
250
|
-
/**
|
|
251
|
-
* @public
|
|
252
|
-
*/
|
|
253
|
-
export type ContactState = (typeof ContactState)[keyof typeof ContactState];
|
|
254
|
-
/**
|
|
255
|
-
* @public
|
|
256
|
-
* @enum
|
|
257
|
-
*/
|
|
258
|
-
export declare const Channel: {
|
|
259
|
-
readonly CHAT: "CHAT";
|
|
260
|
-
readonly EMAIL: "EMAIL";
|
|
261
|
-
readonly TASK: "TASK";
|
|
262
|
-
readonly VOICE: "VOICE";
|
|
263
|
-
};
|
|
264
|
-
/**
|
|
265
|
-
* @public
|
|
266
|
-
*/
|
|
267
|
-
export type Channel = (typeof Channel)[keyof typeof Channel];
|
|
268
|
-
/**
|
|
269
|
-
* @public
|
|
270
|
-
* @enum
|
|
271
|
-
*/
|
|
272
|
-
export declare const ContactInitiationMethod: {
|
|
273
|
-
readonly AGENT_REPLY: "AGENT_REPLY";
|
|
274
|
-
readonly API: "API";
|
|
275
|
-
readonly CALLBACK: "CALLBACK";
|
|
276
|
-
readonly DISCONNECT: "DISCONNECT";
|
|
277
|
-
readonly EXTERNAL_OUTBOUND: "EXTERNAL_OUTBOUND";
|
|
278
|
-
readonly FLOW: "FLOW";
|
|
279
|
-
readonly INBOUND: "INBOUND";
|
|
280
|
-
readonly MONITOR: "MONITOR";
|
|
281
|
-
readonly OUTBOUND: "OUTBOUND";
|
|
282
|
-
readonly QUEUE_TRANSFER: "QUEUE_TRANSFER";
|
|
283
|
-
readonly TRANSFER: "TRANSFER";
|
|
284
|
-
readonly WEBRTC_API: "WEBRTC_API";
|
|
285
|
-
};
|
|
286
|
-
/**
|
|
287
|
-
* @public
|
|
288
|
-
*/
|
|
289
|
-
export type ContactInitiationMethod = (typeof ContactInitiationMethod)[keyof typeof ContactInitiationMethod];
|
|
290
113
|
/**
|
|
291
114
|
* <p>Contains information about a queue resource for which metrics are returned.</p>
|
|
292
115
|
* @public
|
|
@@ -350,18 +173,6 @@ export interface AgentContactReference {
|
|
|
350
173
|
*/
|
|
351
174
|
Queue?: QueueReference | undefined;
|
|
352
175
|
}
|
|
353
|
-
/**
|
|
354
|
-
* @public
|
|
355
|
-
* @enum
|
|
356
|
-
*/
|
|
357
|
-
export declare const AllowedUserAction: {
|
|
358
|
-
readonly CALL: "CALL";
|
|
359
|
-
readonly DISCARD: "DISCARD";
|
|
360
|
-
};
|
|
361
|
-
/**
|
|
362
|
-
* @public
|
|
363
|
-
*/
|
|
364
|
-
export type AllowedUserAction = (typeof AllowedUserAction)[keyof typeof AllowedUserAction];
|
|
365
176
|
/**
|
|
366
177
|
* <p>Countdown timer configuration after the agent accepted the contact.</p>
|
|
367
178
|
* @public
|
|
@@ -444,28 +255,6 @@ export interface AgentHierarchyGroups {
|
|
|
444
255
|
*/
|
|
445
256
|
L5Ids?: string[] | undefined;
|
|
446
257
|
}
|
|
447
|
-
/**
|
|
448
|
-
* @public
|
|
449
|
-
* @enum
|
|
450
|
-
*/
|
|
451
|
-
export declare const ScreenShareCapability: {
|
|
452
|
-
readonly SEND: "SEND";
|
|
453
|
-
};
|
|
454
|
-
/**
|
|
455
|
-
* @public
|
|
456
|
-
*/
|
|
457
|
-
export type ScreenShareCapability = (typeof ScreenShareCapability)[keyof typeof ScreenShareCapability];
|
|
458
|
-
/**
|
|
459
|
-
* @public
|
|
460
|
-
* @enum
|
|
461
|
-
*/
|
|
462
|
-
export declare const VideoCapability: {
|
|
463
|
-
readonly SEND: "SEND";
|
|
464
|
-
};
|
|
465
|
-
/**
|
|
466
|
-
* @public
|
|
467
|
-
*/
|
|
468
|
-
export type VideoCapability = (typeof VideoCapability)[keyof typeof VideoCapability];
|
|
469
258
|
/**
|
|
470
259
|
* <p>The configuration for the allowed video and screen sharing capabilities for participants
|
|
471
260
|
* present over the call. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up in-app, web, video calling, and screen
|
|
@@ -539,20 +328,6 @@ export interface HierarchyGroups {
|
|
|
539
328
|
*/
|
|
540
329
|
Level5?: AgentHierarchyGroup | undefined;
|
|
541
330
|
}
|
|
542
|
-
/**
|
|
543
|
-
* @public
|
|
544
|
-
* @enum
|
|
545
|
-
*/
|
|
546
|
-
export declare const ParticipantState: {
|
|
547
|
-
readonly CONNECTED: "CONNECTED";
|
|
548
|
-
readonly DISCONNECTED: "DISCONNECTED";
|
|
549
|
-
readonly INITIAL: "INITIAL";
|
|
550
|
-
readonly MISSED: "MISSED";
|
|
551
|
-
};
|
|
552
|
-
/**
|
|
553
|
-
* @public
|
|
554
|
-
*/
|
|
555
|
-
export type ParticipantState = (typeof ParticipantState)[keyof typeof ParticipantState];
|
|
556
331
|
/**
|
|
557
332
|
* <p>Information about the state transition of a supervisor.</p>
|
|
558
333
|
* @public
|
|
@@ -697,31 +472,6 @@ export interface AgentsCriteria {
|
|
|
697
472
|
*/
|
|
698
473
|
AgentIds?: string[] | undefined;
|
|
699
474
|
}
|
|
700
|
-
/**
|
|
701
|
-
* @public
|
|
702
|
-
* @enum
|
|
703
|
-
*/
|
|
704
|
-
export declare const AgentStatusState: {
|
|
705
|
-
readonly DISABLED: "DISABLED";
|
|
706
|
-
readonly ENABLED: "ENABLED";
|
|
707
|
-
};
|
|
708
|
-
/**
|
|
709
|
-
* @public
|
|
710
|
-
*/
|
|
711
|
-
export type AgentStatusState = (typeof AgentStatusState)[keyof typeof AgentStatusState];
|
|
712
|
-
/**
|
|
713
|
-
* @public
|
|
714
|
-
* @enum
|
|
715
|
-
*/
|
|
716
|
-
export declare const AgentStatusType: {
|
|
717
|
-
readonly CUSTOM: "CUSTOM";
|
|
718
|
-
readonly OFFLINE: "OFFLINE";
|
|
719
|
-
readonly ROUTABLE: "ROUTABLE";
|
|
720
|
-
};
|
|
721
|
-
/**
|
|
722
|
-
* @public
|
|
723
|
-
*/
|
|
724
|
-
export type AgentStatusType = (typeof AgentStatusType)[keyof typeof AgentStatusType];
|
|
725
475
|
/**
|
|
726
476
|
* <p>Contains information about an agent status.</p>
|
|
727
477
|
* @public
|
|
@@ -815,19 +565,6 @@ export interface AgentStatusReference {
|
|
|
815
565
|
*/
|
|
816
566
|
StatusName?: string | undefined;
|
|
817
567
|
}
|
|
818
|
-
/**
|
|
819
|
-
* @public
|
|
820
|
-
* @enum
|
|
821
|
-
*/
|
|
822
|
-
export declare const StringComparisonType: {
|
|
823
|
-
readonly CONTAINS: "CONTAINS";
|
|
824
|
-
readonly EXACT: "EXACT";
|
|
825
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
826
|
-
};
|
|
827
|
-
/**
|
|
828
|
-
* @public
|
|
829
|
-
*/
|
|
830
|
-
export type StringComparisonType = (typeof StringComparisonType)[keyof typeof StringComparisonType];
|
|
831
568
|
/**
|
|
832
569
|
* <p>A leaf node condition which can be used to specify a string condition.</p>
|
|
833
570
|
* @public
|
|
@@ -998,18 +735,6 @@ export interface AllowedCapabilities {
|
|
|
998
735
|
*/
|
|
999
736
|
Agent?: ParticipantCapabilities | undefined;
|
|
1000
737
|
}
|
|
1001
|
-
/**
|
|
1002
|
-
* @public
|
|
1003
|
-
* @enum
|
|
1004
|
-
*/
|
|
1005
|
-
export declare const MonitorCapability: {
|
|
1006
|
-
readonly BARGE: "BARGE";
|
|
1007
|
-
readonly SILENT_MONITOR: "SILENT_MONITOR";
|
|
1008
|
-
};
|
|
1009
|
-
/**
|
|
1010
|
-
* @public
|
|
1011
|
-
*/
|
|
1012
|
-
export type MonitorCapability = (typeof MonitorCapability)[keyof typeof MonitorCapability];
|
|
1013
738
|
/**
|
|
1014
739
|
* @public
|
|
1015
740
|
*/
|
|
@@ -1056,19 +781,6 @@ export interface AssociateAnalyticsDataSetResponse {
|
|
|
1056
781
|
*/
|
|
1057
782
|
ResourceShareArn?: string | undefined;
|
|
1058
783
|
}
|
|
1059
|
-
/**
|
|
1060
|
-
* @public
|
|
1061
|
-
* @enum
|
|
1062
|
-
*/
|
|
1063
|
-
export declare const AttachedFileInvalidRequestExceptionReason: {
|
|
1064
|
-
readonly INVALID_FILE_NAME: "INVALID_FILE_NAME";
|
|
1065
|
-
readonly INVALID_FILE_SIZE: "INVALID_FILE_SIZE";
|
|
1066
|
-
readonly INVALID_FILE_TYPE: "INVALID_FILE_TYPE";
|
|
1067
|
-
};
|
|
1068
|
-
/**
|
|
1069
|
-
* @public
|
|
1070
|
-
*/
|
|
1071
|
-
export type AttachedFileInvalidRequestExceptionReason = (typeof AttachedFileInvalidRequestExceptionReason)[keyof typeof AttachedFileInvalidRequestExceptionReason];
|
|
1072
784
|
/**
|
|
1073
785
|
* <p>Reason why the request was invalid.</p>
|
|
1074
786
|
* @public
|
|
@@ -1102,28 +814,6 @@ export declare namespace InvalidRequestExceptionReason {
|
|
|
1102
814
|
_: (name: string, value: any) => T;
|
|
1103
815
|
}
|
|
1104
816
|
}
|
|
1105
|
-
/**
|
|
1106
|
-
* <p>The request is not valid.</p>
|
|
1107
|
-
* @public
|
|
1108
|
-
*/
|
|
1109
|
-
export declare class InvalidRequestException extends __BaseException {
|
|
1110
|
-
readonly name: "InvalidRequestException";
|
|
1111
|
-
readonly $fault: "client";
|
|
1112
|
-
/**
|
|
1113
|
-
* <p>The message about the request.</p>
|
|
1114
|
-
* @public
|
|
1115
|
-
*/
|
|
1116
|
-
Message?: string | undefined;
|
|
1117
|
-
/**
|
|
1118
|
-
* <p>Reason why the request was invalid.</p>
|
|
1119
|
-
* @public
|
|
1120
|
-
*/
|
|
1121
|
-
Reason?: InvalidRequestExceptionReason | undefined;
|
|
1122
|
-
/**
|
|
1123
|
-
* @internal
|
|
1124
|
-
*/
|
|
1125
|
-
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
1126
|
-
}
|
|
1127
817
|
/**
|
|
1128
818
|
* @public
|
|
1129
819
|
*/
|
|
@@ -1147,18 +837,6 @@ export interface AssociateApprovedOriginRequest {
|
|
|
1147
837
|
*/
|
|
1148
838
|
ClientToken?: string | undefined;
|
|
1149
839
|
}
|
|
1150
|
-
/**
|
|
1151
|
-
* @public
|
|
1152
|
-
* @enum
|
|
1153
|
-
*/
|
|
1154
|
-
export declare const AttachedFileServiceQuotaExceededExceptionReason: {
|
|
1155
|
-
readonly TOTAL_FILE_COUNT_EXCEEDED: "TOTAL_FILE_COUNT_EXCEEDED";
|
|
1156
|
-
readonly TOTAL_FILE_SIZE_EXCEEDED: "TOTAL_FILE_SIZE_EXCEEDED";
|
|
1157
|
-
};
|
|
1158
|
-
/**
|
|
1159
|
-
* @public
|
|
1160
|
-
*/
|
|
1161
|
-
export type AttachedFileServiceQuotaExceededExceptionReason = (typeof AttachedFileServiceQuotaExceededExceptionReason)[keyof typeof AttachedFileServiceQuotaExceededExceptionReason];
|
|
1162
840
|
/**
|
|
1163
841
|
* <p>The reason for the exception.</p>
|
|
1164
842
|
* @public
|
|
@@ -1192,24 +870,6 @@ export declare namespace ServiceQuotaExceededExceptionReason {
|
|
|
1192
870
|
_: (name: string, value: any) => T;
|
|
1193
871
|
}
|
|
1194
872
|
}
|
|
1195
|
-
/**
|
|
1196
|
-
* <p>The service quota has been exceeded.</p>
|
|
1197
|
-
* @public
|
|
1198
|
-
*/
|
|
1199
|
-
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
1200
|
-
readonly name: "ServiceQuotaExceededException";
|
|
1201
|
-
readonly $fault: "client";
|
|
1202
|
-
Message?: string | undefined;
|
|
1203
|
-
/**
|
|
1204
|
-
* <p>The reason for the exception.</p>
|
|
1205
|
-
* @public
|
|
1206
|
-
*/
|
|
1207
|
-
Reason?: ServiceQuotaExceededExceptionReason | undefined;
|
|
1208
|
-
/**
|
|
1209
|
-
* @internal
|
|
1210
|
-
*/
|
|
1211
|
-
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
1212
|
-
}
|
|
1213
873
|
/**
|
|
1214
874
|
* <p>Configuration information of an Amazon Lex bot.</p>
|
|
1215
875
|
* @public
|
|
@@ -1265,23 +925,6 @@ export interface AssociateBotRequest {
|
|
|
1265
925
|
*/
|
|
1266
926
|
ClientToken?: string | undefined;
|
|
1267
927
|
}
|
|
1268
|
-
/**
|
|
1269
|
-
* <p>The allowed limit for the resource has been exceeded.</p>
|
|
1270
|
-
* @public
|
|
1271
|
-
*/
|
|
1272
|
-
export declare class LimitExceededException extends __BaseException {
|
|
1273
|
-
readonly name: "LimitExceededException";
|
|
1274
|
-
readonly $fault: "client";
|
|
1275
|
-
/**
|
|
1276
|
-
* <p>The message about the limit.</p>
|
|
1277
|
-
* @public
|
|
1278
|
-
*/
|
|
1279
|
-
Message?: string | undefined;
|
|
1280
|
-
/**
|
|
1281
|
-
* @internal
|
|
1282
|
-
*/
|
|
1283
|
-
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
1284
|
-
}
|
|
1285
928
|
/**
|
|
1286
929
|
* @public
|
|
1287
930
|
*/
|
|
@@ -1307,49 +950,6 @@ export interface AssociateContactWithUserRequest {
|
|
|
1307
950
|
*/
|
|
1308
951
|
export interface AssociateContactWithUserResponse {
|
|
1309
952
|
}
|
|
1310
|
-
/**
|
|
1311
|
-
* @public
|
|
1312
|
-
* @enum
|
|
1313
|
-
*/
|
|
1314
|
-
export declare const VocabularyLanguageCode: {
|
|
1315
|
-
readonly AR_AE: "ar-AE";
|
|
1316
|
-
readonly CA_ES: "ca-ES";
|
|
1317
|
-
readonly DA_DK: "da-DK";
|
|
1318
|
-
readonly DE_CH: "de-CH";
|
|
1319
|
-
readonly DE_DE: "de-DE";
|
|
1320
|
-
readonly EN_AB: "en-AB";
|
|
1321
|
-
readonly EN_AU: "en-AU";
|
|
1322
|
-
readonly EN_GB: "en-GB";
|
|
1323
|
-
readonly EN_IE: "en-IE";
|
|
1324
|
-
readonly EN_IN: "en-IN";
|
|
1325
|
-
readonly EN_NZ: "en-NZ";
|
|
1326
|
-
readonly EN_US: "en-US";
|
|
1327
|
-
readonly EN_WL: "en-WL";
|
|
1328
|
-
readonly EN_ZA: "en-ZA";
|
|
1329
|
-
readonly ES_ES: "es-ES";
|
|
1330
|
-
readonly ES_US: "es-US";
|
|
1331
|
-
readonly FI_FI: "fi-FI";
|
|
1332
|
-
readonly FR_CA: "fr-CA";
|
|
1333
|
-
readonly FR_FR: "fr-FR";
|
|
1334
|
-
readonly HI_IN: "hi-IN";
|
|
1335
|
-
readonly ID_ID: "id-ID";
|
|
1336
|
-
readonly IT_IT: "it-IT";
|
|
1337
|
-
readonly JA_JP: "ja-JP";
|
|
1338
|
-
readonly KO_KR: "ko-KR";
|
|
1339
|
-
readonly MS_MY: "ms-MY";
|
|
1340
|
-
readonly NL_NL: "nl-NL";
|
|
1341
|
-
readonly NO_NO: "no-NO";
|
|
1342
|
-
readonly PL_PL: "pl-PL";
|
|
1343
|
-
readonly PT_BR: "pt-BR";
|
|
1344
|
-
readonly PT_PT: "pt-PT";
|
|
1345
|
-
readonly SV_SE: "sv-SE";
|
|
1346
|
-
readonly TL_PH: "tl-PH";
|
|
1347
|
-
readonly ZH_CN: "zh-CN";
|
|
1348
|
-
};
|
|
1349
|
-
/**
|
|
1350
|
-
* @public
|
|
1351
|
-
*/
|
|
1352
|
-
export type VocabularyLanguageCode = (typeof VocabularyLanguageCode)[keyof typeof VocabularyLanguageCode];
|
|
1353
953
|
/**
|
|
1354
954
|
* @public
|
|
1355
955
|
*/
|
|
@@ -1412,34 +1012,6 @@ export interface AssociateEmailAddressAliasRequest {
|
|
|
1412
1012
|
*/
|
|
1413
1013
|
export interface AssociateEmailAddressAliasResponse {
|
|
1414
1014
|
}
|
|
1415
|
-
/**
|
|
1416
|
-
* <p>An entity with the same name already exists.</p>
|
|
1417
|
-
* @public
|
|
1418
|
-
*/
|
|
1419
|
-
export declare class IdempotencyException extends __BaseException {
|
|
1420
|
-
readonly name: "IdempotencyException";
|
|
1421
|
-
readonly $fault: "client";
|
|
1422
|
-
Message?: string | undefined;
|
|
1423
|
-
/**
|
|
1424
|
-
* @internal
|
|
1425
|
-
*/
|
|
1426
|
-
constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
|
|
1427
|
-
}
|
|
1428
|
-
/**
|
|
1429
|
-
* @public
|
|
1430
|
-
* @enum
|
|
1431
|
-
*/
|
|
1432
|
-
export declare const FlowAssociationResourceType: {
|
|
1433
|
-
readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
|
|
1434
|
-
readonly INBOUND_EMAIL: "INBOUND_EMAIL";
|
|
1435
|
-
readonly OUTBOUND_EMAIL: "OUTBOUND_EMAIL";
|
|
1436
|
-
readonly SMS_PHONE_NUMBER: "SMS_PHONE_NUMBER";
|
|
1437
|
-
readonly WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER";
|
|
1438
|
-
};
|
|
1439
|
-
/**
|
|
1440
|
-
* @public
|
|
1441
|
-
*/
|
|
1442
|
-
export type FlowAssociationResourceType = (typeof FlowAssociationResourceType)[keyof typeof FlowAssociationResourceType];
|
|
1443
1015
|
/**
|
|
1444
1016
|
* @public
|
|
1445
1017
|
*/
|
|
@@ -1482,29 +1054,6 @@ export interface AssociateFlowRequest {
|
|
|
1482
1054
|
*/
|
|
1483
1055
|
export interface AssociateFlowResponse {
|
|
1484
1056
|
}
|
|
1485
|
-
/**
|
|
1486
|
-
* @public
|
|
1487
|
-
* @enum
|
|
1488
|
-
*/
|
|
1489
|
-
export declare const InstanceStorageResourceType: {
|
|
1490
|
-
readonly AGENT_EVENTS: "AGENT_EVENTS";
|
|
1491
|
-
readonly ATTACHMENTS: "ATTACHMENTS";
|
|
1492
|
-
readonly CALL_RECORDINGS: "CALL_RECORDINGS";
|
|
1493
|
-
readonly CHAT_TRANSCRIPTS: "CHAT_TRANSCRIPTS";
|
|
1494
|
-
readonly CONTACT_EVALUATIONS: "CONTACT_EVALUATIONS";
|
|
1495
|
-
readonly CONTACT_TRACE_RECORDS: "CONTACT_TRACE_RECORDS";
|
|
1496
|
-
readonly EMAIL_MESSAGES: "EMAIL_MESSAGES";
|
|
1497
|
-
readonly MEDIA_STREAMS: "MEDIA_STREAMS";
|
|
1498
|
-
readonly REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS";
|
|
1499
|
-
readonly REAL_TIME_CONTACT_ANALYSIS_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS";
|
|
1500
|
-
readonly REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS: "REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS";
|
|
1501
|
-
readonly SCHEDULED_REPORTS: "SCHEDULED_REPORTS";
|
|
1502
|
-
readonly SCREEN_RECORDINGS: "SCREEN_RECORDINGS";
|
|
1503
|
-
};
|
|
1504
|
-
/**
|
|
1505
|
-
* @public
|
|
1506
|
-
*/
|
|
1507
|
-
export type InstanceStorageResourceType = (typeof InstanceStorageResourceType)[keyof typeof InstanceStorageResourceType];
|
|
1508
1057
|
/**
|
|
1509
1058
|
* <p>Configuration information of a Kinesis Data Firehose delivery stream.</p>
|
|
1510
1059
|
* @public
|
|
@@ -1527,17 +1076,6 @@ export interface KinesisStreamConfig {
|
|
|
1527
1076
|
*/
|
|
1528
1077
|
StreamArn: string | undefined;
|
|
1529
1078
|
}
|
|
1530
|
-
/**
|
|
1531
|
-
* @public
|
|
1532
|
-
* @enum
|
|
1533
|
-
*/
|
|
1534
|
-
export declare const EncryptionType: {
|
|
1535
|
-
readonly KMS: "KMS";
|
|
1536
|
-
};
|
|
1537
|
-
/**
|
|
1538
|
-
* @public
|
|
1539
|
-
*/
|
|
1540
|
-
export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
|
|
1541
1079
|
/**
|
|
1542
1080
|
* <p>The encryption configuration.</p>
|
|
1543
1081
|
* @public
|
|
@@ -1605,20 +1143,6 @@ export interface S3Config {
|
|
|
1605
1143
|
*/
|
|
1606
1144
|
EncryptionConfig?: EncryptionConfig | undefined;
|
|
1607
1145
|
}
|
|
1608
|
-
/**
|
|
1609
|
-
* @public
|
|
1610
|
-
* @enum
|
|
1611
|
-
*/
|
|
1612
|
-
export declare const StorageType: {
|
|
1613
|
-
readonly KINESIS_FIREHOSE: "KINESIS_FIREHOSE";
|
|
1614
|
-
readonly KINESIS_STREAM: "KINESIS_STREAM";
|
|
1615
|
-
readonly KINESIS_VIDEO_STREAM: "KINESIS_VIDEO_STREAM";
|
|
1616
|
-
readonly S3: "S3";
|
|
1617
|
-
};
|
|
1618
|
-
/**
|
|
1619
|
-
* @public
|
|
1620
|
-
*/
|
|
1621
|
-
export type StorageType = (typeof StorageType)[keyof typeof StorageType];
|
|
1622
1146
|
/**
|
|
1623
1147
|
* <p>The storage configuration for the instance.</p>
|
|
1624
1148
|
* @public
|
|
@@ -2201,32 +1725,6 @@ export declare namespace CreatedByInfo {
|
|
|
2201
1725
|
_: (name: string, value: any) => T;
|
|
2202
1726
|
}
|
|
2203
1727
|
}
|
|
2204
|
-
/**
|
|
2205
|
-
* @public
|
|
2206
|
-
* @enum
|
|
2207
|
-
*/
|
|
2208
|
-
export declare const FileStatusType: {
|
|
2209
|
-
readonly APPROVED: "APPROVED";
|
|
2210
|
-
readonly FAILED: "FAILED";
|
|
2211
|
-
readonly PROCESSING: "PROCESSING";
|
|
2212
|
-
readonly REJECTED: "REJECTED";
|
|
2213
|
-
};
|
|
2214
|
-
/**
|
|
2215
|
-
* @public
|
|
2216
|
-
*/
|
|
2217
|
-
export type FileStatusType = (typeof FileStatusType)[keyof typeof FileStatusType];
|
|
2218
|
-
/**
|
|
2219
|
-
* @public
|
|
2220
|
-
* @enum
|
|
2221
|
-
*/
|
|
2222
|
-
export declare const FileUseCaseType: {
|
|
2223
|
-
readonly ATTACHMENT: "ATTACHMENT";
|
|
2224
|
-
readonly EMAIL_MESSAGE: "EMAIL_MESSAGE";
|
|
2225
|
-
};
|
|
2226
|
-
/**
|
|
2227
|
-
* @public
|
|
2228
|
-
*/
|
|
2229
|
-
export type FileUseCaseType = (typeof FileUseCaseType)[keyof typeof FileUseCaseType];
|
|
2230
1728
|
/**
|
|
2231
1729
|
* <p>Information about the attached file.</p>
|
|
2232
1730
|
* @public
|
|
@@ -2305,21 +1803,6 @@ export interface BatchGetAttachedFileMetadataResponse {
|
|
|
2305
1803
|
*/
|
|
2306
1804
|
Errors?: AttachedFileError[] | undefined;
|
|
2307
1805
|
}
|
|
2308
|
-
/**
|
|
2309
|
-
* @public
|
|
2310
|
-
* @enum
|
|
2311
|
-
*/
|
|
2312
|
-
export declare const ListFlowAssociationResourceType: {
|
|
2313
|
-
readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
|
|
2314
|
-
readonly INBOUND_EMAIL: "INBOUND_EMAIL";
|
|
2315
|
-
readonly OUTBOUND_EMAIL: "OUTBOUND_EMAIL";
|
|
2316
|
-
readonly VOICE_PHONE_NUMBER: "VOICE_PHONE_NUMBER";
|
|
2317
|
-
readonly WHATSAPP_MESSAGING_PHONE_NUMBER: "WHATSAPP_MESSAGING_PHONE_NUMBER";
|
|
2318
|
-
};
|
|
2319
|
-
/**
|
|
2320
|
-
* @public
|
|
2321
|
-
*/
|
|
2322
|
-
export type ListFlowAssociationResourceType = (typeof ListFlowAssociationResourceType)[keyof typeof ListFlowAssociationResourceType];
|
|
2323
1806
|
/**
|
|
2324
1807
|
* @public
|
|
2325
1808
|
*/
|
|
@@ -2394,21 +1877,6 @@ export interface Campaign {
|
|
|
2394
1877
|
*/
|
|
2395
1878
|
CampaignId?: string | undefined;
|
|
2396
1879
|
}
|
|
2397
|
-
/**
|
|
2398
|
-
* @public
|
|
2399
|
-
* @enum
|
|
2400
|
-
*/
|
|
2401
|
-
export declare const EndpointType: {
|
|
2402
|
-
readonly CONNECT_PHONENUMBER_ARN: "CONNECT_PHONENUMBER_ARN";
|
|
2403
|
-
readonly CONTACT_FLOW: "CONTACT_FLOW";
|
|
2404
|
-
readonly EMAIL_ADDRESS: "EMAIL_ADDRESS";
|
|
2405
|
-
readonly TELEPHONE_NUMBER: "TELEPHONE_NUMBER";
|
|
2406
|
-
readonly VOIP: "VOIP";
|
|
2407
|
-
};
|
|
2408
|
-
/**
|
|
2409
|
-
* @public
|
|
2410
|
-
*/
|
|
2411
|
-
export type EndpointType = (typeof EndpointType)[keyof typeof EndpointType];
|
|
2412
1880
|
/**
|
|
2413
1881
|
* <p>Information about the endpoint.</p>
|
|
2414
1882
|
* @public
|
|
@@ -2436,17 +1904,6 @@ export interface OutboundStrategyConfig {
|
|
|
2436
1904
|
*/
|
|
2437
1905
|
AgentFirst?: AgentFirst | undefined;
|
|
2438
1906
|
}
|
|
2439
|
-
/**
|
|
2440
|
-
* @public
|
|
2441
|
-
* @enum
|
|
2442
|
-
*/
|
|
2443
|
-
export declare const OutboundStrategyType: {
|
|
2444
|
-
readonly AGENT_FIRST: "AGENT_FIRST";
|
|
2445
|
-
};
|
|
2446
|
-
/**
|
|
2447
|
-
* @public
|
|
2448
|
-
*/
|
|
2449
|
-
export type OutboundStrategyType = (typeof OutboundStrategyType)[keyof typeof OutboundStrategyType];
|
|
2450
1907
|
/**
|
|
2451
1908
|
* <p>Information about the outbound strategy.</p>
|
|
2452
1909
|
* @public
|
|
@@ -2529,27 +1986,6 @@ export interface BatchPutContactRequest {
|
|
|
2529
1986
|
*/
|
|
2530
1987
|
ContactDataRequestList: ContactDataRequest[] | undefined;
|
|
2531
1988
|
}
|
|
2532
|
-
/**
|
|
2533
|
-
* @public
|
|
2534
|
-
* @enum
|
|
2535
|
-
*/
|
|
2536
|
-
export declare const FailureReasonCode: {
|
|
2537
|
-
readonly IDEMPOTENCY_EXCEPTION: "IDEMPOTENCY_EXCEPTION";
|
|
2538
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
2539
|
-
readonly INVALID_ATTRIBUTE_KEY: "INVALID_ATTRIBUTE_KEY";
|
|
2540
|
-
readonly INVALID_CUSTOMER_ENDPOINT: "INVALID_CUSTOMER_ENDPOINT";
|
|
2541
|
-
readonly INVALID_OUTBOUND_STRATEGY: "INVALID_OUTBOUND_STRATEGY";
|
|
2542
|
-
readonly INVALID_QUEUE: "INVALID_QUEUE";
|
|
2543
|
-
readonly INVALID_SYSTEM_ENDPOINT: "INVALID_SYSTEM_ENDPOINT";
|
|
2544
|
-
readonly MISSING_CAMPAIGN: "MISSING_CAMPAIGN";
|
|
2545
|
-
readonly MISSING_CUSTOMER_ENDPOINT: "MISSING_CUSTOMER_ENDPOINT";
|
|
2546
|
-
readonly MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT: "MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT";
|
|
2547
|
-
readonly REQUEST_THROTTLED: "REQUEST_THROTTLED";
|
|
2548
|
-
};
|
|
2549
|
-
/**
|
|
2550
|
-
* @public
|
|
2551
|
-
*/
|
|
2552
|
-
export type FailureReasonCode = (typeof FailureReasonCode)[keyof typeof FailureReasonCode];
|
|
2553
1989
|
/**
|
|
2554
1990
|
* <p>Request for which contact failed to be generated.</p>
|
|
2555
1991
|
* @public
|
|
@@ -2744,94 +2180,21 @@ export interface CreateAgentStatusResponse {
|
|
|
2744
2180
|
AgentStatusId?: string | undefined;
|
|
2745
2181
|
}
|
|
2746
2182
|
/**
|
|
2747
|
-
* <p>
|
|
2183
|
+
* <p>Well-formed data on a contact, used by agents to complete a contact request. You can have up
|
|
2184
|
+
* to 4,096 UTF-8 bytes across all references for a contact.</p>
|
|
2748
2185
|
* @public
|
|
2749
2186
|
*/
|
|
2750
|
-
export
|
|
2751
|
-
readonly name: "DuplicateResourceException";
|
|
2752
|
-
readonly $fault: "client";
|
|
2753
|
-
Message?: string | undefined;
|
|
2187
|
+
export interface Reference {
|
|
2754
2188
|
/**
|
|
2755
|
-
*
|
|
2189
|
+
* <p>A valid value for the reference. For example, for a URL reference, a formatted URL that is
|
|
2190
|
+
* displayed to an agent in the Contact Control Panel (CCP).</p>
|
|
2191
|
+
* @public
|
|
2756
2192
|
*/
|
|
2757
|
-
|
|
2758
|
-
}
|
|
2759
|
-
/**
|
|
2760
|
-
* <p>Operation cannot be performed at this time as there is a conflict with another operation or
|
|
2761
|
-
* contact state.</p>
|
|
2762
|
-
* @public
|
|
2763
|
-
*/
|
|
2764
|
-
export declare class ConflictException extends __BaseException {
|
|
2765
|
-
readonly name: "ConflictException";
|
|
2766
|
-
readonly $fault: "client";
|
|
2767
|
-
Message?: string | undefined;
|
|
2193
|
+
Value?: string | undefined;
|
|
2768
2194
|
/**
|
|
2769
|
-
*
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
}
|
|
2773
|
-
/**
|
|
2774
|
-
* @public
|
|
2775
|
-
* @enum
|
|
2776
|
-
*/
|
|
2777
|
-
export declare const InitiateAs: {
|
|
2778
|
-
readonly COMPLETED: "COMPLETED";
|
|
2779
|
-
readonly CONNECTED_TO_USER: "CONNECTED_TO_USER";
|
|
2780
|
-
};
|
|
2781
|
-
/**
|
|
2782
|
-
* @public
|
|
2783
|
-
*/
|
|
2784
|
-
export type InitiateAs = (typeof InitiateAs)[keyof typeof InitiateAs];
|
|
2785
|
-
/**
|
|
2786
|
-
* @public
|
|
2787
|
-
* @enum
|
|
2788
|
-
*/
|
|
2789
|
-
export declare const ReferenceStatus: {
|
|
2790
|
-
readonly APPROVED: "APPROVED";
|
|
2791
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
2792
|
-
readonly DELETED: "DELETED";
|
|
2793
|
-
readonly FAILED: "FAILED";
|
|
2794
|
-
readonly PROCESSING: "PROCESSING";
|
|
2795
|
-
readonly REJECTED: "REJECTED";
|
|
2796
|
-
};
|
|
2797
|
-
/**
|
|
2798
|
-
* @public
|
|
2799
|
-
*/
|
|
2800
|
-
export type ReferenceStatus = (typeof ReferenceStatus)[keyof typeof ReferenceStatus];
|
|
2801
|
-
/**
|
|
2802
|
-
* @public
|
|
2803
|
-
* @enum
|
|
2804
|
-
*/
|
|
2805
|
-
export declare const ReferenceType: {
|
|
2806
|
-
readonly ATTACHMENT: "ATTACHMENT";
|
|
2807
|
-
readonly CONTACT_ANALYSIS: "CONTACT_ANALYSIS";
|
|
2808
|
-
readonly DATE: "DATE";
|
|
2809
|
-
readonly EMAIL: "EMAIL";
|
|
2810
|
-
readonly EMAIL_MESSAGE: "EMAIL_MESSAGE";
|
|
2811
|
-
readonly NUMBER: "NUMBER";
|
|
2812
|
-
readonly STRING: "STRING";
|
|
2813
|
-
readonly URL: "URL";
|
|
2814
|
-
};
|
|
2815
|
-
/**
|
|
2816
|
-
* @public
|
|
2817
|
-
*/
|
|
2818
|
-
export type ReferenceType = (typeof ReferenceType)[keyof typeof ReferenceType];
|
|
2819
|
-
/**
|
|
2820
|
-
* <p>Well-formed data on a contact, used by agents to complete a contact request. You can have up
|
|
2821
|
-
* to 4,096 UTF-8 bytes across all references for a contact.</p>
|
|
2822
|
-
* @public
|
|
2823
|
-
*/
|
|
2824
|
-
export interface Reference {
|
|
2825
|
-
/**
|
|
2826
|
-
* <p>A valid value for the reference. For example, for a URL reference, a formatted URL that is
|
|
2827
|
-
* displayed to an agent in the Contact Control Panel (CCP).</p>
|
|
2828
|
-
* @public
|
|
2829
|
-
*/
|
|
2830
|
-
Value?: string | undefined;
|
|
2831
|
-
/**
|
|
2832
|
-
* <p>The type of the reference. <code>DATE</code> must be of type Epoch timestamp.
|
|
2833
|
-
* </p>
|
|
2834
|
-
* @public
|
|
2195
|
+
* <p>The type of the reference. <code>DATE</code> must be of type Epoch timestamp.
|
|
2196
|
+
* </p>
|
|
2197
|
+
* @public
|
|
2835
2198
|
*/
|
|
2836
2199
|
Type: ReferenceType | undefined;
|
|
2837
2200
|
/**
|
|
@@ -2876,38 +2239,6 @@ export interface CreateContactResponse {
|
|
|
2876
2239
|
*/
|
|
2877
2240
|
ContactArn?: string | undefined;
|
|
2878
2241
|
}
|
|
2879
|
-
/**
|
|
2880
|
-
* @public
|
|
2881
|
-
* @enum
|
|
2882
|
-
*/
|
|
2883
|
-
export declare const ContactFlowStatus: {
|
|
2884
|
-
readonly PUBLISHED: "PUBLISHED";
|
|
2885
|
-
readonly SAVED: "SAVED";
|
|
2886
|
-
};
|
|
2887
|
-
/**
|
|
2888
|
-
* @public
|
|
2889
|
-
*/
|
|
2890
|
-
export type ContactFlowStatus = (typeof ContactFlowStatus)[keyof typeof ContactFlowStatus];
|
|
2891
|
-
/**
|
|
2892
|
-
* @public
|
|
2893
|
-
* @enum
|
|
2894
|
-
*/
|
|
2895
|
-
export declare const ContactFlowType: {
|
|
2896
|
-
readonly AGENT_HOLD: "AGENT_HOLD";
|
|
2897
|
-
readonly AGENT_TRANSFER: "AGENT_TRANSFER";
|
|
2898
|
-
readonly AGENT_WHISPER: "AGENT_WHISPER";
|
|
2899
|
-
readonly CAMPAIGN: "CAMPAIGN";
|
|
2900
|
-
readonly CONTACT_FLOW: "CONTACT_FLOW";
|
|
2901
|
-
readonly CUSTOMER_HOLD: "CUSTOMER_HOLD";
|
|
2902
|
-
readonly CUSTOMER_QUEUE: "CUSTOMER_QUEUE";
|
|
2903
|
-
readonly CUSTOMER_WHISPER: "CUSTOMER_WHISPER";
|
|
2904
|
-
readonly OUTBOUND_WHISPER: "OUTBOUND_WHISPER";
|
|
2905
|
-
readonly QUEUE_TRANSFER: "QUEUE_TRANSFER";
|
|
2906
|
-
};
|
|
2907
|
-
/**
|
|
2908
|
-
* @public
|
|
2909
|
-
*/
|
|
2910
|
-
export type ContactFlowType = (typeof ContactFlowType)[keyof typeof ContactFlowType];
|
|
2911
2242
|
/**
|
|
2912
2243
|
* @public
|
|
2913
2244
|
*/
|
|
@@ -2985,23 +2316,6 @@ export interface ProblemDetail {
|
|
|
2985
2316
|
*/
|
|
2986
2317
|
message?: string | undefined;
|
|
2987
2318
|
}
|
|
2988
|
-
/**
|
|
2989
|
-
* <p>The flow is not valid.</p>
|
|
2990
|
-
* @public
|
|
2991
|
-
*/
|
|
2992
|
-
export declare class InvalidContactFlowException extends __BaseException {
|
|
2993
|
-
readonly name: "InvalidContactFlowException";
|
|
2994
|
-
readonly $fault: "client";
|
|
2995
|
-
/**
|
|
2996
|
-
* <p>The problems with the flow. Please fix before trying again.</p>
|
|
2997
|
-
* @public
|
|
2998
|
-
*/
|
|
2999
|
-
problems?: ProblemDetail[] | undefined;
|
|
3000
|
-
/**
|
|
3001
|
-
* @internal
|
|
3002
|
-
*/
|
|
3003
|
-
constructor(opts: __ExceptionOptionType<InvalidContactFlowException, __BaseException>);
|
|
3004
|
-
}
|
|
3005
2319
|
/**
|
|
3006
2320
|
* @public
|
|
3007
2321
|
*/
|
|
@@ -3056,19 +2370,6 @@ export interface CreateContactFlowModuleResponse {
|
|
|
3056
2370
|
*/
|
|
3057
2371
|
Arn?: string | undefined;
|
|
3058
2372
|
}
|
|
3059
|
-
/**
|
|
3060
|
-
* <p>The problems with the module. Please fix before trying again.</p>
|
|
3061
|
-
* @public
|
|
3062
|
-
*/
|
|
3063
|
-
export declare class InvalidContactFlowModuleException extends __BaseException {
|
|
3064
|
-
readonly name: "InvalidContactFlowModuleException";
|
|
3065
|
-
readonly $fault: "client";
|
|
3066
|
-
Problems?: ProblemDetail[] | undefined;
|
|
3067
|
-
/**
|
|
3068
|
-
* @internal
|
|
3069
|
-
*/
|
|
3070
|
-
constructor(opts: __ExceptionOptionType<InvalidContactFlowModuleException, __BaseException>);
|
|
3071
|
-
}
|
|
3072
2373
|
/**
|
|
3073
2374
|
* @public
|
|
3074
2375
|
*/
|
|
@@ -3188,41 +2489,6 @@ export interface EvaluationFormAutoEvaluationConfiguration {
|
|
|
3188
2489
|
*/
|
|
3189
2490
|
Enabled: boolean | undefined;
|
|
3190
2491
|
}
|
|
3191
|
-
/**
|
|
3192
|
-
* @public
|
|
3193
|
-
* @enum
|
|
3194
|
-
*/
|
|
3195
|
-
export declare const EvaluationFormItemEnablementAction: {
|
|
3196
|
-
readonly DISABLE: "DISABLE";
|
|
3197
|
-
readonly ENABLE: "ENABLE";
|
|
3198
|
-
};
|
|
3199
|
-
/**
|
|
3200
|
-
* @public
|
|
3201
|
-
*/
|
|
3202
|
-
export type EvaluationFormItemEnablementAction = (typeof EvaluationFormItemEnablementAction)[keyof typeof EvaluationFormItemEnablementAction];
|
|
3203
|
-
/**
|
|
3204
|
-
* @public
|
|
3205
|
-
* @enum
|
|
3206
|
-
*/
|
|
3207
|
-
export declare const EvaluationFormItemSourceValuesComparator: {
|
|
3208
|
-
readonly IN: "IN";
|
|
3209
|
-
readonly NOT_IN: "NOT_IN";
|
|
3210
|
-
};
|
|
3211
|
-
/**
|
|
3212
|
-
* @public
|
|
3213
|
-
*/
|
|
3214
|
-
export type EvaluationFormItemSourceValuesComparator = (typeof EvaluationFormItemSourceValuesComparator)[keyof typeof EvaluationFormItemSourceValuesComparator];
|
|
3215
|
-
/**
|
|
3216
|
-
* @public
|
|
3217
|
-
* @enum
|
|
3218
|
-
*/
|
|
3219
|
-
export declare const EvaluationFormItemEnablementSourceType: {
|
|
3220
|
-
readonly QUESTION_REF_ID: "QUESTION_REF_ID";
|
|
3221
|
-
};
|
|
3222
|
-
/**
|
|
3223
|
-
* @public
|
|
3224
|
-
*/
|
|
3225
|
-
export type EvaluationFormItemEnablementSourceType = (typeof EvaluationFormItemEnablementSourceType)[keyof typeof EvaluationFormItemEnablementSourceType];
|
|
3226
2492
|
/**
|
|
3227
2493
|
* <p>An enablement expression source item.</p>
|
|
3228
2494
|
* @public
|
|
@@ -3239,17 +2505,6 @@ export interface EvaluationFormItemEnablementSource {
|
|
|
3239
2505
|
*/
|
|
3240
2506
|
RefId?: string | undefined;
|
|
3241
2507
|
}
|
|
3242
|
-
/**
|
|
3243
|
-
* @public
|
|
3244
|
-
* @enum
|
|
3245
|
-
*/
|
|
3246
|
-
export declare const EvaluationFormItemEnablementSourceValueType: {
|
|
3247
|
-
readonly OPTION_REF_ID: "OPTION_REF_ID";
|
|
3248
|
-
};
|
|
3249
|
-
/**
|
|
3250
|
-
* @public
|
|
3251
|
-
*/
|
|
3252
|
-
export type EvaluationFormItemEnablementSourceValueType = (typeof EvaluationFormItemEnablementSourceValueType)[keyof typeof EvaluationFormItemEnablementSourceValueType];
|
|
3253
2508
|
/**
|
|
3254
2509
|
* <p>An enablement expression source value.</p>
|
|
3255
2510
|
* @public
|
|
@@ -3287,43 +2542,6 @@ export interface EvaluationFormItemEnablementExpression {
|
|
|
3287
2542
|
*/
|
|
3288
2543
|
Comparator: EvaluationFormItemSourceValuesComparator | undefined;
|
|
3289
2544
|
}
|
|
3290
|
-
/**
|
|
3291
|
-
* @public
|
|
3292
|
-
* @enum
|
|
3293
|
-
*/
|
|
3294
|
-
export declare const EvaluationFormItemEnablementOperator: {
|
|
3295
|
-
readonly AND: "AND";
|
|
3296
|
-
readonly OR: "OR";
|
|
3297
|
-
};
|
|
3298
|
-
/**
|
|
3299
|
-
* @public
|
|
3300
|
-
*/
|
|
3301
|
-
export type EvaluationFormItemEnablementOperator = (typeof EvaluationFormItemEnablementOperator)[keyof typeof EvaluationFormItemEnablementOperator];
|
|
3302
|
-
/**
|
|
3303
|
-
* @public
|
|
3304
|
-
* @enum
|
|
3305
|
-
*/
|
|
3306
|
-
export declare const EvaluationFormQuestionType: {
|
|
3307
|
-
readonly NUMERIC: "NUMERIC";
|
|
3308
|
-
readonly SINGLESELECT: "SINGLESELECT";
|
|
3309
|
-
readonly TEXT: "TEXT";
|
|
3310
|
-
};
|
|
3311
|
-
/**
|
|
3312
|
-
* @public
|
|
3313
|
-
*/
|
|
3314
|
-
export type EvaluationFormQuestionType = (typeof EvaluationFormQuestionType)[keyof typeof EvaluationFormQuestionType];
|
|
3315
|
-
/**
|
|
3316
|
-
* @public
|
|
3317
|
-
* @enum
|
|
3318
|
-
*/
|
|
3319
|
-
export declare const EvaluationFormQuestionAutomationAnswerSourceType: {
|
|
3320
|
-
readonly CONTACT_LENS_DATA: "CONTACT_LENS_DATA";
|
|
3321
|
-
readonly GEN_AI: "GEN_AI";
|
|
3322
|
-
};
|
|
3323
|
-
/**
|
|
3324
|
-
* @public
|
|
3325
|
-
*/
|
|
3326
|
-
export type EvaluationFormQuestionAutomationAnswerSourceType = (typeof EvaluationFormQuestionAutomationAnswerSourceType)[keyof typeof EvaluationFormQuestionAutomationAnswerSourceType];
|
|
3327
2545
|
/**
|
|
3328
2546
|
* <p>A question automation answer.</p>
|
|
3329
2547
|
* @public
|
|
@@ -3335,27 +2553,6 @@ export interface EvaluationFormQuestionAutomationAnswerSource {
|
|
|
3335
2553
|
*/
|
|
3336
2554
|
SourceType: EvaluationFormQuestionAutomationAnswerSourceType | undefined;
|
|
3337
2555
|
}
|
|
3338
|
-
/**
|
|
3339
|
-
* @public
|
|
3340
|
-
* @enum
|
|
3341
|
-
*/
|
|
3342
|
-
export declare const NumericQuestionPropertyAutomationLabel: {
|
|
3343
|
-
readonly AGENT_INTERACTION_AND_HOLD_DURATION: "AGENT_INTERACTION_AND_HOLD_DURATION";
|
|
3344
|
-
readonly AGENT_INTERACTION_DURATION: "AGENT_INTERACTION_DURATION";
|
|
3345
|
-
readonly CONTACT_DURATION: "CONTACT_DURATION";
|
|
3346
|
-
readonly CUSTOMER_HOLD_TIME: "CUSTOMER_HOLD_TIME";
|
|
3347
|
-
readonly LONGEST_HOLD_DURATION: "LONGEST_HOLD_DURATION";
|
|
3348
|
-
readonly NON_TALK_TIME: "NON_TALK_TIME";
|
|
3349
|
-
readonly NON_TALK_TIME_PERCENTAGE: "NON_TALK_TIME_PERCENTAGE";
|
|
3350
|
-
readonly NUMBER_OF_HOLDS: "NUMBER_OF_HOLDS";
|
|
3351
|
-
readonly NUMBER_OF_INTERRUPTIONS: "NUMBER_OF_INTERRUPTIONS";
|
|
3352
|
-
readonly OVERALL_AGENT_SENTIMENT_SCORE: "OVERALL_AGENT_SENTIMENT_SCORE";
|
|
3353
|
-
readonly OVERALL_CUSTOMER_SENTIMENT_SCORE: "OVERALL_CUSTOMER_SENTIMENT_SCORE";
|
|
3354
|
-
};
|
|
3355
|
-
/**
|
|
3356
|
-
* @public
|
|
3357
|
-
*/
|
|
3358
|
-
export type NumericQuestionPropertyAutomationLabel = (typeof NumericQuestionPropertyAutomationLabel)[keyof typeof NumericQuestionPropertyAutomationLabel];
|
|
3359
2556
|
/**
|
|
3360
2557
|
* <p>Information about the property value used in automation of a numeric questions. Label values
|
|
3361
2558
|
* are associated with minimum and maximum values for the numeric question.</p>
|
|
@@ -3500,18 +2697,6 @@ export interface EvaluationFormNumericQuestionProperties {
|
|
|
3500
2697
|
*/
|
|
3501
2698
|
Automation?: EvaluationFormNumericQuestionAutomation | undefined;
|
|
3502
2699
|
}
|
|
3503
|
-
/**
|
|
3504
|
-
* @public
|
|
3505
|
-
* @enum
|
|
3506
|
-
*/
|
|
3507
|
-
export declare const SingleSelectQuestionRuleCategoryAutomationCondition: {
|
|
3508
|
-
readonly NOT_PRESENT: "NOT_PRESENT";
|
|
3509
|
-
readonly PRESENT: "PRESENT";
|
|
3510
|
-
};
|
|
3511
|
-
/**
|
|
3512
|
-
* @public
|
|
3513
|
-
*/
|
|
3514
|
-
export type SingleSelectQuestionRuleCategoryAutomationCondition = (typeof SingleSelectQuestionRuleCategoryAutomationCondition)[keyof typeof SingleSelectQuestionRuleCategoryAutomationCondition];
|
|
3515
2700
|
/**
|
|
3516
2701
|
* <p>Information about the automation option based on a rule category for a single select
|
|
3517
2702
|
* question.</p>
|
|
@@ -3594,18 +2779,6 @@ export interface EvaluationFormSingleSelectQuestionAutomation {
|
|
|
3594
2779
|
*/
|
|
3595
2780
|
AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
|
|
3596
2781
|
}
|
|
3597
|
-
/**
|
|
3598
|
-
* @public
|
|
3599
|
-
* @enum
|
|
3600
|
-
*/
|
|
3601
|
-
export declare const EvaluationFormSingleSelectQuestionDisplayMode: {
|
|
3602
|
-
readonly DROPDOWN: "DROPDOWN";
|
|
3603
|
-
readonly RADIO: "RADIO";
|
|
3604
|
-
};
|
|
3605
|
-
/**
|
|
3606
|
-
* @public
|
|
3607
|
-
*/
|
|
3608
|
-
export type EvaluationFormSingleSelectQuestionDisplayMode = (typeof EvaluationFormSingleSelectQuestionDisplayMode)[keyof typeof EvaluationFormSingleSelectQuestionDisplayMode];
|
|
3609
2782
|
/**
|
|
3610
2783
|
* <p>Information about the automation configuration in single select questions.</p>
|
|
3611
2784
|
* @public
|
|
@@ -3742,30 +2915,6 @@ export declare namespace EvaluationFormQuestionTypeProperties {
|
|
|
3742
2915
|
_: (name: string, value: any) => T;
|
|
3743
2916
|
}
|
|
3744
2917
|
}
|
|
3745
|
-
/**
|
|
3746
|
-
* @public
|
|
3747
|
-
* @enum
|
|
3748
|
-
*/
|
|
3749
|
-
export declare const EvaluationFormScoringMode: {
|
|
3750
|
-
readonly QUESTION_ONLY: "QUESTION_ONLY";
|
|
3751
|
-
readonly SECTION_ONLY: "SECTION_ONLY";
|
|
3752
|
-
};
|
|
3753
|
-
/**
|
|
3754
|
-
* @public
|
|
3755
|
-
*/
|
|
3756
|
-
export type EvaluationFormScoringMode = (typeof EvaluationFormScoringMode)[keyof typeof EvaluationFormScoringMode];
|
|
3757
|
-
/**
|
|
3758
|
-
* @public
|
|
3759
|
-
* @enum
|
|
3760
|
-
*/
|
|
3761
|
-
export declare const EvaluationFormScoringStatus: {
|
|
3762
|
-
readonly DISABLED: "DISABLED";
|
|
3763
|
-
readonly ENABLED: "ENABLED";
|
|
3764
|
-
};
|
|
3765
|
-
/**
|
|
3766
|
-
* @public
|
|
3767
|
-
*/
|
|
3768
|
-
export type EvaluationFormScoringStatus = (typeof EvaluationFormScoringStatus)[keyof typeof EvaluationFormScoringStatus];
|
|
3769
2918
|
/**
|
|
3770
2919
|
* <p>Information about scoring strategy for an evaluation form.</p>
|
|
3771
2920
|
* @public
|
|
@@ -3797,23 +2946,6 @@ export interface CreateEvaluationFormResponse {
|
|
|
3797
2946
|
*/
|
|
3798
2947
|
EvaluationFormArn: string | undefined;
|
|
3799
2948
|
}
|
|
3800
|
-
/**
|
|
3801
|
-
* @public
|
|
3802
|
-
* @enum
|
|
3803
|
-
*/
|
|
3804
|
-
export declare const HoursOfOperationDays: {
|
|
3805
|
-
readonly FRIDAY: "FRIDAY";
|
|
3806
|
-
readonly MONDAY: "MONDAY";
|
|
3807
|
-
readonly SATURDAY: "SATURDAY";
|
|
3808
|
-
readonly SUNDAY: "SUNDAY";
|
|
3809
|
-
readonly THURSDAY: "THURSDAY";
|
|
3810
|
-
readonly TUESDAY: "TUESDAY";
|
|
3811
|
-
readonly WEDNESDAY: "WEDNESDAY";
|
|
3812
|
-
};
|
|
3813
|
-
/**
|
|
3814
|
-
* @public
|
|
3815
|
-
*/
|
|
3816
|
-
export type HoursOfOperationDays = (typeof HoursOfOperationDays)[keyof typeof HoursOfOperationDays];
|
|
3817
2949
|
/**
|
|
3818
2950
|
* <p>The start time or end time for an hours of operation.</p>
|
|
3819
2951
|
* @public
|
|
@@ -3901,23 +3033,6 @@ export interface CreateHoursOfOperationResponse {
|
|
|
3901
3033
|
*/
|
|
3902
3034
|
HoursOfOperationArn?: string | undefined;
|
|
3903
3035
|
}
|
|
3904
|
-
/**
|
|
3905
|
-
* @public
|
|
3906
|
-
* @enum
|
|
3907
|
-
*/
|
|
3908
|
-
export declare const OverrideDays: {
|
|
3909
|
-
readonly FRIDAY: "FRIDAY";
|
|
3910
|
-
readonly MONDAY: "MONDAY";
|
|
3911
|
-
readonly SATURDAY: "SATURDAY";
|
|
3912
|
-
readonly SUNDAY: "SUNDAY";
|
|
3913
|
-
readonly THURSDAY: "THURSDAY";
|
|
3914
|
-
readonly TUESDAY: "TUESDAY";
|
|
3915
|
-
readonly WEDNESDAY: "WEDNESDAY";
|
|
3916
|
-
};
|
|
3917
|
-
/**
|
|
3918
|
-
* @public
|
|
3919
|
-
*/
|
|
3920
|
-
export type OverrideDays = (typeof OverrideDays)[keyof typeof OverrideDays];
|
|
3921
3036
|
/**
|
|
3922
3037
|
* <p>The start time or end time for an hours of operation override.</p>
|
|
3923
3038
|
* @public
|
|
@@ -4007,19 +3122,6 @@ export interface CreateHoursOfOperationOverrideResponse {
|
|
|
4007
3122
|
*/
|
|
4008
3123
|
HoursOfOperationOverrideId?: string | undefined;
|
|
4009
3124
|
}
|
|
4010
|
-
/**
|
|
4011
|
-
* @public
|
|
4012
|
-
* @enum
|
|
4013
|
-
*/
|
|
4014
|
-
export declare const DirectoryType: {
|
|
4015
|
-
readonly CONNECT_MANAGED: "CONNECT_MANAGED";
|
|
4016
|
-
readonly EXISTING_DIRECTORY: "EXISTING_DIRECTORY";
|
|
4017
|
-
readonly SAML: "SAML";
|
|
4018
|
-
};
|
|
4019
|
-
/**
|
|
4020
|
-
* @public
|
|
4021
|
-
*/
|
|
4022
|
-
export type DirectoryType = (typeof DirectoryType)[keyof typeof DirectoryType];
|
|
4023
3125
|
/**
|
|
4024
3126
|
* @public
|
|
4025
3127
|
*/
|
|
@@ -4076,43 +3178,6 @@ export interface CreateInstanceResponse {
|
|
|
4076
3178
|
*/
|
|
4077
3179
|
Arn?: string | undefined;
|
|
4078
3180
|
}
|
|
4079
|
-
/**
|
|
4080
|
-
* @public
|
|
4081
|
-
* @enum
|
|
4082
|
-
*/
|
|
4083
|
-
export declare const IntegrationType: {
|
|
4084
|
-
readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
|
|
4085
|
-
readonly APPLICATION: "APPLICATION";
|
|
4086
|
-
readonly CALL_TRANSFER_CONNECTOR: "CALL_TRANSFER_CONNECTOR";
|
|
4087
|
-
readonly CASES_DOMAIN: "CASES_DOMAIN";
|
|
4088
|
-
readonly COGNITO_USER_POOL: "COGNITO_USER_POOL";
|
|
4089
|
-
readonly EVENT: "EVENT";
|
|
4090
|
-
readonly FILE_SCANNER: "FILE_SCANNER";
|
|
4091
|
-
readonly PINPOINT_APP: "PINPOINT_APP";
|
|
4092
|
-
readonly Q_MESSAGE_TEMPLATES: "Q_MESSAGE_TEMPLATES";
|
|
4093
|
-
readonly SES_IDENTITY: "SES_IDENTITY";
|
|
4094
|
-
readonly VOICE_ID: "VOICE_ID";
|
|
4095
|
-
readonly WISDOM_ASSISTANT: "WISDOM_ASSISTANT";
|
|
4096
|
-
readonly WISDOM_KNOWLEDGE_BASE: "WISDOM_KNOWLEDGE_BASE";
|
|
4097
|
-
readonly WISDOM_QUICK_RESPONSES: "WISDOM_QUICK_RESPONSES";
|
|
4098
|
-
};
|
|
4099
|
-
/**
|
|
4100
|
-
* @public
|
|
4101
|
-
*/
|
|
4102
|
-
export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
|
|
4103
|
-
/**
|
|
4104
|
-
* @public
|
|
4105
|
-
* @enum
|
|
4106
|
-
*/
|
|
4107
|
-
export declare const SourceType: {
|
|
4108
|
-
readonly CASES: "CASES";
|
|
4109
|
-
readonly SALESFORCE: "SALESFORCE";
|
|
4110
|
-
readonly ZENDESK: "ZENDESK";
|
|
4111
|
-
};
|
|
4112
|
-
/**
|
|
4113
|
-
* @public
|
|
4114
|
-
*/
|
|
4115
|
-
export type SourceType = (typeof SourceType)[keyof typeof SourceType];
|
|
4116
3181
|
/**
|
|
4117
3182
|
* @public
|
|
4118
3183
|
*/
|
|
@@ -4172,21 +3237,6 @@ export interface CreateIntegrationAssociationResponse {
|
|
|
4172
3237
|
*/
|
|
4173
3238
|
IntegrationAssociationArn?: string | undefined;
|
|
4174
3239
|
}
|
|
4175
|
-
/**
|
|
4176
|
-
* @public
|
|
4177
|
-
* @enum
|
|
4178
|
-
*/
|
|
4179
|
-
export declare const ParticipantRole: {
|
|
4180
|
-
readonly AGENT: "AGENT";
|
|
4181
|
-
readonly CUSTOMER: "CUSTOMER";
|
|
4182
|
-
readonly CUSTOM_BOT: "CUSTOM_BOT";
|
|
4183
|
-
readonly SUPERVISOR: "SUPERVISOR";
|
|
4184
|
-
readonly SYSTEM: "SYSTEM";
|
|
4185
|
-
};
|
|
4186
|
-
/**
|
|
4187
|
-
* @public
|
|
4188
|
-
*/
|
|
4189
|
-
export type ParticipantRole = (typeof ParticipantRole)[keyof typeof ParticipantRole];
|
|
4190
3240
|
/**
|
|
4191
3241
|
* <p>The details to add for the participant.</p>
|
|
4192
3242
|
* @public
|
|
@@ -4279,18 +3329,6 @@ export interface CreateParticipantResponse {
|
|
|
4279
3329
|
*/
|
|
4280
3330
|
ParticipantId?: string | undefined;
|
|
4281
3331
|
}
|
|
4282
|
-
/**
|
|
4283
|
-
* @public
|
|
4284
|
-
* @enum
|
|
4285
|
-
*/
|
|
4286
|
-
export declare const RehydrationType: {
|
|
4287
|
-
readonly ENTIRE_PAST_SESSION: "ENTIRE_PAST_SESSION";
|
|
4288
|
-
readonly FROM_SEGMENT: "FROM_SEGMENT";
|
|
4289
|
-
};
|
|
4290
|
-
/**
|
|
4291
|
-
* @public
|
|
4292
|
-
*/
|
|
4293
|
-
export type RehydrationType = (typeof RehydrationType)[keyof typeof RehydrationType];
|
|
4294
3332
|
/**
|
|
4295
3333
|
* @public
|
|
4296
3334
|
*/
|
|
@@ -4581,19 +3619,6 @@ export interface ContactConfiguration {
|
|
|
4581
3619
|
*/
|
|
4582
3620
|
IncludeRawMessage?: boolean | undefined;
|
|
4583
3621
|
}
|
|
4584
|
-
/**
|
|
4585
|
-
* @public
|
|
4586
|
-
* @enum
|
|
4587
|
-
*/
|
|
4588
|
-
export declare const DeviceType: {
|
|
4589
|
-
readonly APNS: "APNS";
|
|
4590
|
-
readonly APNS_SANDBOX: "APNS_SANDBOX";
|
|
4591
|
-
readonly GCM: "GCM";
|
|
4592
|
-
};
|
|
4593
|
-
/**
|
|
4594
|
-
* @public
|
|
4595
|
-
*/
|
|
4596
|
-
export type DeviceType = (typeof DeviceType)[keyof typeof DeviceType];
|
|
4597
3622
|
/**
|
|
4598
3623
|
* @public
|
|
4599
3624
|
*/
|
|
@@ -4768,19 +3793,6 @@ export interface QueueQuickConnectConfig {
|
|
|
4768
3793
|
*/
|
|
4769
3794
|
ContactFlowId: string | undefined;
|
|
4770
3795
|
}
|
|
4771
|
-
/**
|
|
4772
|
-
* @public
|
|
4773
|
-
* @enum
|
|
4774
|
-
*/
|
|
4775
|
-
export declare const QuickConnectType: {
|
|
4776
|
-
readonly PHONE_NUMBER: "PHONE_NUMBER";
|
|
4777
|
-
readonly QUEUE: "QUEUE";
|
|
4778
|
-
readonly USER: "USER";
|
|
4779
|
-
};
|
|
4780
|
-
/**
|
|
4781
|
-
* @public
|
|
4782
|
-
*/
|
|
4783
|
-
export type QuickConnectType = (typeof QuickConnectType)[keyof typeof QuickConnectType];
|
|
4784
3796
|
/**
|
|
4785
3797
|
* <p>Contains information about the quick connect configuration settings for a user. The contact
|
|
4786
3798
|
* flow must be of type Transfer to Agent.</p>
|
|
@@ -4870,18 +3882,6 @@ export interface CreateQuickConnectResponse {
|
|
|
4870
3882
|
*/
|
|
4871
3883
|
QuickConnectId?: string | undefined;
|
|
4872
3884
|
}
|
|
4873
|
-
/**
|
|
4874
|
-
* @public
|
|
4875
|
-
* @enum
|
|
4876
|
-
*/
|
|
4877
|
-
export declare const BehaviorType: {
|
|
4878
|
-
readonly ROUTE_ANY_CHANNEL: "ROUTE_ANY_CHANNEL";
|
|
4879
|
-
readonly ROUTE_CURRENT_CHANNEL_ONLY: "ROUTE_CURRENT_CHANNEL_ONLY";
|
|
4880
|
-
};
|
|
4881
|
-
/**
|
|
4882
|
-
* @public
|
|
4883
|
-
*/
|
|
4884
|
-
export type BehaviorType = (typeof BehaviorType)[keyof typeof BehaviorType];
|
|
4885
3885
|
/**
|
|
4886
3886
|
* <p>Defines the cross-channel routing behavior that allows an agent working on a contact in one
|
|
4887
3887
|
* channel to be offered a contact from a different channel.</p>
|
|
@@ -5044,17 +4044,6 @@ export interface FieldValueUnion {
|
|
|
5044
4044
|
*/
|
|
5045
4045
|
StringValue?: string | undefined;
|
|
5046
4046
|
}
|
|
5047
|
-
/**
|
|
5048
|
-
* @public
|
|
5049
|
-
* @enum
|
|
5050
|
-
*/
|
|
5051
|
-
export declare const SlaType: {
|
|
5052
|
-
readonly CASE_FIELD: "CaseField";
|
|
5053
|
-
};
|
|
5054
|
-
/**
|
|
5055
|
-
* @public
|
|
5056
|
-
*/
|
|
5057
|
-
export type SlaType = (typeof SlaType)[keyof typeof SlaType];
|
|
5058
4047
|
/**
|
|
5059
4048
|
* <p>The SLA configuration for Case SlaAssignmentType.</p>
|
|
5060
4049
|
* @public
|
|
@@ -5088,17 +4077,6 @@ export interface CaseSlaConfiguration {
|
|
|
5088
4077
|
*/
|
|
5089
4078
|
TargetSlaMinutes: number | undefined;
|
|
5090
4079
|
}
|
|
5091
|
-
/**
|
|
5092
|
-
* @public
|
|
5093
|
-
* @enum
|
|
5094
|
-
*/
|
|
5095
|
-
export declare const SlaAssignmentType: {
|
|
5096
|
-
readonly CASES: "CASES";
|
|
5097
|
-
};
|
|
5098
|
-
/**
|
|
5099
|
-
* @public
|
|
5100
|
-
*/
|
|
5101
|
-
export type SlaAssignmentType = (typeof SlaAssignmentType)[keyof typeof SlaAssignmentType];
|
|
5102
4080
|
/**
|
|
5103
4081
|
* <p>The AssignSla action definition.</p>
|
|
5104
4082
|
* @public
|
|
@@ -5164,28 +4142,6 @@ export interface EventBridgeActionDefinition {
|
|
|
5164
4142
|
*/
|
|
5165
4143
|
Name: string | undefined;
|
|
5166
4144
|
}
|
|
5167
|
-
/**
|
|
5168
|
-
* @public
|
|
5169
|
-
* @enum
|
|
5170
|
-
*/
|
|
5171
|
-
export declare const NotificationContentType: {
|
|
5172
|
-
readonly PLAIN_TEXT: "PLAIN_TEXT";
|
|
5173
|
-
};
|
|
5174
|
-
/**
|
|
5175
|
-
* @public
|
|
5176
|
-
*/
|
|
5177
|
-
export type NotificationContentType = (typeof NotificationContentType)[keyof typeof NotificationContentType];
|
|
5178
|
-
/**
|
|
5179
|
-
* @public
|
|
5180
|
-
* @enum
|
|
5181
|
-
*/
|
|
5182
|
-
export declare const NotificationDeliveryType: {
|
|
5183
|
-
readonly EMAIL: "EMAIL";
|
|
5184
|
-
};
|
|
5185
|
-
/**
|
|
5186
|
-
* @public
|
|
5187
|
-
*/
|
|
5188
|
-
export type NotificationDeliveryType = (typeof NotificationDeliveryType)[keyof typeof NotificationDeliveryType];
|
|
5189
4145
|
/**
|
|
5190
4146
|
* <p>The type of notification recipient.</p>
|
|
5191
4147
|
* @public
|
|
@@ -5373,40 +4329,6 @@ export interface RuleAction {
|
|
|
5373
4329
|
*/
|
|
5374
4330
|
SubmitAutoEvaluationAction?: SubmitAutoEvaluationActionDefinition | undefined;
|
|
5375
4331
|
}
|
|
5376
|
-
/**
|
|
5377
|
-
* @public
|
|
5378
|
-
* @enum
|
|
5379
|
-
*/
|
|
5380
|
-
export declare const RulePublishStatus: {
|
|
5381
|
-
readonly DRAFT: "DRAFT";
|
|
5382
|
-
readonly PUBLISHED: "PUBLISHED";
|
|
5383
|
-
};
|
|
5384
|
-
/**
|
|
5385
|
-
* @public
|
|
5386
|
-
*/
|
|
5387
|
-
export type RulePublishStatus = (typeof RulePublishStatus)[keyof typeof RulePublishStatus];
|
|
5388
|
-
/**
|
|
5389
|
-
* @public
|
|
5390
|
-
* @enum
|
|
5391
|
-
*/
|
|
5392
|
-
export declare const EventSourceName: {
|
|
5393
|
-
readonly OnCaseCreate: "OnCaseCreate";
|
|
5394
|
-
readonly OnCaseUpdate: "OnCaseUpdate";
|
|
5395
|
-
readonly OnContactEvaluationSubmit: "OnContactEvaluationSubmit";
|
|
5396
|
-
readonly OnMetricDataUpdate: "OnMetricDataUpdate";
|
|
5397
|
-
readonly OnPostCallAnalysisAvailable: "OnPostCallAnalysisAvailable";
|
|
5398
|
-
readonly OnPostChatAnalysisAvailable: "OnPostChatAnalysisAvailable";
|
|
5399
|
-
readonly OnRealTimeCallAnalysisAvailable: "OnRealTimeCallAnalysisAvailable";
|
|
5400
|
-
readonly OnRealTimeChatAnalysisAvailable: "OnRealTimeChatAnalysisAvailable";
|
|
5401
|
-
readonly OnSalesforceCaseCreate: "OnSalesforceCaseCreate";
|
|
5402
|
-
readonly OnSlaBreach: "OnSlaBreach";
|
|
5403
|
-
readonly OnZendeskTicketCreate: "OnZendeskTicketCreate";
|
|
5404
|
-
readonly OnZendeskTicketStatusUpdate: "OnZendeskTicketStatusUpdate";
|
|
5405
|
-
};
|
|
5406
|
-
/**
|
|
5407
|
-
* @public
|
|
5408
|
-
*/
|
|
5409
|
-
export type EventSourceName = (typeof EventSourceName)[keyof typeof EventSourceName];
|
|
5410
4332
|
/**
|
|
5411
4333
|
* <p>The name of the event source. This field is required if <code>TriggerEventSource</code> is one of the
|
|
5412
4334
|
* following values: <code>OnZendeskTicketCreate</code> | <code>OnZendeskTicketStatusUpdate</code> |
|
|
@@ -5669,30 +4591,6 @@ export interface TaskTemplateDefaults {
|
|
|
5669
4591
|
*/
|
|
5670
4592
|
DefaultFieldValues?: TaskTemplateDefaultFieldValue[] | undefined;
|
|
5671
4593
|
}
|
|
5672
|
-
/**
|
|
5673
|
-
* @public
|
|
5674
|
-
* @enum
|
|
5675
|
-
*/
|
|
5676
|
-
export declare const TaskTemplateFieldType: {
|
|
5677
|
-
readonly BOOLEAN: "BOOLEAN";
|
|
5678
|
-
readonly DATE_TIME: "DATE_TIME";
|
|
5679
|
-
readonly DESCRIPTION: "DESCRIPTION";
|
|
5680
|
-
readonly EMAIL: "EMAIL";
|
|
5681
|
-
readonly EXPIRY_DURATION: "EXPIRY_DURATION";
|
|
5682
|
-
readonly NAME: "NAME";
|
|
5683
|
-
readonly NUMBER: "NUMBER";
|
|
5684
|
-
readonly QUICK_CONNECT: "QUICK_CONNECT";
|
|
5685
|
-
readonly SCHEDULED_TIME: "SCHEDULED_TIME";
|
|
5686
|
-
readonly SELF_ASSIGN: "SELF_ASSIGN";
|
|
5687
|
-
readonly SINGLE_SELECT: "SINGLE_SELECT";
|
|
5688
|
-
readonly TEXT: "TEXT";
|
|
5689
|
-
readonly TEXT_AREA: "TEXT_AREA";
|
|
5690
|
-
readonly URL: "URL";
|
|
5691
|
-
};
|
|
5692
|
-
/**
|
|
5693
|
-
* @public
|
|
5694
|
-
*/
|
|
5695
|
-
export type TaskTemplateFieldType = (typeof TaskTemplateFieldType)[keyof typeof TaskTemplateFieldType];
|
|
5696
4594
|
/**
|
|
5697
4595
|
* <p>Describes a single task template field.</p>
|
|
5698
4596
|
* @public
|
|
@@ -5719,18 +4617,6 @@ export interface TaskTemplateField {
|
|
|
5719
4617
|
*/
|
|
5720
4618
|
SingleSelectOptions?: string[] | undefined;
|
|
5721
4619
|
}
|
|
5722
|
-
/**
|
|
5723
|
-
* @public
|
|
5724
|
-
* @enum
|
|
5725
|
-
*/
|
|
5726
|
-
export declare const TaskTemplateStatus: {
|
|
5727
|
-
readonly ACTIVE: "ACTIVE";
|
|
5728
|
-
readonly INACTIVE: "INACTIVE";
|
|
5729
|
-
};
|
|
5730
|
-
/**
|
|
5731
|
-
* @public
|
|
5732
|
-
*/
|
|
5733
|
-
export type TaskTemplateStatus = (typeof TaskTemplateStatus)[keyof typeof TaskTemplateStatus];
|
|
5734
4620
|
/**
|
|
5735
4621
|
* @public
|
|
5736
4622
|
*/
|
|
@@ -5807,22 +4693,6 @@ export interface CreateTaskTemplateResponse {
|
|
|
5807
4693
|
*/
|
|
5808
4694
|
Arn: string | undefined;
|
|
5809
4695
|
}
|
|
5810
|
-
/**
|
|
5811
|
-
* @public
|
|
5812
|
-
* @enum
|
|
5813
|
-
*/
|
|
5814
|
-
export declare const PropertyValidationExceptionReason: {
|
|
5815
|
-
readonly INVALID_FORMAT: "INVALID_FORMAT";
|
|
5816
|
-
readonly NOT_SUPPORTED: "NOT_SUPPORTED";
|
|
5817
|
-
readonly REFERENCED_RESOURCE_NOT_FOUND: "REFERENCED_RESOURCE_NOT_FOUND";
|
|
5818
|
-
readonly REQUIRED_PROPERTY_MISSING: "REQUIRED_PROPERTY_MISSING";
|
|
5819
|
-
readonly RESOURCE_NAME_ALREADY_EXISTS: "RESOURCE_NAME_ALREADY_EXISTS";
|
|
5820
|
-
readonly UNIQUE_CONSTRAINT_VIOLATED: "UNIQUE_CONSTRAINT_VIOLATED";
|
|
5821
|
-
};
|
|
5822
|
-
/**
|
|
5823
|
-
* @public
|
|
5824
|
-
*/
|
|
5825
|
-
export type PropertyValidationExceptionReason = (typeof PropertyValidationExceptionReason)[keyof typeof PropertyValidationExceptionReason];
|
|
5826
4696
|
/**
|
|
5827
4697
|
* <p>Contains information about why a property is not valid.</p>
|
|
5828
4698
|
* @public
|
|
@@ -5844,20 +4714,6 @@ export interface PropertyValidationExceptionProperty {
|
|
|
5844
4714
|
*/
|
|
5845
4715
|
Message: string | undefined;
|
|
5846
4716
|
}
|
|
5847
|
-
/**
|
|
5848
|
-
* <p>The property is not valid.</p>
|
|
5849
|
-
* @public
|
|
5850
|
-
*/
|
|
5851
|
-
export declare class PropertyValidationException extends __BaseException {
|
|
5852
|
-
readonly name: "PropertyValidationException";
|
|
5853
|
-
readonly $fault: "client";
|
|
5854
|
-
Message: string | undefined;
|
|
5855
|
-
PropertyList?: PropertyValidationExceptionProperty[] | undefined;
|
|
5856
|
-
/**
|
|
5857
|
-
* @internal
|
|
5858
|
-
*/
|
|
5859
|
-
constructor(opts: __ExceptionOptionType<PropertyValidationException, __BaseException>);
|
|
5860
|
-
}
|
|
5861
4717
|
/**
|
|
5862
4718
|
* @public
|
|
5863
4719
|
*/
|
|
@@ -5909,37 +4765,12 @@ export interface CreateTrafficDistributionGroupResponse {
|
|
|
5909
4765
|
Arn?: string | undefined;
|
|
5910
4766
|
}
|
|
5911
4767
|
/**
|
|
5912
|
-
* <p>The resource is not ready.</p>
|
|
5913
4768
|
* @public
|
|
5914
4769
|
*/
|
|
5915
|
-
export
|
|
5916
|
-
readonly name: "ResourceNotReadyException";
|
|
5917
|
-
readonly $fault: "client";
|
|
5918
|
-
Message?: string | undefined;
|
|
4770
|
+
export interface CreateUseCaseRequest {
|
|
5919
4771
|
/**
|
|
5920
|
-
*
|
|
5921
|
-
|
|
5922
|
-
constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
|
|
5923
|
-
}
|
|
5924
|
-
/**
|
|
5925
|
-
* @public
|
|
5926
|
-
* @enum
|
|
5927
|
-
*/
|
|
5928
|
-
export declare const UseCaseType: {
|
|
5929
|
-
readonly CONNECT_CAMPAIGNS: "CONNECT_CAMPAIGNS";
|
|
5930
|
-
readonly RULES_EVALUATION: "RULES_EVALUATION";
|
|
5931
|
-
};
|
|
5932
|
-
/**
|
|
5933
|
-
* @public
|
|
5934
|
-
*/
|
|
5935
|
-
export type UseCaseType = (typeof UseCaseType)[keyof typeof UseCaseType];
|
|
5936
|
-
/**
|
|
5937
|
-
* @public
|
|
5938
|
-
*/
|
|
5939
|
-
export interface CreateUseCaseRequest {
|
|
5940
|
-
/**
|
|
5941
|
-
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5942
|
-
* @public
|
|
4772
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4773
|
+
* @public
|
|
5943
4774
|
*/
|
|
5944
4775
|
InstanceId: string | undefined;
|
|
5945
4776
|
/**
|
|
@@ -6026,18 +4857,6 @@ export interface UserIdentityInfo {
|
|
|
6026
4857
|
*/
|
|
6027
4858
|
Mobile?: string | undefined;
|
|
6028
4859
|
}
|
|
6029
|
-
/**
|
|
6030
|
-
* @public
|
|
6031
|
-
* @enum
|
|
6032
|
-
*/
|
|
6033
|
-
export declare const PhoneType: {
|
|
6034
|
-
readonly DESK_PHONE: "DESK_PHONE";
|
|
6035
|
-
readonly SOFT_PHONE: "SOFT_PHONE";
|
|
6036
|
-
};
|
|
6037
|
-
/**
|
|
6038
|
-
* @public
|
|
6039
|
-
*/
|
|
6040
|
-
export type PhoneType = (typeof PhoneType)[keyof typeof PhoneType];
|
|
6041
4860
|
/**
|
|
6042
4861
|
* <p>Contains information about the phone configuration settings for a user.</p>
|
|
6043
4862
|
* @public
|
|
@@ -6224,18 +5043,6 @@ export interface ViewInputContent {
|
|
|
6224
5043
|
*/
|
|
6225
5044
|
Actions?: string[] | undefined;
|
|
6226
5045
|
}
|
|
6227
|
-
/**
|
|
6228
|
-
* @public
|
|
6229
|
-
* @enum
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const ViewStatus: {
|
|
6232
|
-
readonly PUBLISHED: "PUBLISHED";
|
|
6233
|
-
readonly SAVED: "SAVED";
|
|
6234
|
-
};
|
|
6235
|
-
/**
|
|
6236
|
-
* @public
|
|
6237
|
-
*/
|
|
6238
|
-
export type ViewStatus = (typeof ViewStatus)[keyof typeof ViewStatus];
|
|
6239
5046
|
/**
|
|
6240
5047
|
* @public
|
|
6241
5048
|
*/
|
|
@@ -6305,18 +5112,6 @@ export interface ViewContent {
|
|
|
6305
5112
|
*/
|
|
6306
5113
|
Actions?: string[] | undefined;
|
|
6307
5114
|
}
|
|
6308
|
-
/**
|
|
6309
|
-
* @public
|
|
6310
|
-
* @enum
|
|
6311
|
-
*/
|
|
6312
|
-
export declare const ViewType: {
|
|
6313
|
-
readonly AWS_MANAGED: "AWS_MANAGED";
|
|
6314
|
-
readonly CUSTOMER_MANAGED: "CUSTOMER_MANAGED";
|
|
6315
|
-
};
|
|
6316
|
-
/**
|
|
6317
|
-
* @public
|
|
6318
|
-
*/
|
|
6319
|
-
export type ViewType = (typeof ViewType)[keyof typeof ViewType];
|
|
6320
5115
|
/**
|
|
6321
5116
|
* <p>A view resource object. Contains metadata and content necessary to render the view.</p>
|
|
6322
5117
|
* @public
|
|
@@ -6391,3 +5186,1596 @@ export interface View {
|
|
|
6391
5186
|
*/
|
|
6392
5187
|
ViewContentSha256?: string | undefined;
|
|
6393
5188
|
}
|
|
5189
|
+
/**
|
|
5190
|
+
* @public
|
|
5191
|
+
*/
|
|
5192
|
+
export interface CreateViewResponse {
|
|
5193
|
+
/**
|
|
5194
|
+
* <p>A view resource object. Contains metadata and content necessary to render the view.</p>
|
|
5195
|
+
* @public
|
|
5196
|
+
*/
|
|
5197
|
+
View?: View | undefined;
|
|
5198
|
+
}
|
|
5199
|
+
/**
|
|
5200
|
+
* @public
|
|
5201
|
+
*/
|
|
5202
|
+
export interface CreateViewVersionRequest {
|
|
5203
|
+
/**
|
|
5204
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
5205
|
+
* the instance.</p>
|
|
5206
|
+
* @public
|
|
5207
|
+
*/
|
|
5208
|
+
InstanceId: string | undefined;
|
|
5209
|
+
/**
|
|
5210
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
5211
|
+
* used.</p>
|
|
5212
|
+
* @public
|
|
5213
|
+
*/
|
|
5214
|
+
ViewId: string | undefined;
|
|
5215
|
+
/**
|
|
5216
|
+
* <p>The description for the version being published.</p>
|
|
5217
|
+
* @public
|
|
5218
|
+
*/
|
|
5219
|
+
VersionDescription?: string | undefined;
|
|
5220
|
+
/**
|
|
5221
|
+
* <p>Indicates the checksum value of the latest published view content.</p>
|
|
5222
|
+
* @public
|
|
5223
|
+
*/
|
|
5224
|
+
ViewContentSha256?: string | undefined;
|
|
5225
|
+
}
|
|
5226
|
+
/**
|
|
5227
|
+
* @public
|
|
5228
|
+
*/
|
|
5229
|
+
export interface CreateViewVersionResponse {
|
|
5230
|
+
/**
|
|
5231
|
+
* <p>All view data is contained within the View object.</p>
|
|
5232
|
+
* @public
|
|
5233
|
+
*/
|
|
5234
|
+
View?: View | undefined;
|
|
5235
|
+
}
|
|
5236
|
+
/**
|
|
5237
|
+
* @public
|
|
5238
|
+
*/
|
|
5239
|
+
export interface CreateVocabularyRequest {
|
|
5240
|
+
/**
|
|
5241
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
5242
|
+
* request. If not provided, the Amazon Web Services
|
|
5243
|
+
* SDK populates this field. For more information about idempotency, see
|
|
5244
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>. If a create request is received more than once with same client token,
|
|
5245
|
+
* subsequent requests return the previous response without creating a vocabulary again.</p>
|
|
5246
|
+
* @public
|
|
5247
|
+
*/
|
|
5248
|
+
ClientToken?: string | undefined;
|
|
5249
|
+
/**
|
|
5250
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5251
|
+
* @public
|
|
5252
|
+
*/
|
|
5253
|
+
InstanceId: string | undefined;
|
|
5254
|
+
/**
|
|
5255
|
+
* <p>A unique name of the custom vocabulary.</p>
|
|
5256
|
+
* @public
|
|
5257
|
+
*/
|
|
5258
|
+
VocabularyName: string | undefined;
|
|
5259
|
+
/**
|
|
5260
|
+
* <p>The language code of the vocabulary entries. For a list of languages and their corresponding language codes, see
|
|
5261
|
+
* <a href="https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-whatis.html">What is Amazon Transcribe?</a>
|
|
5262
|
+
* </p>
|
|
5263
|
+
* @public
|
|
5264
|
+
*/
|
|
5265
|
+
LanguageCode: VocabularyLanguageCode | undefined;
|
|
5266
|
+
/**
|
|
5267
|
+
* <p>The content of the custom vocabulary in plain-text format with a table of values. Each row
|
|
5268
|
+
* in the table represents a word or a phrase, described with <code>Phrase</code>, <code>IPA</code>,
|
|
5269
|
+
* <code>SoundsLike</code>, and <code>DisplayAs</code> fields. Separate the fields with TAB
|
|
5270
|
+
* characters. The size limit is 50KB. For more information, see <a href="https://docs.aws.amazon.com/transcribe/latest/dg/custom-vocabulary.html#create-vocabulary-table">Create a custom
|
|
5271
|
+
* vocabulary using a table</a>.</p>
|
|
5272
|
+
* @public
|
|
5273
|
+
*/
|
|
5274
|
+
Content: string | undefined;
|
|
5275
|
+
/**
|
|
5276
|
+
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
|
|
5277
|
+
* @public
|
|
5278
|
+
*/
|
|
5279
|
+
Tags?: Record<string, string> | undefined;
|
|
5280
|
+
}
|
|
5281
|
+
/**
|
|
5282
|
+
* @public
|
|
5283
|
+
*/
|
|
5284
|
+
export interface CreateVocabularyResponse {
|
|
5285
|
+
/**
|
|
5286
|
+
* <p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>
|
|
5287
|
+
* @public
|
|
5288
|
+
*/
|
|
5289
|
+
VocabularyArn: string | undefined;
|
|
5290
|
+
/**
|
|
5291
|
+
* <p>The identifier of the custom vocabulary.</p>
|
|
5292
|
+
* @public
|
|
5293
|
+
*/
|
|
5294
|
+
VocabularyId: string | undefined;
|
|
5295
|
+
/**
|
|
5296
|
+
* <p>The current state of the custom vocabulary.</p>
|
|
5297
|
+
* @public
|
|
5298
|
+
*/
|
|
5299
|
+
State: VocabularyState | undefined;
|
|
5300
|
+
}
|
|
5301
|
+
/**
|
|
5302
|
+
* @public
|
|
5303
|
+
*/
|
|
5304
|
+
export interface DeactivateEvaluationFormRequest {
|
|
5305
|
+
/**
|
|
5306
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5307
|
+
* @public
|
|
5308
|
+
*/
|
|
5309
|
+
InstanceId: string | undefined;
|
|
5310
|
+
/**
|
|
5311
|
+
* <p>The unique identifier for the evaluation form.</p>
|
|
5312
|
+
* @public
|
|
5313
|
+
*/
|
|
5314
|
+
EvaluationFormId: string | undefined;
|
|
5315
|
+
/**
|
|
5316
|
+
* <p>A version of the evaluation form. If the version property is not provided, the latest version of the
|
|
5317
|
+
* evaluation form is deactivated.</p>
|
|
5318
|
+
* @public
|
|
5319
|
+
*/
|
|
5320
|
+
EvaluationFormVersion: number | undefined;
|
|
5321
|
+
}
|
|
5322
|
+
/**
|
|
5323
|
+
* @public
|
|
5324
|
+
*/
|
|
5325
|
+
export interface DeactivateEvaluationFormResponse {
|
|
5326
|
+
/**
|
|
5327
|
+
* <p>The unique identifier for the evaluation form.</p>
|
|
5328
|
+
* @public
|
|
5329
|
+
*/
|
|
5330
|
+
EvaluationFormId: string | undefined;
|
|
5331
|
+
/**
|
|
5332
|
+
* <p>The Amazon Resource Name (ARN) for the evaluation form resource.</p>
|
|
5333
|
+
* @public
|
|
5334
|
+
*/
|
|
5335
|
+
EvaluationFormArn: string | undefined;
|
|
5336
|
+
/**
|
|
5337
|
+
* <p>The version of the deactivated evaluation form resource.</p>
|
|
5338
|
+
* @public
|
|
5339
|
+
*/
|
|
5340
|
+
EvaluationFormVersion: number | undefined;
|
|
5341
|
+
}
|
|
5342
|
+
/**
|
|
5343
|
+
* Request to DeleteAttachedFile API
|
|
5344
|
+
* @public
|
|
5345
|
+
*/
|
|
5346
|
+
export interface DeleteAttachedFileRequest {
|
|
5347
|
+
/**
|
|
5348
|
+
* <p>The unique identifier of the Connect instance.</p>
|
|
5349
|
+
* @public
|
|
5350
|
+
*/
|
|
5351
|
+
InstanceId: string | undefined;
|
|
5352
|
+
/**
|
|
5353
|
+
* <p>The unique identifier of the attached file resource.</p>
|
|
5354
|
+
* @public
|
|
5355
|
+
*/
|
|
5356
|
+
FileId: string | undefined;
|
|
5357
|
+
/**
|
|
5358
|
+
* <p>The resource to which the attached file is (being) uploaded to. <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-cases_CreateCase.html">Cases</a> are the only
|
|
5359
|
+
* current supported resource.</p>
|
|
5360
|
+
* <note>
|
|
5361
|
+
* <p>This value must be a valid ARN.</p>
|
|
5362
|
+
* </note>
|
|
5363
|
+
* @public
|
|
5364
|
+
*/
|
|
5365
|
+
AssociatedResourceArn: string | undefined;
|
|
5366
|
+
}
|
|
5367
|
+
/**
|
|
5368
|
+
* Response from DeleteAttachedFile API
|
|
5369
|
+
* @public
|
|
5370
|
+
*/
|
|
5371
|
+
export interface DeleteAttachedFileResponse {
|
|
5372
|
+
}
|
|
5373
|
+
/**
|
|
5374
|
+
* @public
|
|
5375
|
+
*/
|
|
5376
|
+
export interface DeleteContactEvaluationRequest {
|
|
5377
|
+
/**
|
|
5378
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5379
|
+
* @public
|
|
5380
|
+
*/
|
|
5381
|
+
InstanceId: string | undefined;
|
|
5382
|
+
/**
|
|
5383
|
+
* <p>A unique identifier for the contact evaluation.</p>
|
|
5384
|
+
* @public
|
|
5385
|
+
*/
|
|
5386
|
+
EvaluationId: string | undefined;
|
|
5387
|
+
}
|
|
5388
|
+
/**
|
|
5389
|
+
* @public
|
|
5390
|
+
*/
|
|
5391
|
+
export interface DeleteContactFlowRequest {
|
|
5392
|
+
/**
|
|
5393
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5394
|
+
* @public
|
|
5395
|
+
*/
|
|
5396
|
+
InstanceId: string | undefined;
|
|
5397
|
+
/**
|
|
5398
|
+
* <p>The identifier of the flow.</p>
|
|
5399
|
+
* @public
|
|
5400
|
+
*/
|
|
5401
|
+
ContactFlowId: string | undefined;
|
|
5402
|
+
}
|
|
5403
|
+
/**
|
|
5404
|
+
* @public
|
|
5405
|
+
*/
|
|
5406
|
+
export interface DeleteContactFlowResponse {
|
|
5407
|
+
}
|
|
5408
|
+
/**
|
|
5409
|
+
* @public
|
|
5410
|
+
*/
|
|
5411
|
+
export interface DeleteContactFlowModuleRequest {
|
|
5412
|
+
/**
|
|
5413
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5414
|
+
* @public
|
|
5415
|
+
*/
|
|
5416
|
+
InstanceId: string | undefined;
|
|
5417
|
+
/**
|
|
5418
|
+
* <p>The identifier of the flow module.</p>
|
|
5419
|
+
* @public
|
|
5420
|
+
*/
|
|
5421
|
+
ContactFlowModuleId: string | undefined;
|
|
5422
|
+
}
|
|
5423
|
+
/**
|
|
5424
|
+
* @public
|
|
5425
|
+
*/
|
|
5426
|
+
export interface DeleteContactFlowModuleResponse {
|
|
5427
|
+
}
|
|
5428
|
+
/**
|
|
5429
|
+
* @public
|
|
5430
|
+
*/
|
|
5431
|
+
export interface DeleteContactFlowVersionRequest {
|
|
5432
|
+
/**
|
|
5433
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5434
|
+
* @public
|
|
5435
|
+
*/
|
|
5436
|
+
InstanceId: string | undefined;
|
|
5437
|
+
/**
|
|
5438
|
+
* <p>The identifier of the flow.</p>
|
|
5439
|
+
* @public
|
|
5440
|
+
*/
|
|
5441
|
+
ContactFlowId: string | undefined;
|
|
5442
|
+
/**
|
|
5443
|
+
* <p>The identifier of the flow version.</p>
|
|
5444
|
+
* @public
|
|
5445
|
+
*/
|
|
5446
|
+
ContactFlowVersion: number | undefined;
|
|
5447
|
+
}
|
|
5448
|
+
/**
|
|
5449
|
+
* @public
|
|
5450
|
+
*/
|
|
5451
|
+
export interface DeleteContactFlowVersionResponse {
|
|
5452
|
+
}
|
|
5453
|
+
/**
|
|
5454
|
+
* @public
|
|
5455
|
+
*/
|
|
5456
|
+
export interface DeleteEmailAddressRequest {
|
|
5457
|
+
/**
|
|
5458
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5459
|
+
* @public
|
|
5460
|
+
*/
|
|
5461
|
+
InstanceId: string | undefined;
|
|
5462
|
+
/**
|
|
5463
|
+
* <p>The identifier of the email address.</p>
|
|
5464
|
+
* @public
|
|
5465
|
+
*/
|
|
5466
|
+
EmailAddressId: string | undefined;
|
|
5467
|
+
}
|
|
5468
|
+
/**
|
|
5469
|
+
* @public
|
|
5470
|
+
*/
|
|
5471
|
+
export interface DeleteEmailAddressResponse {
|
|
5472
|
+
}
|
|
5473
|
+
/**
|
|
5474
|
+
* @public
|
|
5475
|
+
*/
|
|
5476
|
+
export interface DeleteEvaluationFormRequest {
|
|
5477
|
+
/**
|
|
5478
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5479
|
+
* @public
|
|
5480
|
+
*/
|
|
5481
|
+
InstanceId: string | undefined;
|
|
5482
|
+
/**
|
|
5483
|
+
* <p>The unique identifier for the evaluation form.</p>
|
|
5484
|
+
* @public
|
|
5485
|
+
*/
|
|
5486
|
+
EvaluationFormId: string | undefined;
|
|
5487
|
+
/**
|
|
5488
|
+
* <p>The unique identifier for the evaluation form.</p>
|
|
5489
|
+
* @public
|
|
5490
|
+
*/
|
|
5491
|
+
EvaluationFormVersion?: number | undefined;
|
|
5492
|
+
}
|
|
5493
|
+
/**
|
|
5494
|
+
* @public
|
|
5495
|
+
*/
|
|
5496
|
+
export interface DeleteHoursOfOperationRequest {
|
|
5497
|
+
/**
|
|
5498
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5499
|
+
* @public
|
|
5500
|
+
*/
|
|
5501
|
+
InstanceId: string | undefined;
|
|
5502
|
+
/**
|
|
5503
|
+
* <p>The identifier for the hours of operation.</p>
|
|
5504
|
+
* @public
|
|
5505
|
+
*/
|
|
5506
|
+
HoursOfOperationId: string | undefined;
|
|
5507
|
+
}
|
|
5508
|
+
/**
|
|
5509
|
+
* @public
|
|
5510
|
+
*/
|
|
5511
|
+
export interface DeleteHoursOfOperationOverrideRequest {
|
|
5512
|
+
/**
|
|
5513
|
+
* <p>The identifier of the Amazon Connect instance.</p>
|
|
5514
|
+
* @public
|
|
5515
|
+
*/
|
|
5516
|
+
InstanceId: string | undefined;
|
|
5517
|
+
/**
|
|
5518
|
+
* <p>The identifier for the hours of operation.</p>
|
|
5519
|
+
* @public
|
|
5520
|
+
*/
|
|
5521
|
+
HoursOfOperationId: string | undefined;
|
|
5522
|
+
/**
|
|
5523
|
+
* <p>The identifier for the hours of operation override.</p>
|
|
5524
|
+
* @public
|
|
5525
|
+
*/
|
|
5526
|
+
HoursOfOperationOverrideId: string | undefined;
|
|
5527
|
+
}
|
|
5528
|
+
/**
|
|
5529
|
+
* @public
|
|
5530
|
+
*/
|
|
5531
|
+
export interface DeleteInstanceRequest {
|
|
5532
|
+
/**
|
|
5533
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5534
|
+
* @public
|
|
5535
|
+
*/
|
|
5536
|
+
InstanceId: string | undefined;
|
|
5537
|
+
/**
|
|
5538
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
5539
|
+
* request. If not provided, the Amazon Web Services
|
|
5540
|
+
* SDK populates this field. For more information about idempotency, see
|
|
5541
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
5542
|
+
* @public
|
|
5543
|
+
*/
|
|
5544
|
+
ClientToken?: string | undefined;
|
|
5545
|
+
}
|
|
5546
|
+
/**
|
|
5547
|
+
* @public
|
|
5548
|
+
*/
|
|
5549
|
+
export interface DeleteIntegrationAssociationRequest {
|
|
5550
|
+
/**
|
|
5551
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5552
|
+
* @public
|
|
5553
|
+
*/
|
|
5554
|
+
InstanceId: string | undefined;
|
|
5555
|
+
/**
|
|
5556
|
+
* <p>The identifier for the integration association.</p>
|
|
5557
|
+
* @public
|
|
5558
|
+
*/
|
|
5559
|
+
IntegrationAssociationId: string | undefined;
|
|
5560
|
+
}
|
|
5561
|
+
/**
|
|
5562
|
+
* @public
|
|
5563
|
+
*/
|
|
5564
|
+
export interface DeletePredefinedAttributeRequest {
|
|
5565
|
+
/**
|
|
5566
|
+
* <p> The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
5567
|
+
* Name (ARN) of the instance.</p>
|
|
5568
|
+
* @public
|
|
5569
|
+
*/
|
|
5570
|
+
InstanceId: string | undefined;
|
|
5571
|
+
/**
|
|
5572
|
+
* <p> The name of the predefined attribute.</p>
|
|
5573
|
+
* @public
|
|
5574
|
+
*/
|
|
5575
|
+
Name: string | undefined;
|
|
5576
|
+
}
|
|
5577
|
+
/**
|
|
5578
|
+
* @public
|
|
5579
|
+
*/
|
|
5580
|
+
export interface DeletePromptRequest {
|
|
5581
|
+
/**
|
|
5582
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5583
|
+
* @public
|
|
5584
|
+
*/
|
|
5585
|
+
InstanceId: string | undefined;
|
|
5586
|
+
/**
|
|
5587
|
+
* <p>A unique identifier for the prompt.</p>
|
|
5588
|
+
* @public
|
|
5589
|
+
*/
|
|
5590
|
+
PromptId: string | undefined;
|
|
5591
|
+
}
|
|
5592
|
+
/**
|
|
5593
|
+
* @public
|
|
5594
|
+
*/
|
|
5595
|
+
export interface DeletePushNotificationRegistrationRequest {
|
|
5596
|
+
/**
|
|
5597
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the
|
|
5598
|
+
* Amazon Resource Name (ARN) of the instance.</p>
|
|
5599
|
+
* @public
|
|
5600
|
+
*/
|
|
5601
|
+
InstanceId: string | undefined;
|
|
5602
|
+
/**
|
|
5603
|
+
* <p>The identifier for the registration.</p>
|
|
5604
|
+
* @public
|
|
5605
|
+
*/
|
|
5606
|
+
RegistrationId: string | undefined;
|
|
5607
|
+
/**
|
|
5608
|
+
* <p>The identifier of the contact within the Amazon Connect instance.</p>
|
|
5609
|
+
* @public
|
|
5610
|
+
*/
|
|
5611
|
+
ContactId: string | undefined;
|
|
5612
|
+
}
|
|
5613
|
+
/**
|
|
5614
|
+
* @public
|
|
5615
|
+
*/
|
|
5616
|
+
export interface DeletePushNotificationRegistrationResponse {
|
|
5617
|
+
}
|
|
5618
|
+
/**
|
|
5619
|
+
* @public
|
|
5620
|
+
*/
|
|
5621
|
+
export interface DeleteQueueRequest {
|
|
5622
|
+
/**
|
|
5623
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5624
|
+
* @public
|
|
5625
|
+
*/
|
|
5626
|
+
InstanceId: string | undefined;
|
|
5627
|
+
/**
|
|
5628
|
+
* <p>The identifier for the queue.</p>
|
|
5629
|
+
* @public
|
|
5630
|
+
*/
|
|
5631
|
+
QueueId: string | undefined;
|
|
5632
|
+
}
|
|
5633
|
+
/**
|
|
5634
|
+
* @public
|
|
5635
|
+
*/
|
|
5636
|
+
export interface DeleteQuickConnectRequest {
|
|
5637
|
+
/**
|
|
5638
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5639
|
+
* @public
|
|
5640
|
+
*/
|
|
5641
|
+
InstanceId: string | undefined;
|
|
5642
|
+
/**
|
|
5643
|
+
* <p>The identifier for the quick connect.</p>
|
|
5644
|
+
* @public
|
|
5645
|
+
*/
|
|
5646
|
+
QuickConnectId: string | undefined;
|
|
5647
|
+
}
|
|
5648
|
+
/**
|
|
5649
|
+
* @public
|
|
5650
|
+
*/
|
|
5651
|
+
export interface DeleteRoutingProfileRequest {
|
|
5652
|
+
/**
|
|
5653
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5654
|
+
* @public
|
|
5655
|
+
*/
|
|
5656
|
+
InstanceId: string | undefined;
|
|
5657
|
+
/**
|
|
5658
|
+
* <p>The identifier of the routing profile.</p>
|
|
5659
|
+
* @public
|
|
5660
|
+
*/
|
|
5661
|
+
RoutingProfileId: string | undefined;
|
|
5662
|
+
}
|
|
5663
|
+
/**
|
|
5664
|
+
* @public
|
|
5665
|
+
*/
|
|
5666
|
+
export interface DeleteRuleRequest {
|
|
5667
|
+
/**
|
|
5668
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5669
|
+
* @public
|
|
5670
|
+
*/
|
|
5671
|
+
InstanceId: string | undefined;
|
|
5672
|
+
/**
|
|
5673
|
+
* <p>A unique identifier for the rule.</p>
|
|
5674
|
+
* @public
|
|
5675
|
+
*/
|
|
5676
|
+
RuleId: string | undefined;
|
|
5677
|
+
}
|
|
5678
|
+
/**
|
|
5679
|
+
* @public
|
|
5680
|
+
*/
|
|
5681
|
+
export interface DeleteSecurityProfileRequest {
|
|
5682
|
+
/**
|
|
5683
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5684
|
+
* @public
|
|
5685
|
+
*/
|
|
5686
|
+
InstanceId: string | undefined;
|
|
5687
|
+
/**
|
|
5688
|
+
* <p>The identifier for the security profle.</p>
|
|
5689
|
+
* @public
|
|
5690
|
+
*/
|
|
5691
|
+
SecurityProfileId: string | undefined;
|
|
5692
|
+
}
|
|
5693
|
+
/**
|
|
5694
|
+
* @public
|
|
5695
|
+
*/
|
|
5696
|
+
export interface DeleteTaskTemplateRequest {
|
|
5697
|
+
/**
|
|
5698
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5699
|
+
* @public
|
|
5700
|
+
*/
|
|
5701
|
+
InstanceId: string | undefined;
|
|
5702
|
+
/**
|
|
5703
|
+
* <p>A unique identifier for the task template.</p>
|
|
5704
|
+
* @public
|
|
5705
|
+
*/
|
|
5706
|
+
TaskTemplateId: string | undefined;
|
|
5707
|
+
}
|
|
5708
|
+
/**
|
|
5709
|
+
* @public
|
|
5710
|
+
*/
|
|
5711
|
+
export interface DeleteTaskTemplateResponse {
|
|
5712
|
+
}
|
|
5713
|
+
/**
|
|
5714
|
+
* @public
|
|
5715
|
+
*/
|
|
5716
|
+
export interface DeleteTrafficDistributionGroupRequest {
|
|
5717
|
+
/**
|
|
5718
|
+
* <p>The identifier of the traffic distribution group.
|
|
5719
|
+
* This can be the ID or the ARN of the traffic distribution group.</p>
|
|
5720
|
+
* @public
|
|
5721
|
+
*/
|
|
5722
|
+
TrafficDistributionGroupId: string | undefined;
|
|
5723
|
+
}
|
|
5724
|
+
/**
|
|
5725
|
+
* @public
|
|
5726
|
+
*/
|
|
5727
|
+
export interface DeleteTrafficDistributionGroupResponse {
|
|
5728
|
+
}
|
|
5729
|
+
/**
|
|
5730
|
+
* @public
|
|
5731
|
+
*/
|
|
5732
|
+
export interface DeleteUseCaseRequest {
|
|
5733
|
+
/**
|
|
5734
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5735
|
+
* @public
|
|
5736
|
+
*/
|
|
5737
|
+
InstanceId: string | undefined;
|
|
5738
|
+
/**
|
|
5739
|
+
* <p>The identifier for the integration association.</p>
|
|
5740
|
+
* @public
|
|
5741
|
+
*/
|
|
5742
|
+
IntegrationAssociationId: string | undefined;
|
|
5743
|
+
/**
|
|
5744
|
+
* <p>The identifier for the use case.</p>
|
|
5745
|
+
* @public
|
|
5746
|
+
*/
|
|
5747
|
+
UseCaseId: string | undefined;
|
|
5748
|
+
}
|
|
5749
|
+
/**
|
|
5750
|
+
* @public
|
|
5751
|
+
*/
|
|
5752
|
+
export interface DeleteUserRequest {
|
|
5753
|
+
/**
|
|
5754
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5755
|
+
* @public
|
|
5756
|
+
*/
|
|
5757
|
+
InstanceId: string | undefined;
|
|
5758
|
+
/**
|
|
5759
|
+
* <p>The identifier of the user.</p>
|
|
5760
|
+
* @public
|
|
5761
|
+
*/
|
|
5762
|
+
UserId: string | undefined;
|
|
5763
|
+
}
|
|
5764
|
+
/**
|
|
5765
|
+
* @public
|
|
5766
|
+
*/
|
|
5767
|
+
export interface DeleteUserHierarchyGroupRequest {
|
|
5768
|
+
/**
|
|
5769
|
+
* <p>The identifier of the hierarchy group.</p>
|
|
5770
|
+
* @public
|
|
5771
|
+
*/
|
|
5772
|
+
HierarchyGroupId: string | undefined;
|
|
5773
|
+
/**
|
|
5774
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5775
|
+
* @public
|
|
5776
|
+
*/
|
|
5777
|
+
InstanceId: string | undefined;
|
|
5778
|
+
}
|
|
5779
|
+
/**
|
|
5780
|
+
* @public
|
|
5781
|
+
*/
|
|
5782
|
+
export interface DeleteViewRequest {
|
|
5783
|
+
/**
|
|
5784
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
5785
|
+
* the instance.</p>
|
|
5786
|
+
* @public
|
|
5787
|
+
*/
|
|
5788
|
+
InstanceId: string | undefined;
|
|
5789
|
+
/**
|
|
5790
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
5791
|
+
* used.</p>
|
|
5792
|
+
* @public
|
|
5793
|
+
*/
|
|
5794
|
+
ViewId: string | undefined;
|
|
5795
|
+
}
|
|
5796
|
+
/**
|
|
5797
|
+
* @public
|
|
5798
|
+
*/
|
|
5799
|
+
export interface DeleteViewResponse {
|
|
5800
|
+
}
|
|
5801
|
+
/**
|
|
5802
|
+
* @public
|
|
5803
|
+
*/
|
|
5804
|
+
export interface DeleteViewVersionRequest {
|
|
5805
|
+
/**
|
|
5806
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
5807
|
+
* the instance.</p>
|
|
5808
|
+
* @public
|
|
5809
|
+
*/
|
|
5810
|
+
InstanceId: string | undefined;
|
|
5811
|
+
/**
|
|
5812
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
5813
|
+
* used.</p>
|
|
5814
|
+
* @public
|
|
5815
|
+
*/
|
|
5816
|
+
ViewId: string | undefined;
|
|
5817
|
+
/**
|
|
5818
|
+
* <p>The version number of the view.</p>
|
|
5819
|
+
* @public
|
|
5820
|
+
*/
|
|
5821
|
+
ViewVersion: number | undefined;
|
|
5822
|
+
}
|
|
5823
|
+
/**
|
|
5824
|
+
* @public
|
|
5825
|
+
*/
|
|
5826
|
+
export interface DeleteViewVersionResponse {
|
|
5827
|
+
}
|
|
5828
|
+
/**
|
|
5829
|
+
* @public
|
|
5830
|
+
*/
|
|
5831
|
+
export interface DeleteVocabularyRequest {
|
|
5832
|
+
/**
|
|
5833
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5834
|
+
* @public
|
|
5835
|
+
*/
|
|
5836
|
+
InstanceId: string | undefined;
|
|
5837
|
+
/**
|
|
5838
|
+
* <p>The identifier of the custom vocabulary.</p>
|
|
5839
|
+
* @public
|
|
5840
|
+
*/
|
|
5841
|
+
VocabularyId: string | undefined;
|
|
5842
|
+
}
|
|
5843
|
+
/**
|
|
5844
|
+
* @public
|
|
5845
|
+
*/
|
|
5846
|
+
export interface DeleteVocabularyResponse {
|
|
5847
|
+
/**
|
|
5848
|
+
* <p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>
|
|
5849
|
+
* @public
|
|
5850
|
+
*/
|
|
5851
|
+
VocabularyArn: string | undefined;
|
|
5852
|
+
/**
|
|
5853
|
+
* <p>The identifier of the custom vocabulary.</p>
|
|
5854
|
+
* @public
|
|
5855
|
+
*/
|
|
5856
|
+
VocabularyId: string | undefined;
|
|
5857
|
+
/**
|
|
5858
|
+
* <p>The current state of the custom vocabulary.</p>
|
|
5859
|
+
* @public
|
|
5860
|
+
*/
|
|
5861
|
+
State: VocabularyState | undefined;
|
|
5862
|
+
}
|
|
5863
|
+
/**
|
|
5864
|
+
* @public
|
|
5865
|
+
*/
|
|
5866
|
+
export interface DescribeAgentStatusRequest {
|
|
5867
|
+
/**
|
|
5868
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5869
|
+
* @public
|
|
5870
|
+
*/
|
|
5871
|
+
InstanceId: string | undefined;
|
|
5872
|
+
/**
|
|
5873
|
+
* <p>The identifier for the agent status.</p>
|
|
5874
|
+
* @public
|
|
5875
|
+
*/
|
|
5876
|
+
AgentStatusId: string | undefined;
|
|
5877
|
+
}
|
|
5878
|
+
/**
|
|
5879
|
+
* @public
|
|
5880
|
+
*/
|
|
5881
|
+
export interface DescribeAgentStatusResponse {
|
|
5882
|
+
/**
|
|
5883
|
+
* <p>The agent status.</p>
|
|
5884
|
+
* @public
|
|
5885
|
+
*/
|
|
5886
|
+
AgentStatus?: AgentStatus | undefined;
|
|
5887
|
+
}
|
|
5888
|
+
/**
|
|
5889
|
+
* @public
|
|
5890
|
+
*/
|
|
5891
|
+
export interface DescribeAuthenticationProfileRequest {
|
|
5892
|
+
/**
|
|
5893
|
+
* <p>A unique identifier for the authentication profile. </p>
|
|
5894
|
+
* @public
|
|
5895
|
+
*/
|
|
5896
|
+
AuthenticationProfileId: string | undefined;
|
|
5897
|
+
/**
|
|
5898
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5899
|
+
* @public
|
|
5900
|
+
*/
|
|
5901
|
+
InstanceId: string | undefined;
|
|
5902
|
+
}
|
|
5903
|
+
/**
|
|
5904
|
+
* <p>This API is in preview release for Amazon Connect and is subject to change. To
|
|
5905
|
+
* request access to this API, contact Amazon Web Services Support.</p>
|
|
5906
|
+
* <p>Information about an authentication profile. An authentication profile is a resource that
|
|
5907
|
+
* stores the authentication settings for users in your contact center. You use authentication
|
|
5908
|
+
* profiles to set up IP address range restrictions and session timeouts. For more information, see
|
|
5909
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html">Set IP
|
|
5910
|
+
* address restrictions or session timeouts</a>. </p>
|
|
5911
|
+
* @public
|
|
5912
|
+
*/
|
|
5913
|
+
export interface AuthenticationProfile {
|
|
5914
|
+
/**
|
|
5915
|
+
* <p>A unique identifier for the authentication profile. </p>
|
|
5916
|
+
* @public
|
|
5917
|
+
*/
|
|
5918
|
+
Id?: string | undefined;
|
|
5919
|
+
/**
|
|
5920
|
+
* <p>The Amazon Resource Name (ARN) for the authentication profile.</p>
|
|
5921
|
+
* @public
|
|
5922
|
+
*/
|
|
5923
|
+
Arn?: string | undefined;
|
|
5924
|
+
/**
|
|
5925
|
+
* <p>The name for the authentication profile.</p>
|
|
5926
|
+
* @public
|
|
5927
|
+
*/
|
|
5928
|
+
Name?: string | undefined;
|
|
5929
|
+
/**
|
|
5930
|
+
* <p>The description for the authentication profile.</p>
|
|
5931
|
+
* @public
|
|
5932
|
+
*/
|
|
5933
|
+
Description?: string | undefined;
|
|
5934
|
+
/**
|
|
5935
|
+
* <p>A list of IP address range strings that are allowed to access the Amazon Connect
|
|
5936
|
+
* instance. For more information about how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac">Configure IP
|
|
5937
|
+
* address based access control</a> in the <i>Amazon Connect Administrator
|
|
5938
|
+
* Guide</i>.</p>
|
|
5939
|
+
* @public
|
|
5940
|
+
*/
|
|
5941
|
+
AllowedIps?: string[] | undefined;
|
|
5942
|
+
/**
|
|
5943
|
+
* <p>A list of IP address range strings that are blocked from accessing the Amazon Connect
|
|
5944
|
+
* instance. For more information about how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac">Configure IP
|
|
5945
|
+
* address based access control</a> in the <i>Amazon Connect Administrator
|
|
5946
|
+
* Guide</i>.</p>
|
|
5947
|
+
* @public
|
|
5948
|
+
*/
|
|
5949
|
+
BlockedIps?: string[] | undefined;
|
|
5950
|
+
/**
|
|
5951
|
+
* <p>Shows whether the authentication profile is the default authentication profile for the
|
|
5952
|
+
* Amazon Connect instance. The default authentication profile applies to all agents in an
|
|
5953
|
+
* Amazon Connect instance, unless overridden by another authentication profile.</p>
|
|
5954
|
+
* @public
|
|
5955
|
+
*/
|
|
5956
|
+
IsDefault?: boolean | undefined;
|
|
5957
|
+
/**
|
|
5958
|
+
* <p>The timestamp when the authentication profile was created.</p>
|
|
5959
|
+
* @public
|
|
5960
|
+
*/
|
|
5961
|
+
CreatedTime?: Date | undefined;
|
|
5962
|
+
/**
|
|
5963
|
+
* <p>The timestamp when the authentication profile was last modified.</p>
|
|
5964
|
+
* @public
|
|
5965
|
+
*/
|
|
5966
|
+
LastModifiedTime?: Date | undefined;
|
|
5967
|
+
/**
|
|
5968
|
+
* <p>The Amazon Web Services Region where the authentication profile was last modified.</p>
|
|
5969
|
+
* @public
|
|
5970
|
+
*/
|
|
5971
|
+
LastModifiedRegion?: string | undefined;
|
|
5972
|
+
/**
|
|
5973
|
+
* <p>The short lived session duration configuration for users logged in to Amazon Connect, in
|
|
5974
|
+
* minutes. This value determines the maximum possible time before an agent is authenticated. For
|
|
5975
|
+
* 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
|
|
5976
|
+
* Guide</i>.</p>
|
|
5977
|
+
*
|
|
5978
|
+
* @deprecated PeriodicSessionDuration is deprecated. Use SessionInactivityDuration instead.
|
|
5979
|
+
* @public
|
|
5980
|
+
*/
|
|
5981
|
+
PeriodicSessionDuration?: number | undefined;
|
|
5982
|
+
/**
|
|
5983
|
+
* <p>The long lived session duration for users logged in to Amazon Connect, in minutes. After
|
|
5984
|
+
* this time period, users must log in again. For 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
|
|
5985
|
+
* Guide</i>.</p>
|
|
5986
|
+
* @public
|
|
5987
|
+
*/
|
|
5988
|
+
MaxSessionDuration?: number | undefined;
|
|
5989
|
+
/**
|
|
5990
|
+
* <p>The period, in minutes, before an agent is automatically signed out of the contact center when they go inactive.</p>
|
|
5991
|
+
* @public
|
|
5992
|
+
*/
|
|
5993
|
+
SessionInactivityDuration?: number | undefined;
|
|
5994
|
+
/**
|
|
5995
|
+
* <p>Determines if automatic logout on user inactivity is enabled.</p>
|
|
5996
|
+
* @public
|
|
5997
|
+
*/
|
|
5998
|
+
SessionInactivityHandlingEnabled?: boolean | undefined;
|
|
5999
|
+
}
|
|
6000
|
+
/**
|
|
6001
|
+
* @public
|
|
6002
|
+
*/
|
|
6003
|
+
export interface DescribeAuthenticationProfileResponse {
|
|
6004
|
+
/**
|
|
6005
|
+
* <p>The authentication profile object being described.</p>
|
|
6006
|
+
* @public
|
|
6007
|
+
*/
|
|
6008
|
+
AuthenticationProfile?: AuthenticationProfile | undefined;
|
|
6009
|
+
}
|
|
6010
|
+
/**
|
|
6011
|
+
* @public
|
|
6012
|
+
*/
|
|
6013
|
+
export interface DescribeContactRequest {
|
|
6014
|
+
/**
|
|
6015
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6016
|
+
* @public
|
|
6017
|
+
*/
|
|
6018
|
+
InstanceId: string | undefined;
|
|
6019
|
+
/**
|
|
6020
|
+
* <p>The identifier of the contact.</p>
|
|
6021
|
+
* @public
|
|
6022
|
+
*/
|
|
6023
|
+
ContactId: string | undefined;
|
|
6024
|
+
}
|
|
6025
|
+
/**
|
|
6026
|
+
* <p>Information about a participant's interactions in a contact.</p>
|
|
6027
|
+
* @public
|
|
6028
|
+
*/
|
|
6029
|
+
export interface ParticipantMetrics {
|
|
6030
|
+
/**
|
|
6031
|
+
* <p>The Participant's ID.</p>
|
|
6032
|
+
* @public
|
|
6033
|
+
*/
|
|
6034
|
+
ParticipantId?: string | undefined;
|
|
6035
|
+
/**
|
|
6036
|
+
* <p>Information about the conversation participant. Following are the participant types: [Agent,
|
|
6037
|
+
* Customer, Supervisor].</p>
|
|
6038
|
+
* @public
|
|
6039
|
+
*/
|
|
6040
|
+
ParticipantType?: ParticipantType | undefined;
|
|
6041
|
+
/**
|
|
6042
|
+
* <p>A boolean flag indicating whether the chat conversation was abandoned by a
|
|
6043
|
+
* Participant.</p>
|
|
6044
|
+
* @public
|
|
6045
|
+
*/
|
|
6046
|
+
ConversationAbandon?: boolean | undefined;
|
|
6047
|
+
/**
|
|
6048
|
+
* <p>Number of chat messages sent by Participant.</p>
|
|
6049
|
+
* @public
|
|
6050
|
+
*/
|
|
6051
|
+
MessagesSent?: number | undefined;
|
|
6052
|
+
/**
|
|
6053
|
+
* <p>Number of chat messages sent by Participant.</p>
|
|
6054
|
+
* @public
|
|
6055
|
+
*/
|
|
6056
|
+
NumResponses?: number | undefined;
|
|
6057
|
+
/**
|
|
6058
|
+
* <p>Number of chat characters sent by Participant.</p>
|
|
6059
|
+
* @public
|
|
6060
|
+
*/
|
|
6061
|
+
MessageLengthInChars?: number | undefined;
|
|
6062
|
+
/**
|
|
6063
|
+
* <p>Total chat response time by Participant.</p>
|
|
6064
|
+
* @public
|
|
6065
|
+
*/
|
|
6066
|
+
TotalResponseTimeInMillis?: number | undefined;
|
|
6067
|
+
/**
|
|
6068
|
+
* <p>Maximum chat response time by Participant.</p>
|
|
6069
|
+
* @public
|
|
6070
|
+
*/
|
|
6071
|
+
MaxResponseTimeInMillis?: number | undefined;
|
|
6072
|
+
/**
|
|
6073
|
+
* <p>Timestamp of last chat message by Participant.</p>
|
|
6074
|
+
* @public
|
|
6075
|
+
*/
|
|
6076
|
+
LastMessageTimestamp?: Date | undefined;
|
|
6077
|
+
}
|
|
6078
|
+
/**
|
|
6079
|
+
* <p>Information about the overall participant interactions at the contact level.</p>
|
|
6080
|
+
* @public
|
|
6081
|
+
*/
|
|
6082
|
+
export interface ChatContactMetrics {
|
|
6083
|
+
/**
|
|
6084
|
+
* <p>A boolean flag indicating whether multiparty chat or supervisor barge were enabled on this
|
|
6085
|
+
* contact.</p>
|
|
6086
|
+
* @public
|
|
6087
|
+
*/
|
|
6088
|
+
MultiParty?: boolean | undefined;
|
|
6089
|
+
/**
|
|
6090
|
+
* <p>The number of chat messages on the contact.</p>
|
|
6091
|
+
* @public
|
|
6092
|
+
*/
|
|
6093
|
+
TotalMessages?: number | undefined;
|
|
6094
|
+
/**
|
|
6095
|
+
* <p>The total number of bot and automated messages on a chat contact.</p>
|
|
6096
|
+
* @public
|
|
6097
|
+
*/
|
|
6098
|
+
TotalBotMessages?: number | undefined;
|
|
6099
|
+
/**
|
|
6100
|
+
* <p>The total number of characters from bot and automated messages on a chat contact.</p>
|
|
6101
|
+
* @public
|
|
6102
|
+
*/
|
|
6103
|
+
TotalBotMessageLengthInChars?: number | undefined;
|
|
6104
|
+
/**
|
|
6105
|
+
* <p>The time it took for a contact to end after the last customer message.</p>
|
|
6106
|
+
* @public
|
|
6107
|
+
*/
|
|
6108
|
+
ConversationCloseTimeInMillis?: number | undefined;
|
|
6109
|
+
/**
|
|
6110
|
+
* <p>The number of conversation turns in a chat contact, which represents the back-and-forth
|
|
6111
|
+
* exchanges between customer and other participants.</p>
|
|
6112
|
+
* @public
|
|
6113
|
+
*/
|
|
6114
|
+
ConversationTurnCount?: number | undefined;
|
|
6115
|
+
/**
|
|
6116
|
+
* <p>The agent first response timestamp for a chat contact.</p>
|
|
6117
|
+
* @public
|
|
6118
|
+
*/
|
|
6119
|
+
AgentFirstResponseTimestamp?: Date | undefined;
|
|
6120
|
+
/**
|
|
6121
|
+
* <p>The time for an agent to respond after obtaining a chat contact.</p>
|
|
6122
|
+
* @public
|
|
6123
|
+
*/
|
|
6124
|
+
AgentFirstResponseTimeInMillis?: number | undefined;
|
|
6125
|
+
}
|
|
6126
|
+
/**
|
|
6127
|
+
* <p>Information about how agent, bot, and customer interact in a chat contact.</p>
|
|
6128
|
+
* @public
|
|
6129
|
+
*/
|
|
6130
|
+
export interface ChatMetrics {
|
|
6131
|
+
/**
|
|
6132
|
+
* <p>Information about the overall participant interactions at the contact level.</p>
|
|
6133
|
+
* @public
|
|
6134
|
+
*/
|
|
6135
|
+
ChatContactMetrics?: ChatContactMetrics | undefined;
|
|
6136
|
+
/**
|
|
6137
|
+
* <p>Information about agent interactions in a contact.</p>
|
|
6138
|
+
* @public
|
|
6139
|
+
*/
|
|
6140
|
+
AgentMetrics?: ParticipantMetrics | undefined;
|
|
6141
|
+
/**
|
|
6142
|
+
* <p>Information about customer interactions in a contact.</p>
|
|
6143
|
+
* @public
|
|
6144
|
+
*/
|
|
6145
|
+
CustomerMetrics?: ParticipantMetrics | undefined;
|
|
6146
|
+
}
|
|
6147
|
+
/**
|
|
6148
|
+
* <p>A map of string key/value pairs that contain user-defined attributes which are lightly typed
|
|
6149
|
+
* within the contact. This object is used only for task contacts. </p>
|
|
6150
|
+
* @public
|
|
6151
|
+
*/
|
|
6152
|
+
export interface ContactDetails {
|
|
6153
|
+
/**
|
|
6154
|
+
* <p>The name of the contact details.</p>
|
|
6155
|
+
* @public
|
|
6156
|
+
*/
|
|
6157
|
+
Name?: string | undefined;
|
|
6158
|
+
/**
|
|
6159
|
+
* <p>Teh description of the contact details.</p>
|
|
6160
|
+
* @public
|
|
6161
|
+
*/
|
|
6162
|
+
Description?: string | undefined;
|
|
6163
|
+
}
|
|
6164
|
+
/**
|
|
6165
|
+
* <p>Information about the contact evaluations where the key is the FormId, which is a unique
|
|
6166
|
+
* identifier for the form.</p>
|
|
6167
|
+
* @public
|
|
6168
|
+
*/
|
|
6169
|
+
export interface ContactEvaluation {
|
|
6170
|
+
/**
|
|
6171
|
+
* <p>The <code>FormId</code> of the contact evaluation.</p>
|
|
6172
|
+
* @public
|
|
6173
|
+
*/
|
|
6174
|
+
FormId?: string | undefined;
|
|
6175
|
+
/**
|
|
6176
|
+
* <p>The Amazon Resource Name for the evaluation form. It is always present.</p>
|
|
6177
|
+
* @public
|
|
6178
|
+
*/
|
|
6179
|
+
EvaluationArn?: string | undefined;
|
|
6180
|
+
/**
|
|
6181
|
+
* <p>The status of the evaluation.</p>
|
|
6182
|
+
* @public
|
|
6183
|
+
*/
|
|
6184
|
+
Status?: Status | undefined;
|
|
6185
|
+
/**
|
|
6186
|
+
* <p>The date and time when the evaluation was started, in UTC time.</p>
|
|
6187
|
+
* @public
|
|
6188
|
+
*/
|
|
6189
|
+
StartTimestamp?: Date | undefined;
|
|
6190
|
+
/**
|
|
6191
|
+
* <p>The date and time when the evaluation was submitted, in UTC time.</p>
|
|
6192
|
+
* @public
|
|
6193
|
+
*/
|
|
6194
|
+
EndTimestamp?: Date | undefined;
|
|
6195
|
+
/**
|
|
6196
|
+
* <p>The date and time when the evaluation was deleted, in UTC time.</p>
|
|
6197
|
+
* @public
|
|
6198
|
+
*/
|
|
6199
|
+
DeleteTimestamp?: Date | undefined;
|
|
6200
|
+
/**
|
|
6201
|
+
* <p>The path where evaluation was exported.</p>
|
|
6202
|
+
* @public
|
|
6203
|
+
*/
|
|
6204
|
+
ExportLocation?: string | undefined;
|
|
6205
|
+
}
|
|
6206
|
+
/**
|
|
6207
|
+
* <p>Information about the Customer on the contact.</p>
|
|
6208
|
+
* @public
|
|
6209
|
+
*/
|
|
6210
|
+
export interface Customer {
|
|
6211
|
+
/**
|
|
6212
|
+
* <p>Information regarding Customer’s device.</p>
|
|
6213
|
+
* @public
|
|
6214
|
+
*/
|
|
6215
|
+
DeviceInfo?: DeviceInfo | undefined;
|
|
6216
|
+
/**
|
|
6217
|
+
* <p>The configuration for the allowed video and screen sharing capabilities for participants
|
|
6218
|
+
* present over the call. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up in-app, web, video calling, and screen
|
|
6219
|
+
* sharing capabilities</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
6220
|
+
* @public
|
|
6221
|
+
*/
|
|
6222
|
+
Capabilities?: ParticipantCapabilities | undefined;
|
|
6223
|
+
}
|
|
6224
|
+
/**
|
|
6225
|
+
* <p>Information about the endpoint.</p>
|
|
6226
|
+
* @public
|
|
6227
|
+
*/
|
|
6228
|
+
export interface EndpointInfo {
|
|
6229
|
+
/**
|
|
6230
|
+
* <p>Type of endpoint.</p>
|
|
6231
|
+
* @public
|
|
6232
|
+
*/
|
|
6233
|
+
Type?: EndpointType | undefined;
|
|
6234
|
+
/**
|
|
6235
|
+
* <p>Address of the endpoint.</p>
|
|
6236
|
+
* @public
|
|
6237
|
+
*/
|
|
6238
|
+
Address?: string | undefined;
|
|
6239
|
+
/**
|
|
6240
|
+
* <p>Display name of the endpoint.</p>
|
|
6241
|
+
* @public
|
|
6242
|
+
*/
|
|
6243
|
+
DisplayName?: string | undefined;
|
|
6244
|
+
}
|
|
6245
|
+
/**
|
|
6246
|
+
* <p>Information about customer’s voice activity.</p>
|
|
6247
|
+
* @public
|
|
6248
|
+
*/
|
|
6249
|
+
export interface CustomerVoiceActivity {
|
|
6250
|
+
/**
|
|
6251
|
+
* <p>Timestamp that measures the beginning of the customer greeting from an outbound voice
|
|
6252
|
+
* call.</p>
|
|
6253
|
+
* @public
|
|
6254
|
+
*/
|
|
6255
|
+
GreetingStartTimestamp?: Date | undefined;
|
|
6256
|
+
/**
|
|
6257
|
+
* <p>Timestamp that measures the end of the customer greeting from an outbound voice call.</p>
|
|
6258
|
+
* @public
|
|
6259
|
+
*/
|
|
6260
|
+
GreetingEndTimestamp?: Date | undefined;
|
|
6261
|
+
}
|
|
6262
|
+
/**
|
|
6263
|
+
* <p>Information about the call disconnect experience.</p>
|
|
6264
|
+
* @public
|
|
6265
|
+
*/
|
|
6266
|
+
export interface DisconnectDetails {
|
|
6267
|
+
/**
|
|
6268
|
+
* <p>Indicates the potential disconnection issues for a call. This field is not populated if the
|
|
6269
|
+
* service does not detect potential issues.</p>
|
|
6270
|
+
* @public
|
|
6271
|
+
*/
|
|
6272
|
+
PotentialDisconnectIssue?: string | undefined;
|
|
6273
|
+
}
|
|
6274
|
+
/**
|
|
6275
|
+
* <p>Information about the quality of the Customer's media connection</p>
|
|
6276
|
+
* @public
|
|
6277
|
+
*/
|
|
6278
|
+
export interface CustomerQualityMetrics {
|
|
6279
|
+
/**
|
|
6280
|
+
* <p>Information about the audio quality of the Customer</p>
|
|
6281
|
+
* @public
|
|
6282
|
+
*/
|
|
6283
|
+
Audio?: AudioQualityMetricsInfo | undefined;
|
|
6284
|
+
}
|
|
6285
|
+
/**
|
|
6286
|
+
* <p>Information about the quality of the participant's media connection.</p>
|
|
6287
|
+
* @public
|
|
6288
|
+
*/
|
|
6289
|
+
export interface QualityMetrics {
|
|
6290
|
+
/**
|
|
6291
|
+
* <p>Information about the quality of Agent media connection.</p>
|
|
6292
|
+
* @public
|
|
6293
|
+
*/
|
|
6294
|
+
Agent?: AgentQualityMetrics | undefined;
|
|
6295
|
+
/**
|
|
6296
|
+
* <p>Information about the quality of Customer media connection.</p>
|
|
6297
|
+
* @public
|
|
6298
|
+
*/
|
|
6299
|
+
Customer?: CustomerQualityMetrics | undefined;
|
|
6300
|
+
}
|
|
6301
|
+
/**
|
|
6302
|
+
* <p>If this contact was queued, this contains information about the queue. </p>
|
|
6303
|
+
* @public
|
|
6304
|
+
*/
|
|
6305
|
+
export interface QueueInfo {
|
|
6306
|
+
/**
|
|
6307
|
+
* <p>The unique identifier for the queue.</p>
|
|
6308
|
+
* @public
|
|
6309
|
+
*/
|
|
6310
|
+
Id?: string | undefined;
|
|
6311
|
+
/**
|
|
6312
|
+
* <p>The timestamp when the contact was added to the queue.</p>
|
|
6313
|
+
* @public
|
|
6314
|
+
*/
|
|
6315
|
+
EnqueueTimestamp?: Date | undefined;
|
|
6316
|
+
}
|
|
6317
|
+
/**
|
|
6318
|
+
* <p>Information about a voice recording, chat transcript, or screen recording.</p>
|
|
6319
|
+
* @public
|
|
6320
|
+
*/
|
|
6321
|
+
export interface RecordingInfo {
|
|
6322
|
+
/**
|
|
6323
|
+
* <p>Where the recording/transcript is stored.</p>
|
|
6324
|
+
* @public
|
|
6325
|
+
*/
|
|
6326
|
+
StorageType?: StorageType | undefined;
|
|
6327
|
+
/**
|
|
6328
|
+
* <p>The location, in Amazon S3, for the recording/transcript.</p>
|
|
6329
|
+
* @public
|
|
6330
|
+
*/
|
|
6331
|
+
Location?: string | undefined;
|
|
6332
|
+
/**
|
|
6333
|
+
* <p>Information about the media stream used during the conversation.</p>
|
|
6334
|
+
* @public
|
|
6335
|
+
*/
|
|
6336
|
+
MediaStreamType?: MediaStreamType | undefined;
|
|
6337
|
+
/**
|
|
6338
|
+
* <p>Information about the conversation participant, whether they are an agent or contact. The
|
|
6339
|
+
* participant types are as follows:</p>
|
|
6340
|
+
* <ul>
|
|
6341
|
+
* <li>
|
|
6342
|
+
* <p>All</p>
|
|
6343
|
+
* </li>
|
|
6344
|
+
* <li>
|
|
6345
|
+
* <p>Manager</p>
|
|
6346
|
+
* </li>
|
|
6347
|
+
* <li>
|
|
6348
|
+
* <p>Agent</p>
|
|
6349
|
+
* </li>
|
|
6350
|
+
* <li>
|
|
6351
|
+
* <p>Customer</p>
|
|
6352
|
+
* </li>
|
|
6353
|
+
* <li>
|
|
6354
|
+
* <p>Thirdparty</p>
|
|
6355
|
+
* </li>
|
|
6356
|
+
* <li>
|
|
6357
|
+
* <p>Supervisor</p>
|
|
6358
|
+
* </li>
|
|
6359
|
+
* </ul>
|
|
6360
|
+
* @public
|
|
6361
|
+
*/
|
|
6362
|
+
ParticipantType?: ParticipantType | undefined;
|
|
6363
|
+
/**
|
|
6364
|
+
* <p>The number that identifies the Kinesis Video Streams fragment where the customer audio
|
|
6365
|
+
* stream started.</p>
|
|
6366
|
+
* @public
|
|
6367
|
+
*/
|
|
6368
|
+
FragmentStartNumber?: string | undefined;
|
|
6369
|
+
/**
|
|
6370
|
+
* <p>The number that identifies the Kinesis Video Streams fragment where the customer audio
|
|
6371
|
+
* stream stopped.</p>
|
|
6372
|
+
* @public
|
|
6373
|
+
*/
|
|
6374
|
+
FragmentStopNumber?: string | undefined;
|
|
6375
|
+
/**
|
|
6376
|
+
* <p>When the conversation of the last leg of the recording started in UTC time.</p>
|
|
6377
|
+
* @public
|
|
6378
|
+
*/
|
|
6379
|
+
StartTimestamp?: Date | undefined;
|
|
6380
|
+
/**
|
|
6381
|
+
* <p>When the conversation of the last leg of recording stopped in UTC time.</p>
|
|
6382
|
+
* @public
|
|
6383
|
+
*/
|
|
6384
|
+
StopTimestamp?: Date | undefined;
|
|
6385
|
+
/**
|
|
6386
|
+
* <p>The status of the recording/transcript.</p>
|
|
6387
|
+
* @public
|
|
6388
|
+
*/
|
|
6389
|
+
Status?: RecordingStatus | undefined;
|
|
6390
|
+
/**
|
|
6391
|
+
* <p>If the recording/transcript was deleted, this is the reason entered for the deletion.</p>
|
|
6392
|
+
* @public
|
|
6393
|
+
*/
|
|
6394
|
+
DeletionReason?: string | undefined;
|
|
6395
|
+
}
|
|
6396
|
+
/**
|
|
6397
|
+
* <p>An object to specify the expiration of a routing step.</p>
|
|
6398
|
+
* @public
|
|
6399
|
+
*/
|
|
6400
|
+
export interface Expiry {
|
|
6401
|
+
/**
|
|
6402
|
+
* <p>The number of seconds to wait before expiring the routing step.</p>
|
|
6403
|
+
* @public
|
|
6404
|
+
*/
|
|
6405
|
+
DurationInSeconds?: number | undefined;
|
|
6406
|
+
/**
|
|
6407
|
+
* <p>The timestamp indicating when the routing step expires.</p>
|
|
6408
|
+
* @public
|
|
6409
|
+
*/
|
|
6410
|
+
ExpiryTimestamp?: Date | undefined;
|
|
6411
|
+
}
|
|
6412
|
+
/**
|
|
6413
|
+
* <p>An object to define AgentsCriteria.</p>
|
|
6414
|
+
* @public
|
|
6415
|
+
*/
|
|
6416
|
+
export interface MatchCriteria {
|
|
6417
|
+
/**
|
|
6418
|
+
* <p>An object to define agentIds.</p>
|
|
6419
|
+
* @public
|
|
6420
|
+
*/
|
|
6421
|
+
AgentsCriteria?: AgentsCriteria | undefined;
|
|
6422
|
+
}
|
|
6423
|
+
/**
|
|
6424
|
+
* <p>An Object to define the minimum and maximum proficiency levels.</p>
|
|
6425
|
+
* @public
|
|
6426
|
+
*/
|
|
6427
|
+
export interface Range {
|
|
6428
|
+
/**
|
|
6429
|
+
* <p>The minimum proficiency level of the range.</p>
|
|
6430
|
+
* @public
|
|
6431
|
+
*/
|
|
6432
|
+
MinProficiencyLevel?: number | undefined;
|
|
6433
|
+
/**
|
|
6434
|
+
* <p>The maximum proficiency level of the range.</p>
|
|
6435
|
+
* @public
|
|
6436
|
+
*/
|
|
6437
|
+
MaxProficiencyLevel?: number | undefined;
|
|
6438
|
+
}
|
|
6439
|
+
/**
|
|
6440
|
+
* <p>An object to specify the predefined attribute condition.</p>
|
|
6441
|
+
* @public
|
|
6442
|
+
*/
|
|
6443
|
+
export interface AttributeCondition {
|
|
6444
|
+
/**
|
|
6445
|
+
* <p>The name of predefined attribute.</p>
|
|
6446
|
+
* @public
|
|
6447
|
+
*/
|
|
6448
|
+
Name?: string | undefined;
|
|
6449
|
+
/**
|
|
6450
|
+
* <p>The value of predefined attribute.</p>
|
|
6451
|
+
* @public
|
|
6452
|
+
*/
|
|
6453
|
+
Value?: string | undefined;
|
|
6454
|
+
/**
|
|
6455
|
+
* <p>The proficiency level of the condition.</p>
|
|
6456
|
+
* @public
|
|
6457
|
+
*/
|
|
6458
|
+
ProficiencyLevel?: number | undefined;
|
|
6459
|
+
/**
|
|
6460
|
+
* <p>An Object to define the minimum and maximum proficiency levels.</p>
|
|
6461
|
+
* @public
|
|
6462
|
+
*/
|
|
6463
|
+
Range?: Range | undefined;
|
|
6464
|
+
/**
|
|
6465
|
+
* <p>An object to define <code>AgentsCriteria</code>.</p>
|
|
6466
|
+
* @public
|
|
6467
|
+
*/
|
|
6468
|
+
MatchCriteria?: MatchCriteria | undefined;
|
|
6469
|
+
/**
|
|
6470
|
+
* <p>The operator of the condition.</p>
|
|
6471
|
+
* @public
|
|
6472
|
+
*/
|
|
6473
|
+
ComparisonOperator?: string | undefined;
|
|
6474
|
+
}
|
|
6475
|
+
/**
|
|
6476
|
+
* <p>Information about the task template used to create this contact.</p>
|
|
6477
|
+
* @public
|
|
6478
|
+
*/
|
|
6479
|
+
export interface TaskTemplateInfoV2 {
|
|
6480
|
+
/**
|
|
6481
|
+
* <p>The Amazon Resource Name (ARN) of the task template used to create this contact.</p>
|
|
6482
|
+
* @public
|
|
6483
|
+
*/
|
|
6484
|
+
Arn?: string | undefined;
|
|
6485
|
+
/**
|
|
6486
|
+
* <p>The name of the task template used to create this contact.</p>
|
|
6487
|
+
* @public
|
|
6488
|
+
*/
|
|
6489
|
+
Name?: string | undefined;
|
|
6490
|
+
}
|
|
6491
|
+
/**
|
|
6492
|
+
* <p>Information about Amazon Connect Wisdom.</p>
|
|
6493
|
+
* @public
|
|
6494
|
+
*/
|
|
6495
|
+
export interface WisdomInfo {
|
|
6496
|
+
/**
|
|
6497
|
+
* <p>The Amazon Resource Name (ARN) of the Wisdom session.</p>
|
|
6498
|
+
* @public
|
|
6499
|
+
*/
|
|
6500
|
+
SessionArn?: string | undefined;
|
|
6501
|
+
}
|
|
6502
|
+
/**
|
|
6503
|
+
* @public
|
|
6504
|
+
*/
|
|
6505
|
+
export interface DescribeContactEvaluationRequest {
|
|
6506
|
+
/**
|
|
6507
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6508
|
+
* @public
|
|
6509
|
+
*/
|
|
6510
|
+
InstanceId: string | undefined;
|
|
6511
|
+
/**
|
|
6512
|
+
* <p>A unique identifier for the contact evaluation.</p>
|
|
6513
|
+
* @public
|
|
6514
|
+
*/
|
|
6515
|
+
EvaluationId: string | undefined;
|
|
6516
|
+
}
|
|
6517
|
+
/**
|
|
6518
|
+
* <p>The milliseconds offset for transcript reference in suggested answer.</p>
|
|
6519
|
+
* @public
|
|
6520
|
+
*/
|
|
6521
|
+
export interface EvaluationSuggestedAnswerTranscriptMillisecondOffsets {
|
|
6522
|
+
/**
|
|
6523
|
+
* <p>Offset in milliseconds from the beginning of the transcript.</p>
|
|
6524
|
+
* @public
|
|
6525
|
+
*/
|
|
6526
|
+
BeginOffsetMillis: number | undefined;
|
|
6527
|
+
}
|
|
6528
|
+
/**
|
|
6529
|
+
* <p>Information about the point of interest in transcript provided to evaluation.</p>
|
|
6530
|
+
* @public
|
|
6531
|
+
*/
|
|
6532
|
+
export interface EvaluationTranscriptPointOfInterest {
|
|
6533
|
+
/**
|
|
6534
|
+
* <p>Offset in milliseconds from the beginning of transcript.</p>
|
|
6535
|
+
* @public
|
|
6536
|
+
*/
|
|
6537
|
+
MillisecondOffsets?: EvaluationSuggestedAnswerTranscriptMillisecondOffsets | undefined;
|
|
6538
|
+
/**
|
|
6539
|
+
* <p>Segment of transcript.</p>
|
|
6540
|
+
* @public
|
|
6541
|
+
*/
|
|
6542
|
+
TranscriptSegment?: string | undefined;
|
|
6543
|
+
}
|
|
6544
|
+
/**
|
|
6545
|
+
* <p>The Contact Lens category used by evaluation automation.</p>
|
|
6546
|
+
* @public
|
|
6547
|
+
*/
|
|
6548
|
+
export interface EvaluationAutomationRuleCategory {
|
|
6549
|
+
/**
|
|
6550
|
+
* <p>A category label.</p>
|
|
6551
|
+
* @public
|
|
6552
|
+
*/
|
|
6553
|
+
Category: string | undefined;
|
|
6554
|
+
/**
|
|
6555
|
+
* <p>An automation condition for a Contact Lens category.</p>
|
|
6556
|
+
* @public
|
|
6557
|
+
*/
|
|
6558
|
+
Condition: QuestionRuleCategoryAutomationCondition | undefined;
|
|
6559
|
+
/**
|
|
6560
|
+
* <p>A point of interest in a contact transcript that indicates match of condition.</p>
|
|
6561
|
+
* @public
|
|
6562
|
+
*/
|
|
6563
|
+
PointsOfInterest?: EvaluationTranscriptPointOfInterest[] | undefined;
|
|
6564
|
+
}
|
|
6565
|
+
/**
|
|
6566
|
+
* <p>Analysis details providing explanation for Contact Lens automation decision.</p>
|
|
6567
|
+
* @public
|
|
6568
|
+
*/
|
|
6569
|
+
export interface EvaluationContactLensAnswerAnalysisDetails {
|
|
6570
|
+
/**
|
|
6571
|
+
* <p>A list of match rule categories.</p>
|
|
6572
|
+
* @public
|
|
6573
|
+
*/
|
|
6574
|
+
MatchedRuleCategories?: EvaluationAutomationRuleCategory[] | undefined;
|
|
6575
|
+
}
|
|
6576
|
+
/**
|
|
6577
|
+
* <p>An analysis for a generative AI answer to the question.</p>
|
|
6578
|
+
* @public
|
|
6579
|
+
*/
|
|
6580
|
+
export interface EvaluationGenAIAnswerAnalysisDetails {
|
|
6581
|
+
/**
|
|
6582
|
+
* <p>Generative AI automation answer justification.</p>
|
|
6583
|
+
* @public
|
|
6584
|
+
*/
|
|
6585
|
+
Justification?: string | undefined;
|
|
6586
|
+
/**
|
|
6587
|
+
* <p>Generative AI automation answer analysis points of interest.</p>
|
|
6588
|
+
* @public
|
|
6589
|
+
*/
|
|
6590
|
+
PointsOfInterest?: EvaluationTranscriptPointOfInterest[] | undefined;
|
|
6591
|
+
}
|
|
6592
|
+
/**
|
|
6593
|
+
* <p>Detailed analysis results of the automated answer to the evaluation question.</p>
|
|
6594
|
+
* @public
|
|
6595
|
+
*/
|
|
6596
|
+
export type EvaluationQuestionAnswerAnalysisDetails = EvaluationQuestionAnswerAnalysisDetails.ContactLensMember | EvaluationQuestionAnswerAnalysisDetails.GenAIMember | EvaluationQuestionAnswerAnalysisDetails.$UnknownMember;
|
|
6597
|
+
/**
|
|
6598
|
+
* @public
|
|
6599
|
+
*/
|
|
6600
|
+
export declare namespace EvaluationQuestionAnswerAnalysisDetails {
|
|
6601
|
+
/**
|
|
6602
|
+
* <p>Analysis results from the generative AI automation for the question.</p>
|
|
6603
|
+
* @public
|
|
6604
|
+
*/
|
|
6605
|
+
interface GenAIMember {
|
|
6606
|
+
GenAI: EvaluationGenAIAnswerAnalysisDetails;
|
|
6607
|
+
ContactLens?: never;
|
|
6608
|
+
$unknown?: never;
|
|
6609
|
+
}
|
|
6610
|
+
/**
|
|
6611
|
+
* <p>Analysis results from the Contact Lens automation for the question.</p>
|
|
6612
|
+
* @public
|
|
6613
|
+
*/
|
|
6614
|
+
interface ContactLensMember {
|
|
6615
|
+
GenAI?: never;
|
|
6616
|
+
ContactLens: EvaluationContactLensAnswerAnalysisDetails;
|
|
6617
|
+
$unknown?: never;
|
|
6618
|
+
}
|
|
6619
|
+
/**
|
|
6620
|
+
* @public
|
|
6621
|
+
*/
|
|
6622
|
+
interface $UnknownMember {
|
|
6623
|
+
GenAI?: never;
|
|
6624
|
+
ContactLens?: never;
|
|
6625
|
+
$unknown: [string, any];
|
|
6626
|
+
}
|
|
6627
|
+
/**
|
|
6628
|
+
* @deprecated unused in schema-serde mode.
|
|
6629
|
+
*
|
|
6630
|
+
*/
|
|
6631
|
+
interface Visitor<T> {
|
|
6632
|
+
GenAI: (value: EvaluationGenAIAnswerAnalysisDetails) => T;
|
|
6633
|
+
ContactLens: (value: EvaluationContactLensAnswerAnalysisDetails) => T;
|
|
6634
|
+
_: (name: string, value: any) => T;
|
|
6635
|
+
}
|
|
6636
|
+
}
|
|
6637
|
+
/**
|
|
6638
|
+
* <p>Details of the input data used for automated question processing.</p>
|
|
6639
|
+
* @public
|
|
6640
|
+
*/
|
|
6641
|
+
export interface EvaluationQuestionInputDetails {
|
|
6642
|
+
/**
|
|
6643
|
+
* <p>Transcript type.</p>
|
|
6644
|
+
* @public
|
|
6645
|
+
*/
|
|
6646
|
+
TranscriptType?: EvaluationTranscriptType | undefined;
|
|
6647
|
+
}
|
|
6648
|
+
/**
|
|
6649
|
+
* <p>Information about answer data for a contact evaluation. Answer data must be either string,
|
|
6650
|
+
* numeric, or not applicable.</p>
|
|
6651
|
+
* @public
|
|
6652
|
+
*/
|
|
6653
|
+
export type EvaluationAnswerData = EvaluationAnswerData.NotApplicableMember | EvaluationAnswerData.NumericValueMember | EvaluationAnswerData.StringValueMember | EvaluationAnswerData.$UnknownMember;
|
|
6654
|
+
/**
|
|
6655
|
+
* @public
|
|
6656
|
+
*/
|
|
6657
|
+
export declare namespace EvaluationAnswerData {
|
|
6658
|
+
/**
|
|
6659
|
+
* <p>The string value for an answer in a contact evaluation.</p>
|
|
6660
|
+
* @public
|
|
6661
|
+
*/
|
|
6662
|
+
interface StringValueMember {
|
|
6663
|
+
StringValue: string;
|
|
6664
|
+
NumericValue?: never;
|
|
6665
|
+
NotApplicable?: never;
|
|
6666
|
+
$unknown?: never;
|
|
6667
|
+
}
|
|
6668
|
+
/**
|
|
6669
|
+
* <p>The numeric value for an answer in a contact evaluation.</p>
|
|
6670
|
+
* @public
|
|
6671
|
+
*/
|
|
6672
|
+
interface NumericValueMember {
|
|
6673
|
+
StringValue?: never;
|
|
6674
|
+
NumericValue: number;
|
|
6675
|
+
NotApplicable?: never;
|
|
6676
|
+
$unknown?: never;
|
|
6677
|
+
}
|
|
6678
|
+
/**
|
|
6679
|
+
* <p>The flag to mark the question as not applicable.</p>
|
|
6680
|
+
* @public
|
|
6681
|
+
*/
|
|
6682
|
+
interface NotApplicableMember {
|
|
6683
|
+
StringValue?: never;
|
|
6684
|
+
NumericValue?: never;
|
|
6685
|
+
NotApplicable: boolean;
|
|
6686
|
+
$unknown?: never;
|
|
6687
|
+
}
|
|
6688
|
+
/**
|
|
6689
|
+
* @public
|
|
6690
|
+
*/
|
|
6691
|
+
interface $UnknownMember {
|
|
6692
|
+
StringValue?: never;
|
|
6693
|
+
NumericValue?: never;
|
|
6694
|
+
NotApplicable?: never;
|
|
6695
|
+
$unknown: [string, any];
|
|
6696
|
+
}
|
|
6697
|
+
/**
|
|
6698
|
+
* @deprecated unused in schema-serde mode.
|
|
6699
|
+
*
|
|
6700
|
+
*/
|
|
6701
|
+
interface Visitor<T> {
|
|
6702
|
+
StringValue: (value: string) => T;
|
|
6703
|
+
NumericValue: (value: number) => T;
|
|
6704
|
+
NotApplicable: (value: boolean) => T;
|
|
6705
|
+
_: (name: string, value: any) => T;
|
|
6706
|
+
}
|
|
6707
|
+
}
|
|
6708
|
+
/**
|
|
6709
|
+
* <p>The information about the suggested answer for the question.</p>
|
|
6710
|
+
* @public
|
|
6711
|
+
*/
|
|
6712
|
+
export interface EvaluationSuggestedAnswer {
|
|
6713
|
+
/**
|
|
6714
|
+
* <p>Information about answer data for a contact evaluation. Answer data must be either string,
|
|
6715
|
+
* numeric, or not applicable.</p>
|
|
6716
|
+
* @public
|
|
6717
|
+
*/
|
|
6718
|
+
Value?: EvaluationAnswerData | undefined;
|
|
6719
|
+
/**
|
|
6720
|
+
* <p>The status of the suggested answer. D</p>
|
|
6721
|
+
* @public
|
|
6722
|
+
*/
|
|
6723
|
+
Status: EvaluationSuggestedAnswerStatus | undefined;
|
|
6724
|
+
/**
|
|
6725
|
+
* <p>Details about the input used to question automation.</p>
|
|
6726
|
+
* @public
|
|
6727
|
+
*/
|
|
6728
|
+
Input?: EvaluationQuestionInputDetails | undefined;
|
|
6729
|
+
/**
|
|
6730
|
+
* <p>Type of analysis used to provide suggested answer.</p>
|
|
6731
|
+
* @public
|
|
6732
|
+
*/
|
|
6733
|
+
AnalysisType: EvaluationQuestionAnswerAnalysisType | undefined;
|
|
6734
|
+
/**
|
|
6735
|
+
* <p>Detailed analysis results.</p>
|
|
6736
|
+
* @public
|
|
6737
|
+
*/
|
|
6738
|
+
AnalysisDetails?: EvaluationQuestionAnswerAnalysisDetails | undefined;
|
|
6739
|
+
}
|
|
6740
|
+
/**
|
|
6741
|
+
* <p>Information about output answers for a contact evaluation.</p>
|
|
6742
|
+
* @public
|
|
6743
|
+
*/
|
|
6744
|
+
export interface EvaluationAnswerOutput {
|
|
6745
|
+
/**
|
|
6746
|
+
* <p>The value for an answer in a contact evaluation.</p>
|
|
6747
|
+
* @public
|
|
6748
|
+
*/
|
|
6749
|
+
Value?: EvaluationAnswerData | undefined;
|
|
6750
|
+
/**
|
|
6751
|
+
* <p>The system suggested value for an answer in a contact evaluation.</p>
|
|
6752
|
+
* @public
|
|
6753
|
+
*/
|
|
6754
|
+
SystemSuggestedValue?: EvaluationAnswerData | undefined;
|
|
6755
|
+
/**
|
|
6756
|
+
* <p>Automation suggested answers for the questions.</p>
|
|
6757
|
+
* @public
|
|
6758
|
+
*/
|
|
6759
|
+
SuggestedAnswers?: EvaluationSuggestedAnswer[] | undefined;
|
|
6760
|
+
}
|
|
6761
|
+
/**
|
|
6762
|
+
* <p>Information about the evaluation acknowledgement.</p>
|
|
6763
|
+
* @public
|
|
6764
|
+
*/
|
|
6765
|
+
export interface EvaluationAcknowledgement {
|
|
6766
|
+
/**
|
|
6767
|
+
* <p>When the agent acknowledged the evaluation.</p>
|
|
6768
|
+
* @public
|
|
6769
|
+
*/
|
|
6770
|
+
AcknowledgedTime: Date | undefined;
|
|
6771
|
+
/**
|
|
6772
|
+
* <p>The agent who acknowledged the evaluation.</p>
|
|
6773
|
+
* @public
|
|
6774
|
+
*/
|
|
6775
|
+
AcknowledgedBy: string | undefined;
|
|
6776
|
+
/**
|
|
6777
|
+
* <p>A comment from the agent when they confirmed they acknowledged the evaluation.</p>
|
|
6778
|
+
* @public
|
|
6779
|
+
*/
|
|
6780
|
+
AcknowledgerComment?: string | undefined;
|
|
6781
|
+
}
|