@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,1922 +1,1744 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
-
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
1
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Application,
|
|
2
|
+
AgentAvailabilityTimer,
|
|
3
|
+
AgentStatusState,
|
|
4
|
+
AutoEvaluationStatus,
|
|
5
|
+
BooleanComparisonType,
|
|
9
6
|
Channel,
|
|
7
|
+
ChatEventType,
|
|
8
|
+
ContactFlowModuleState,
|
|
9
|
+
ContactFlowModuleStatus,
|
|
10
|
+
ContactFlowState,
|
|
10
11
|
ContactFlowStatus,
|
|
11
12
|
ContactFlowType,
|
|
12
13
|
ContactInitiationMethod,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
ContactRecordingType,
|
|
15
|
+
DateComparisonType,
|
|
16
|
+
DateTimeComparisonType,
|
|
17
|
+
DecimalComparisonType,
|
|
18
|
+
EmailHeaderType,
|
|
19
|
+
EvaluationFormItemEnablementAction,
|
|
20
|
+
EvaluationFormItemEnablementOperator,
|
|
21
|
+
EvaluationFormQuestionType,
|
|
22
|
+
EvaluationFormVersionStatus,
|
|
23
|
+
EvaluationStatus,
|
|
24
|
+
EvaluationType,
|
|
17
25
|
FileStatusType,
|
|
18
26
|
FileUseCaseType,
|
|
19
|
-
|
|
20
|
-
|
|
27
|
+
HierarchyGroupMatchType,
|
|
28
|
+
InboundMessageSourceType,
|
|
29
|
+
InitiateAs,
|
|
30
|
+
InstanceAttributeType,
|
|
21
31
|
InstanceStorageResourceType,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
ListFlowAssociationResourceType,
|
|
32
|
+
IvrRecordingTrack,
|
|
33
|
+
MeetingFeatureStatus,
|
|
25
34
|
MonitorCapability,
|
|
35
|
+
NumberComparisonType,
|
|
36
|
+
OutboundMessageSourceType,
|
|
26
37
|
ParticipantRole,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
38
|
+
ParticipantTimerAction,
|
|
39
|
+
ParticipantTimerType,
|
|
40
|
+
PhoneNumberCountryCode,
|
|
41
|
+
PhoneNumberType,
|
|
42
|
+
QueueStatus,
|
|
30
43
|
RehydrationType,
|
|
44
|
+
RoutingCriteriaStepStatus,
|
|
31
45
|
RulePublishStatus,
|
|
32
|
-
|
|
46
|
+
SearchableQueueType,
|
|
47
|
+
SearchContactsMatchType,
|
|
48
|
+
SearchContactsTimeRangeConditionType,
|
|
49
|
+
SearchContactsTimeRangeType,
|
|
50
|
+
SortableFieldName,
|
|
51
|
+
SortOrder,
|
|
33
52
|
StringComparisonType,
|
|
34
|
-
|
|
35
|
-
TagCondition,
|
|
53
|
+
TargetListType,
|
|
36
54
|
TaskTemplateStatus,
|
|
55
|
+
TimerEligibleParticipantRoles,
|
|
56
|
+
TrafficType,
|
|
37
57
|
UseCaseType,
|
|
38
|
-
UserPhoneConfig,
|
|
39
|
-
UserProficiency,
|
|
40
58
|
ViewStatus,
|
|
41
59
|
ViewType,
|
|
42
60
|
VocabularyLanguageCode,
|
|
61
|
+
VocabularyState,
|
|
62
|
+
VoiceRecordingTrack,
|
|
63
|
+
} from "./enums";
|
|
64
|
+
import {
|
|
65
|
+
AgentConfig,
|
|
66
|
+
AgentHierarchyGroups,
|
|
67
|
+
AgentStatus,
|
|
68
|
+
AgentStatusSearchFilter,
|
|
69
|
+
AliasConfiguration,
|
|
70
|
+
AllowedCapabilities,
|
|
71
|
+
Application,
|
|
72
|
+
AttributeCondition,
|
|
73
|
+
ControlPlaneAttributeFilter,
|
|
74
|
+
CreatedByInfo,
|
|
75
|
+
EvaluationAnswerData,
|
|
76
|
+
EvaluationFormItemEnablementExpression,
|
|
77
|
+
EvaluationFormQuestionTypeProperties,
|
|
78
|
+
Expiry,
|
|
79
|
+
HoursOfOperationConfig,
|
|
80
|
+
HoursOfOperationOverrideConfig,
|
|
81
|
+
InputPredefinedAttributeConfiguration,
|
|
82
|
+
InstanceStorageConfig,
|
|
83
|
+
MediaConcurrency,
|
|
84
|
+
OutboundCallerConfig,
|
|
85
|
+
OutboundEmailConfig,
|
|
86
|
+
OutboundStrategy,
|
|
87
|
+
PredefinedAttributeValues,
|
|
88
|
+
QuickConnectConfig,
|
|
89
|
+
Reference,
|
|
90
|
+
RoutingProfileQueueConfig,
|
|
91
|
+
RuleAction,
|
|
92
|
+
StringCondition,
|
|
93
|
+
TagCondition,
|
|
94
|
+
TaskTemplateConstraints,
|
|
95
|
+
TaskTemplateDefaults,
|
|
96
|
+
TaskTemplateField,
|
|
97
|
+
UserIdentityInfo,
|
|
98
|
+
UserInfo,
|
|
99
|
+
UserPhoneConfig,
|
|
100
|
+
UserProficiency,
|
|
101
|
+
View,
|
|
102
|
+
ViewInputContent,
|
|
43
103
|
} from "./models_0";
|
|
44
104
|
import {
|
|
45
|
-
Attribute,
|
|
46
|
-
AutoEvaluationStatus,
|
|
47
105
|
ContactFlow,
|
|
48
106
|
ContactFlowModule,
|
|
49
|
-
|
|
50
|
-
ContactFlowState,
|
|
51
|
-
EvaluationFormVersionStatus,
|
|
52
|
-
EvaluationScore,
|
|
53
|
-
EvaluationStatus,
|
|
54
|
-
EvaluationType,
|
|
107
|
+
EvaluationNote,
|
|
55
108
|
HierarchyGroup,
|
|
56
109
|
HierarchyGroupSummary,
|
|
57
110
|
HoursOfOperation,
|
|
58
111
|
HoursOfOperationOverride,
|
|
59
|
-
InstanceStatus,
|
|
60
|
-
LexBotConfig,
|
|
61
|
-
PhoneNumberCountryCode,
|
|
62
|
-
PhoneNumberType,
|
|
63
112
|
PredefinedAttribute,
|
|
64
113
|
Prompt,
|
|
65
114
|
Queue,
|
|
66
115
|
QuickConnect,
|
|
67
116
|
RoutingProfile,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
VocabularyState,
|
|
117
|
+
SignInConfig,
|
|
118
|
+
TelephonyConfig,
|
|
71
119
|
} from "./models_1";
|
|
72
|
-
export interface
|
|
73
|
-
|
|
120
|
+
export interface TrafficDistributionGroupUserSummary {
|
|
121
|
+
UserId?: string | undefined;
|
|
122
|
+
}
|
|
123
|
+
export interface ListTrafficDistributionGroupUsersResponse {
|
|
74
124
|
NextToken?: string | undefined;
|
|
125
|
+
TrafficDistributionGroupUserSummaryList?:
|
|
126
|
+
| TrafficDistributionGroupUserSummary[]
|
|
127
|
+
| undefined;
|
|
75
128
|
}
|
|
76
|
-
export interface
|
|
129
|
+
export interface ListUseCasesRequest {
|
|
77
130
|
InstanceId: string | undefined;
|
|
78
|
-
|
|
131
|
+
IntegrationAssociationId: string | undefined;
|
|
79
132
|
NextToken?: string | undefined;
|
|
133
|
+
MaxResults?: number | undefined;
|
|
80
134
|
}
|
|
81
|
-
export interface
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
}
|
|
86
|
-
export interface EvaluationSummary {
|
|
87
|
-
EvaluationId: string | undefined;
|
|
88
|
-
EvaluationArn: string | undefined;
|
|
89
|
-
EvaluationFormTitle: string | undefined;
|
|
90
|
-
EvaluationFormId: string | undefined;
|
|
91
|
-
CalibrationSessionId?: string | undefined;
|
|
92
|
-
Status: EvaluationStatus | undefined;
|
|
93
|
-
AutoEvaluationEnabled?: boolean | undefined;
|
|
94
|
-
AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
|
|
95
|
-
EvaluatorArn: string | undefined;
|
|
96
|
-
Score?: EvaluationScore | undefined;
|
|
97
|
-
Acknowledgement?: EvaluationAcknowledgementSummary | undefined;
|
|
98
|
-
EvaluationType?: EvaluationType | undefined;
|
|
99
|
-
CreatedTime: Date | undefined;
|
|
100
|
-
LastModifiedTime: Date | undefined;
|
|
135
|
+
export interface UseCase {
|
|
136
|
+
UseCaseId?: string | undefined;
|
|
137
|
+
UseCaseArn?: string | undefined;
|
|
138
|
+
UseCaseType?: UseCaseType | undefined;
|
|
101
139
|
}
|
|
102
|
-
export interface
|
|
103
|
-
|
|
140
|
+
export interface ListUseCasesResponse {
|
|
141
|
+
UseCaseSummaryList?: UseCase[] | undefined;
|
|
104
142
|
NextToken?: string | undefined;
|
|
105
143
|
}
|
|
106
|
-
export interface
|
|
144
|
+
export interface ListUserHierarchyGroupsRequest {
|
|
107
145
|
InstanceId: string | undefined;
|
|
108
146
|
NextToken?: string | undefined;
|
|
109
147
|
MaxResults?: number | undefined;
|
|
110
|
-
ContactFlowModuleState?: ContactFlowModuleState | undefined;
|
|
111
|
-
}
|
|
112
|
-
export interface ContactFlowModuleSummary {
|
|
113
|
-
Id?: string | undefined;
|
|
114
|
-
Arn?: string | undefined;
|
|
115
|
-
Name?: string | undefined;
|
|
116
|
-
State?: ContactFlowModuleState | undefined;
|
|
117
148
|
}
|
|
118
|
-
export interface
|
|
119
|
-
|
|
149
|
+
export interface ListUserHierarchyGroupsResponse {
|
|
150
|
+
UserHierarchyGroupSummaryList?: HierarchyGroupSummary[] | undefined;
|
|
120
151
|
NextToken?: string | undefined;
|
|
121
152
|
}
|
|
122
|
-
export interface
|
|
153
|
+
export interface ListUserProficienciesRequest {
|
|
123
154
|
InstanceId: string | undefined;
|
|
124
|
-
|
|
155
|
+
UserId: string | undefined;
|
|
125
156
|
NextToken?: string | undefined;
|
|
126
157
|
MaxResults?: number | undefined;
|
|
127
158
|
}
|
|
128
|
-
export interface
|
|
129
|
-
Id?: string | undefined;
|
|
130
|
-
Arn?: string | undefined;
|
|
131
|
-
Name?: string | undefined;
|
|
132
|
-
ContactFlowType?: ContactFlowType | undefined;
|
|
133
|
-
ContactFlowState?: ContactFlowState | undefined;
|
|
134
|
-
ContactFlowStatus?: ContactFlowStatus | undefined;
|
|
135
|
-
}
|
|
136
|
-
export interface ListContactFlowsResponse {
|
|
137
|
-
ContactFlowSummaryList?: ContactFlowSummary[] | undefined;
|
|
159
|
+
export interface ListUserProficienciesResponse {
|
|
138
160
|
NextToken?: string | undefined;
|
|
161
|
+
UserProficiencyList?: UserProficiency[] | undefined;
|
|
162
|
+
LastModifiedTime?: Date | undefined;
|
|
163
|
+
LastModifiedRegion?: string | undefined;
|
|
139
164
|
}
|
|
140
|
-
export interface
|
|
165
|
+
export interface ListUsersRequest {
|
|
141
166
|
InstanceId: string | undefined;
|
|
142
|
-
ContactFlowId: string | undefined;
|
|
143
167
|
NextToken?: string | undefined;
|
|
144
168
|
MaxResults?: number | undefined;
|
|
145
169
|
}
|
|
146
|
-
export interface
|
|
170
|
+
export interface UserSummary {
|
|
171
|
+
Id?: string | undefined;
|
|
147
172
|
Arn?: string | undefined;
|
|
148
|
-
|
|
149
|
-
|
|
173
|
+
Username?: string | undefined;
|
|
174
|
+
LastModifiedTime?: Date | undefined;
|
|
175
|
+
LastModifiedRegion?: string | undefined;
|
|
150
176
|
}
|
|
151
|
-
export interface
|
|
152
|
-
|
|
177
|
+
export interface ListUsersResponse {
|
|
178
|
+
UserSummaryList?: UserSummary[] | undefined;
|
|
153
179
|
NextToken?: string | undefined;
|
|
154
180
|
}
|
|
155
|
-
export interface
|
|
181
|
+
export interface ListViewsRequest {
|
|
156
182
|
InstanceId: string | undefined;
|
|
157
|
-
|
|
158
|
-
ReferenceTypes: ReferenceType[] | undefined;
|
|
183
|
+
Type?: ViewType | undefined;
|
|
159
184
|
NextToken?: string | undefined;
|
|
185
|
+
MaxResults?: number | undefined;
|
|
160
186
|
}
|
|
161
|
-
export interface
|
|
162
|
-
|
|
163
|
-
Value?: string | undefined;
|
|
164
|
-
Status?: ReferenceStatus | undefined;
|
|
165
|
-
Arn?: string | undefined;
|
|
166
|
-
}
|
|
167
|
-
export interface DateReference {
|
|
168
|
-
Name?: string | undefined;
|
|
169
|
-
Value?: string | undefined;
|
|
170
|
-
}
|
|
171
|
-
export interface EmailReference {
|
|
172
|
-
Name?: string | undefined;
|
|
173
|
-
Value?: string | undefined;
|
|
174
|
-
}
|
|
175
|
-
export interface EmailMessageReference {
|
|
176
|
-
Name?: string | undefined;
|
|
187
|
+
export interface ViewSummary {
|
|
188
|
+
Id?: string | undefined;
|
|
177
189
|
Arn?: string | undefined;
|
|
178
|
-
}
|
|
179
|
-
export interface NumberReference {
|
|
180
|
-
Name?: string | undefined;
|
|
181
|
-
Value?: string | undefined;
|
|
182
|
-
}
|
|
183
|
-
export interface StringReference {
|
|
184
|
-
Name?: string | undefined;
|
|
185
|
-
Value?: string | undefined;
|
|
186
|
-
}
|
|
187
|
-
export interface UrlReference {
|
|
188
190
|
Name?: string | undefined;
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
| ReferenceSummary.AttachmentMember
|
|
193
|
-
| ReferenceSummary.DateMember
|
|
194
|
-
| ReferenceSummary.EmailMember
|
|
195
|
-
| ReferenceSummary.EmailMessageMember
|
|
196
|
-
| ReferenceSummary.NumberMember
|
|
197
|
-
| ReferenceSummary.StringMember
|
|
198
|
-
| ReferenceSummary.UrlMember
|
|
199
|
-
| ReferenceSummary.$UnknownMember;
|
|
200
|
-
export declare namespace ReferenceSummary {
|
|
201
|
-
interface UrlMember {
|
|
202
|
-
Url: UrlReference;
|
|
203
|
-
Attachment?: never;
|
|
204
|
-
EmailMessage?: never;
|
|
205
|
-
String?: never;
|
|
206
|
-
Number?: never;
|
|
207
|
-
Date?: never;
|
|
208
|
-
Email?: never;
|
|
209
|
-
$unknown?: never;
|
|
210
|
-
}
|
|
211
|
-
interface AttachmentMember {
|
|
212
|
-
Url?: never;
|
|
213
|
-
Attachment: AttachmentReference;
|
|
214
|
-
EmailMessage?: never;
|
|
215
|
-
String?: never;
|
|
216
|
-
Number?: never;
|
|
217
|
-
Date?: never;
|
|
218
|
-
Email?: never;
|
|
219
|
-
$unknown?: never;
|
|
220
|
-
}
|
|
221
|
-
interface EmailMessageMember {
|
|
222
|
-
Url?: never;
|
|
223
|
-
Attachment?: never;
|
|
224
|
-
EmailMessage: EmailMessageReference;
|
|
225
|
-
String?: never;
|
|
226
|
-
Number?: never;
|
|
227
|
-
Date?: never;
|
|
228
|
-
Email?: never;
|
|
229
|
-
$unknown?: never;
|
|
230
|
-
}
|
|
231
|
-
interface StringMember {
|
|
232
|
-
Url?: never;
|
|
233
|
-
Attachment?: never;
|
|
234
|
-
EmailMessage?: never;
|
|
235
|
-
String: StringReference;
|
|
236
|
-
Number?: never;
|
|
237
|
-
Date?: never;
|
|
238
|
-
Email?: never;
|
|
239
|
-
$unknown?: never;
|
|
240
|
-
}
|
|
241
|
-
interface NumberMember {
|
|
242
|
-
Url?: never;
|
|
243
|
-
Attachment?: never;
|
|
244
|
-
EmailMessage?: never;
|
|
245
|
-
String?: never;
|
|
246
|
-
Number: NumberReference;
|
|
247
|
-
Date?: never;
|
|
248
|
-
Email?: never;
|
|
249
|
-
$unknown?: never;
|
|
250
|
-
}
|
|
251
|
-
interface DateMember {
|
|
252
|
-
Url?: never;
|
|
253
|
-
Attachment?: never;
|
|
254
|
-
EmailMessage?: never;
|
|
255
|
-
String?: never;
|
|
256
|
-
Number?: never;
|
|
257
|
-
Date: DateReference;
|
|
258
|
-
Email?: never;
|
|
259
|
-
$unknown?: never;
|
|
260
|
-
}
|
|
261
|
-
interface EmailMember {
|
|
262
|
-
Url?: never;
|
|
263
|
-
Attachment?: never;
|
|
264
|
-
EmailMessage?: never;
|
|
265
|
-
String?: never;
|
|
266
|
-
Number?: never;
|
|
267
|
-
Date?: never;
|
|
268
|
-
Email: EmailReference;
|
|
269
|
-
$unknown?: never;
|
|
270
|
-
}
|
|
271
|
-
interface $UnknownMember {
|
|
272
|
-
Url?: never;
|
|
273
|
-
Attachment?: never;
|
|
274
|
-
EmailMessage?: never;
|
|
275
|
-
String?: never;
|
|
276
|
-
Number?: never;
|
|
277
|
-
Date?: never;
|
|
278
|
-
Email?: never;
|
|
279
|
-
$unknown: [string, any];
|
|
280
|
-
}
|
|
281
|
-
interface Visitor<T> {
|
|
282
|
-
Url: (value: UrlReference) => T;
|
|
283
|
-
Attachment: (value: AttachmentReference) => T;
|
|
284
|
-
EmailMessage: (value: EmailMessageReference) => T;
|
|
285
|
-
String: (value: StringReference) => T;
|
|
286
|
-
Number: (value: NumberReference) => T;
|
|
287
|
-
Date: (value: DateReference) => T;
|
|
288
|
-
Email: (value: EmailReference) => T;
|
|
289
|
-
_: (name: string, value: any) => T;
|
|
290
|
-
}
|
|
291
|
-
}
|
|
292
|
-
export interface ListContactReferencesResponse {
|
|
293
|
-
ReferenceSummaryList?: ReferenceSummary[] | undefined;
|
|
294
|
-
NextToken?: string | undefined;
|
|
191
|
+
Type?: ViewType | undefined;
|
|
192
|
+
Status?: ViewStatus | undefined;
|
|
193
|
+
Description?: string | undefined;
|
|
295
194
|
}
|
|
296
|
-
export interface
|
|
297
|
-
|
|
298
|
-
LanguageCode?: VocabularyLanguageCode | undefined;
|
|
299
|
-
MaxResults?: number | undefined;
|
|
195
|
+
export interface ListViewsResponse {
|
|
196
|
+
ViewsSummaryList?: ViewSummary[] | undefined;
|
|
300
197
|
NextToken?: string | undefined;
|
|
301
198
|
}
|
|
302
|
-
export interface
|
|
199
|
+
export interface ListViewVersionsRequest {
|
|
303
200
|
InstanceId: string | undefined;
|
|
304
|
-
|
|
305
|
-
VocabularyId: string | undefined;
|
|
306
|
-
VocabularyName: string | undefined;
|
|
307
|
-
}
|
|
308
|
-
export interface ListDefaultVocabulariesResponse {
|
|
309
|
-
DefaultVocabularyList: DefaultVocabulary[] | undefined;
|
|
201
|
+
ViewId: string | undefined;
|
|
310
202
|
NextToken?: string | undefined;
|
|
311
|
-
}
|
|
312
|
-
export interface ListEvaluationFormsRequest {
|
|
313
|
-
InstanceId: string | undefined;
|
|
314
203
|
MaxResults?: number | undefined;
|
|
315
|
-
NextToken?: string | undefined;
|
|
316
204
|
}
|
|
317
|
-
export interface
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
LastActivatedTime?: Date | undefined;
|
|
326
|
-
LastActivatedBy?: string | undefined;
|
|
327
|
-
LatestVersion: number | undefined;
|
|
328
|
-
ActiveVersion?: number | undefined;
|
|
205
|
+
export interface ViewVersionSummary {
|
|
206
|
+
Id?: string | undefined;
|
|
207
|
+
Arn?: string | undefined;
|
|
208
|
+
Description?: string | undefined;
|
|
209
|
+
Name?: string | undefined;
|
|
210
|
+
Type?: ViewType | undefined;
|
|
211
|
+
Version?: number | undefined;
|
|
212
|
+
VersionDescription?: string | undefined;
|
|
329
213
|
}
|
|
330
|
-
export interface
|
|
331
|
-
|
|
214
|
+
export interface ListViewVersionsResponse {
|
|
215
|
+
ViewVersionSummaryList?: ViewVersionSummary[] | undefined;
|
|
332
216
|
NextToken?: string | undefined;
|
|
333
217
|
}
|
|
334
|
-
export interface
|
|
218
|
+
export interface MonitorContactRequest {
|
|
335
219
|
InstanceId: string | undefined;
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
export interface EvaluationFormVersionSummary {
|
|
341
|
-
EvaluationFormArn: string | undefined;
|
|
342
|
-
EvaluationFormId: string | undefined;
|
|
343
|
-
EvaluationFormVersion: number | undefined;
|
|
344
|
-
Locked: boolean | undefined;
|
|
345
|
-
Status: EvaluationFormVersionStatus | undefined;
|
|
346
|
-
CreatedTime: Date | undefined;
|
|
347
|
-
CreatedBy: string | undefined;
|
|
348
|
-
LastModifiedTime: Date | undefined;
|
|
349
|
-
LastModifiedBy: string | undefined;
|
|
220
|
+
ContactId: string | undefined;
|
|
221
|
+
UserId: string | undefined;
|
|
222
|
+
AllowedMonitorCapabilities?: MonitorCapability[] | undefined;
|
|
223
|
+
ClientToken?: string | undefined;
|
|
350
224
|
}
|
|
351
|
-
export interface
|
|
352
|
-
|
|
353
|
-
|
|
225
|
+
export interface MonitorContactResponse {
|
|
226
|
+
ContactId?: string | undefined;
|
|
227
|
+
ContactArn?: string | undefined;
|
|
354
228
|
}
|
|
355
|
-
export interface
|
|
229
|
+
export interface PauseContactRequest {
|
|
230
|
+
ContactId: string | undefined;
|
|
356
231
|
InstanceId: string | undefined;
|
|
357
|
-
|
|
358
|
-
NextToken?: string | undefined;
|
|
359
|
-
MaxResults?: number | undefined;
|
|
360
|
-
}
|
|
361
|
-
export interface ListFlowAssociationsResponse {
|
|
362
|
-
FlowAssociationSummaryList?: FlowAssociationSummary[] | undefined;
|
|
363
|
-
NextToken?: string | undefined;
|
|
232
|
+
ContactFlowId?: string | undefined;
|
|
364
233
|
}
|
|
365
|
-
export interface
|
|
234
|
+
export interface PauseContactResponse {}
|
|
235
|
+
export interface PutUserStatusRequest {
|
|
236
|
+
UserId: string | undefined;
|
|
366
237
|
InstanceId: string | undefined;
|
|
367
|
-
|
|
368
|
-
NextToken?: string | undefined;
|
|
369
|
-
MaxResults?: number | undefined;
|
|
238
|
+
AgentStatusId: string | undefined;
|
|
370
239
|
}
|
|
371
|
-
export interface
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
LastModifiedTime?: Date | undefined;
|
|
240
|
+
export interface PutUserStatusResponse {}
|
|
241
|
+
export interface ReleasePhoneNumberRequest {
|
|
242
|
+
PhoneNumberId: string | undefined;
|
|
243
|
+
ClientToken?: string | undefined;
|
|
376
244
|
}
|
|
377
|
-
export interface
|
|
245
|
+
export interface ReplicateInstanceRequest {
|
|
378
246
|
InstanceId: string | undefined;
|
|
379
|
-
|
|
380
|
-
|
|
247
|
+
ReplicaRegion: string | undefined;
|
|
248
|
+
ClientToken?: string | undefined;
|
|
249
|
+
ReplicaAlias: string | undefined;
|
|
381
250
|
}
|
|
382
|
-
export interface
|
|
251
|
+
export interface ReplicateInstanceResponse {
|
|
383
252
|
Id?: string | undefined;
|
|
384
253
|
Arn?: string | undefined;
|
|
385
|
-
Name?: string | undefined;
|
|
386
|
-
LastModifiedTime?: Date | undefined;
|
|
387
|
-
LastModifiedRegion?: string | undefined;
|
|
388
254
|
}
|
|
389
|
-
export interface
|
|
390
|
-
|
|
391
|
-
|
|
255
|
+
export interface ResumeContactRequest {
|
|
256
|
+
ContactId: string | undefined;
|
|
257
|
+
InstanceId: string | undefined;
|
|
258
|
+
ContactFlowId?: string | undefined;
|
|
392
259
|
}
|
|
393
|
-
export interface
|
|
260
|
+
export interface ResumeContactResponse {}
|
|
261
|
+
export interface ResumeContactRecordingRequest {
|
|
394
262
|
InstanceId: string | undefined;
|
|
395
|
-
|
|
396
|
-
|
|
263
|
+
ContactId: string | undefined;
|
|
264
|
+
InitialContactId: string | undefined;
|
|
265
|
+
ContactRecordingType?: ContactRecordingType | undefined;
|
|
397
266
|
}
|
|
398
|
-
export interface
|
|
399
|
-
|
|
267
|
+
export interface ResumeContactRecordingResponse {}
|
|
268
|
+
export interface SearchAgentStatusesResponse {
|
|
269
|
+
AgentStatuses?: AgentStatus[] | undefined;
|
|
400
270
|
NextToken?: string | undefined;
|
|
271
|
+
ApproximateTotalCount?: number | undefined;
|
|
401
272
|
}
|
|
402
|
-
export interface
|
|
403
|
-
|
|
273
|
+
export interface SearchAvailablePhoneNumbersRequest {
|
|
274
|
+
TargetArn?: string | undefined;
|
|
275
|
+
InstanceId?: string | undefined;
|
|
276
|
+
PhoneNumberCountryCode: PhoneNumberCountryCode | undefined;
|
|
277
|
+
PhoneNumberType: PhoneNumberType | undefined;
|
|
278
|
+
PhoneNumberPrefix?: string | undefined;
|
|
404
279
|
MaxResults?: number | undefined;
|
|
405
|
-
}
|
|
406
|
-
export interface InstanceSummary {
|
|
407
|
-
Id?: string | undefined;
|
|
408
|
-
Arn?: string | undefined;
|
|
409
|
-
IdentityManagementType?: DirectoryType | undefined;
|
|
410
|
-
InstanceAlias?: string | undefined;
|
|
411
|
-
CreatedTime?: Date | undefined;
|
|
412
|
-
ServiceRole?: string | undefined;
|
|
413
|
-
InstanceStatus?: InstanceStatus | undefined;
|
|
414
|
-
InboundCallsEnabled?: boolean | undefined;
|
|
415
|
-
OutboundCallsEnabled?: boolean | undefined;
|
|
416
|
-
InstanceAccessUrl?: string | undefined;
|
|
417
|
-
}
|
|
418
|
-
export interface ListInstancesResponse {
|
|
419
|
-
InstanceSummaryList?: InstanceSummary[] | undefined;
|
|
420
280
|
NextToken?: string | undefined;
|
|
421
281
|
}
|
|
422
|
-
export interface
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
MaxResults?: number | undefined;
|
|
282
|
+
export interface AvailableNumberSummary {
|
|
283
|
+
PhoneNumber?: string | undefined;
|
|
284
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
|
|
285
|
+
PhoneNumberType?: PhoneNumberType | undefined;
|
|
427
286
|
}
|
|
428
|
-
export interface
|
|
429
|
-
StorageConfigs?: InstanceStorageConfig[] | undefined;
|
|
287
|
+
export interface SearchAvailablePhoneNumbersResponse {
|
|
430
288
|
NextToken?: string | undefined;
|
|
289
|
+
AvailableNumbersList?: AvailableNumberSummary[] | undefined;
|
|
431
290
|
}
|
|
432
|
-
export interface
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
NextToken?: string | undefined;
|
|
436
|
-
MaxResults?: number | undefined;
|
|
437
|
-
IntegrationArn?: string | undefined;
|
|
291
|
+
export interface BooleanCondition {
|
|
292
|
+
FieldName?: string | undefined;
|
|
293
|
+
ComparisonType?: BooleanComparisonType | undefined;
|
|
438
294
|
}
|
|
439
|
-
export interface
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
IntegrationArn?: string | undefined;
|
|
445
|
-
SourceApplicationUrl?: string | undefined;
|
|
446
|
-
SourceApplicationName?: string | undefined;
|
|
447
|
-
SourceType?: SourceType | undefined;
|
|
448
|
-
}
|
|
449
|
-
export interface ListIntegrationAssociationsResponse {
|
|
450
|
-
IntegrationAssociationSummaryList?:
|
|
451
|
-
| IntegrationAssociationSummary[]
|
|
452
|
-
| undefined;
|
|
453
|
-
NextToken?: string | undefined;
|
|
295
|
+
export interface DateTimeCondition {
|
|
296
|
+
FieldName?: string | undefined;
|
|
297
|
+
MinValue?: string | undefined;
|
|
298
|
+
MaxValue?: string | undefined;
|
|
299
|
+
ComparisonType?: DateTimeComparisonType | undefined;
|
|
454
300
|
}
|
|
455
|
-
export interface
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
301
|
+
export interface DecimalCondition {
|
|
302
|
+
FieldName?: string | undefined;
|
|
303
|
+
MinValue?: number | undefined;
|
|
304
|
+
MaxValue?: number | undefined;
|
|
305
|
+
ComparisonType?: DecimalComparisonType | undefined;
|
|
459
306
|
}
|
|
460
|
-
export interface
|
|
461
|
-
|
|
462
|
-
|
|
307
|
+
export interface NumberCondition {
|
|
308
|
+
FieldName?: string | undefined;
|
|
309
|
+
MinValue?: number | undefined;
|
|
310
|
+
MaxValue?: number | undefined;
|
|
311
|
+
ComparisonType?: NumberComparisonType | undefined;
|
|
463
312
|
}
|
|
464
|
-
export interface
|
|
465
|
-
|
|
466
|
-
NextToken?: string | undefined;
|
|
467
|
-
MaxResults?: number | undefined;
|
|
313
|
+
export interface EvaluationSearchFilter {
|
|
314
|
+
AttributeFilter?: ControlPlaneAttributeFilter | undefined;
|
|
468
315
|
}
|
|
469
|
-
export interface
|
|
470
|
-
|
|
471
|
-
|
|
316
|
+
export interface EvaluationSearchMetadata {
|
|
317
|
+
ContactId: string | undefined;
|
|
318
|
+
EvaluatorArn: string | undefined;
|
|
319
|
+
ContactAgentId?: string | undefined;
|
|
320
|
+
CalibrationSessionId?: string | undefined;
|
|
321
|
+
ScorePercentage?: number | undefined;
|
|
322
|
+
ScoreAutomaticFail?: boolean | undefined;
|
|
323
|
+
ScoreNotApplicable?: boolean | undefined;
|
|
324
|
+
AutoEvaluationEnabled?: boolean | undefined;
|
|
325
|
+
AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
|
|
326
|
+
AcknowledgedTime?: Date | undefined;
|
|
327
|
+
AcknowledgedBy?: string | undefined;
|
|
328
|
+
AcknowledgerComment?: string | undefined;
|
|
472
329
|
}
|
|
473
|
-
export interface
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
330
|
+
export interface EvaluationSearchSummary {
|
|
331
|
+
EvaluationId: string | undefined;
|
|
332
|
+
EvaluationArn: string | undefined;
|
|
333
|
+
EvaluationFormId?: string | undefined;
|
|
334
|
+
EvaluationFormVersion: number | undefined;
|
|
335
|
+
Metadata: EvaluationSearchMetadata | undefined;
|
|
336
|
+
Status: EvaluationStatus | undefined;
|
|
337
|
+
EvaluationType?: EvaluationType | undefined;
|
|
338
|
+
CreatedTime: Date | undefined;
|
|
339
|
+
LastModifiedTime: Date | undefined;
|
|
340
|
+
Tags?: Record<string, string> | undefined;
|
|
341
|
+
}
|
|
342
|
+
export interface SearchContactEvaluationsResponse {
|
|
343
|
+
EvaluationSearchSummaryList?: EvaluationSearchSummary[] | undefined;
|
|
477
344
|
NextToken?: string | undefined;
|
|
478
|
-
|
|
345
|
+
ApproximateTotalCount?: number | undefined;
|
|
479
346
|
}
|
|
480
|
-
export interface
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
PhoneNumberType?: PhoneNumberType | undefined;
|
|
485
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
|
|
347
|
+
export interface ControlPlaneTagFilter {
|
|
348
|
+
OrConditions?: TagCondition[][] | undefined;
|
|
349
|
+
AndConditions?: TagCondition[] | undefined;
|
|
350
|
+
TagCondition?: TagCondition | undefined;
|
|
486
351
|
}
|
|
487
|
-
export interface
|
|
488
|
-
|
|
489
|
-
NextToken?: string | undefined;
|
|
352
|
+
export interface ContactFlowModuleSearchFilter {
|
|
353
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
490
354
|
}
|
|
491
|
-
export interface
|
|
492
|
-
|
|
493
|
-
InstanceId?: string | undefined;
|
|
494
|
-
MaxResults?: number | undefined;
|
|
355
|
+
export interface SearchContactFlowModulesResponse {
|
|
356
|
+
ContactFlowModules?: ContactFlowModule[] | undefined;
|
|
495
357
|
NextToken?: string | undefined;
|
|
496
|
-
|
|
497
|
-
PhoneNumberTypes?: PhoneNumberType[] | undefined;
|
|
498
|
-
PhoneNumberPrefix?: string | undefined;
|
|
358
|
+
ApproximateTotalCount?: number | undefined;
|
|
499
359
|
}
|
|
500
|
-
export interface
|
|
501
|
-
|
|
502
|
-
PhoneNumberArn?: string | undefined;
|
|
503
|
-
PhoneNumber?: string | undefined;
|
|
504
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
|
|
505
|
-
PhoneNumberType?: PhoneNumberType | undefined;
|
|
506
|
-
TargetArn?: string | undefined;
|
|
507
|
-
InstanceId?: string | undefined;
|
|
508
|
-
PhoneNumberDescription?: string | undefined;
|
|
509
|
-
SourcePhoneNumberArn?: string | undefined;
|
|
360
|
+
export interface ContactFlowSearchFilter {
|
|
361
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
510
362
|
}
|
|
511
|
-
export interface
|
|
363
|
+
export interface SearchContactFlowsResponse {
|
|
364
|
+
ContactFlows?: ContactFlow[] | undefined;
|
|
512
365
|
NextToken?: string | undefined;
|
|
513
|
-
|
|
366
|
+
ApproximateTotalCount?: number | undefined;
|
|
514
367
|
}
|
|
515
|
-
export interface
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
368
|
+
export interface SearchContactsTimeRange {
|
|
369
|
+
Type: SearchContactsTimeRangeType | undefined;
|
|
370
|
+
StartTime: Date | undefined;
|
|
371
|
+
EndTime: Date | undefined;
|
|
519
372
|
}
|
|
520
|
-
export interface
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
LastModifiedRegion?: string | undefined;
|
|
373
|
+
export interface SearchContactsTimestampCondition {
|
|
374
|
+
Type: SearchContactsTimeRangeType | undefined;
|
|
375
|
+
ConditionType: SearchContactsTimeRangeConditionType | undefined;
|
|
524
376
|
}
|
|
525
|
-
export interface
|
|
526
|
-
|
|
527
|
-
|
|
377
|
+
export interface SearchContactsAdditionalTimeRangeCriteria {
|
|
378
|
+
TimeRange?: SearchContactsTimeRange | undefined;
|
|
379
|
+
TimestampCondition?: SearchContactsTimestampCondition | undefined;
|
|
528
380
|
}
|
|
529
|
-
export interface
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
MaxResults?: number | undefined;
|
|
381
|
+
export interface SearchContactsAdditionalTimeRange {
|
|
382
|
+
Criteria: SearchContactsAdditionalTimeRangeCriteria[] | undefined;
|
|
383
|
+
MatchType: SearchContactsMatchType | undefined;
|
|
533
384
|
}
|
|
534
|
-
export interface
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
LastModifiedTime?: Date | undefined;
|
|
539
|
-
LastModifiedRegion?: string | undefined;
|
|
385
|
+
export interface TranscriptCriteria {
|
|
386
|
+
ParticipantRole: ParticipantRole | undefined;
|
|
387
|
+
SearchText: string[] | undefined;
|
|
388
|
+
MatchType: SearchContactsMatchType | undefined;
|
|
540
389
|
}
|
|
541
|
-
export interface
|
|
542
|
-
|
|
543
|
-
|
|
390
|
+
export interface Transcript {
|
|
391
|
+
Criteria: TranscriptCriteria[] | undefined;
|
|
392
|
+
MatchType?: SearchContactsMatchType | undefined;
|
|
544
393
|
}
|
|
545
|
-
export interface
|
|
546
|
-
|
|
547
|
-
QueueId: string | undefined;
|
|
548
|
-
NextToken?: string | undefined;
|
|
549
|
-
MaxResults?: number | undefined;
|
|
394
|
+
export interface ContactAnalysis {
|
|
395
|
+
Transcript?: Transcript | undefined;
|
|
550
396
|
}
|
|
551
|
-
export interface
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
Name?: string | undefined;
|
|
555
|
-
QuickConnectType?: QuickConnectType | undefined;
|
|
556
|
-
LastModifiedTime?: Date | undefined;
|
|
557
|
-
LastModifiedRegion?: string | undefined;
|
|
397
|
+
export interface NameCriteria {
|
|
398
|
+
SearchText: string[] | undefined;
|
|
399
|
+
MatchType: SearchContactsMatchType | undefined;
|
|
558
400
|
}
|
|
559
|
-
export interface
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
LastModifiedTime?: Date | undefined;
|
|
563
|
-
LastModifiedRegion?: string | undefined;
|
|
401
|
+
export interface SearchableAgentCriteriaStep {
|
|
402
|
+
AgentIds?: string[] | undefined;
|
|
403
|
+
MatchType?: SearchContactsMatchType | undefined;
|
|
564
404
|
}
|
|
565
|
-
export
|
|
566
|
-
|
|
567
|
-
readonly STANDARD: "STANDARD";
|
|
568
|
-
};
|
|
569
|
-
export type QueueType = (typeof QueueType)[keyof typeof QueueType];
|
|
570
|
-
export interface ListQueuesRequest {
|
|
571
|
-
InstanceId: string | undefined;
|
|
572
|
-
QueueTypes?: QueueType[] | undefined;
|
|
573
|
-
NextToken?: string | undefined;
|
|
574
|
-
MaxResults?: number | undefined;
|
|
405
|
+
export interface SearchableRoutingCriteriaStep {
|
|
406
|
+
AgentCriteria?: SearchableAgentCriteriaStep | undefined;
|
|
575
407
|
}
|
|
576
|
-
export interface
|
|
577
|
-
|
|
578
|
-
Arn?: string | undefined;
|
|
579
|
-
Name?: string | undefined;
|
|
580
|
-
QueueType?: QueueType | undefined;
|
|
581
|
-
LastModifiedTime?: Date | undefined;
|
|
582
|
-
LastModifiedRegion?: string | undefined;
|
|
408
|
+
export interface SearchableRoutingCriteria {
|
|
409
|
+
Steps?: SearchableRoutingCriteriaStep[] | undefined;
|
|
583
410
|
}
|
|
584
|
-
export interface
|
|
585
|
-
|
|
586
|
-
|
|
411
|
+
export interface SearchableContactAttributesCriteria {
|
|
412
|
+
Key: string | undefined;
|
|
413
|
+
Values: string[] | undefined;
|
|
587
414
|
}
|
|
588
|
-
export interface
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
MaxResults?: number | undefined;
|
|
592
|
-
QuickConnectTypes?: QuickConnectType[] | undefined;
|
|
415
|
+
export interface SearchableContactAttributes {
|
|
416
|
+
Criteria: SearchableContactAttributesCriteria[] | undefined;
|
|
417
|
+
MatchType?: SearchContactsMatchType | undefined;
|
|
593
418
|
}
|
|
594
|
-
export interface
|
|
595
|
-
|
|
596
|
-
|
|
419
|
+
export interface SearchableSegmentAttributesCriteria {
|
|
420
|
+
Key: string | undefined;
|
|
421
|
+
Values: string[] | undefined;
|
|
422
|
+
}
|
|
423
|
+
export interface SearchableSegmentAttributes {
|
|
424
|
+
Criteria: SearchableSegmentAttributesCriteria[] | undefined;
|
|
425
|
+
MatchType?: SearchContactsMatchType | undefined;
|
|
426
|
+
}
|
|
427
|
+
export interface SearchCriteria {
|
|
428
|
+
Name?: NameCriteria | undefined;
|
|
429
|
+
AgentIds?: string[] | undefined;
|
|
430
|
+
AgentHierarchyGroups?: AgentHierarchyGroups | undefined;
|
|
431
|
+
Channels?: Channel[] | undefined;
|
|
432
|
+
ContactAnalysis?: ContactAnalysis | undefined;
|
|
433
|
+
InitiationMethods?: ContactInitiationMethod[] | undefined;
|
|
434
|
+
QueueIds?: string[] | undefined;
|
|
435
|
+
RoutingCriteria?: SearchableRoutingCriteria | undefined;
|
|
436
|
+
AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
|
|
437
|
+
SearchableContactAttributes?: SearchableContactAttributes | undefined;
|
|
438
|
+
SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
|
|
439
|
+
}
|
|
440
|
+
export interface Sort {
|
|
441
|
+
FieldName: SortableFieldName | undefined;
|
|
442
|
+
Order: SortOrder | undefined;
|
|
597
443
|
}
|
|
598
|
-
export
|
|
599
|
-
readonly Raw: "Raw";
|
|
600
|
-
readonly Redacted: "Redacted";
|
|
601
|
-
};
|
|
602
|
-
export type RealTimeContactAnalysisOutputType =
|
|
603
|
-
(typeof RealTimeContactAnalysisOutputType)[keyof typeof RealTimeContactAnalysisOutputType];
|
|
604
|
-
export declare const RealTimeContactAnalysisSegmentType: {
|
|
605
|
-
readonly Attachments: "Attachments";
|
|
606
|
-
readonly Categories: "Categories";
|
|
607
|
-
readonly Event: "Event";
|
|
608
|
-
readonly Issues: "Issues";
|
|
609
|
-
readonly PostContactSummary: "PostContactSummary";
|
|
610
|
-
readonly Transcript: "Transcript";
|
|
611
|
-
};
|
|
612
|
-
export type RealTimeContactAnalysisSegmentType =
|
|
613
|
-
(typeof RealTimeContactAnalysisSegmentType)[keyof typeof RealTimeContactAnalysisSegmentType];
|
|
614
|
-
export interface ListRealtimeContactAnalysisSegmentsV2Request {
|
|
444
|
+
export interface SearchContactsRequest {
|
|
615
445
|
InstanceId: string | undefined;
|
|
616
|
-
|
|
446
|
+
TimeRange: SearchContactsTimeRange | undefined;
|
|
447
|
+
SearchCriteria?: SearchCriteria | undefined;
|
|
617
448
|
MaxResults?: number | undefined;
|
|
618
449
|
NextToken?: string | undefined;
|
|
619
|
-
|
|
620
|
-
SegmentTypes: RealTimeContactAnalysisSegmentType[] | undefined;
|
|
621
|
-
}
|
|
622
|
-
export declare const RealTimeContactAnalysisSupportedChannel: {
|
|
623
|
-
readonly CHAT: "CHAT";
|
|
624
|
-
readonly VOICE: "VOICE";
|
|
625
|
-
};
|
|
626
|
-
export type RealTimeContactAnalysisSupportedChannel =
|
|
627
|
-
(typeof RealTimeContactAnalysisSupportedChannel)[keyof typeof RealTimeContactAnalysisSupportedChannel];
|
|
628
|
-
export declare const ArtifactStatus: {
|
|
629
|
-
readonly APPROVED: "APPROVED";
|
|
630
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
631
|
-
readonly REJECTED: "REJECTED";
|
|
632
|
-
};
|
|
633
|
-
export type ArtifactStatus =
|
|
634
|
-
(typeof ArtifactStatus)[keyof typeof ArtifactStatus];
|
|
635
|
-
export interface RealTimeContactAnalysisAttachment {
|
|
636
|
-
AttachmentName: string | undefined;
|
|
637
|
-
ContentType?: string | undefined;
|
|
638
|
-
AttachmentId: string | undefined;
|
|
639
|
-
Status?: ArtifactStatus | undefined;
|
|
640
|
-
}
|
|
641
|
-
export type RealTimeContactAnalysisTimeData =
|
|
642
|
-
| RealTimeContactAnalysisTimeData.AbsoluteTimeMember
|
|
643
|
-
| RealTimeContactAnalysisTimeData.$UnknownMember;
|
|
644
|
-
export declare namespace RealTimeContactAnalysisTimeData {
|
|
645
|
-
interface AbsoluteTimeMember {
|
|
646
|
-
AbsoluteTime: Date;
|
|
647
|
-
$unknown?: never;
|
|
648
|
-
}
|
|
649
|
-
interface $UnknownMember {
|
|
650
|
-
AbsoluteTime?: never;
|
|
651
|
-
$unknown: [string, any];
|
|
652
|
-
}
|
|
653
|
-
interface Visitor<T> {
|
|
654
|
-
AbsoluteTime: (value: Date) => T;
|
|
655
|
-
_: (name: string, value: any) => T;
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
export interface RealTimeContactAnalysisSegmentAttachments {
|
|
659
|
-
Id: string | undefined;
|
|
660
|
-
ParticipantId: string | undefined;
|
|
661
|
-
ParticipantRole: ParticipantRole | undefined;
|
|
662
|
-
DisplayName?: string | undefined;
|
|
663
|
-
Attachments: RealTimeContactAnalysisAttachment[] | undefined;
|
|
664
|
-
Time: RealTimeContactAnalysisTimeData | undefined;
|
|
450
|
+
Sort?: Sort | undefined;
|
|
665
451
|
}
|
|
666
|
-
export interface
|
|
667
|
-
|
|
668
|
-
|
|
452
|
+
export interface ContactSearchSummaryAgentInfo {
|
|
453
|
+
Id?: string | undefined;
|
|
454
|
+
ConnectedToAgentTimestamp?: Date | undefined;
|
|
669
455
|
}
|
|
670
|
-
export interface
|
|
671
|
-
Id
|
|
672
|
-
|
|
456
|
+
export interface ContactSearchSummaryQueueInfo {
|
|
457
|
+
Id?: string | undefined;
|
|
458
|
+
EnqueueTimestamp?: Date | undefined;
|
|
673
459
|
}
|
|
674
|
-
export interface
|
|
675
|
-
|
|
676
|
-
| RealTimeContactAnalysisTranscriptItemWithCharacterOffsets[]
|
|
677
|
-
| undefined;
|
|
460
|
+
export interface EmailAddressSearchFilter {
|
|
461
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
678
462
|
}
|
|
679
|
-
export interface
|
|
680
|
-
|
|
463
|
+
export interface EmailAddressMetadata {
|
|
464
|
+
EmailAddressId?: string | undefined;
|
|
465
|
+
EmailAddressArn?: string | undefined;
|
|
466
|
+
EmailAddress?: string | undefined;
|
|
467
|
+
Description?: string | undefined;
|
|
468
|
+
DisplayName?: string | undefined;
|
|
469
|
+
AliasConfigurations?: AliasConfiguration[] | undefined;
|
|
681
470
|
}
|
|
682
|
-
export interface
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
}
|
|
687
|
-
export interface RealTimeContactAnalysisSegmentEvent {
|
|
688
|
-
Id: string | undefined;
|
|
689
|
-
ParticipantId?: string | undefined;
|
|
690
|
-
ParticipantRole?: ParticipantRole | undefined;
|
|
691
|
-
DisplayName?: string | undefined;
|
|
692
|
-
EventType: string | undefined;
|
|
693
|
-
Time: RealTimeContactAnalysisTimeData | undefined;
|
|
694
|
-
}
|
|
695
|
-
export interface RealTimeContactAnalysisTranscriptItemWithContent {
|
|
696
|
-
Content?: string | undefined;
|
|
697
|
-
Id: string | undefined;
|
|
698
|
-
CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
|
|
699
|
-
}
|
|
700
|
-
export interface RealTimeContactAnalysisIssueDetected {
|
|
701
|
-
TranscriptItems:
|
|
702
|
-
| RealTimeContactAnalysisTranscriptItemWithContent[]
|
|
703
|
-
| undefined;
|
|
471
|
+
export interface SearchEmailAddressesResponse {
|
|
472
|
+
NextToken?: string | undefined;
|
|
473
|
+
EmailAddresses?: EmailAddressMetadata[] | undefined;
|
|
474
|
+
ApproximateTotalCount?: number | undefined;
|
|
704
475
|
}
|
|
705
|
-
export interface
|
|
706
|
-
|
|
707
|
-
}
|
|
708
|
-
export declare const RealTimeContactAnalysisPostContactSummaryFailureCode: {
|
|
709
|
-
readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
|
|
710
|
-
readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
|
|
711
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
712
|
-
readonly INVALID_ANALYSIS_CONFIGURATION: "INVALID_ANALYSIS_CONFIGURATION";
|
|
713
|
-
readonly QUOTA_EXCEEDED: "QUOTA_EXCEEDED";
|
|
714
|
-
};
|
|
715
|
-
export type RealTimeContactAnalysisPostContactSummaryFailureCode =
|
|
716
|
-
(typeof RealTimeContactAnalysisPostContactSummaryFailureCode)[keyof typeof RealTimeContactAnalysisPostContactSummaryFailureCode];
|
|
717
|
-
export declare const RealTimeContactAnalysisPostContactSummaryStatus: {
|
|
718
|
-
readonly COMPLETED: "COMPLETED";
|
|
719
|
-
readonly FAILED: "FAILED";
|
|
720
|
-
};
|
|
721
|
-
export type RealTimeContactAnalysisPostContactSummaryStatus =
|
|
722
|
-
(typeof RealTimeContactAnalysisPostContactSummaryStatus)[keyof typeof RealTimeContactAnalysisPostContactSummaryStatus];
|
|
723
|
-
export interface RealTimeContactAnalysisSegmentPostContactSummary {
|
|
724
|
-
Content?: string | undefined;
|
|
725
|
-
Status: RealTimeContactAnalysisPostContactSummaryStatus | undefined;
|
|
726
|
-
FailureCode?:
|
|
727
|
-
| RealTimeContactAnalysisPostContactSummaryFailureCode
|
|
728
|
-
| undefined;
|
|
476
|
+
export interface EvaluationFormSearchFilter {
|
|
477
|
+
AttributeFilter?: ControlPlaneAttributeFilter | undefined;
|
|
729
478
|
}
|
|
730
|
-
export interface
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
ContentType?: string | undefined;
|
|
747
|
-
Time: RealTimeContactAnalysisTimeData | undefined;
|
|
748
|
-
Redaction?: RealTimeContactAnalysisTranscriptItemRedaction | undefined;
|
|
749
|
-
Sentiment?: RealTimeContactAnalysisSentimentLabel | undefined;
|
|
750
|
-
}
|
|
751
|
-
export type RealtimeContactAnalysisSegment =
|
|
752
|
-
| RealtimeContactAnalysisSegment.AttachmentsMember
|
|
753
|
-
| RealtimeContactAnalysisSegment.CategoriesMember
|
|
754
|
-
| RealtimeContactAnalysisSegment.EventMember
|
|
755
|
-
| RealtimeContactAnalysisSegment.IssuesMember
|
|
756
|
-
| RealtimeContactAnalysisSegment.PostContactSummaryMember
|
|
757
|
-
| RealtimeContactAnalysisSegment.TranscriptMember
|
|
758
|
-
| RealtimeContactAnalysisSegment.$UnknownMember;
|
|
759
|
-
export declare namespace RealtimeContactAnalysisSegment {
|
|
760
|
-
interface TranscriptMember {
|
|
761
|
-
Transcript: RealTimeContactAnalysisSegmentTranscript;
|
|
762
|
-
Categories?: never;
|
|
763
|
-
Issues?: never;
|
|
764
|
-
Event?: never;
|
|
765
|
-
Attachments?: never;
|
|
766
|
-
PostContactSummary?: never;
|
|
767
|
-
$unknown?: never;
|
|
768
|
-
}
|
|
769
|
-
interface CategoriesMember {
|
|
770
|
-
Transcript?: never;
|
|
771
|
-
Categories: RealTimeContactAnalysisSegmentCategories;
|
|
772
|
-
Issues?: never;
|
|
773
|
-
Event?: never;
|
|
774
|
-
Attachments?: never;
|
|
775
|
-
PostContactSummary?: never;
|
|
776
|
-
$unknown?: never;
|
|
777
|
-
}
|
|
778
|
-
interface IssuesMember {
|
|
779
|
-
Transcript?: never;
|
|
780
|
-
Categories?: never;
|
|
781
|
-
Issues: RealTimeContactAnalysisSegmentIssues;
|
|
782
|
-
Event?: never;
|
|
783
|
-
Attachments?: never;
|
|
784
|
-
PostContactSummary?: never;
|
|
785
|
-
$unknown?: never;
|
|
786
|
-
}
|
|
787
|
-
interface EventMember {
|
|
788
|
-
Transcript?: never;
|
|
789
|
-
Categories?: never;
|
|
790
|
-
Issues?: never;
|
|
791
|
-
Event: RealTimeContactAnalysisSegmentEvent;
|
|
792
|
-
Attachments?: never;
|
|
793
|
-
PostContactSummary?: never;
|
|
794
|
-
$unknown?: never;
|
|
795
|
-
}
|
|
796
|
-
interface AttachmentsMember {
|
|
797
|
-
Transcript?: never;
|
|
798
|
-
Categories?: never;
|
|
799
|
-
Issues?: never;
|
|
800
|
-
Event?: never;
|
|
801
|
-
Attachments: RealTimeContactAnalysisSegmentAttachments;
|
|
802
|
-
PostContactSummary?: never;
|
|
803
|
-
$unknown?: never;
|
|
804
|
-
}
|
|
805
|
-
interface PostContactSummaryMember {
|
|
806
|
-
Transcript?: never;
|
|
807
|
-
Categories?: never;
|
|
808
|
-
Issues?: never;
|
|
809
|
-
Event?: never;
|
|
810
|
-
Attachments?: never;
|
|
811
|
-
PostContactSummary: RealTimeContactAnalysisSegmentPostContactSummary;
|
|
812
|
-
$unknown?: never;
|
|
813
|
-
}
|
|
814
|
-
interface $UnknownMember {
|
|
815
|
-
Transcript?: never;
|
|
816
|
-
Categories?: never;
|
|
817
|
-
Issues?: never;
|
|
818
|
-
Event?: never;
|
|
819
|
-
Attachments?: never;
|
|
820
|
-
PostContactSummary?: never;
|
|
821
|
-
$unknown: [string, any];
|
|
822
|
-
}
|
|
823
|
-
interface Visitor<T> {
|
|
824
|
-
Transcript: (value: RealTimeContactAnalysisSegmentTranscript) => T;
|
|
825
|
-
Categories: (value: RealTimeContactAnalysisSegmentCategories) => T;
|
|
826
|
-
Issues: (value: RealTimeContactAnalysisSegmentIssues) => T;
|
|
827
|
-
Event: (value: RealTimeContactAnalysisSegmentEvent) => T;
|
|
828
|
-
Attachments: (value: RealTimeContactAnalysisSegmentAttachments) => T;
|
|
829
|
-
PostContactSummary: (
|
|
830
|
-
value: RealTimeContactAnalysisSegmentPostContactSummary
|
|
831
|
-
) => T;
|
|
832
|
-
_: (name: string, value: any) => T;
|
|
833
|
-
}
|
|
479
|
+
export interface EvaluationFormSearchSummary {
|
|
480
|
+
EvaluationFormId: string | undefined;
|
|
481
|
+
EvaluationFormArn: string | undefined;
|
|
482
|
+
Title: string | undefined;
|
|
483
|
+
Status: EvaluationFormVersionStatus | undefined;
|
|
484
|
+
Description?: string | undefined;
|
|
485
|
+
CreatedTime: Date | undefined;
|
|
486
|
+
CreatedBy: string | undefined;
|
|
487
|
+
LastModifiedTime: Date | undefined;
|
|
488
|
+
LastModifiedBy: string | undefined;
|
|
489
|
+
LastActivatedTime?: Date | undefined;
|
|
490
|
+
LastActivatedBy?: string | undefined;
|
|
491
|
+
LatestVersion: number | undefined;
|
|
492
|
+
ActiveVersion?: number | undefined;
|
|
493
|
+
AutoEvaluationEnabled?: boolean | undefined;
|
|
494
|
+
Tags?: Record<string, string> | undefined;
|
|
834
495
|
}
|
|
835
|
-
export
|
|
836
|
-
|
|
837
|
-
readonly FAILED: "FAILED";
|
|
838
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
839
|
-
};
|
|
840
|
-
export type RealTimeContactAnalysisStatus =
|
|
841
|
-
(typeof RealTimeContactAnalysisStatus)[keyof typeof RealTimeContactAnalysisStatus];
|
|
842
|
-
export interface ListRealtimeContactAnalysisSegmentsV2Response {
|
|
843
|
-
Channel: RealTimeContactAnalysisSupportedChannel | undefined;
|
|
844
|
-
Status: RealTimeContactAnalysisStatus | undefined;
|
|
845
|
-
Segments: RealtimeContactAnalysisSegment[] | undefined;
|
|
496
|
+
export interface SearchEvaluationFormsResponse {
|
|
497
|
+
EvaluationFormSearchSummaryList?: EvaluationFormSearchSummary[] | undefined;
|
|
846
498
|
NextToken?: string | undefined;
|
|
499
|
+
ApproximateTotalCount?: number | undefined;
|
|
847
500
|
}
|
|
848
|
-
export
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
constructor(
|
|
853
|
-
opts: __ExceptionOptionType<OutputTypeNotFoundException, __BaseException>
|
|
854
|
-
);
|
|
855
|
-
}
|
|
856
|
-
export interface ListRoutingProfileManualAssignmentQueuesRequest {
|
|
857
|
-
InstanceId: string | undefined;
|
|
858
|
-
RoutingProfileId: string | undefined;
|
|
859
|
-
NextToken?: string | undefined;
|
|
860
|
-
MaxResults?: number | undefined;
|
|
501
|
+
export interface DateCondition {
|
|
502
|
+
FieldName?: string | undefined;
|
|
503
|
+
Value?: string | undefined;
|
|
504
|
+
ComparisonType?: DateComparisonType | undefined;
|
|
861
505
|
}
|
|
862
|
-
export interface
|
|
863
|
-
|
|
864
|
-
QueueArn: string | undefined;
|
|
865
|
-
QueueName: string | undefined;
|
|
866
|
-
Channel: Channel | undefined;
|
|
506
|
+
export interface HoursOfOperationSearchFilter {
|
|
507
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
867
508
|
}
|
|
868
|
-
export interface
|
|
509
|
+
export interface SearchHoursOfOperationOverridesResponse {
|
|
510
|
+
HoursOfOperationOverrides?: HoursOfOperationOverride[] | undefined;
|
|
869
511
|
NextToken?: string | undefined;
|
|
870
|
-
|
|
871
|
-
| RoutingProfileManualAssignmentQueueConfigSummary[]
|
|
872
|
-
| undefined;
|
|
873
|
-
LastModifiedTime?: Date | undefined;
|
|
874
|
-
LastModifiedRegion?: string | undefined;
|
|
512
|
+
ApproximateTotalCount?: number | undefined;
|
|
875
513
|
}
|
|
876
|
-
export interface
|
|
877
|
-
|
|
878
|
-
RoutingProfileId: string | undefined;
|
|
514
|
+
export interface SearchHoursOfOperationsResponse {
|
|
515
|
+
HoursOfOperations?: HoursOfOperation[] | undefined;
|
|
879
516
|
NextToken?: string | undefined;
|
|
880
|
-
|
|
881
|
-
}
|
|
882
|
-
export interface RoutingProfileQueueConfigSummary {
|
|
883
|
-
QueueId: string | undefined;
|
|
884
|
-
QueueArn: string | undefined;
|
|
885
|
-
QueueName: string | undefined;
|
|
886
|
-
Priority: number | undefined;
|
|
887
|
-
Delay: number | undefined;
|
|
888
|
-
Channel: Channel | undefined;
|
|
517
|
+
ApproximateTotalCount?: number | undefined;
|
|
889
518
|
}
|
|
890
|
-
export interface
|
|
519
|
+
export interface SearchPredefinedAttributesResponse {
|
|
520
|
+
PredefinedAttributes?: PredefinedAttribute[] | undefined;
|
|
891
521
|
NextToken?: string | undefined;
|
|
892
|
-
|
|
893
|
-
| RoutingProfileQueueConfigSummary[]
|
|
894
|
-
| undefined;
|
|
895
|
-
LastModifiedTime?: Date | undefined;
|
|
896
|
-
LastModifiedRegion?: string | undefined;
|
|
522
|
+
ApproximateTotalCount?: number | undefined;
|
|
897
523
|
}
|
|
898
|
-
export interface
|
|
899
|
-
|
|
524
|
+
export interface PromptSearchFilter {
|
|
525
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
526
|
+
}
|
|
527
|
+
export interface SearchPromptsResponse {
|
|
528
|
+
Prompts?: Prompt[] | undefined;
|
|
900
529
|
NextToken?: string | undefined;
|
|
901
|
-
|
|
530
|
+
ApproximateTotalCount?: number | undefined;
|
|
902
531
|
}
|
|
903
|
-
export interface
|
|
904
|
-
|
|
905
|
-
Arn?: string | undefined;
|
|
906
|
-
Name?: string | undefined;
|
|
907
|
-
LastModifiedTime?: Date | undefined;
|
|
908
|
-
LastModifiedRegion?: string | undefined;
|
|
532
|
+
export interface QueueSearchFilter {
|
|
533
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
909
534
|
}
|
|
910
|
-
export interface
|
|
911
|
-
|
|
535
|
+
export interface SearchQueuesResponse {
|
|
536
|
+
Queues?: Queue[] | undefined;
|
|
912
537
|
NextToken?: string | undefined;
|
|
538
|
+
ApproximateTotalCount?: number | undefined;
|
|
913
539
|
}
|
|
914
|
-
export interface
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
540
|
+
export interface QuickConnectSearchFilter {
|
|
541
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
542
|
+
}
|
|
543
|
+
export interface SearchQuickConnectsResponse {
|
|
544
|
+
QuickConnects?: QuickConnect[] | undefined;
|
|
919
545
|
NextToken?: string | undefined;
|
|
546
|
+
ApproximateTotalCount?: number | undefined;
|
|
920
547
|
}
|
|
921
|
-
export interface
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
PublishStatus: RulePublishStatus | undefined;
|
|
927
|
-
ActionSummaries: ActionSummary[] | undefined;
|
|
928
|
-
CreatedTime: Date | undefined;
|
|
929
|
-
LastUpdatedTime: Date | undefined;
|
|
548
|
+
export interface TagSearchCondition {
|
|
549
|
+
tagKey?: string | undefined;
|
|
550
|
+
tagValue?: string | undefined;
|
|
551
|
+
tagKeyComparisonType?: StringComparisonType | undefined;
|
|
552
|
+
tagValueComparisonType?: StringComparisonType | undefined;
|
|
930
553
|
}
|
|
931
|
-
export interface
|
|
932
|
-
|
|
933
|
-
NextToken?: string | undefined;
|
|
554
|
+
export interface ResourceTagsSearchCriteria {
|
|
555
|
+
TagSearchCondition?: TagSearchCondition | undefined;
|
|
934
556
|
}
|
|
935
|
-
export interface
|
|
557
|
+
export interface SearchResourceTagsRequest {
|
|
936
558
|
InstanceId: string | undefined;
|
|
559
|
+
ResourceTypes?: string[] | undefined;
|
|
937
560
|
NextToken?: string | undefined;
|
|
938
561
|
MaxResults?: number | undefined;
|
|
562
|
+
SearchCriteria?: ResourceTagsSearchCriteria | undefined;
|
|
939
563
|
}
|
|
940
|
-
export interface
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
CreationTime?: Date | undefined;
|
|
564
|
+
export interface TagSet {
|
|
565
|
+
key?: string | undefined;
|
|
566
|
+
value?: string | undefined;
|
|
944
567
|
}
|
|
945
|
-
export interface
|
|
946
|
-
|
|
568
|
+
export interface SearchResourceTagsResponse {
|
|
569
|
+
Tags?: TagSet[] | undefined;
|
|
947
570
|
NextToken?: string | undefined;
|
|
948
571
|
}
|
|
949
|
-
export interface
|
|
950
|
-
|
|
951
|
-
InstanceId: string | undefined;
|
|
952
|
-
NextToken?: string | undefined;
|
|
953
|
-
MaxResults?: number | undefined;
|
|
572
|
+
export interface RoutingProfileSearchFilter {
|
|
573
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
954
574
|
}
|
|
955
|
-
export interface
|
|
956
|
-
|
|
575
|
+
export interface SearchRoutingProfilesResponse {
|
|
576
|
+
RoutingProfiles?: RoutingProfile[] | undefined;
|
|
957
577
|
NextToken?: string | undefined;
|
|
958
|
-
|
|
959
|
-
LastModifiedRegion?: string | undefined;
|
|
578
|
+
ApproximateTotalCount?: number | undefined;
|
|
960
579
|
}
|
|
961
|
-
export interface
|
|
962
|
-
|
|
963
|
-
InstanceId: string | undefined;
|
|
964
|
-
NextToken?: string | undefined;
|
|
965
|
-
MaxResults?: number | undefined;
|
|
580
|
+
export interface SecurityProfilesSearchFilter {
|
|
581
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
966
582
|
}
|
|
967
|
-
export interface
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
583
|
+
export interface SecurityProfileSearchSummary {
|
|
584
|
+
Id?: string | undefined;
|
|
585
|
+
OrganizationResourceId?: string | undefined;
|
|
586
|
+
Arn?: string | undefined;
|
|
587
|
+
SecurityProfileName?: string | undefined;
|
|
588
|
+
Description?: string | undefined;
|
|
589
|
+
Tags?: Record<string, string> | undefined;
|
|
972
590
|
}
|
|
973
|
-
export interface
|
|
974
|
-
|
|
591
|
+
export interface SearchSecurityProfilesResponse {
|
|
592
|
+
SecurityProfiles?: SecurityProfileSearchSummary[] | undefined;
|
|
975
593
|
NextToken?: string | undefined;
|
|
976
|
-
|
|
594
|
+
ApproximateTotalCount?: number | undefined;
|
|
977
595
|
}
|
|
978
|
-
export interface
|
|
979
|
-
|
|
980
|
-
Arn?: string | undefined;
|
|
981
|
-
Name?: string | undefined;
|
|
982
|
-
LastModifiedTime?: Date | undefined;
|
|
983
|
-
LastModifiedRegion?: string | undefined;
|
|
596
|
+
export interface UserHierarchyGroupSearchFilter {
|
|
597
|
+
AttributeFilter?: ControlPlaneAttributeFilter | undefined;
|
|
984
598
|
}
|
|
985
|
-
export interface
|
|
986
|
-
|
|
599
|
+
export interface SearchUserHierarchyGroupsResponse {
|
|
600
|
+
UserHierarchyGroups?: HierarchyGroup[] | undefined;
|
|
987
601
|
NextToken?: string | undefined;
|
|
602
|
+
ApproximateTotalCount?: number | undefined;
|
|
988
603
|
}
|
|
989
|
-
export interface
|
|
990
|
-
|
|
604
|
+
export interface HierarchyGroupCondition {
|
|
605
|
+
Value?: string | undefined;
|
|
606
|
+
HierarchyGroupMatchType?: HierarchyGroupMatchType | undefined;
|
|
991
607
|
}
|
|
992
|
-
export interface
|
|
993
|
-
|
|
608
|
+
export interface Condition {
|
|
609
|
+
StringCondition?: StringCondition | undefined;
|
|
610
|
+
NumberCondition?: NumberCondition | undefined;
|
|
994
611
|
}
|
|
995
|
-
export interface
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
MaxResults?: number | undefined;
|
|
999
|
-
Status?: TaskTemplateStatus | undefined;
|
|
1000
|
-
Name?: string | undefined;
|
|
612
|
+
export interface ListCondition {
|
|
613
|
+
TargetListType?: TargetListType | undefined;
|
|
614
|
+
Conditions?: Condition[] | undefined;
|
|
1001
615
|
}
|
|
1002
|
-
export interface
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
Name?: string | undefined;
|
|
1006
|
-
Description?: string | undefined;
|
|
1007
|
-
Status?: TaskTemplateStatus | undefined;
|
|
1008
|
-
LastModifiedTime?: Date | undefined;
|
|
1009
|
-
CreatedTime?: Date | undefined;
|
|
616
|
+
export interface AttributeAndCondition {
|
|
617
|
+
TagConditions?: TagCondition[] | undefined;
|
|
618
|
+
HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
|
|
1010
619
|
}
|
|
1011
|
-
export interface
|
|
1012
|
-
|
|
1013
|
-
|
|
620
|
+
export interface ControlPlaneUserAttributeFilter {
|
|
621
|
+
OrConditions?: AttributeAndCondition[] | undefined;
|
|
622
|
+
AndCondition?: AttributeAndCondition | undefined;
|
|
623
|
+
TagCondition?: TagCondition | undefined;
|
|
624
|
+
HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
|
|
1014
625
|
}
|
|
1015
|
-
export interface
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
InstanceId?: string | undefined;
|
|
626
|
+
export interface UserSearchFilter {
|
|
627
|
+
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
628
|
+
UserAttributeFilter?: ControlPlaneUserAttributeFilter | undefined;
|
|
1019
629
|
}
|
|
1020
|
-
export interface
|
|
1021
|
-
|
|
630
|
+
export interface UserIdentityInfoLite {
|
|
631
|
+
FirstName?: string | undefined;
|
|
632
|
+
LastName?: string | undefined;
|
|
633
|
+
}
|
|
634
|
+
export interface UserSearchSummary {
|
|
1022
635
|
Arn?: string | undefined;
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
636
|
+
DirectoryUserId?: string | undefined;
|
|
637
|
+
HierarchyGroupId?: string | undefined;
|
|
638
|
+
Id?: string | undefined;
|
|
639
|
+
IdentityInfo?: UserIdentityInfoLite | undefined;
|
|
640
|
+
PhoneConfig?: UserPhoneConfig | undefined;
|
|
641
|
+
RoutingProfileId?: string | undefined;
|
|
642
|
+
SecurityProfileIds?: string[] | undefined;
|
|
643
|
+
Tags?: Record<string, string> | undefined;
|
|
644
|
+
Username?: string | undefined;
|
|
1027
645
|
}
|
|
1028
|
-
export interface
|
|
646
|
+
export interface SearchUsersResponse {
|
|
647
|
+
Users?: UserSearchSummary[] | undefined;
|
|
1029
648
|
NextToken?: string | undefined;
|
|
1030
|
-
|
|
1031
|
-
| TrafficDistributionGroupSummary[]
|
|
1032
|
-
| undefined;
|
|
649
|
+
ApproximateTotalCount?: number | undefined;
|
|
1033
650
|
}
|
|
1034
|
-
export interface
|
|
1035
|
-
|
|
651
|
+
export interface SearchVocabulariesRequest {
|
|
652
|
+
InstanceId: string | undefined;
|
|
1036
653
|
MaxResults?: number | undefined;
|
|
1037
654
|
NextToken?: string | undefined;
|
|
655
|
+
State?: VocabularyState | undefined;
|
|
656
|
+
NameStartsWith?: string | undefined;
|
|
657
|
+
LanguageCode?: VocabularyLanguageCode | undefined;
|
|
1038
658
|
}
|
|
1039
|
-
export interface
|
|
1040
|
-
|
|
659
|
+
export interface VocabularySummary {
|
|
660
|
+
Name: string | undefined;
|
|
661
|
+
Id: string | undefined;
|
|
662
|
+
Arn: string | undefined;
|
|
663
|
+
LanguageCode: VocabularyLanguageCode | undefined;
|
|
664
|
+
State: VocabularyState | undefined;
|
|
665
|
+
LastModifiedTime: Date | undefined;
|
|
666
|
+
FailureReason?: string | undefined;
|
|
1041
667
|
}
|
|
1042
|
-
export interface
|
|
668
|
+
export interface SearchVocabulariesResponse {
|
|
669
|
+
VocabularySummaryList?: VocabularySummary[] | undefined;
|
|
1043
670
|
NextToken?: string | undefined;
|
|
1044
|
-
TrafficDistributionGroupUserSummaryList?:
|
|
1045
|
-
| TrafficDistributionGroupUserSummary[]
|
|
1046
|
-
| undefined;
|
|
1047
671
|
}
|
|
1048
|
-
export interface
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
MaxResults?: number | undefined;
|
|
672
|
+
export interface ChatEvent {
|
|
673
|
+
Type: ChatEventType | undefined;
|
|
674
|
+
ContentType?: string | undefined;
|
|
675
|
+
Content?: string | undefined;
|
|
1053
676
|
}
|
|
1054
|
-
export interface
|
|
1055
|
-
|
|
1056
|
-
UseCaseArn?: string | undefined;
|
|
1057
|
-
UseCaseType?: UseCaseType | undefined;
|
|
677
|
+
export interface ParticipantDetails {
|
|
678
|
+
DisplayName: string | undefined;
|
|
1058
679
|
}
|
|
1059
|
-
export interface
|
|
1060
|
-
|
|
1061
|
-
NextToken?: string | undefined;
|
|
680
|
+
export interface ChatStreamingConfiguration {
|
|
681
|
+
StreamingEndpointArn: string | undefined;
|
|
1062
682
|
}
|
|
1063
|
-
export interface
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
683
|
+
export interface NewSessionDetails {
|
|
684
|
+
SupportedMessagingContentTypes?: string[] | undefined;
|
|
685
|
+
ParticipantDetails?: ParticipantDetails | undefined;
|
|
686
|
+
Attributes?: Record<string, string> | undefined;
|
|
687
|
+
StreamingConfiguration?: ChatStreamingConfiguration | undefined;
|
|
1067
688
|
}
|
|
1068
|
-
export interface
|
|
1069
|
-
|
|
1070
|
-
|
|
689
|
+
export interface SendChatIntegrationEventRequest {
|
|
690
|
+
SourceId: string | undefined;
|
|
691
|
+
DestinationId: string | undefined;
|
|
692
|
+
Subtype?: string | undefined;
|
|
693
|
+
Event: ChatEvent | undefined;
|
|
694
|
+
NewSessionDetails?: NewSessionDetails | undefined;
|
|
1071
695
|
}
|
|
1072
|
-
export interface
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
NextToken?: string | undefined;
|
|
1076
|
-
MaxResults?: number | undefined;
|
|
696
|
+
export interface SendChatIntegrationEventResponse {
|
|
697
|
+
InitialContactId?: string | undefined;
|
|
698
|
+
NewChatCreated?: boolean | undefined;
|
|
1077
699
|
}
|
|
1078
|
-
export interface
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
LastModifiedTime?: Date | undefined;
|
|
1082
|
-
LastModifiedRegion?: string | undefined;
|
|
700
|
+
export interface EmailAddressInfo {
|
|
701
|
+
EmailAddress: string | undefined;
|
|
702
|
+
DisplayName?: string | undefined;
|
|
1083
703
|
}
|
|
1084
|
-
export interface
|
|
1085
|
-
|
|
1086
|
-
NextToken?: string | undefined;
|
|
1087
|
-
MaxResults?: number | undefined;
|
|
704
|
+
export interface OutboundAdditionalRecipients {
|
|
705
|
+
CcEmailAddresses?: EmailAddressInfo[] | undefined;
|
|
1088
706
|
}
|
|
1089
|
-
export interface
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
LastModifiedTime?: Date | undefined;
|
|
1094
|
-
LastModifiedRegion?: string | undefined;
|
|
707
|
+
export interface OutboundRawMessage {
|
|
708
|
+
Subject: string | undefined;
|
|
709
|
+
Body: string | undefined;
|
|
710
|
+
ContentType: string | undefined;
|
|
1095
711
|
}
|
|
1096
|
-
export interface
|
|
1097
|
-
|
|
1098
|
-
|
|
712
|
+
export interface TemplateAttributes {
|
|
713
|
+
CustomAttributes?: Record<string, string> | undefined;
|
|
714
|
+
CustomerProfileAttributes?: string | undefined;
|
|
1099
715
|
}
|
|
1100
|
-
export interface
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
MaxResults?: number | undefined;
|
|
716
|
+
export interface TemplatedMessageConfig {
|
|
717
|
+
KnowledgeBaseId: string | undefined;
|
|
718
|
+
MessageTemplateId: string | undefined;
|
|
719
|
+
TemplateAttributes: TemplateAttributes | undefined;
|
|
1105
720
|
}
|
|
1106
|
-
export interface
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
Type?: ViewType | undefined;
|
|
1111
|
-
Status?: ViewStatus | undefined;
|
|
1112
|
-
Description?: string | undefined;
|
|
721
|
+
export interface OutboundEmailContent {
|
|
722
|
+
MessageSourceType: OutboundMessageSourceType | undefined;
|
|
723
|
+
TemplatedMessageConfig?: TemplatedMessageConfig | undefined;
|
|
724
|
+
RawMessage?: OutboundRawMessage | undefined;
|
|
1113
725
|
}
|
|
1114
|
-
export interface
|
|
1115
|
-
|
|
1116
|
-
|
|
726
|
+
export interface SourceCampaign {
|
|
727
|
+
CampaignId?: string | undefined;
|
|
728
|
+
OutboundRequestId?: string | undefined;
|
|
1117
729
|
}
|
|
1118
|
-
export interface
|
|
730
|
+
export interface SendOutboundEmailRequest {
|
|
1119
731
|
InstanceId: string | undefined;
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
732
|
+
FromEmailAddress: EmailAddressInfo | undefined;
|
|
733
|
+
DestinationEmailAddress: EmailAddressInfo | undefined;
|
|
734
|
+
AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
|
|
735
|
+
EmailMessage: OutboundEmailContent | undefined;
|
|
736
|
+
TrafficType: TrafficType | undefined;
|
|
737
|
+
SourceCampaign?: SourceCampaign | undefined;
|
|
738
|
+
ClientToken?: string | undefined;
|
|
1123
739
|
}
|
|
1124
|
-
export interface
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
740
|
+
export interface SendOutboundEmailResponse {}
|
|
741
|
+
export interface StartAttachedFileUploadRequest {
|
|
742
|
+
ClientToken?: string | undefined;
|
|
743
|
+
InstanceId: string | undefined;
|
|
744
|
+
FileName: string | undefined;
|
|
745
|
+
FileSizeInBytes: number | undefined;
|
|
746
|
+
UrlExpiryInSeconds?: number | undefined;
|
|
747
|
+
FileUseCaseType: FileUseCaseType | undefined;
|
|
748
|
+
AssociatedResourceArn: string | undefined;
|
|
749
|
+
CreatedBy?: CreatedByInfo | undefined;
|
|
750
|
+
Tags?: Record<string, string> | undefined;
|
|
1132
751
|
}
|
|
1133
|
-
export interface
|
|
1134
|
-
|
|
1135
|
-
|
|
752
|
+
export interface UploadUrlMetadata {
|
|
753
|
+
Url?: string | undefined;
|
|
754
|
+
UrlExpiry?: string | undefined;
|
|
755
|
+
HeadersToInclude?: Record<string, string> | undefined;
|
|
1136
756
|
}
|
|
1137
|
-
export interface
|
|
757
|
+
export interface StartAttachedFileUploadResponse {
|
|
758
|
+
FileArn?: string | undefined;
|
|
759
|
+
FileId?: string | undefined;
|
|
760
|
+
CreationTime?: string | undefined;
|
|
761
|
+
FileStatus?: FileStatusType | undefined;
|
|
762
|
+
CreatedBy?: CreatedByInfo | undefined;
|
|
763
|
+
UploadUrlMetadata?: UploadUrlMetadata | undefined;
|
|
764
|
+
}
|
|
765
|
+
export interface ChatMessage {
|
|
766
|
+
ContentType: string | undefined;
|
|
767
|
+
Content: string | undefined;
|
|
768
|
+
}
|
|
769
|
+
export interface PersistentChat {
|
|
770
|
+
RehydrationType?: RehydrationType | undefined;
|
|
771
|
+
SourceContactId?: string | undefined;
|
|
772
|
+
}
|
|
773
|
+
export interface StartChatContactResponse {
|
|
774
|
+
ContactId?: string | undefined;
|
|
775
|
+
ParticipantId?: string | undefined;
|
|
776
|
+
ParticipantToken?: string | undefined;
|
|
777
|
+
ContinuedFromContactId?: string | undefined;
|
|
778
|
+
}
|
|
779
|
+
export interface AutoEvaluationConfiguration {
|
|
780
|
+
Enabled: boolean | undefined;
|
|
781
|
+
}
|
|
782
|
+
export interface StartContactEvaluationRequest {
|
|
1138
783
|
InstanceId: string | undefined;
|
|
1139
784
|
ContactId: string | undefined;
|
|
1140
|
-
|
|
1141
|
-
|
|
785
|
+
EvaluationFormId: string | undefined;
|
|
786
|
+
AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
|
|
1142
787
|
ClientToken?: string | undefined;
|
|
788
|
+
Tags?: Record<string, string> | undefined;
|
|
1143
789
|
}
|
|
1144
|
-
export interface
|
|
1145
|
-
|
|
1146
|
-
|
|
790
|
+
export interface StartContactEvaluationResponse {
|
|
791
|
+
EvaluationId: string | undefined;
|
|
792
|
+
EvaluationArn: string | undefined;
|
|
1147
793
|
}
|
|
1148
|
-
export interface
|
|
1149
|
-
|
|
794
|
+
export interface VoiceRecordingConfiguration {
|
|
795
|
+
VoiceRecordingTrack?: VoiceRecordingTrack | undefined;
|
|
796
|
+
IvrRecordingTrack?: IvrRecordingTrack | undefined;
|
|
797
|
+
}
|
|
798
|
+
export interface StartContactRecordingRequest {
|
|
1150
799
|
InstanceId: string | undefined;
|
|
1151
|
-
|
|
800
|
+
ContactId: string | undefined;
|
|
801
|
+
InitialContactId: string | undefined;
|
|
802
|
+
VoiceRecordingConfiguration: VoiceRecordingConfiguration | undefined;
|
|
1152
803
|
}
|
|
1153
|
-
export interface
|
|
1154
|
-
export interface
|
|
1155
|
-
UserId: string | undefined;
|
|
804
|
+
export interface StartContactRecordingResponse {}
|
|
805
|
+
export interface StartContactStreamingRequest {
|
|
1156
806
|
InstanceId: string | undefined;
|
|
1157
|
-
|
|
807
|
+
ContactId: string | undefined;
|
|
808
|
+
ChatStreamingConfiguration: ChatStreamingConfiguration | undefined;
|
|
809
|
+
ClientToken?: string | undefined;
|
|
1158
810
|
}
|
|
1159
|
-
export interface
|
|
1160
|
-
|
|
1161
|
-
|
|
811
|
+
export interface StartContactStreamingResponse {
|
|
812
|
+
StreamingId: string | undefined;
|
|
813
|
+
}
|
|
814
|
+
export interface InboundAdditionalRecipients {
|
|
815
|
+
ToAddresses?: EmailAddressInfo[] | undefined;
|
|
816
|
+
CcAddresses?: EmailAddressInfo[] | undefined;
|
|
817
|
+
}
|
|
818
|
+
export interface EmailAttachment {
|
|
819
|
+
FileName: string | undefined;
|
|
820
|
+
S3Url: string | undefined;
|
|
821
|
+
}
|
|
822
|
+
export interface InboundRawMessage {
|
|
823
|
+
Subject: string | undefined;
|
|
824
|
+
Body: string | undefined;
|
|
825
|
+
ContentType: string | undefined;
|
|
826
|
+
Headers?: Partial<Record<EmailHeaderType, string>> | undefined;
|
|
827
|
+
}
|
|
828
|
+
export interface InboundEmailContent {
|
|
829
|
+
MessageSourceType: InboundMessageSourceType | undefined;
|
|
830
|
+
RawMessage?: InboundRawMessage | undefined;
|
|
831
|
+
}
|
|
832
|
+
export interface StartEmailContactResponse {
|
|
833
|
+
ContactId?: string | undefined;
|
|
834
|
+
}
|
|
835
|
+
export interface StartOutboundChatContactResponse {
|
|
836
|
+
ContactId?: string | undefined;
|
|
837
|
+
}
|
|
838
|
+
export interface StartOutboundEmailContactRequest {
|
|
839
|
+
InstanceId: string | undefined;
|
|
840
|
+
ContactId: string | undefined;
|
|
841
|
+
FromEmailAddress?: EmailAddressInfo | undefined;
|
|
842
|
+
DestinationEmailAddress: EmailAddressInfo | undefined;
|
|
843
|
+
AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
|
|
844
|
+
EmailMessage: OutboundEmailContent | undefined;
|
|
1162
845
|
ClientToken?: string | undefined;
|
|
1163
846
|
}
|
|
1164
|
-
export interface
|
|
847
|
+
export interface StartOutboundEmailContactResponse {
|
|
848
|
+
ContactId?: string | undefined;
|
|
849
|
+
}
|
|
850
|
+
export interface AnswerMachineDetectionConfig {
|
|
851
|
+
EnableAnswerMachineDetection?: boolean | undefined;
|
|
852
|
+
AwaitAnswerMachinePrompt?: boolean | undefined;
|
|
853
|
+
}
|
|
854
|
+
export interface StartOutboundVoiceContactRequest {
|
|
855
|
+
Name?: string | undefined;
|
|
856
|
+
Description?: string | undefined;
|
|
857
|
+
References?: Record<string, Reference> | undefined;
|
|
858
|
+
RelatedContactId?: string | undefined;
|
|
859
|
+
DestinationPhoneNumber: string | undefined;
|
|
860
|
+
ContactFlowId: string | undefined;
|
|
1165
861
|
InstanceId: string | undefined;
|
|
1166
|
-
ReplicaRegion: string | undefined;
|
|
1167
862
|
ClientToken?: string | undefined;
|
|
1168
|
-
|
|
863
|
+
SourcePhoneNumber?: string | undefined;
|
|
864
|
+
QueueId?: string | undefined;
|
|
865
|
+
Attributes?: Record<string, string> | undefined;
|
|
866
|
+
AnswerMachineDetectionConfig?: AnswerMachineDetectionConfig | undefined;
|
|
867
|
+
CampaignId?: string | undefined;
|
|
868
|
+
TrafficType?: TrafficType | undefined;
|
|
869
|
+
OutboundStrategy?: OutboundStrategy | undefined;
|
|
870
|
+
RingTimeoutInSeconds?: number | undefined;
|
|
1169
871
|
}
|
|
1170
|
-
export interface
|
|
1171
|
-
|
|
1172
|
-
Arn?: string | undefined;
|
|
872
|
+
export interface StartOutboundVoiceContactResponse {
|
|
873
|
+
ContactId?: string | undefined;
|
|
1173
874
|
}
|
|
1174
|
-
export interface
|
|
1175
|
-
|
|
875
|
+
export interface StartScreenSharingRequest {
|
|
876
|
+
ClientToken?: string | undefined;
|
|
1176
877
|
InstanceId: string | undefined;
|
|
1177
|
-
|
|
878
|
+
ContactId: string | undefined;
|
|
1178
879
|
}
|
|
1179
|
-
export interface
|
|
1180
|
-
export
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
export interface ResumeContactRecordingRequest {
|
|
880
|
+
export interface StartScreenSharingResponse {}
|
|
881
|
+
export interface StartTaskContactResponse {
|
|
882
|
+
ContactId?: string | undefined;
|
|
883
|
+
}
|
|
884
|
+
export interface StartWebRTCContactRequest {
|
|
885
|
+
Attributes?: Record<string, string> | undefined;
|
|
886
|
+
ClientToken?: string | undefined;
|
|
887
|
+
ContactFlowId: string | undefined;
|
|
1188
888
|
InstanceId: string | undefined;
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
889
|
+
AllowedCapabilities?: AllowedCapabilities | undefined;
|
|
890
|
+
ParticipantDetails: ParticipantDetails | undefined;
|
|
891
|
+
RelatedContactId?: string | undefined;
|
|
892
|
+
References?: Record<string, Reference> | undefined;
|
|
893
|
+
Description?: string | undefined;
|
|
1192
894
|
}
|
|
1193
|
-
export interface
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
NextToken?: string | undefined;
|
|
1197
|
-
ApproximateTotalCount?: number | undefined;
|
|
895
|
+
export interface Attendee {
|
|
896
|
+
AttendeeId?: string | undefined;
|
|
897
|
+
JoinToken?: string | undefined;
|
|
1198
898
|
}
|
|
1199
|
-
export interface
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
MaxResults?: number | undefined;
|
|
1206
|
-
NextToken?: string | undefined;
|
|
899
|
+
export interface MediaPlacement {
|
|
900
|
+
AudioHostUrl?: string | undefined;
|
|
901
|
+
AudioFallbackUrl?: string | undefined;
|
|
902
|
+
SignalingUrl?: string | undefined;
|
|
903
|
+
TurnControlUrl?: string | undefined;
|
|
904
|
+
EventIngestionUrl?: string | undefined;
|
|
1207
905
|
}
|
|
1208
|
-
export interface
|
|
1209
|
-
|
|
1210
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | undefined;
|
|
1211
|
-
PhoneNumberType?: PhoneNumberType | undefined;
|
|
906
|
+
export interface AudioFeatures {
|
|
907
|
+
EchoReduction?: MeetingFeatureStatus | undefined;
|
|
1212
908
|
}
|
|
1213
|
-
export interface
|
|
1214
|
-
|
|
1215
|
-
AvailableNumbersList?: AvailableNumberSummary[] | undefined;
|
|
909
|
+
export interface MeetingFeaturesConfiguration {
|
|
910
|
+
Audio?: AudioFeatures | undefined;
|
|
1216
911
|
}
|
|
1217
|
-
export
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
(typeof BooleanComparisonType)[keyof typeof BooleanComparisonType];
|
|
1223
|
-
export interface BooleanCondition {
|
|
1224
|
-
FieldName?: string | undefined;
|
|
1225
|
-
ComparisonType?: BooleanComparisonType | undefined;
|
|
912
|
+
export interface Meeting {
|
|
913
|
+
MediaRegion?: string | undefined;
|
|
914
|
+
MediaPlacement?: MediaPlacement | undefined;
|
|
915
|
+
MeetingFeatures?: MeetingFeaturesConfiguration | undefined;
|
|
916
|
+
MeetingId?: string | undefined;
|
|
1226
917
|
}
|
|
1227
|
-
export
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
|
|
1231
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
1232
|
-
readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
|
|
1233
|
-
readonly RANGE: "RANGE";
|
|
1234
|
-
};
|
|
1235
|
-
export type DateTimeComparisonType =
|
|
1236
|
-
(typeof DateTimeComparisonType)[keyof typeof DateTimeComparisonType];
|
|
1237
|
-
export interface DateTimeCondition {
|
|
1238
|
-
FieldName?: string | undefined;
|
|
1239
|
-
MinValue?: string | undefined;
|
|
1240
|
-
MaxValue?: string | undefined;
|
|
1241
|
-
ComparisonType?: DateTimeComparisonType | undefined;
|
|
918
|
+
export interface ConnectionData {
|
|
919
|
+
Attendee?: Attendee | undefined;
|
|
920
|
+
Meeting?: Meeting | undefined;
|
|
1242
921
|
}
|
|
1243
|
-
export
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
|
|
1249
|
-
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
1250
|
-
readonly RANGE: "RANGE";
|
|
1251
|
-
};
|
|
1252
|
-
export type DecimalComparisonType =
|
|
1253
|
-
(typeof DecimalComparisonType)[keyof typeof DecimalComparisonType];
|
|
1254
|
-
export interface DecimalCondition {
|
|
1255
|
-
FieldName?: string | undefined;
|
|
1256
|
-
MinValue?: number | undefined;
|
|
1257
|
-
MaxValue?: number | undefined;
|
|
1258
|
-
ComparisonType?: DecimalComparisonType | undefined;
|
|
922
|
+
export interface StartWebRTCContactResponse {
|
|
923
|
+
ConnectionData?: ConnectionData | undefined;
|
|
924
|
+
ContactId?: string | undefined;
|
|
925
|
+
ParticipantId?: string | undefined;
|
|
926
|
+
ParticipantToken?: string | undefined;
|
|
1259
927
|
}
|
|
1260
|
-
export
|
|
1261
|
-
|
|
1262
|
-
readonly GREATER: "GREATER";
|
|
1263
|
-
readonly GREATER_OR_EQUAL: "GREATER_OR_EQUAL";
|
|
1264
|
-
readonly LESSER: "LESSER";
|
|
1265
|
-
readonly LESSER_OR_EQUAL: "LESSER_OR_EQUAL";
|
|
1266
|
-
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
1267
|
-
readonly RANGE: "RANGE";
|
|
1268
|
-
};
|
|
1269
|
-
export type NumberComparisonType =
|
|
1270
|
-
(typeof NumberComparisonType)[keyof typeof NumberComparisonType];
|
|
1271
|
-
export interface NumberCondition {
|
|
1272
|
-
FieldName?: string | undefined;
|
|
1273
|
-
MinValue?: number | undefined;
|
|
1274
|
-
MaxValue?: number | undefined;
|
|
1275
|
-
ComparisonType?: NumberComparisonType | undefined;
|
|
928
|
+
export interface DisconnectReason {
|
|
929
|
+
Code?: string | undefined;
|
|
1276
930
|
}
|
|
1277
|
-
export interface
|
|
1278
|
-
|
|
931
|
+
export interface StopContactRequest {
|
|
932
|
+
ContactId: string | undefined;
|
|
933
|
+
InstanceId: string | undefined;
|
|
934
|
+
DisconnectReason?: DisconnectReason | undefined;
|
|
1279
935
|
}
|
|
1280
|
-
export interface
|
|
936
|
+
export interface StopContactResponse {}
|
|
937
|
+
export interface StopContactRecordingRequest {
|
|
938
|
+
InstanceId: string | undefined;
|
|
1281
939
|
ContactId: string | undefined;
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
CalibrationSessionId?: string | undefined;
|
|
1285
|
-
ScorePercentage?: number | undefined;
|
|
1286
|
-
ScoreAutomaticFail?: boolean | undefined;
|
|
1287
|
-
ScoreNotApplicable?: boolean | undefined;
|
|
1288
|
-
AutoEvaluationEnabled?: boolean | undefined;
|
|
1289
|
-
AutoEvaluationStatus?: AutoEvaluationStatus | undefined;
|
|
1290
|
-
AcknowledgedTime?: Date | undefined;
|
|
1291
|
-
AcknowledgedBy?: string | undefined;
|
|
1292
|
-
AcknowledgerComment?: string | undefined;
|
|
940
|
+
InitialContactId: string | undefined;
|
|
941
|
+
ContactRecordingType?: ContactRecordingType | undefined;
|
|
1293
942
|
}
|
|
1294
|
-
export interface
|
|
943
|
+
export interface StopContactRecordingResponse {}
|
|
944
|
+
export interface StopContactStreamingRequest {
|
|
945
|
+
InstanceId: string | undefined;
|
|
946
|
+
ContactId: string | undefined;
|
|
947
|
+
StreamingId: string | undefined;
|
|
948
|
+
}
|
|
949
|
+
export interface StopContactStreamingResponse {}
|
|
950
|
+
export interface EvaluationAnswerInput {
|
|
951
|
+
Value?: EvaluationAnswerData | undefined;
|
|
952
|
+
}
|
|
953
|
+
export type EvaluatorUserUnion =
|
|
954
|
+
| EvaluatorUserUnion.ConnectUserArnMember
|
|
955
|
+
| EvaluatorUserUnion.$UnknownMember;
|
|
956
|
+
export declare namespace EvaluatorUserUnion {
|
|
957
|
+
interface ConnectUserArnMember {
|
|
958
|
+
ConnectUserArn: string;
|
|
959
|
+
$unknown?: never;
|
|
960
|
+
}
|
|
961
|
+
interface $UnknownMember {
|
|
962
|
+
ConnectUserArn?: never;
|
|
963
|
+
$unknown: [string, any];
|
|
964
|
+
}
|
|
965
|
+
interface Visitor<T> {
|
|
966
|
+
ConnectUserArn: (value: string) => T;
|
|
967
|
+
_: (name: string, value: any) => T;
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
export interface SubmitContactEvaluationRequest {
|
|
971
|
+
InstanceId: string | undefined;
|
|
972
|
+
EvaluationId: string | undefined;
|
|
973
|
+
Answers?: Record<string, EvaluationAnswerInput> | undefined;
|
|
974
|
+
Notes?: Record<string, EvaluationNote> | undefined;
|
|
975
|
+
SubmittedBy?: EvaluatorUserUnion | undefined;
|
|
976
|
+
}
|
|
977
|
+
export interface SubmitContactEvaluationResponse {
|
|
1295
978
|
EvaluationId: string | undefined;
|
|
1296
979
|
EvaluationArn: string | undefined;
|
|
1297
|
-
EvaluationFormId?: string | undefined;
|
|
1298
|
-
EvaluationFormVersion: number | undefined;
|
|
1299
|
-
Metadata: EvaluationSearchMetadata | undefined;
|
|
1300
|
-
Status: EvaluationStatus | undefined;
|
|
1301
|
-
EvaluationType?: EvaluationType | undefined;
|
|
1302
|
-
CreatedTime: Date | undefined;
|
|
1303
|
-
LastModifiedTime: Date | undefined;
|
|
1304
|
-
Tags?: Record<string, string> | undefined;
|
|
1305
980
|
}
|
|
1306
|
-
export interface
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
981
|
+
export interface SuspendContactRecordingRequest {
|
|
982
|
+
InstanceId: string | undefined;
|
|
983
|
+
ContactId: string | undefined;
|
|
984
|
+
InitialContactId: string | undefined;
|
|
985
|
+
ContactRecordingType?: ContactRecordingType | undefined;
|
|
1310
986
|
}
|
|
1311
|
-
export interface
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
987
|
+
export interface SuspendContactRecordingResponse {}
|
|
988
|
+
export interface TagContactRequest {
|
|
989
|
+
ContactId: string | undefined;
|
|
990
|
+
InstanceId: string | undefined;
|
|
991
|
+
Tags: Record<string, string> | undefined;
|
|
1315
992
|
}
|
|
1316
|
-
export interface
|
|
1317
|
-
|
|
993
|
+
export interface TagContactResponse {}
|
|
994
|
+
export interface TagResourceRequest {
|
|
995
|
+
resourceArn: string | undefined;
|
|
996
|
+
tags: Record<string, string> | undefined;
|
|
1318
997
|
}
|
|
1319
|
-
export interface
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
998
|
+
export interface TransferContactRequest {
|
|
999
|
+
InstanceId: string | undefined;
|
|
1000
|
+
ContactId: string | undefined;
|
|
1001
|
+
QueueId?: string | undefined;
|
|
1002
|
+
UserId?: string | undefined;
|
|
1003
|
+
ContactFlowId: string | undefined;
|
|
1004
|
+
ClientToken?: string | undefined;
|
|
1323
1005
|
}
|
|
1324
|
-
export interface
|
|
1325
|
-
|
|
1006
|
+
export interface TransferContactResponse {
|
|
1007
|
+
ContactId?: string | undefined;
|
|
1008
|
+
ContactArn?: string | undefined;
|
|
1326
1009
|
}
|
|
1327
|
-
export interface
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1010
|
+
export interface UntagContactRequest {
|
|
1011
|
+
ContactId: string | undefined;
|
|
1012
|
+
InstanceId: string | undefined;
|
|
1013
|
+
TagKeys: string[] | undefined;
|
|
1331
1014
|
}
|
|
1332
|
-
export
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
1337
|
-
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
1338
|
-
};
|
|
1339
|
-
export type SearchContactsTimeRangeType =
|
|
1340
|
-
(typeof SearchContactsTimeRangeType)[keyof typeof SearchContactsTimeRangeType];
|
|
1341
|
-
export interface SearchContactsTimeRange {
|
|
1342
|
-
Type: SearchContactsTimeRangeType | undefined;
|
|
1343
|
-
StartTime: Date | undefined;
|
|
1344
|
-
EndTime: Date | undefined;
|
|
1015
|
+
export interface UntagContactResponse {}
|
|
1016
|
+
export interface UntagResourceRequest {
|
|
1017
|
+
resourceArn: string | undefined;
|
|
1018
|
+
tagKeys: string[] | undefined;
|
|
1345
1019
|
}
|
|
1346
|
-
export
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1020
|
+
export interface UpdateAgentStatusRequest {
|
|
1021
|
+
InstanceId: string | undefined;
|
|
1022
|
+
AgentStatusId: string | undefined;
|
|
1023
|
+
Name?: string | undefined;
|
|
1024
|
+
Description?: string | undefined;
|
|
1025
|
+
State?: AgentStatusState | undefined;
|
|
1026
|
+
DisplayOrder?: number | undefined;
|
|
1027
|
+
ResetOrderNumber?: boolean | undefined;
|
|
1354
1028
|
}
|
|
1355
|
-
export interface
|
|
1356
|
-
|
|
1357
|
-
|
|
1029
|
+
export interface UpdateAuthenticationProfileRequest {
|
|
1030
|
+
AuthenticationProfileId: string | undefined;
|
|
1031
|
+
InstanceId: string | undefined;
|
|
1032
|
+
Name?: string | undefined;
|
|
1033
|
+
Description?: string | undefined;
|
|
1034
|
+
AllowedIps?: string[] | undefined;
|
|
1035
|
+
BlockedIps?: string[] | undefined;
|
|
1036
|
+
PeriodicSessionDuration?: number | undefined;
|
|
1037
|
+
SessionInactivityDuration?: number | undefined;
|
|
1038
|
+
SessionInactivityHandlingEnabled?: boolean | undefined;
|
|
1358
1039
|
}
|
|
1359
|
-
export
|
|
1360
|
-
|
|
1361
|
-
readonly MATCH_ANY: "MATCH_ANY";
|
|
1362
|
-
readonly MATCH_EXACT: "MATCH_EXACT";
|
|
1363
|
-
readonly MATCH_NONE: "MATCH_NONE";
|
|
1364
|
-
};
|
|
1365
|
-
export type SearchContactsMatchType =
|
|
1366
|
-
(typeof SearchContactsMatchType)[keyof typeof SearchContactsMatchType];
|
|
1367
|
-
export interface SearchContactsAdditionalTimeRange {
|
|
1368
|
-
Criteria: SearchContactsAdditionalTimeRangeCriteria[] | undefined;
|
|
1369
|
-
MatchType: SearchContactsMatchType | undefined;
|
|
1040
|
+
export interface QueueInfoInput {
|
|
1041
|
+
Id?: string | undefined;
|
|
1370
1042
|
}
|
|
1371
|
-
export interface
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1043
|
+
export interface UpdateContactResponse {}
|
|
1044
|
+
export interface UpdateContactAttributesRequest {
|
|
1045
|
+
InitialContactId: string | undefined;
|
|
1046
|
+
InstanceId: string | undefined;
|
|
1047
|
+
Attributes: Record<string, string> | undefined;
|
|
1375
1048
|
}
|
|
1376
|
-
export interface
|
|
1377
|
-
|
|
1378
|
-
|
|
1049
|
+
export interface UpdateContactAttributesResponse {}
|
|
1050
|
+
export interface UpdateContactEvaluationRequest {
|
|
1051
|
+
InstanceId: string | undefined;
|
|
1052
|
+
EvaluationId: string | undefined;
|
|
1053
|
+
Answers?: Record<string, EvaluationAnswerInput> | undefined;
|
|
1054
|
+
Notes?: Record<string, EvaluationNote> | undefined;
|
|
1055
|
+
UpdatedBy?: EvaluatorUserUnion | undefined;
|
|
1379
1056
|
}
|
|
1380
|
-
export interface
|
|
1381
|
-
|
|
1057
|
+
export interface UpdateContactEvaluationResponse {
|
|
1058
|
+
EvaluationId: string | undefined;
|
|
1059
|
+
EvaluationArn: string | undefined;
|
|
1382
1060
|
}
|
|
1383
|
-
export interface
|
|
1384
|
-
|
|
1385
|
-
|
|
1061
|
+
export interface UpdateContactFlowContentRequest {
|
|
1062
|
+
InstanceId: string | undefined;
|
|
1063
|
+
ContactFlowId: string | undefined;
|
|
1064
|
+
Content: string | undefined;
|
|
1386
1065
|
}
|
|
1387
|
-
export interface
|
|
1388
|
-
|
|
1389
|
-
|
|
1066
|
+
export interface UpdateContactFlowContentResponse {}
|
|
1067
|
+
export interface UpdateContactFlowMetadataRequest {
|
|
1068
|
+
InstanceId: string | undefined;
|
|
1069
|
+
ContactFlowId: string | undefined;
|
|
1070
|
+
Name?: string | undefined;
|
|
1071
|
+
Description?: string | undefined;
|
|
1072
|
+
ContactFlowState?: ContactFlowState | undefined;
|
|
1390
1073
|
}
|
|
1391
|
-
export interface
|
|
1392
|
-
|
|
1074
|
+
export interface UpdateContactFlowMetadataResponse {}
|
|
1075
|
+
export interface UpdateContactFlowModuleContentRequest {
|
|
1076
|
+
InstanceId: string | undefined;
|
|
1077
|
+
ContactFlowModuleId: string | undefined;
|
|
1078
|
+
Content: string | undefined;
|
|
1393
1079
|
}
|
|
1394
|
-
export interface
|
|
1395
|
-
|
|
1080
|
+
export interface UpdateContactFlowModuleContentResponse {}
|
|
1081
|
+
export interface UpdateContactFlowModuleMetadataRequest {
|
|
1082
|
+
InstanceId: string | undefined;
|
|
1083
|
+
ContactFlowModuleId: string | undefined;
|
|
1084
|
+
Name?: string | undefined;
|
|
1085
|
+
Description?: string | undefined;
|
|
1086
|
+
State?: ContactFlowModuleState | undefined;
|
|
1396
1087
|
}
|
|
1397
|
-
export interface
|
|
1398
|
-
|
|
1399
|
-
|
|
1088
|
+
export interface UpdateContactFlowModuleMetadataResponse {}
|
|
1089
|
+
export interface UpdateContactFlowNameRequest {
|
|
1090
|
+
InstanceId: string | undefined;
|
|
1091
|
+
ContactFlowId: string | undefined;
|
|
1092
|
+
Name?: string | undefined;
|
|
1093
|
+
Description?: string | undefined;
|
|
1400
1094
|
}
|
|
1401
|
-
export interface
|
|
1402
|
-
|
|
1403
|
-
|
|
1095
|
+
export interface UpdateContactFlowNameResponse {}
|
|
1096
|
+
export interface RoutingCriteriaInputStepExpiry {
|
|
1097
|
+
DurationInSeconds?: number | undefined;
|
|
1404
1098
|
}
|
|
1405
|
-
export interface
|
|
1406
|
-
|
|
1407
|
-
|
|
1099
|
+
export interface UpdateContactRoutingDataResponse {}
|
|
1100
|
+
export interface UpdateContactScheduleRequest {
|
|
1101
|
+
InstanceId: string | undefined;
|
|
1102
|
+
ContactId: string | undefined;
|
|
1103
|
+
ScheduledTime: Date | undefined;
|
|
1408
1104
|
}
|
|
1409
|
-
export interface
|
|
1410
|
-
|
|
1411
|
-
|
|
1105
|
+
export interface UpdateContactScheduleResponse {}
|
|
1106
|
+
export interface UpdateEmailAddressMetadataRequest {
|
|
1107
|
+
InstanceId: string | undefined;
|
|
1108
|
+
EmailAddressId: string | undefined;
|
|
1109
|
+
Description?: string | undefined;
|
|
1110
|
+
DisplayName?: string | undefined;
|
|
1111
|
+
ClientToken?: string | undefined;
|
|
1412
1112
|
}
|
|
1413
|
-
export interface
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
AgentHierarchyGroups?: AgentHierarchyGroups | undefined;
|
|
1417
|
-
Channels?: Channel[] | undefined;
|
|
1418
|
-
ContactAnalysis?: ContactAnalysis | undefined;
|
|
1419
|
-
InitiationMethods?: ContactInitiationMethod[] | undefined;
|
|
1420
|
-
QueueIds?: string[] | undefined;
|
|
1421
|
-
RoutingCriteria?: SearchableRoutingCriteria | undefined;
|
|
1422
|
-
AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
|
|
1423
|
-
SearchableContactAttributes?: SearchableContactAttributes | undefined;
|
|
1424
|
-
SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
|
|
1113
|
+
export interface UpdateEmailAddressMetadataResponse {
|
|
1114
|
+
EmailAddressId?: string | undefined;
|
|
1115
|
+
EmailAddressArn?: string | undefined;
|
|
1425
1116
|
}
|
|
1426
|
-
export
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
readonly EXPIRY_TIMESTAMP: "EXPIRY_TIMESTAMP";
|
|
1431
|
-
readonly INITIATION_METHOD: "INITIATION_METHOD";
|
|
1432
|
-
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
1433
|
-
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
1434
|
-
};
|
|
1435
|
-
export type SortableFieldName =
|
|
1436
|
-
(typeof SortableFieldName)[keyof typeof SortableFieldName];
|
|
1437
|
-
export interface Sort {
|
|
1438
|
-
FieldName: SortableFieldName | undefined;
|
|
1439
|
-
Order: SortOrder | undefined;
|
|
1117
|
+
export interface UpdateEvaluationFormResponse {
|
|
1118
|
+
EvaluationFormId: string | undefined;
|
|
1119
|
+
EvaluationFormArn: string | undefined;
|
|
1120
|
+
EvaluationFormVersion: number | undefined;
|
|
1440
1121
|
}
|
|
1441
|
-
export interface
|
|
1122
|
+
export interface UpdateHoursOfOperationRequest {
|
|
1442
1123
|
InstanceId: string | undefined;
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1124
|
+
HoursOfOperationId: string | undefined;
|
|
1125
|
+
Name?: string | undefined;
|
|
1126
|
+
Description?: string | undefined;
|
|
1127
|
+
TimeZone?: string | undefined;
|
|
1128
|
+
Config?: HoursOfOperationConfig[] | undefined;
|
|
1129
|
+
}
|
|
1130
|
+
export interface UpdateHoursOfOperationOverrideRequest {
|
|
1131
|
+
InstanceId: string | undefined;
|
|
1132
|
+
HoursOfOperationId: string | undefined;
|
|
1133
|
+
HoursOfOperationOverrideId: string | undefined;
|
|
1134
|
+
Name?: string | undefined;
|
|
1135
|
+
Description?: string | undefined;
|
|
1136
|
+
Config?: HoursOfOperationOverrideConfig[] | undefined;
|
|
1137
|
+
EffectiveFrom?: string | undefined;
|
|
1138
|
+
EffectiveTill?: string | undefined;
|
|
1139
|
+
}
|
|
1140
|
+
export interface UpdateInstanceAttributeRequest {
|
|
1141
|
+
InstanceId: string | undefined;
|
|
1142
|
+
AttributeType: InstanceAttributeType | undefined;
|
|
1143
|
+
Value: string | undefined;
|
|
1144
|
+
ClientToken?: string | undefined;
|
|
1448
1145
|
}
|
|
1449
|
-
export interface
|
|
1450
|
-
|
|
1451
|
-
|
|
1146
|
+
export interface UpdateInstanceStorageConfigRequest {
|
|
1147
|
+
InstanceId: string | undefined;
|
|
1148
|
+
AssociationId: string | undefined;
|
|
1149
|
+
ResourceType: InstanceStorageResourceType | undefined;
|
|
1150
|
+
StorageConfig: InstanceStorageConfig | undefined;
|
|
1151
|
+
ClientToken?: string | undefined;
|
|
1452
1152
|
}
|
|
1453
|
-
export interface
|
|
1454
|
-
|
|
1455
|
-
|
|
1153
|
+
export interface UpdateParticipantAuthenticationRequest {
|
|
1154
|
+
State: string | undefined;
|
|
1155
|
+
InstanceId: string | undefined;
|
|
1156
|
+
Code?: string | undefined;
|
|
1157
|
+
Error?: string | undefined;
|
|
1158
|
+
ErrorDescription?: string | undefined;
|
|
1159
|
+
}
|
|
1160
|
+
export interface UpdateParticipantAuthenticationResponse {}
|
|
1161
|
+
export type ParticipantTimerValue =
|
|
1162
|
+
| ParticipantTimerValue.ParticipantTimerActionMember
|
|
1163
|
+
| ParticipantTimerValue.ParticipantTimerDurationInMinutesMember
|
|
1164
|
+
| ParticipantTimerValue.$UnknownMember;
|
|
1165
|
+
export declare namespace ParticipantTimerValue {
|
|
1166
|
+
interface ParticipantTimerActionMember {
|
|
1167
|
+
ParticipantTimerAction: ParticipantTimerAction;
|
|
1168
|
+
ParticipantTimerDurationInMinutes?: never;
|
|
1169
|
+
$unknown?: never;
|
|
1170
|
+
}
|
|
1171
|
+
interface ParticipantTimerDurationInMinutesMember {
|
|
1172
|
+
ParticipantTimerAction?: never;
|
|
1173
|
+
ParticipantTimerDurationInMinutes: number;
|
|
1174
|
+
$unknown?: never;
|
|
1175
|
+
}
|
|
1176
|
+
interface $UnknownMember {
|
|
1177
|
+
ParticipantTimerAction?: never;
|
|
1178
|
+
ParticipantTimerDurationInMinutes?: never;
|
|
1179
|
+
$unknown: [string, any];
|
|
1180
|
+
}
|
|
1181
|
+
interface Visitor<T> {
|
|
1182
|
+
ParticipantTimerAction: (value: ParticipantTimerAction) => T;
|
|
1183
|
+
ParticipantTimerDurationInMinutes: (value: number) => T;
|
|
1184
|
+
_: (name: string, value: any) => T;
|
|
1185
|
+
}
|
|
1456
1186
|
}
|
|
1457
|
-
export interface
|
|
1458
|
-
|
|
1187
|
+
export interface ParticipantTimerConfiguration {
|
|
1188
|
+
ParticipantRole: TimerEligibleParticipantRoles | undefined;
|
|
1189
|
+
TimerType: ParticipantTimerType | undefined;
|
|
1190
|
+
TimerValue: ParticipantTimerValue | undefined;
|
|
1459
1191
|
}
|
|
1460
|
-
export interface
|
|
1461
|
-
|
|
1462
|
-
EmailAddressArn?: string | undefined;
|
|
1463
|
-
EmailAddress?: string | undefined;
|
|
1464
|
-
Description?: string | undefined;
|
|
1465
|
-
DisplayName?: string | undefined;
|
|
1466
|
-
AliasConfigurations?: AliasConfiguration[] | undefined;
|
|
1192
|
+
export interface ChatParticipantRoleConfig {
|
|
1193
|
+
ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
|
|
1467
1194
|
}
|
|
1468
|
-
export
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1195
|
+
export type UpdateParticipantRoleConfigChannelInfo =
|
|
1196
|
+
| UpdateParticipantRoleConfigChannelInfo.ChatMember
|
|
1197
|
+
| UpdateParticipantRoleConfigChannelInfo.$UnknownMember;
|
|
1198
|
+
export declare namespace UpdateParticipantRoleConfigChannelInfo {
|
|
1199
|
+
interface ChatMember {
|
|
1200
|
+
Chat: ChatParticipantRoleConfig;
|
|
1201
|
+
$unknown?: never;
|
|
1202
|
+
}
|
|
1203
|
+
interface $UnknownMember {
|
|
1204
|
+
Chat?: never;
|
|
1205
|
+
$unknown: [string, any];
|
|
1206
|
+
}
|
|
1207
|
+
interface Visitor<T> {
|
|
1208
|
+
Chat: (value: ChatParticipantRoleConfig) => T;
|
|
1209
|
+
_: (name: string, value: any) => T;
|
|
1210
|
+
}
|
|
1472
1211
|
}
|
|
1473
|
-
export interface
|
|
1474
|
-
|
|
1212
|
+
export interface UpdateParticipantRoleConfigRequest {
|
|
1213
|
+
InstanceId: string | undefined;
|
|
1214
|
+
ContactId: string | undefined;
|
|
1215
|
+
ChannelConfiguration: UpdateParticipantRoleConfigChannelInfo | undefined;
|
|
1475
1216
|
}
|
|
1476
|
-
export interface
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
CreatedTime: Date | undefined;
|
|
1483
|
-
CreatedBy: string | undefined;
|
|
1484
|
-
LastModifiedTime: Date | undefined;
|
|
1485
|
-
LastModifiedBy: string | undefined;
|
|
1486
|
-
LastActivatedTime?: Date | undefined;
|
|
1487
|
-
LastActivatedBy?: string | undefined;
|
|
1488
|
-
LatestVersion: number | undefined;
|
|
1489
|
-
ActiveVersion?: number | undefined;
|
|
1490
|
-
AutoEvaluationEnabled?: boolean | undefined;
|
|
1491
|
-
Tags?: Record<string, string> | undefined;
|
|
1217
|
+
export interface UpdateParticipantRoleConfigResponse {}
|
|
1218
|
+
export interface UpdatePhoneNumberRequest {
|
|
1219
|
+
PhoneNumberId: string | undefined;
|
|
1220
|
+
TargetArn?: string | undefined;
|
|
1221
|
+
InstanceId?: string | undefined;
|
|
1222
|
+
ClientToken?: string | undefined;
|
|
1492
1223
|
}
|
|
1493
|
-
export interface
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
ApproximateTotalCount?: number | undefined;
|
|
1224
|
+
export interface UpdatePhoneNumberResponse {
|
|
1225
|
+
PhoneNumberId?: string | undefined;
|
|
1226
|
+
PhoneNumberArn?: string | undefined;
|
|
1497
1227
|
}
|
|
1498
|
-
export
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
1503
|
-
readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
|
|
1504
|
-
};
|
|
1505
|
-
export type DateComparisonType =
|
|
1506
|
-
(typeof DateComparisonType)[keyof typeof DateComparisonType];
|
|
1507
|
-
export interface DateCondition {
|
|
1508
|
-
FieldName?: string | undefined;
|
|
1509
|
-
Value?: string | undefined;
|
|
1510
|
-
ComparisonType?: DateComparisonType | undefined;
|
|
1228
|
+
export interface UpdatePhoneNumberMetadataRequest {
|
|
1229
|
+
PhoneNumberId: string | undefined;
|
|
1230
|
+
PhoneNumberDescription?: string | undefined;
|
|
1231
|
+
ClientToken?: string | undefined;
|
|
1511
1232
|
}
|
|
1512
|
-
export interface
|
|
1513
|
-
|
|
1233
|
+
export interface UpdatePredefinedAttributeRequest {
|
|
1234
|
+
InstanceId: string | undefined;
|
|
1235
|
+
Name: string | undefined;
|
|
1236
|
+
Values?: PredefinedAttributeValues | undefined;
|
|
1237
|
+
Purposes?: string[] | undefined;
|
|
1238
|
+
AttributeConfiguration?: InputPredefinedAttributeConfiguration | undefined;
|
|
1514
1239
|
}
|
|
1515
|
-
export interface
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1240
|
+
export interface UpdatePromptRequest {
|
|
1241
|
+
InstanceId: string | undefined;
|
|
1242
|
+
PromptId: string | undefined;
|
|
1243
|
+
Name?: string | undefined;
|
|
1244
|
+
Description?: string | undefined;
|
|
1245
|
+
S3Uri?: string | undefined;
|
|
1519
1246
|
}
|
|
1520
|
-
export interface
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
ApproximateTotalCount?: number | undefined;
|
|
1247
|
+
export interface UpdatePromptResponse {
|
|
1248
|
+
PromptARN?: string | undefined;
|
|
1249
|
+
PromptId?: string | undefined;
|
|
1524
1250
|
}
|
|
1525
|
-
export interface
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1251
|
+
export interface UpdateQueueHoursOfOperationRequest {
|
|
1252
|
+
InstanceId: string | undefined;
|
|
1253
|
+
QueueId: string | undefined;
|
|
1254
|
+
HoursOfOperationId: string | undefined;
|
|
1529
1255
|
}
|
|
1530
|
-
export interface
|
|
1531
|
-
|
|
1256
|
+
export interface UpdateQueueMaxContactsRequest {
|
|
1257
|
+
InstanceId: string | undefined;
|
|
1258
|
+
QueueId: string | undefined;
|
|
1259
|
+
MaxContacts?: number | undefined;
|
|
1532
1260
|
}
|
|
1533
|
-
export interface
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1261
|
+
export interface UpdateQueueNameRequest {
|
|
1262
|
+
InstanceId: string | undefined;
|
|
1263
|
+
QueueId: string | undefined;
|
|
1264
|
+
Name?: string | undefined;
|
|
1265
|
+
Description?: string | undefined;
|
|
1537
1266
|
}
|
|
1538
|
-
export
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
(typeof SearchableQueueType)[keyof typeof SearchableQueueType];
|
|
1543
|
-
export interface QueueSearchFilter {
|
|
1544
|
-
TagFilter?: ControlPlaneTagFilter | undefined;
|
|
1267
|
+
export interface UpdateQueueOutboundCallerConfigRequest {
|
|
1268
|
+
InstanceId: string | undefined;
|
|
1269
|
+
QueueId: string | undefined;
|
|
1270
|
+
OutboundCallerConfig: OutboundCallerConfig | undefined;
|
|
1545
1271
|
}
|
|
1546
|
-
export interface
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1272
|
+
export interface UpdateQueueOutboundEmailConfigRequest {
|
|
1273
|
+
InstanceId: string | undefined;
|
|
1274
|
+
QueueId: string | undefined;
|
|
1275
|
+
OutboundEmailConfig: OutboundEmailConfig | undefined;
|
|
1550
1276
|
}
|
|
1551
|
-
export interface
|
|
1552
|
-
|
|
1277
|
+
export interface UpdateQueueStatusRequest {
|
|
1278
|
+
InstanceId: string | undefined;
|
|
1279
|
+
QueueId: string | undefined;
|
|
1280
|
+
Status: QueueStatus | undefined;
|
|
1553
1281
|
}
|
|
1554
|
-
export interface
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1282
|
+
export interface UpdateQuickConnectConfigRequest {
|
|
1283
|
+
InstanceId: string | undefined;
|
|
1284
|
+
QuickConnectId: string | undefined;
|
|
1285
|
+
QuickConnectConfig: QuickConnectConfig | undefined;
|
|
1558
1286
|
}
|
|
1559
|
-
export
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>
|
|
1565
|
-
);
|
|
1287
|
+
export interface UpdateQuickConnectNameRequest {
|
|
1288
|
+
InstanceId: string | undefined;
|
|
1289
|
+
QuickConnectId: string | undefined;
|
|
1290
|
+
Name?: string | undefined;
|
|
1291
|
+
Description?: string | undefined;
|
|
1566
1292
|
}
|
|
1567
|
-
export interface
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
tagValueComparisonType?: StringComparisonType | undefined;
|
|
1293
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
|
|
1294
|
+
InstanceId: string | undefined;
|
|
1295
|
+
RoutingProfileId: string | undefined;
|
|
1296
|
+
AgentAvailabilityTimer: AgentAvailabilityTimer | undefined;
|
|
1572
1297
|
}
|
|
1573
|
-
export interface
|
|
1574
|
-
|
|
1298
|
+
export interface UpdateRoutingProfileConcurrencyRequest {
|
|
1299
|
+
InstanceId: string | undefined;
|
|
1300
|
+
RoutingProfileId: string | undefined;
|
|
1301
|
+
MediaConcurrencies: MediaConcurrency[] | undefined;
|
|
1575
1302
|
}
|
|
1576
|
-
export interface
|
|
1303
|
+
export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
|
|
1577
1304
|
InstanceId: string | undefined;
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
MaxResults?: number | undefined;
|
|
1581
|
-
SearchCriteria?: ResourceTagsSearchCriteria | undefined;
|
|
1305
|
+
RoutingProfileId: string | undefined;
|
|
1306
|
+
DefaultOutboundQueueId: string | undefined;
|
|
1582
1307
|
}
|
|
1583
|
-
export interface
|
|
1584
|
-
|
|
1585
|
-
|
|
1308
|
+
export interface UpdateRoutingProfileNameRequest {
|
|
1309
|
+
InstanceId: string | undefined;
|
|
1310
|
+
RoutingProfileId: string | undefined;
|
|
1311
|
+
Name?: string | undefined;
|
|
1312
|
+
Description?: string | undefined;
|
|
1586
1313
|
}
|
|
1587
|
-
export interface
|
|
1588
|
-
|
|
1589
|
-
|
|
1314
|
+
export interface UpdateRoutingProfileQueuesRequest {
|
|
1315
|
+
InstanceId: string | undefined;
|
|
1316
|
+
RoutingProfileId: string | undefined;
|
|
1317
|
+
QueueConfigs: RoutingProfileQueueConfig[] | undefined;
|
|
1590
1318
|
}
|
|
1591
|
-
export interface
|
|
1592
|
-
|
|
1319
|
+
export interface UpdateRuleRequest {
|
|
1320
|
+
RuleId: string | undefined;
|
|
1321
|
+
InstanceId: string | undefined;
|
|
1322
|
+
Name: string | undefined;
|
|
1323
|
+
Function: string | undefined;
|
|
1324
|
+
Actions: RuleAction[] | undefined;
|
|
1325
|
+
PublishStatus: RulePublishStatus | undefined;
|
|
1593
1326
|
}
|
|
1594
|
-
export interface
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1327
|
+
export interface UpdateSecurityProfileRequest {
|
|
1328
|
+
Description?: string | undefined;
|
|
1329
|
+
Permissions?: string[] | undefined;
|
|
1330
|
+
SecurityProfileId: string | undefined;
|
|
1331
|
+
InstanceId: string | undefined;
|
|
1332
|
+
AllowedAccessControlTags?: Record<string, string> | undefined;
|
|
1333
|
+
TagRestrictedResources?: string[] | undefined;
|
|
1334
|
+
Applications?: Application[] | undefined;
|
|
1335
|
+
HierarchyRestrictedResources?: string[] | undefined;
|
|
1336
|
+
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
1598
1337
|
}
|
|
1599
|
-
export interface
|
|
1600
|
-
|
|
1338
|
+
export interface UpdateTaskTemplateRequest {
|
|
1339
|
+
TaskTemplateId: string | undefined;
|
|
1340
|
+
InstanceId: string | undefined;
|
|
1341
|
+
Name?: string | undefined;
|
|
1342
|
+
Description?: string | undefined;
|
|
1343
|
+
ContactFlowId?: string | undefined;
|
|
1344
|
+
SelfAssignFlowId?: string | undefined;
|
|
1345
|
+
Constraints?: TaskTemplateConstraints | undefined;
|
|
1346
|
+
Defaults?: TaskTemplateDefaults | undefined;
|
|
1347
|
+
Status?: TaskTemplateStatus | undefined;
|
|
1348
|
+
Fields?: TaskTemplateField[] | undefined;
|
|
1601
1349
|
}
|
|
1602
|
-
export interface
|
|
1350
|
+
export interface UpdateTaskTemplateResponse {
|
|
1351
|
+
InstanceId?: string | undefined;
|
|
1603
1352
|
Id?: string | undefined;
|
|
1604
|
-
OrganizationResourceId?: string | undefined;
|
|
1605
1353
|
Arn?: string | undefined;
|
|
1606
|
-
|
|
1354
|
+
Name?: string | undefined;
|
|
1607
1355
|
Description?: string | undefined;
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1356
|
+
ContactFlowId?: string | undefined;
|
|
1357
|
+
SelfAssignFlowId?: string | undefined;
|
|
1358
|
+
Constraints?: TaskTemplateConstraints | undefined;
|
|
1359
|
+
Defaults?: TaskTemplateDefaults | undefined;
|
|
1360
|
+
Fields?: TaskTemplateField[] | undefined;
|
|
1361
|
+
Status?: TaskTemplateStatus | undefined;
|
|
1362
|
+
LastModifiedTime?: Date | undefined;
|
|
1363
|
+
CreatedTime?: Date | undefined;
|
|
1614
1364
|
}
|
|
1615
|
-
export interface
|
|
1616
|
-
|
|
1365
|
+
export interface UpdateTrafficDistributionRequest {
|
|
1366
|
+
Id: string | undefined;
|
|
1367
|
+
TelephonyConfig?: TelephonyConfig | undefined;
|
|
1368
|
+
SignInConfig?: SignInConfig | undefined;
|
|
1369
|
+
AgentConfig?: AgentConfig | undefined;
|
|
1617
1370
|
}
|
|
1618
|
-
export interface
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1371
|
+
export interface UpdateTrafficDistributionResponse {}
|
|
1372
|
+
export interface UpdateUserHierarchyRequest {
|
|
1373
|
+
HierarchyGroupId?: string | undefined;
|
|
1374
|
+
UserId: string | undefined;
|
|
1375
|
+
InstanceId: string | undefined;
|
|
1622
1376
|
}
|
|
1623
|
-
export
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
export type HierarchyGroupMatchType =
|
|
1628
|
-
(typeof HierarchyGroupMatchType)[keyof typeof HierarchyGroupMatchType];
|
|
1629
|
-
export interface HierarchyGroupCondition {
|
|
1630
|
-
Value?: string | undefined;
|
|
1631
|
-
HierarchyGroupMatchType?: HierarchyGroupMatchType | undefined;
|
|
1377
|
+
export interface UpdateUserHierarchyGroupNameRequest {
|
|
1378
|
+
Name: string | undefined;
|
|
1379
|
+
HierarchyGroupId: string | undefined;
|
|
1380
|
+
InstanceId: string | undefined;
|
|
1632
1381
|
}
|
|
1633
|
-
export interface
|
|
1634
|
-
|
|
1635
|
-
NumberCondition?: NumberCondition | undefined;
|
|
1382
|
+
export interface HierarchyLevelUpdate {
|
|
1383
|
+
Name: string | undefined;
|
|
1636
1384
|
}
|
|
1637
|
-
export
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
TargetListType?: TargetListType | undefined;
|
|
1644
|
-
Conditions?: Condition[] | undefined;
|
|
1385
|
+
export interface HierarchyStructureUpdate {
|
|
1386
|
+
LevelOne?: HierarchyLevelUpdate | undefined;
|
|
1387
|
+
LevelTwo?: HierarchyLevelUpdate | undefined;
|
|
1388
|
+
LevelThree?: HierarchyLevelUpdate | undefined;
|
|
1389
|
+
LevelFour?: HierarchyLevelUpdate | undefined;
|
|
1390
|
+
LevelFive?: HierarchyLevelUpdate | undefined;
|
|
1645
1391
|
}
|
|
1646
|
-
export interface
|
|
1647
|
-
|
|
1648
|
-
|
|
1392
|
+
export interface UpdateUserHierarchyStructureRequest {
|
|
1393
|
+
HierarchyStructure: HierarchyStructureUpdate | undefined;
|
|
1394
|
+
InstanceId: string | undefined;
|
|
1649
1395
|
}
|
|
1650
|
-
export interface
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
|
|
1396
|
+
export interface UpdateUserIdentityInfoRequest {
|
|
1397
|
+
IdentityInfo: UserIdentityInfo | undefined;
|
|
1398
|
+
UserId: string | undefined;
|
|
1399
|
+
InstanceId: string | undefined;
|
|
1655
1400
|
}
|
|
1656
|
-
export interface
|
|
1657
|
-
|
|
1658
|
-
|
|
1401
|
+
export interface UpdateUserPhoneConfigRequest {
|
|
1402
|
+
PhoneConfig: UserPhoneConfig | undefined;
|
|
1403
|
+
UserId: string | undefined;
|
|
1404
|
+
InstanceId: string | undefined;
|
|
1659
1405
|
}
|
|
1660
|
-
export interface
|
|
1661
|
-
|
|
1662
|
-
|
|
1406
|
+
export interface UpdateUserProficienciesRequest {
|
|
1407
|
+
InstanceId: string | undefined;
|
|
1408
|
+
UserId: string | undefined;
|
|
1409
|
+
UserProficiencies: UserProficiency[] | undefined;
|
|
1663
1410
|
}
|
|
1664
|
-
export interface
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
Id?: string | undefined;
|
|
1669
|
-
IdentityInfo?: UserIdentityInfoLite | undefined;
|
|
1670
|
-
PhoneConfig?: UserPhoneConfig | undefined;
|
|
1671
|
-
RoutingProfileId?: string | undefined;
|
|
1672
|
-
SecurityProfileIds?: string[] | undefined;
|
|
1673
|
-
Tags?: Record<string, string> | undefined;
|
|
1674
|
-
Username?: string | undefined;
|
|
1411
|
+
export interface UpdateUserRoutingProfileRequest {
|
|
1412
|
+
RoutingProfileId: string | undefined;
|
|
1413
|
+
UserId: string | undefined;
|
|
1414
|
+
InstanceId: string | undefined;
|
|
1675
1415
|
}
|
|
1676
|
-
export interface
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1416
|
+
export interface UpdateUserSecurityProfilesRequest {
|
|
1417
|
+
SecurityProfileIds: string[] | undefined;
|
|
1418
|
+
UserId: string | undefined;
|
|
1419
|
+
InstanceId: string | undefined;
|
|
1680
1420
|
}
|
|
1681
|
-
export interface
|
|
1421
|
+
export interface UpdateViewContentRequest {
|
|
1682
1422
|
InstanceId: string | undefined;
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
NameStartsWith?: string | undefined;
|
|
1687
|
-
LanguageCode?: VocabularyLanguageCode | undefined;
|
|
1423
|
+
ViewId: string | undefined;
|
|
1424
|
+
Status: ViewStatus | undefined;
|
|
1425
|
+
Content: ViewInputContent | undefined;
|
|
1688
1426
|
}
|
|
1689
|
-
export interface
|
|
1690
|
-
|
|
1691
|
-
Id: string | undefined;
|
|
1692
|
-
Arn: string | undefined;
|
|
1693
|
-
LanguageCode: VocabularyLanguageCode | undefined;
|
|
1694
|
-
State: VocabularyState | undefined;
|
|
1695
|
-
LastModifiedTime: Date | undefined;
|
|
1696
|
-
FailureReason?: string | undefined;
|
|
1427
|
+
export interface UpdateViewContentResponse {
|
|
1428
|
+
View?: View | undefined;
|
|
1697
1429
|
}
|
|
1698
|
-
export interface
|
|
1699
|
-
|
|
1700
|
-
|
|
1430
|
+
export interface UpdateViewMetadataRequest {
|
|
1431
|
+
InstanceId: string | undefined;
|
|
1432
|
+
ViewId: string | undefined;
|
|
1433
|
+
Name?: string | undefined;
|
|
1434
|
+
Description?: string | undefined;
|
|
1701
1435
|
}
|
|
1702
|
-
export
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
}
|
|
1707
|
-
export type
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1436
|
+
export interface UpdateViewMetadataResponse {}
|
|
1437
|
+
export interface EvaluationFormItemEnablementCondition {
|
|
1438
|
+
Operands: EvaluationFormItemEnablementConditionOperand[] | undefined;
|
|
1439
|
+
Operator?: EvaluationFormItemEnablementOperator | undefined;
|
|
1440
|
+
}
|
|
1441
|
+
export type EvaluationFormItemEnablementConditionOperand =
|
|
1442
|
+
| EvaluationFormItemEnablementConditionOperand.ConditionMember
|
|
1443
|
+
| EvaluationFormItemEnablementConditionOperand.ExpressionMember
|
|
1444
|
+
| EvaluationFormItemEnablementConditionOperand.$UnknownMember;
|
|
1445
|
+
export declare namespace EvaluationFormItemEnablementConditionOperand {
|
|
1446
|
+
interface ExpressionMember {
|
|
1447
|
+
Expression: EvaluationFormItemEnablementExpression;
|
|
1448
|
+
Condition?: never;
|
|
1449
|
+
$unknown?: never;
|
|
1450
|
+
}
|
|
1451
|
+
interface ConditionMember {
|
|
1452
|
+
Expression?: never;
|
|
1453
|
+
Condition: EvaluationFormItemEnablementCondition;
|
|
1454
|
+
$unknown?: never;
|
|
1455
|
+
}
|
|
1456
|
+
interface $UnknownMember {
|
|
1457
|
+
Expression?: never;
|
|
1458
|
+
Condition?: never;
|
|
1459
|
+
$unknown: [string, any];
|
|
1460
|
+
}
|
|
1461
|
+
interface Visitor<T> {
|
|
1462
|
+
Expression: (value: EvaluationFormItemEnablementExpression) => T;
|
|
1463
|
+
Condition: (value: EvaluationFormItemEnablementCondition) => T;
|
|
1464
|
+
_: (name: string, value: any) => T;
|
|
1465
|
+
}
|
|
1712
1466
|
}
|
|
1713
|
-
export interface
|
|
1714
|
-
|
|
1467
|
+
export interface AgentStatusSearchCriteria {
|
|
1468
|
+
OrConditions?: AgentStatusSearchCriteria[] | undefined;
|
|
1469
|
+
AndConditions?: AgentStatusSearchCriteria[] | undefined;
|
|
1470
|
+
StringCondition?: StringCondition | undefined;
|
|
1715
1471
|
}
|
|
1716
|
-
export interface
|
|
1717
|
-
|
|
1472
|
+
export interface ContactFlowModuleSearchCriteria {
|
|
1473
|
+
OrConditions?: ContactFlowModuleSearchCriteria[] | undefined;
|
|
1474
|
+
AndConditions?: ContactFlowModuleSearchCriteria[] | undefined;
|
|
1475
|
+
StringCondition?: StringCondition | undefined;
|
|
1476
|
+
StateCondition?: ContactFlowModuleState | undefined;
|
|
1477
|
+
StatusCondition?: ContactFlowModuleStatus | undefined;
|
|
1718
1478
|
}
|
|
1719
|
-
export interface
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1479
|
+
export interface ContactFlowSearchCriteria {
|
|
1480
|
+
OrConditions?: ContactFlowSearchCriteria[] | undefined;
|
|
1481
|
+
AndConditions?: ContactFlowSearchCriteria[] | undefined;
|
|
1482
|
+
StringCondition?: StringCondition | undefined;
|
|
1483
|
+
TypeCondition?: ContactFlowType | undefined;
|
|
1484
|
+
StateCondition?: ContactFlowState | undefined;
|
|
1485
|
+
StatusCondition?: ContactFlowStatus | undefined;
|
|
1724
1486
|
}
|
|
1725
|
-
export interface
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
Event: ChatEvent | undefined;
|
|
1730
|
-
NewSessionDetails?: NewSessionDetails | undefined;
|
|
1487
|
+
export interface EmailAddressSearchCriteria {
|
|
1488
|
+
OrConditions?: EmailAddressSearchCriteria[] | undefined;
|
|
1489
|
+
AndConditions?: EmailAddressSearchCriteria[] | undefined;
|
|
1490
|
+
StringCondition?: StringCondition | undefined;
|
|
1731
1491
|
}
|
|
1732
|
-
export interface
|
|
1733
|
-
|
|
1734
|
-
|
|
1492
|
+
export interface EvaluationFormItemEnablementConfiguration {
|
|
1493
|
+
Condition: EvaluationFormItemEnablementCondition | undefined;
|
|
1494
|
+
Action: EvaluationFormItemEnablementAction | undefined;
|
|
1495
|
+
DefaultAction?: EvaluationFormItemEnablementAction | undefined;
|
|
1735
1496
|
}
|
|
1736
|
-
export interface
|
|
1737
|
-
|
|
1738
|
-
|
|
1497
|
+
export interface EvaluationFormSearchCriteria {
|
|
1498
|
+
OrConditions?: EvaluationFormSearchCriteria[] | undefined;
|
|
1499
|
+
AndConditions?: EvaluationFormSearchCriteria[] | undefined;
|
|
1500
|
+
StringCondition?: StringCondition | undefined;
|
|
1501
|
+
NumberCondition?: NumberCondition | undefined;
|
|
1502
|
+
BooleanCondition?: BooleanCondition | undefined;
|
|
1503
|
+
DateTimeCondition?: DateTimeCondition | undefined;
|
|
1739
1504
|
}
|
|
1740
|
-
export interface
|
|
1741
|
-
|
|
1505
|
+
export interface EvaluationSearchCriteria {
|
|
1506
|
+
OrConditions?: EvaluationSearchCriteria[] | undefined;
|
|
1507
|
+
AndConditions?: EvaluationSearchCriteria[] | undefined;
|
|
1508
|
+
StringCondition?: StringCondition | undefined;
|
|
1509
|
+
NumberCondition?: NumberCondition | undefined;
|
|
1510
|
+
BooleanCondition?: BooleanCondition | undefined;
|
|
1511
|
+
DateTimeCondition?: DateTimeCondition | undefined;
|
|
1512
|
+
DecimalCondition?: DecimalCondition | undefined;
|
|
1513
|
+
}
|
|
1514
|
+
export interface Expression {
|
|
1515
|
+
AttributeCondition?: AttributeCondition | undefined;
|
|
1516
|
+
AndExpression?: Expression[] | undefined;
|
|
1517
|
+
OrExpression?: Expression[] | undefined;
|
|
1518
|
+
NotAttributeCondition?: AttributeCondition | undefined;
|
|
1519
|
+
}
|
|
1520
|
+
export interface HoursOfOperationOverrideSearchCriteria {
|
|
1521
|
+
OrConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
|
|
1522
|
+
AndConditions?: HoursOfOperationOverrideSearchCriteria[] | undefined;
|
|
1523
|
+
StringCondition?: StringCondition | undefined;
|
|
1524
|
+
DateCondition?: DateCondition | undefined;
|
|
1742
1525
|
}
|
|
1743
|
-
export
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
export type OutboundMessageSourceType =
|
|
1748
|
-
(typeof OutboundMessageSourceType)[keyof typeof OutboundMessageSourceType];
|
|
1749
|
-
export interface OutboundRawMessage {
|
|
1750
|
-
Subject: string | undefined;
|
|
1751
|
-
Body: string | undefined;
|
|
1752
|
-
ContentType: string | undefined;
|
|
1526
|
+
export interface HoursOfOperationSearchCriteria {
|
|
1527
|
+
OrConditions?: HoursOfOperationSearchCriteria[] | undefined;
|
|
1528
|
+
AndConditions?: HoursOfOperationSearchCriteria[] | undefined;
|
|
1529
|
+
StringCondition?: StringCondition | undefined;
|
|
1753
1530
|
}
|
|
1754
|
-
export interface
|
|
1755
|
-
|
|
1756
|
-
|
|
1531
|
+
export interface PredefinedAttributeSearchCriteria {
|
|
1532
|
+
OrConditions?: PredefinedAttributeSearchCriteria[] | undefined;
|
|
1533
|
+
AndConditions?: PredefinedAttributeSearchCriteria[] | undefined;
|
|
1534
|
+
StringCondition?: StringCondition | undefined;
|
|
1757
1535
|
}
|
|
1758
|
-
export interface
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1536
|
+
export interface PromptSearchCriteria {
|
|
1537
|
+
OrConditions?: PromptSearchCriteria[] | undefined;
|
|
1538
|
+
AndConditions?: PromptSearchCriteria[] | undefined;
|
|
1539
|
+
StringCondition?: StringCondition | undefined;
|
|
1762
1540
|
}
|
|
1763
|
-
export interface
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1541
|
+
export interface QueueSearchCriteria {
|
|
1542
|
+
OrConditions?: QueueSearchCriteria[] | undefined;
|
|
1543
|
+
AndConditions?: QueueSearchCriteria[] | undefined;
|
|
1544
|
+
StringCondition?: StringCondition | undefined;
|
|
1545
|
+
QueueTypeCondition?: SearchableQueueType | undefined;
|
|
1767
1546
|
}
|
|
1768
|
-
export interface
|
|
1769
|
-
|
|
1770
|
-
|
|
1547
|
+
export interface QuickConnectSearchCriteria {
|
|
1548
|
+
OrConditions?: QuickConnectSearchCriteria[] | undefined;
|
|
1549
|
+
AndConditions?: QuickConnectSearchCriteria[] | undefined;
|
|
1550
|
+
StringCondition?: StringCondition | undefined;
|
|
1771
1551
|
}
|
|
1772
|
-
export
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
|
|
1777
|
-
export interface SendOutboundEmailRequest {
|
|
1778
|
-
InstanceId: string | undefined;
|
|
1779
|
-
FromEmailAddress: EmailAddressInfo | undefined;
|
|
1780
|
-
DestinationEmailAddress: EmailAddressInfo | undefined;
|
|
1781
|
-
AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
|
|
1782
|
-
EmailMessage: OutboundEmailContent | undefined;
|
|
1783
|
-
TrafficType: TrafficType | undefined;
|
|
1784
|
-
SourceCampaign?: SourceCampaign | undefined;
|
|
1785
|
-
ClientToken?: string | undefined;
|
|
1552
|
+
export interface RoutingProfileSearchCriteria {
|
|
1553
|
+
OrConditions?: RoutingProfileSearchCriteria[] | undefined;
|
|
1554
|
+
AndConditions?: RoutingProfileSearchCriteria[] | undefined;
|
|
1555
|
+
StringCondition?: StringCondition | undefined;
|
|
1786
1556
|
}
|
|
1787
|
-
export interface
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
FileName: string | undefined;
|
|
1792
|
-
FileSizeInBytes: number | undefined;
|
|
1793
|
-
UrlExpiryInSeconds?: number | undefined;
|
|
1794
|
-
FileUseCaseType: FileUseCaseType | undefined;
|
|
1795
|
-
AssociatedResourceArn: string | undefined;
|
|
1796
|
-
CreatedBy?: CreatedByInfo | undefined;
|
|
1797
|
-
Tags?: Record<string, string> | undefined;
|
|
1557
|
+
export interface SecurityProfileSearchCriteria {
|
|
1558
|
+
OrConditions?: SecurityProfileSearchCriteria[] | undefined;
|
|
1559
|
+
AndConditions?: SecurityProfileSearchCriteria[] | undefined;
|
|
1560
|
+
StringCondition?: StringCondition | undefined;
|
|
1798
1561
|
}
|
|
1799
|
-
export interface
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1562
|
+
export interface SegmentAttributeValue {
|
|
1563
|
+
ValueString?: string | undefined;
|
|
1564
|
+
ValueMap?: Record<string, SegmentAttributeValue> | undefined;
|
|
1565
|
+
ValueInteger?: number | undefined;
|
|
1566
|
+
ValueList?: SegmentAttributeValue[] | undefined;
|
|
1567
|
+
ValueArn?: string | undefined;
|
|
1803
1568
|
}
|
|
1804
|
-
export interface
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
FileStatus?: FileStatusType | undefined;
|
|
1809
|
-
CreatedBy?: CreatedByInfo | undefined;
|
|
1810
|
-
UploadUrlMetadata?: UploadUrlMetadata | undefined;
|
|
1569
|
+
export interface UserHierarchyGroupSearchCriteria {
|
|
1570
|
+
OrConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
|
|
1571
|
+
AndConditions?: UserHierarchyGroupSearchCriteria[] | undefined;
|
|
1572
|
+
StringCondition?: StringCondition | undefined;
|
|
1811
1573
|
}
|
|
1812
|
-
export interface
|
|
1813
|
-
|
|
1814
|
-
|
|
1574
|
+
export interface UserSearchCriteria {
|
|
1575
|
+
OrConditions?: UserSearchCriteria[] | undefined;
|
|
1576
|
+
AndConditions?: UserSearchCriteria[] | undefined;
|
|
1577
|
+
StringCondition?: StringCondition | undefined;
|
|
1578
|
+
ListCondition?: ListCondition | undefined;
|
|
1579
|
+
HierarchyGroupCondition?: HierarchyGroupCondition | undefined;
|
|
1815
1580
|
}
|
|
1816
|
-
export interface
|
|
1817
|
-
|
|
1818
|
-
|
|
1581
|
+
export interface EvaluationFormQuestion {
|
|
1582
|
+
Title: string | undefined;
|
|
1583
|
+
Instructions?: string | undefined;
|
|
1584
|
+
RefId: string | undefined;
|
|
1585
|
+
NotApplicableEnabled?: boolean | undefined;
|
|
1586
|
+
QuestionType: EvaluationFormQuestionType | undefined;
|
|
1587
|
+
QuestionTypeProperties?: EvaluationFormQuestionTypeProperties | undefined;
|
|
1588
|
+
Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
|
|
1589
|
+
Weight?: number | undefined;
|
|
1590
|
+
}
|
|
1591
|
+
export interface RoutingCriteriaInputStep {
|
|
1592
|
+
Expiry?: RoutingCriteriaInputStepExpiry | undefined;
|
|
1593
|
+
Expression?: Expression | undefined;
|
|
1594
|
+
}
|
|
1595
|
+
export interface SearchAgentStatusesRequest {
|
|
1596
|
+
InstanceId: string | undefined;
|
|
1597
|
+
NextToken?: string | undefined;
|
|
1598
|
+
MaxResults?: number | undefined;
|
|
1599
|
+
SearchFilter?: AgentStatusSearchFilter | undefined;
|
|
1600
|
+
SearchCriteria?: AgentStatusSearchCriteria | undefined;
|
|
1819
1601
|
}
|
|
1820
|
-
export interface
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1602
|
+
export interface SearchContactEvaluationsRequest {
|
|
1603
|
+
InstanceId: string | undefined;
|
|
1604
|
+
NextToken?: string | undefined;
|
|
1605
|
+
MaxResults?: number | undefined;
|
|
1606
|
+
SearchCriteria?: EvaluationSearchCriteria | undefined;
|
|
1607
|
+
SearchFilter?: EvaluationSearchFilter | undefined;
|
|
1825
1608
|
}
|
|
1826
|
-
export interface
|
|
1827
|
-
|
|
1609
|
+
export interface SearchContactFlowModulesRequest {
|
|
1610
|
+
InstanceId: string | undefined;
|
|
1611
|
+
NextToken?: string | undefined;
|
|
1612
|
+
MaxResults?: number | undefined;
|
|
1613
|
+
SearchFilter?: ContactFlowModuleSearchFilter | undefined;
|
|
1614
|
+
SearchCriteria?: ContactFlowModuleSearchCriteria | undefined;
|
|
1828
1615
|
}
|
|
1829
|
-
export interface
|
|
1616
|
+
export interface SearchContactFlowsRequest {
|
|
1830
1617
|
InstanceId: string | undefined;
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
Tags?: Record<string, string> | undefined;
|
|
1618
|
+
NextToken?: string | undefined;
|
|
1619
|
+
MaxResults?: number | undefined;
|
|
1620
|
+
SearchFilter?: ContactFlowSearchFilter | undefined;
|
|
1621
|
+
SearchCriteria?: ContactFlowSearchCriteria | undefined;
|
|
1836
1622
|
}
|
|
1837
|
-
export interface
|
|
1838
|
-
|
|
1839
|
-
|
|
1623
|
+
export interface SearchEmailAddressesRequest {
|
|
1624
|
+
InstanceId: string | undefined;
|
|
1625
|
+
MaxResults?: number | undefined;
|
|
1626
|
+
NextToken?: string | undefined;
|
|
1627
|
+
SearchCriteria?: EmailAddressSearchCriteria | undefined;
|
|
1628
|
+
SearchFilter?: EmailAddressSearchFilter | undefined;
|
|
1840
1629
|
}
|
|
1841
|
-
export
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
readonly ALL: "ALL";
|
|
1848
|
-
readonly FROM_AGENT: "FROM_AGENT";
|
|
1849
|
-
readonly TO_AGENT: "TO_AGENT";
|
|
1850
|
-
};
|
|
1851
|
-
export type VoiceRecordingTrack =
|
|
1852
|
-
(typeof VoiceRecordingTrack)[keyof typeof VoiceRecordingTrack];
|
|
1853
|
-
export interface VoiceRecordingConfiguration {
|
|
1854
|
-
VoiceRecordingTrack?: VoiceRecordingTrack | undefined;
|
|
1855
|
-
IvrRecordingTrack?: IvrRecordingTrack | undefined;
|
|
1630
|
+
export interface SearchEvaluationFormsRequest {
|
|
1631
|
+
InstanceId: string | undefined;
|
|
1632
|
+
NextToken?: string | undefined;
|
|
1633
|
+
MaxResults?: number | undefined;
|
|
1634
|
+
SearchCriteria?: EvaluationFormSearchCriteria | undefined;
|
|
1635
|
+
SearchFilter?: EvaluationFormSearchFilter | undefined;
|
|
1856
1636
|
}
|
|
1857
|
-
export interface
|
|
1637
|
+
export interface SearchHoursOfOperationOverridesRequest {
|
|
1858
1638
|
InstanceId: string | undefined;
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1639
|
+
NextToken?: string | undefined;
|
|
1640
|
+
MaxResults?: number | undefined;
|
|
1641
|
+
SearchFilter?: HoursOfOperationSearchFilter | undefined;
|
|
1642
|
+
SearchCriteria?: HoursOfOperationOverrideSearchCriteria | undefined;
|
|
1862
1643
|
}
|
|
1863
|
-
export interface
|
|
1864
|
-
export interface StartContactStreamingRequest {
|
|
1644
|
+
export interface SearchHoursOfOperationsRequest {
|
|
1865
1645
|
InstanceId: string | undefined;
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1646
|
+
NextToken?: string | undefined;
|
|
1647
|
+
MaxResults?: number | undefined;
|
|
1648
|
+
SearchFilter?: HoursOfOperationSearchFilter | undefined;
|
|
1649
|
+
SearchCriteria?: HoursOfOperationSearchCriteria | undefined;
|
|
1869
1650
|
}
|
|
1870
|
-
export interface
|
|
1871
|
-
|
|
1651
|
+
export interface SearchPredefinedAttributesRequest {
|
|
1652
|
+
InstanceId: string | undefined;
|
|
1653
|
+
NextToken?: string | undefined;
|
|
1654
|
+
MaxResults?: number | undefined;
|
|
1655
|
+
SearchCriteria?: PredefinedAttributeSearchCriteria | undefined;
|
|
1872
1656
|
}
|
|
1873
|
-
export interface
|
|
1874
|
-
|
|
1875
|
-
|
|
1657
|
+
export interface SearchPromptsRequest {
|
|
1658
|
+
InstanceId: string | undefined;
|
|
1659
|
+
NextToken?: string | undefined;
|
|
1660
|
+
MaxResults?: number | undefined;
|
|
1661
|
+
SearchFilter?: PromptSearchFilter | undefined;
|
|
1662
|
+
SearchCriteria?: PromptSearchCriteria | undefined;
|
|
1876
1663
|
}
|
|
1877
|
-
export interface
|
|
1878
|
-
|
|
1879
|
-
|
|
1664
|
+
export interface SearchQueuesRequest {
|
|
1665
|
+
InstanceId: string | undefined;
|
|
1666
|
+
NextToken?: string | undefined;
|
|
1667
|
+
MaxResults?: number | undefined;
|
|
1668
|
+
SearchFilter?: QueueSearchFilter | undefined;
|
|
1669
|
+
SearchCriteria?: QueueSearchCriteria | undefined;
|
|
1880
1670
|
}
|
|
1881
|
-
export
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
readonly IN_REPLY_TO: "IN_REPLY_TO";
|
|
1888
|
-
readonly MESSAGE_ID: "MESSAGE_ID";
|
|
1889
|
-
readonly REFERENCES: "REFERENCES";
|
|
1890
|
-
readonly X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT";
|
|
1891
|
-
readonly X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT";
|
|
1892
|
-
};
|
|
1893
|
-
export type EmailHeaderType =
|
|
1894
|
-
(typeof EmailHeaderType)[keyof typeof EmailHeaderType];
|
|
1895
|
-
export interface InboundRawMessage {
|
|
1896
|
-
Subject: string | undefined;
|
|
1897
|
-
Body: string | undefined;
|
|
1898
|
-
ContentType: string | undefined;
|
|
1899
|
-
Headers?: Partial<Record<EmailHeaderType, string>> | undefined;
|
|
1671
|
+
export interface SearchQuickConnectsRequest {
|
|
1672
|
+
InstanceId: string | undefined;
|
|
1673
|
+
NextToken?: string | undefined;
|
|
1674
|
+
MaxResults?: number | undefined;
|
|
1675
|
+
SearchFilter?: QuickConnectSearchFilter | undefined;
|
|
1676
|
+
SearchCriteria?: QuickConnectSearchCriteria | undefined;
|
|
1900
1677
|
}
|
|
1901
|
-
export interface
|
|
1902
|
-
|
|
1903
|
-
|
|
1678
|
+
export interface SearchRoutingProfilesRequest {
|
|
1679
|
+
InstanceId: string | undefined;
|
|
1680
|
+
NextToken?: string | undefined;
|
|
1681
|
+
MaxResults?: number | undefined;
|
|
1682
|
+
SearchFilter?: RoutingProfileSearchFilter | undefined;
|
|
1683
|
+
SearchCriteria?: RoutingProfileSearchCriteria | undefined;
|
|
1904
1684
|
}
|
|
1905
|
-
export interface
|
|
1906
|
-
|
|
1685
|
+
export interface SearchSecurityProfilesRequest {
|
|
1686
|
+
InstanceId: string | undefined;
|
|
1687
|
+
NextToken?: string | undefined;
|
|
1688
|
+
MaxResults?: number | undefined;
|
|
1689
|
+
SearchCriteria?: SecurityProfileSearchCriteria | undefined;
|
|
1690
|
+
SearchFilter?: SecurityProfilesSearchFilter | undefined;
|
|
1907
1691
|
}
|
|
1908
|
-
export interface
|
|
1909
|
-
|
|
1692
|
+
export interface SearchUserHierarchyGroupsRequest {
|
|
1693
|
+
InstanceId: string | undefined;
|
|
1694
|
+
NextToken?: string | undefined;
|
|
1695
|
+
MaxResults?: number | undefined;
|
|
1696
|
+
SearchFilter?: UserHierarchyGroupSearchFilter | undefined;
|
|
1697
|
+
SearchCriteria?: UserHierarchyGroupSearchCriteria | undefined;
|
|
1910
1698
|
}
|
|
1911
|
-
export interface
|
|
1699
|
+
export interface SearchUsersRequest {
|
|
1700
|
+
InstanceId: string | undefined;
|
|
1701
|
+
NextToken?: string | undefined;
|
|
1702
|
+
MaxResults?: number | undefined;
|
|
1703
|
+
SearchFilter?: UserSearchFilter | undefined;
|
|
1704
|
+
SearchCriteria?: UserSearchCriteria | undefined;
|
|
1705
|
+
}
|
|
1706
|
+
export interface Step {
|
|
1707
|
+
Expiry?: Expiry | undefined;
|
|
1708
|
+
Expression?: Expression | undefined;
|
|
1709
|
+
Status?: RoutingCriteriaStepStatus | undefined;
|
|
1710
|
+
}
|
|
1711
|
+
export interface ContactSearchSummarySegmentAttributeValue {
|
|
1712
|
+
ValueString?: string | undefined;
|
|
1713
|
+
ValueMap?: Record<string, SegmentAttributeValue> | undefined;
|
|
1714
|
+
}
|
|
1715
|
+
export interface CreateContactRequest {
|
|
1912
1716
|
InstanceId: string | undefined;
|
|
1913
|
-
ContactId: string | undefined;
|
|
1914
|
-
FromEmailAddress?: EmailAddressInfo | undefined;
|
|
1915
|
-
DestinationEmailAddress: EmailAddressInfo | undefined;
|
|
1916
|
-
AdditionalRecipients?: OutboundAdditionalRecipients | undefined;
|
|
1917
|
-
EmailMessage: OutboundEmailContent | undefined;
|
|
1918
1717
|
ClientToken?: string | undefined;
|
|
1718
|
+
RelatedContactId?: string | undefined;
|
|
1719
|
+
Attributes?: Record<string, string> | undefined;
|
|
1720
|
+
References?: Record<string, Reference> | undefined;
|
|
1721
|
+
Channel: Channel | undefined;
|
|
1722
|
+
InitiationMethod: ContactInitiationMethod | undefined;
|
|
1723
|
+
ExpiryDurationInMinutes?: number | undefined;
|
|
1724
|
+
UserInfo?: UserInfo | undefined;
|
|
1725
|
+
InitiateAs?: InitiateAs | undefined;
|
|
1726
|
+
Name?: string | undefined;
|
|
1727
|
+
Description?: string | undefined;
|
|
1728
|
+
SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
|
|
1729
|
+
PreviousContactId?: string | undefined;
|
|
1919
1730
|
}
|
|
1920
|
-
export interface
|
|
1921
|
-
|
|
1731
|
+
export interface StartChatContactRequest {
|
|
1732
|
+
InstanceId: string | undefined;
|
|
1733
|
+
ContactFlowId: string | undefined;
|
|
1734
|
+
Attributes?: Record<string, string> | undefined;
|
|
1735
|
+
ParticipantDetails: ParticipantDetails | undefined;
|
|
1736
|
+
InitialMessage?: ChatMessage | undefined;
|
|
1737
|
+
ClientToken?: string | undefined;
|
|
1738
|
+
ChatDurationInMinutes?: number | undefined;
|
|
1739
|
+
SupportedMessagingContentTypes?: string[] | undefined;
|
|
1740
|
+
PersistentChat?: PersistentChat | undefined;
|
|
1741
|
+
RelatedContactId?: string | undefined;
|
|
1742
|
+
SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
|
|
1743
|
+
CustomerId?: string | undefined;
|
|
1922
1744
|
}
|