@aws-sdk/client-connect 3.1087.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/Connect.d.ts +1246 -1405
- package/dist-types/ts3.4/ConnectClient.d.ts +37 -113
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchRulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SendOutboundWebNotificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactConversationalAnalyticsJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +67 -134
- package/dist-types/ts3.4/models/errors.d.ts +28 -96
- package/dist-types/ts3.4/models/models_0.d.ts +8 -20
- package/dist-types/ts3.4/models/models_1.d.ts +2 -6
- package/dist-types/ts3.4/models/models_2.d.ts +13 -39
- package/dist-types/ts3.4/models/models_3.d.ts +1 -3
- package/dist-types/ts3.4/models/models_4.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLexBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPromptsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateWorkspaceVisibilityResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspaceVisibilityCommandInput
|
|
8
|
-
extends UpdateWorkspaceVisibilityRequest {}
|
|
7
|
+
export interface UpdateWorkspaceVisibilityCommandInput extends UpdateWorkspaceVisibilityRequest {}
|
|
9
8
|
export interface UpdateWorkspaceVisibilityCommandOutput
|
|
10
|
-
extends UpdateWorkspaceVisibilityResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateWorkspaceVisibilityResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateWorkspaceVisibilityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateWorkspaceVisibilityCommandInput
|
|
12
|
+
input: UpdateWorkspaceVisibilityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateWorkspaceVisibilityCommandInput,
|
|
17
15
|
UpdateWorkspaceVisibilityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateWorkspaceVisibilityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateWorkspaceVisibilityCommandInput
|
|
21
|
+
input: UpdateWorkspaceVisibilityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateWorkspaceVisibilityCommandInput,
|
|
26
24
|
UpdateWorkspaceVisibilityCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface ConnectExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -59,8 +59,7 @@ export declare const AllowedUserAction: {
|
|
|
59
59
|
readonly CALL: "CALL";
|
|
60
60
|
readonly DISCARD: "DISCARD";
|
|
61
61
|
};
|
|
62
|
-
export type AllowedUserAction =
|
|
63
|
-
(typeof AllowedUserAction)[keyof typeof AllowedUserAction];
|
|
62
|
+
export type AllowedUserAction = (typeof AllowedUserAction)[keyof typeof AllowedUserAction];
|
|
64
63
|
export declare const ScreenShareCapability: {
|
|
65
64
|
readonly SEND: "SEND";
|
|
66
65
|
};
|
|
@@ -69,43 +68,37 @@ export type ScreenShareCapability =
|
|
|
69
68
|
export declare const VideoCapability: {
|
|
70
69
|
readonly SEND: "SEND";
|
|
71
70
|
};
|
|
72
|
-
export type VideoCapability =
|
|
73
|
-
(typeof VideoCapability)[keyof typeof VideoCapability];
|
|
71
|
+
export type VideoCapability = (typeof VideoCapability)[keyof typeof VideoCapability];
|
|
74
72
|
export declare const ParticipantState: {
|
|
75
73
|
readonly CONNECTED: "CONNECTED";
|
|
76
74
|
readonly DISCONNECTED: "DISCONNECTED";
|
|
77
75
|
readonly INITIAL: "INITIAL";
|
|
78
76
|
readonly MISSED: "MISSED";
|
|
79
77
|
};
|
|
80
|
-
export type ParticipantState =
|
|
81
|
-
(typeof ParticipantState)[keyof typeof ParticipantState];
|
|
78
|
+
export type ParticipantState = (typeof ParticipantState)[keyof typeof ParticipantState];
|
|
82
79
|
export declare const VoiceEnhancementMode: {
|
|
83
80
|
readonly NOISE_SUPPRESSION: "NOISE_SUPPRESSION";
|
|
84
81
|
readonly NONE: "NONE";
|
|
85
82
|
readonly VOICE_ISOLATION: "VOICE_ISOLATION";
|
|
86
83
|
};
|
|
87
|
-
export type VoiceEnhancementMode =
|
|
88
|
-
(typeof VoiceEnhancementMode)[keyof typeof VoiceEnhancementMode];
|
|
84
|
+
export type VoiceEnhancementMode = (typeof VoiceEnhancementMode)[keyof typeof VoiceEnhancementMode];
|
|
89
85
|
export declare const AgentStatusState: {
|
|
90
86
|
readonly DISABLED: "DISABLED";
|
|
91
87
|
readonly ENABLED: "ENABLED";
|
|
92
88
|
};
|
|
93
|
-
export type AgentStatusState =
|
|
94
|
-
(typeof AgentStatusState)[keyof typeof AgentStatusState];
|
|
89
|
+
export type AgentStatusState = (typeof AgentStatusState)[keyof typeof AgentStatusState];
|
|
95
90
|
export declare const AgentStatusType: {
|
|
96
91
|
readonly CUSTOM: "CUSTOM";
|
|
97
92
|
readonly OFFLINE: "OFFLINE";
|
|
98
93
|
readonly ROUTABLE: "ROUTABLE";
|
|
99
94
|
};
|
|
100
|
-
export type AgentStatusType =
|
|
101
|
-
(typeof AgentStatusType)[keyof typeof AgentStatusType];
|
|
95
|
+
export type AgentStatusType = (typeof AgentStatusType)[keyof typeof AgentStatusType];
|
|
102
96
|
export declare const StringComparisonType: {
|
|
103
97
|
readonly CONTAINS: "CONTAINS";
|
|
104
98
|
readonly EXACT: "EXACT";
|
|
105
99
|
readonly STARTS_WITH: "STARTS_WITH";
|
|
106
100
|
};
|
|
107
|
-
export type StringComparisonType =
|
|
108
|
-
(typeof StringComparisonType)[keyof typeof StringComparisonType];
|
|
101
|
+
export type StringComparisonType = (typeof StringComparisonType)[keyof typeof StringComparisonType];
|
|
109
102
|
export declare const AiUseCase: {
|
|
110
103
|
readonly AgentAssistance: "AgentAssistance";
|
|
111
104
|
readonly SelfService: "SelfService";
|
|
@@ -114,14 +107,12 @@ export type AiUseCase = (typeof AiUseCase)[keyof typeof AiUseCase];
|
|
|
114
107
|
export declare const FlowModuleType: {
|
|
115
108
|
readonly MCP: "MCP";
|
|
116
109
|
};
|
|
117
|
-
export type FlowModuleType =
|
|
118
|
-
(typeof FlowModuleType)[keyof typeof FlowModuleType];
|
|
110
|
+
export type FlowModuleType = (typeof FlowModuleType)[keyof typeof FlowModuleType];
|
|
119
111
|
export declare const MonitorCapability: {
|
|
120
112
|
readonly BARGE: "BARGE";
|
|
121
113
|
readonly SILENT_MONITOR: "SILENT_MONITOR";
|
|
122
114
|
};
|
|
123
|
-
export type MonitorCapability =
|
|
124
|
-
(typeof MonitorCapability)[keyof typeof MonitorCapability];
|
|
115
|
+
export type MonitorCapability = (typeof MonitorCapability)[keyof typeof MonitorCapability];
|
|
125
116
|
export declare const AttachedFileInvalidRequestExceptionReason: {
|
|
126
117
|
readonly INVALID_FILE_NAME: "INVALID_FILE_NAME";
|
|
127
118
|
readonly INVALID_FILE_SIZE: "INVALID_FILE_SIZE";
|
|
@@ -201,8 +192,7 @@ export type InstanceStorageResourceType =
|
|
|
201
192
|
export declare const EncryptionType: {
|
|
202
193
|
readonly KMS: "KMS";
|
|
203
194
|
};
|
|
204
|
-
export type EncryptionType =
|
|
205
|
-
(typeof EncryptionType)[keyof typeof EncryptionType];
|
|
195
|
+
export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
|
|
206
196
|
export declare const StorageType: {
|
|
207
197
|
readonly KINESIS_FIREHOSE: "KINESIS_FIREHOSE";
|
|
208
198
|
readonly KINESIS_STREAM: "KINESIS_STREAM";
|
|
@@ -221,8 +211,7 @@ export declare const FileStatusType: {
|
|
|
221
211
|
readonly PROCESSING: "PROCESSING";
|
|
222
212
|
readonly REJECTED: "REJECTED";
|
|
223
213
|
};
|
|
224
|
-
export type FileStatusType =
|
|
225
|
-
(typeof FileStatusType)[keyof typeof FileStatusType];
|
|
214
|
+
export type FileStatusType = (typeof FileStatusType)[keyof typeof FileStatusType];
|
|
226
215
|
export declare const FileUseCaseType: {
|
|
227
216
|
readonly ATTACHMENT: "ATTACHMENT";
|
|
228
217
|
readonly CONTACT_ANALYSIS: "CONTACT_ANALYSIS";
|
|
@@ -232,8 +221,7 @@ export declare const FileUseCaseType: {
|
|
|
232
221
|
readonly EMAIL_MESSAGE_REDACTED: "EMAIL_MESSAGE_REDACTED";
|
|
233
222
|
readonly VOICE_RECORDING: "VOICE_RECORDING";
|
|
234
223
|
};
|
|
235
|
-
export type FileUseCaseType =
|
|
236
|
-
(typeof FileUseCaseType)[keyof typeof FileUseCaseType];
|
|
224
|
+
export type FileUseCaseType = (typeof FileUseCaseType)[keyof typeof FileUseCaseType];
|
|
237
225
|
export declare const ListFlowAssociationResourceType: {
|
|
238
226
|
readonly ANALYTICS_CONNECTOR: "ANALYTICS_CONNECTOR";
|
|
239
227
|
readonly INBOUND_EMAIL: "INBOUND_EMAIL";
|
|
@@ -254,8 +242,7 @@ export type EndpointType = (typeof EndpointType)[keyof typeof EndpointType];
|
|
|
254
242
|
export declare const OutboundStrategyType: {
|
|
255
243
|
readonly AGENT_FIRST: "AGENT_FIRST";
|
|
256
244
|
};
|
|
257
|
-
export type OutboundStrategyType =
|
|
258
|
-
(typeof OutboundStrategyType)[keyof typeof OutboundStrategyType];
|
|
245
|
+
export type OutboundStrategyType = (typeof OutboundStrategyType)[keyof typeof OutboundStrategyType];
|
|
259
246
|
export declare const FailureReasonCode: {
|
|
260
247
|
readonly IDEMPOTENCY_EXCEPTION: "IDEMPOTENCY_EXCEPTION";
|
|
261
248
|
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
@@ -269,13 +256,11 @@ export declare const FailureReasonCode: {
|
|
|
269
256
|
readonly MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT: "MISSING_QUEUE_ID_AND_SYSTEM_ENDPOINT";
|
|
270
257
|
readonly REQUEST_THROTTLED: "REQUEST_THROTTLED";
|
|
271
258
|
};
|
|
272
|
-
export type FailureReasonCode =
|
|
273
|
-
(typeof FailureReasonCode)[keyof typeof FailureReasonCode];
|
|
259
|
+
export type FailureReasonCode = (typeof FailureReasonCode)[keyof typeof FailureReasonCode];
|
|
274
260
|
export declare const AuthCodeEntityType: {
|
|
275
261
|
readonly CUSTOMER_PROFILE: "CUSTOMER_PROFILE";
|
|
276
262
|
};
|
|
277
|
-
export type AuthCodeEntityType =
|
|
278
|
-
(typeof AuthCodeEntityType)[keyof typeof AuthCodeEntityType];
|
|
263
|
+
export type AuthCodeEntityType = (typeof AuthCodeEntityType)[keyof typeof AuthCodeEntityType];
|
|
279
264
|
export declare const InitiateAs: {
|
|
280
265
|
readonly COMPLETED: "COMPLETED";
|
|
281
266
|
readonly CONNECTED_TO_USER: "CONNECTED_TO_USER";
|
|
@@ -289,8 +274,7 @@ export declare const ReferenceStatus: {
|
|
|
289
274
|
readonly PROCESSING: "PROCESSING";
|
|
290
275
|
readonly REJECTED: "REJECTED";
|
|
291
276
|
};
|
|
292
|
-
export type ReferenceStatus =
|
|
293
|
-
(typeof ReferenceStatus)[keyof typeof ReferenceStatus];
|
|
277
|
+
export type ReferenceStatus = (typeof ReferenceStatus)[keyof typeof ReferenceStatus];
|
|
294
278
|
export declare const ReferenceType: {
|
|
295
279
|
readonly ATTACHMENT: "ATTACHMENT";
|
|
296
280
|
readonly CONTACT_ANALYSIS: "CONTACT_ANALYSIS";
|
|
@@ -309,8 +293,7 @@ export declare const ContactFlowStatus: {
|
|
|
309
293
|
readonly PUBLISHED: "PUBLISHED";
|
|
310
294
|
readonly SAVED: "SAVED";
|
|
311
295
|
};
|
|
312
|
-
export type ContactFlowStatus =
|
|
313
|
-
(typeof ContactFlowStatus)[keyof typeof ContactFlowStatus];
|
|
296
|
+
export type ContactFlowStatus = (typeof ContactFlowStatus)[keyof typeof ContactFlowStatus];
|
|
314
297
|
export declare const ContactFlowType: {
|
|
315
298
|
readonly AGENT_HOLD: "AGENT_HOLD";
|
|
316
299
|
readonly AGENT_TRANSFER: "AGENT_TRANSFER";
|
|
@@ -323,13 +306,11 @@ export declare const ContactFlowType: {
|
|
|
323
306
|
readonly OUTBOUND_WHISPER: "OUTBOUND_WHISPER";
|
|
324
307
|
readonly QUEUE_TRANSFER: "QUEUE_TRANSFER";
|
|
325
308
|
};
|
|
326
|
-
export type ContactFlowType =
|
|
327
|
-
(typeof ContactFlowType)[keyof typeof ContactFlowType];
|
|
309
|
+
export type ContactFlowType = (typeof ContactFlowType)[keyof typeof ContactFlowType];
|
|
328
310
|
export declare const DataTableStatus: {
|
|
329
311
|
readonly PUBLISHED: "PUBLISHED";
|
|
330
312
|
};
|
|
331
|
-
export type DataTableStatus =
|
|
332
|
-
(typeof DataTableStatus)[keyof typeof DataTableStatus];
|
|
313
|
+
export type DataTableStatus = (typeof DataTableStatus)[keyof typeof DataTableStatus];
|
|
333
314
|
export declare const DataTableLockLevel: {
|
|
334
315
|
readonly ATTRIBUTE: "ATTRIBUTE";
|
|
335
316
|
readonly DATA_TABLE: "DATA_TABLE";
|
|
@@ -337,8 +318,7 @@ export declare const DataTableLockLevel: {
|
|
|
337
318
|
readonly PRIMARY_VALUE: "PRIMARY_VALUE";
|
|
338
319
|
readonly VALUE: "VALUE";
|
|
339
320
|
};
|
|
340
|
-
export type DataTableLockLevel =
|
|
341
|
-
(typeof DataTableLockLevel)[keyof typeof DataTableLockLevel];
|
|
321
|
+
export type DataTableLockLevel = (typeof DataTableLockLevel)[keyof typeof DataTableLockLevel];
|
|
342
322
|
export declare const DataTableAttributeValueType: {
|
|
343
323
|
readonly BOOLEAN: "BOOLEAN";
|
|
344
324
|
readonly NUMBER: "NUMBER";
|
|
@@ -487,8 +467,7 @@ export declare const HoursOfOperationDays: {
|
|
|
487
467
|
readonly TUESDAY: "TUESDAY";
|
|
488
468
|
readonly WEDNESDAY: "WEDNESDAY";
|
|
489
469
|
};
|
|
490
|
-
export type HoursOfOperationDays =
|
|
491
|
-
(typeof HoursOfOperationDays)[keyof typeof HoursOfOperationDays];
|
|
470
|
+
export type HoursOfOperationDays = (typeof HoursOfOperationDays)[keyof typeof HoursOfOperationDays];
|
|
492
471
|
export declare const OverrideDays: {
|
|
493
472
|
readonly FRIDAY: "FRIDAY";
|
|
494
473
|
readonly MONDAY: "MONDAY";
|
|
@@ -510,8 +489,7 @@ export declare const RecurrenceFrequency: {
|
|
|
510
489
|
readonly WEEKLY: "WEEKLY";
|
|
511
490
|
readonly YEARLY: "YEARLY";
|
|
512
491
|
};
|
|
513
|
-
export type RecurrenceFrequency =
|
|
514
|
-
(typeof RecurrenceFrequency)[keyof typeof RecurrenceFrequency];
|
|
492
|
+
export type RecurrenceFrequency = (typeof RecurrenceFrequency)[keyof typeof RecurrenceFrequency];
|
|
515
493
|
export declare const DirectoryType: {
|
|
516
494
|
readonly CONNECT_MANAGED: "CONNECT_MANAGED";
|
|
517
495
|
readonly EXISTING_DIRECTORY: "EXISTING_DIRECTORY";
|
|
@@ -535,8 +513,7 @@ export declare const IntegrationType: {
|
|
|
535
513
|
readonly WISDOM_KNOWLEDGE_BASE: "WISDOM_KNOWLEDGE_BASE";
|
|
536
514
|
readonly WISDOM_QUICK_RESPONSES: "WISDOM_QUICK_RESPONSES";
|
|
537
515
|
};
|
|
538
|
-
export type IntegrationType =
|
|
539
|
-
(typeof IntegrationType)[keyof typeof IntegrationType];
|
|
516
|
+
export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
|
|
540
517
|
export declare const SourceType: {
|
|
541
518
|
readonly CASES: "CASES";
|
|
542
519
|
readonly SALESFORCE: "SALESFORCE";
|
|
@@ -570,14 +547,12 @@ export declare const ParticipantRole: {
|
|
|
570
547
|
readonly SUPERVISOR: "SUPERVISOR";
|
|
571
548
|
readonly SYSTEM: "SYSTEM";
|
|
572
549
|
};
|
|
573
|
-
export type ParticipantRole =
|
|
574
|
-
(typeof ParticipantRole)[keyof typeof ParticipantRole];
|
|
550
|
+
export type ParticipantRole = (typeof ParticipantRole)[keyof typeof ParticipantRole];
|
|
575
551
|
export declare const RehydrationType: {
|
|
576
552
|
readonly ENTIRE_PAST_SESSION: "ENTIRE_PAST_SESSION";
|
|
577
553
|
readonly FROM_SEGMENT: "FROM_SEGMENT";
|
|
578
554
|
};
|
|
579
|
-
export type RehydrationType =
|
|
580
|
-
(typeof RehydrationType)[keyof typeof RehydrationType];
|
|
555
|
+
export type RehydrationType = (typeof RehydrationType)[keyof typeof RehydrationType];
|
|
581
556
|
export declare const DeviceType: {
|
|
582
557
|
readonly APNS: "APNS";
|
|
583
558
|
readonly APNS_SANDBOX: "APNS_SANDBOX";
|
|
@@ -590,8 +565,7 @@ export declare const QuickConnectType: {
|
|
|
590
565
|
readonly QUEUE: "QUEUE";
|
|
591
566
|
readonly USER: "USER";
|
|
592
567
|
};
|
|
593
|
-
export type QuickConnectType =
|
|
594
|
-
(typeof QuickConnectType)[keyof typeof QuickConnectType];
|
|
568
|
+
export type QuickConnectType = (typeof QuickConnectType)[keyof typeof QuickConnectType];
|
|
595
569
|
export declare const BehaviorType: {
|
|
596
570
|
readonly ROUTE_ANY_CHANNEL: "ROUTE_ANY_CHANNEL";
|
|
597
571
|
readonly ROUTE_CURRENT_CHANNEL_ONLY: "ROUTE_CURRENT_CHANNEL_ONLY";
|
|
@@ -604,8 +578,7 @@ export type SlaType = (typeof SlaType)[keyof typeof SlaType];
|
|
|
604
578
|
export declare const SlaAssignmentType: {
|
|
605
579
|
readonly CASES: "CASES";
|
|
606
580
|
};
|
|
607
|
-
export type SlaAssignmentType =
|
|
608
|
-
(typeof SlaAssignmentType)[keyof typeof SlaAssignmentType];
|
|
581
|
+
export type SlaAssignmentType = (typeof SlaAssignmentType)[keyof typeof SlaAssignmentType];
|
|
609
582
|
export declare const NotificationContentType: {
|
|
610
583
|
readonly PLAIN_TEXT: "PLAIN_TEXT";
|
|
611
584
|
};
|
|
@@ -620,8 +593,7 @@ export declare const RulePublishStatus: {
|
|
|
620
593
|
readonly DRAFT: "DRAFT";
|
|
621
594
|
readonly PUBLISHED: "PUBLISHED";
|
|
622
595
|
};
|
|
623
|
-
export type RulePublishStatus =
|
|
624
|
-
(typeof RulePublishStatus)[keyof typeof RulePublishStatus];
|
|
596
|
+
export type RulePublishStatus = (typeof RulePublishStatus)[keyof typeof RulePublishStatus];
|
|
625
597
|
export declare const EventSourceName: {
|
|
626
598
|
readonly OnAlertUpdate: "OnAlertUpdate";
|
|
627
599
|
readonly OnCaseCreate: "OnCaseCreate";
|
|
@@ -641,14 +613,12 @@ export declare const EventSourceName: {
|
|
|
641
613
|
readonly OnZendeskTicketCreate: "OnZendeskTicketCreate";
|
|
642
614
|
readonly OnZendeskTicketStatusUpdate: "OnZendeskTicketStatusUpdate";
|
|
643
615
|
};
|
|
644
|
-
export type EventSourceName =
|
|
645
|
-
(typeof EventSourceName)[keyof typeof EventSourceName];
|
|
616
|
+
export type EventSourceName = (typeof EventSourceName)[keyof typeof EventSourceName];
|
|
646
617
|
export declare const ApplicationType: {
|
|
647
618
|
readonly MCP: "MCP";
|
|
648
619
|
readonly THIRD_PARTY_APPLICATION: "THIRD_PARTY_APPLICATION";
|
|
649
620
|
};
|
|
650
|
-
export type ApplicationType =
|
|
651
|
-
(typeof ApplicationType)[keyof typeof ApplicationType];
|
|
621
|
+
export type ApplicationType = (typeof ApplicationType)[keyof typeof ApplicationType];
|
|
652
622
|
export declare const TaskTemplateFieldType: {
|
|
653
623
|
readonly BOOLEAN: "BOOLEAN";
|
|
654
624
|
readonly DATE_TIME: "DATE_TIME";
|
|
@@ -671,8 +641,7 @@ export declare const TaskTemplateStatus: {
|
|
|
671
641
|
readonly ACTIVE: "ACTIVE";
|
|
672
642
|
readonly INACTIVE: "INACTIVE";
|
|
673
643
|
};
|
|
674
|
-
export type TaskTemplateStatus =
|
|
675
|
-
(typeof TaskTemplateStatus)[keyof typeof TaskTemplateStatus];
|
|
644
|
+
export type TaskTemplateStatus = (typeof TaskTemplateStatus)[keyof typeof TaskTemplateStatus];
|
|
676
645
|
export declare const PropertyValidationExceptionReason: {
|
|
677
646
|
readonly INVALID_FORMAT: "INVALID_FORMAT";
|
|
678
647
|
readonly NOT_SUPPORTED: "NOT_SUPPORTED";
|
|
@@ -693,8 +662,7 @@ export declare const TestCaseStatus: {
|
|
|
693
662
|
readonly PUBLISHED: "PUBLISHED";
|
|
694
663
|
readonly SAVED: "SAVED";
|
|
695
664
|
};
|
|
696
|
-
export type TestCaseStatus =
|
|
697
|
-
(typeof TestCaseStatus)[keyof typeof TestCaseStatus];
|
|
665
|
+
export type TestCaseStatus = (typeof TestCaseStatus)[keyof typeof TestCaseStatus];
|
|
698
666
|
export declare const UseCaseType: {
|
|
699
667
|
readonly CONNECT_CAMPAIGNS: "CONNECT_CAMPAIGNS";
|
|
700
668
|
readonly RULES_EVALUATION: "RULES_EVALUATION";
|
|
@@ -732,8 +700,7 @@ export declare const VocabularyState: {
|
|
|
732
700
|
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
733
701
|
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
734
702
|
};
|
|
735
|
-
export type VocabularyState =
|
|
736
|
-
(typeof VocabularyState)[keyof typeof VocabularyState];
|
|
703
|
+
export type VocabularyState = (typeof VocabularyState)[keyof typeof VocabularyState];
|
|
737
704
|
export declare const WorkspaceFontFamily: {
|
|
738
705
|
readonly ARIAL: "Arial";
|
|
739
706
|
readonly COURIER_NEW: "Courier New";
|
|
@@ -742,8 +709,7 @@ export declare const WorkspaceFontFamily: {
|
|
|
742
709
|
readonly TREBUCHET: "Trebuchet";
|
|
743
710
|
readonly VERDANA: "Verdana";
|
|
744
711
|
};
|
|
745
|
-
export type WorkspaceFontFamily =
|
|
746
|
-
(typeof WorkspaceFontFamily)[keyof typeof WorkspaceFontFamily];
|
|
712
|
+
export type WorkspaceFontFamily = (typeof WorkspaceFontFamily)[keyof typeof WorkspaceFontFamily];
|
|
747
713
|
export declare const ContactField: {
|
|
748
714
|
readonly ADDITIONAL_EMAIL_RECIPIENTS: "ADDITIONAL_EMAIL_RECIPIENTS";
|
|
749
715
|
readonly CUSTOMER_ENDPOINT: "CUSTOMER_ENDPOINT";
|
|
@@ -763,8 +729,7 @@ export declare const AttachmentScope: {
|
|
|
763
729
|
readonly EMAIL: "EMAIL";
|
|
764
730
|
readonly TASK: "TASK";
|
|
765
731
|
};
|
|
766
|
-
export type AttachmentScope =
|
|
767
|
-
(typeof AttachmentScope)[keyof typeof AttachmentScope];
|
|
732
|
+
export type AttachmentScope = (typeof AttachmentScope)[keyof typeof AttachmentScope];
|
|
768
733
|
export declare const AnsweringMachineDetectionStatus: {
|
|
769
734
|
readonly AMD_ERROR: "AMD_ERROR";
|
|
770
735
|
readonly AMD_NOT_APPLICABLE: "AMD_NOT_APPLICABLE";
|
|
@@ -790,8 +755,7 @@ export declare const ParticipantType: {
|
|
|
790
755
|
readonly MANAGER: "MANAGER";
|
|
791
756
|
readonly THIRDPARTY: "THIRDPARTY";
|
|
792
757
|
};
|
|
793
|
-
export type ParticipantType =
|
|
794
|
-
(typeof ParticipantType)[keyof typeof ParticipantType];
|
|
758
|
+
export type ParticipantType = (typeof ParticipantType)[keyof typeof ParticipantType];
|
|
795
759
|
export declare const Status: {
|
|
796
760
|
readonly COMPLETE: "COMPLETE";
|
|
797
761
|
readonly DELETED: "DELETED";
|
|
@@ -801,20 +765,17 @@ export type Status = (typeof Status)[keyof typeof Status];
|
|
|
801
765
|
export declare const NextContactType: {
|
|
802
766
|
readonly QUICK_CONNECT: "QUICK_CONNECT";
|
|
803
767
|
};
|
|
804
|
-
export type NextContactType =
|
|
805
|
-
(typeof NextContactType)[keyof typeof NextContactType];
|
|
768
|
+
export type NextContactType = (typeof NextContactType)[keyof typeof NextContactType];
|
|
806
769
|
export declare const MediaStreamType: {
|
|
807
770
|
readonly AUDIO: "AUDIO";
|
|
808
771
|
readonly VIDEO: "VIDEO";
|
|
809
772
|
};
|
|
810
|
-
export type MediaStreamType =
|
|
811
|
-
(typeof MediaStreamType)[keyof typeof MediaStreamType];
|
|
773
|
+
export type MediaStreamType = (typeof MediaStreamType)[keyof typeof MediaStreamType];
|
|
812
774
|
export declare const RecordingStatus: {
|
|
813
775
|
readonly AVAILABLE: "AVAILABLE";
|
|
814
776
|
readonly DELETED: "DELETED";
|
|
815
777
|
};
|
|
816
|
-
export type RecordingStatus =
|
|
817
|
-
(typeof RecordingStatus)[keyof typeof RecordingStatus];
|
|
778
|
+
export type RecordingStatus = (typeof RecordingStatus)[keyof typeof RecordingStatus];
|
|
818
779
|
export declare const RoutingCriteriaStepStatus: {
|
|
819
780
|
readonly ACTIVE: "ACTIVE";
|
|
820
781
|
readonly EXPIRED: "EXPIRED";
|
|
@@ -852,15 +813,13 @@ export declare const EvaluationType: {
|
|
|
852
813
|
readonly CALIBRATION: "CALIBRATION";
|
|
853
814
|
readonly STANDARD: "STANDARD";
|
|
854
815
|
};
|
|
855
|
-
export type EvaluationType =
|
|
856
|
-
(typeof EvaluationType)[keyof typeof EvaluationType];
|
|
816
|
+
export type EvaluationType = (typeof EvaluationType)[keyof typeof EvaluationType];
|
|
857
817
|
export declare const AutoEvaluationStatus: {
|
|
858
818
|
readonly FAILED: "FAILED";
|
|
859
819
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
860
820
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
861
821
|
};
|
|
862
|
-
export type AutoEvaluationStatus =
|
|
863
|
-
(typeof AutoEvaluationStatus)[keyof typeof AutoEvaluationStatus];
|
|
822
|
+
export type AutoEvaluationStatus = (typeof AutoEvaluationStatus)[keyof typeof AutoEvaluationStatus];
|
|
864
823
|
export declare const ContactParticipantRole: {
|
|
865
824
|
readonly AGENT: "AGENT";
|
|
866
825
|
readonly CUSTOMER: "CUSTOMER";
|
|
@@ -875,14 +834,12 @@ export declare const EvaluationStatus: {
|
|
|
875
834
|
readonly SUBMITTED: "SUBMITTED";
|
|
876
835
|
readonly UNDER_REVIEW: "UNDER_REVIEW";
|
|
877
836
|
};
|
|
878
|
-
export type EvaluationStatus =
|
|
879
|
-
(typeof EvaluationStatus)[keyof typeof EvaluationStatus];
|
|
837
|
+
export type EvaluationStatus = (typeof EvaluationStatus)[keyof typeof EvaluationStatus];
|
|
880
838
|
export declare const ContactFlowState: {
|
|
881
839
|
readonly ACTIVE: "ACTIVE";
|
|
882
840
|
readonly ARCHIVED: "ARCHIVED";
|
|
883
841
|
};
|
|
884
|
-
export type ContactFlowState =
|
|
885
|
-
(typeof ContactFlowState)[keyof typeof ContactFlowState];
|
|
842
|
+
export type ContactFlowState = (typeof ContactFlowState)[keyof typeof ContactFlowState];
|
|
886
843
|
export declare const ContactFlowModuleState: {
|
|
887
844
|
readonly ACTIVE: "ACTIVE";
|
|
888
845
|
readonly ARCHIVED: "ARCHIVED";
|
|
@@ -913,8 +870,7 @@ export declare const InstanceStatus: {
|
|
|
913
870
|
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
914
871
|
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
915
872
|
};
|
|
916
|
-
export type InstanceStatus =
|
|
917
|
-
(typeof InstanceStatus)[keyof typeof InstanceStatus];
|
|
873
|
+
export type InstanceStatus = (typeof InstanceStatus)[keyof typeof InstanceStatus];
|
|
918
874
|
export declare const InstanceReplicationStatus: {
|
|
919
875
|
readonly INSTANCE_REPLICATION_COMPLETE: "INSTANCE_REPLICATION_COMPLETE";
|
|
920
876
|
readonly INSTANCE_REPLICATION_DELETION_FAILED: "INSTANCE_REPLICATION_DELETION_FAILED";
|
|
@@ -947,8 +903,7 @@ export declare const NotificationPriority: {
|
|
|
947
903
|
readonly Low: "LOW";
|
|
948
904
|
readonly Urgent: "URGENT";
|
|
949
905
|
};
|
|
950
|
-
export type NotificationPriority =
|
|
951
|
-
(typeof NotificationPriority)[keyof typeof NotificationPriority];
|
|
906
|
+
export type NotificationPriority = (typeof NotificationPriority)[keyof typeof NotificationPriority];
|
|
952
907
|
export declare const PhoneNumberCountryCode: {
|
|
953
908
|
readonly AD: "AD";
|
|
954
909
|
readonly AE: "AE";
|
|
@@ -1206,8 +1161,7 @@ export declare const PhoneNumberType: {
|
|
|
1206
1161
|
readonly TOLL_FREE: "TOLL_FREE";
|
|
1207
1162
|
readonly UIFN: "UIFN";
|
|
1208
1163
|
};
|
|
1209
|
-
export type PhoneNumberType =
|
|
1210
|
-
(typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
1164
|
+
export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
1211
1165
|
export declare const QueueStatus: {
|
|
1212
1166
|
readonly DISABLED: "DISABLED";
|
|
1213
1167
|
readonly ENABLED: "ENABLED";
|
|
@@ -1216,8 +1170,7 @@ export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
|
|
|
1216
1170
|
export declare const RuleCapabilityTier: {
|
|
1217
1171
|
readonly GenerativeAI: "GenerativeAI";
|
|
1218
1172
|
};
|
|
1219
|
-
export type RuleCapabilityTier =
|
|
1220
|
-
(typeof RuleCapabilityTier)[keyof typeof RuleCapabilityTier];
|
|
1173
|
+
export type RuleCapabilityTier = (typeof RuleCapabilityTier)[keyof typeof RuleCapabilityTier];
|
|
1221
1174
|
export declare const TrafficDistributionGroupStatus: {
|
|
1222
1175
|
readonly ACTIVE: "ACTIVE";
|
|
1223
1176
|
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
@@ -1238,8 +1191,7 @@ export declare const ContactMetricName: {
|
|
|
1238
1191
|
readonly ESTIMATED_WAIT_TIME: "ESTIMATED_WAIT_TIME";
|
|
1239
1192
|
readonly POSITION_IN_QUEUE: "POSITION_IN_QUEUE";
|
|
1240
1193
|
};
|
|
1241
|
-
export type ContactMetricName =
|
|
1242
|
-
(typeof ContactMetricName)[keyof typeof ContactMetricName];
|
|
1194
|
+
export type ContactMetricName = (typeof ContactMetricName)[keyof typeof ContactMetricName];
|
|
1243
1195
|
export declare const CurrentMetricName: {
|
|
1244
1196
|
readonly AGENTS_AFTER_CONTACT_WORK: "AGENTS_AFTER_CONTACT_WORK";
|
|
1245
1197
|
readonly AGENTS_AVAILABLE: "AGENTS_AVAILABLE";
|
|
@@ -1256,8 +1208,7 @@ export declare const CurrentMetricName: {
|
|
|
1256
1208
|
readonly SLOTS_ACTIVE: "SLOTS_ACTIVE";
|
|
1257
1209
|
readonly SLOTS_AVAILABLE: "SLOTS_AVAILABLE";
|
|
1258
1210
|
};
|
|
1259
|
-
export type CurrentMetricName =
|
|
1260
|
-
(typeof CurrentMetricName)[keyof typeof CurrentMetricName];
|
|
1211
|
+
export type CurrentMetricName = (typeof CurrentMetricName)[keyof typeof CurrentMetricName];
|
|
1261
1212
|
export declare const Unit: {
|
|
1262
1213
|
readonly COUNT: "COUNT";
|
|
1263
1214
|
readonly PERCENT: "PERCENT";
|
|
@@ -1283,8 +1234,7 @@ export declare const OperationalStatus: {
|
|
|
1283
1234
|
readonly CLOSED: "CLOSED";
|
|
1284
1235
|
readonly OPEN: "OPEN";
|
|
1285
1236
|
};
|
|
1286
|
-
export type OperationalStatus =
|
|
1287
|
-
(typeof OperationalStatus)[keyof typeof OperationalStatus];
|
|
1237
|
+
export type OperationalStatus = (typeof OperationalStatus)[keyof typeof OperationalStatus];
|
|
1288
1238
|
export declare const EvaluationFormValidationFindingSeverity: {
|
|
1289
1239
|
readonly ERROR: "ERROR";
|
|
1290
1240
|
readonly WARNING: "WARNING";
|
|
@@ -1318,8 +1268,7 @@ export declare const HistoricalMetricName: {
|
|
|
1318
1268
|
readonly QUEUE_ANSWER_TIME: "QUEUE_ANSWER_TIME";
|
|
1319
1269
|
readonly SERVICE_LEVEL: "SERVICE_LEVEL";
|
|
1320
1270
|
};
|
|
1321
|
-
export type HistoricalMetricName =
|
|
1322
|
-
(typeof HistoricalMetricName)[keyof typeof HistoricalMetricName];
|
|
1271
|
+
export type HistoricalMetricName = (typeof HistoricalMetricName)[keyof typeof HistoricalMetricName];
|
|
1323
1272
|
export declare const Statistic: {
|
|
1324
1273
|
readonly AVG: "AVG";
|
|
1325
1274
|
readonly MAX: "MAX";
|
|
@@ -1343,8 +1292,7 @@ export declare const IntervalPeriod: {
|
|
|
1343
1292
|
readonly TOTAL: "TOTAL";
|
|
1344
1293
|
readonly WEEK: "WEEK";
|
|
1345
1294
|
};
|
|
1346
|
-
export type IntervalPeriod =
|
|
1347
|
-
(typeof IntervalPeriod)[keyof typeof IntervalPeriod];
|
|
1295
|
+
export type IntervalPeriod = (typeof IntervalPeriod)[keyof typeof IntervalPeriod];
|
|
1348
1296
|
export declare const TestCaseExecutionStatus: {
|
|
1349
1297
|
readonly FAILED: "FAILED";
|
|
1350
1298
|
readonly INITIATED: "INITIATED";
|
|
@@ -1391,8 +1339,7 @@ export declare const ArtifactStatus: {
|
|
|
1391
1339
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1392
1340
|
readonly REJECTED: "REJECTED";
|
|
1393
1341
|
};
|
|
1394
|
-
export type ArtifactStatus =
|
|
1395
|
-
(typeof ArtifactStatus)[keyof typeof ArtifactStatus];
|
|
1342
|
+
export type ArtifactStatus = (typeof ArtifactStatus)[keyof typeof ArtifactStatus];
|
|
1396
1343
|
export declare const RealTimeContactAnalysisPostContactSummaryFailureCode: {
|
|
1397
1344
|
readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
|
|
1398
1345
|
readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
|
|
@@ -1435,22 +1382,19 @@ export declare const NotificationStatus: {
|
|
|
1435
1382
|
readonly Read: "READ";
|
|
1436
1383
|
readonly Unread: "UNREAD";
|
|
1437
1384
|
};
|
|
1438
|
-
export type NotificationStatus =
|
|
1439
|
-
(typeof NotificationStatus)[keyof typeof NotificationStatus];
|
|
1385
|
+
export type NotificationStatus = (typeof NotificationStatus)[keyof typeof NotificationStatus];
|
|
1440
1386
|
export declare const NotificationSource: {
|
|
1441
1387
|
readonly Customer: "CUSTOMER";
|
|
1442
1388
|
readonly Rules: "RULES";
|
|
1443
1389
|
readonly System: "SYSTEM";
|
|
1444
1390
|
};
|
|
1445
|
-
export type NotificationSource =
|
|
1446
|
-
(typeof NotificationSource)[keyof typeof NotificationSource];
|
|
1391
|
+
export type NotificationSource = (typeof NotificationSource)[keyof typeof NotificationSource];
|
|
1447
1392
|
export declare const ContactRecordingType: {
|
|
1448
1393
|
readonly AGENT: "AGENT";
|
|
1449
1394
|
readonly IVR: "IVR";
|
|
1450
1395
|
readonly SCREEN: "SCREEN";
|
|
1451
1396
|
};
|
|
1452
|
-
export type ContactRecordingType =
|
|
1453
|
-
(typeof ContactRecordingType)[keyof typeof ContactRecordingType];
|
|
1397
|
+
export type ContactRecordingType = (typeof ContactRecordingType)[keyof typeof ContactRecordingType];
|
|
1454
1398
|
export declare const BooleanComparisonType: {
|
|
1455
1399
|
readonly IS_FALSE: "IS_FALSE";
|
|
1456
1400
|
readonly IS_TRUE: "IS_TRUE";
|
|
@@ -1487,8 +1431,7 @@ export declare const NumberComparisonType: {
|
|
|
1487
1431
|
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
1488
1432
|
readonly RANGE: "RANGE";
|
|
1489
1433
|
};
|
|
1490
|
-
export type NumberComparisonType =
|
|
1491
|
-
(typeof NumberComparisonType)[keyof typeof NumberComparisonType];
|
|
1434
|
+
export type NumberComparisonType = (typeof NumberComparisonType)[keyof typeof NumberComparisonType];
|
|
1492
1435
|
export declare const ContactEvaluationAttributeKey: {
|
|
1493
1436
|
readonly CONTACT_AGENT_ID: "ContactAgentId";
|
|
1494
1437
|
};
|
|
@@ -1530,8 +1473,7 @@ export declare const SortableFieldName: {
|
|
|
1530
1473
|
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
1531
1474
|
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
1532
1475
|
};
|
|
1533
|
-
export type SortableFieldName =
|
|
1534
|
-
(typeof SortableFieldName)[keyof typeof SortableFieldName];
|
|
1476
|
+
export type SortableFieldName = (typeof SortableFieldName)[keyof typeof SortableFieldName];
|
|
1535
1477
|
export declare const DateComparisonType: {
|
|
1536
1478
|
readonly EQUAL_TO: "EQUAL_TO";
|
|
1537
1479
|
readonly GREATER_THAN: "GREATER_THAN";
|
|
@@ -1539,13 +1481,11 @@ export declare const DateComparisonType: {
|
|
|
1539
1481
|
readonly LESS_THAN: "LESS_THAN";
|
|
1540
1482
|
readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
|
|
1541
1483
|
};
|
|
1542
|
-
export type DateComparisonType =
|
|
1543
|
-
(typeof DateComparisonType)[keyof typeof DateComparisonType];
|
|
1484
|
+
export type DateComparisonType = (typeof DateComparisonType)[keyof typeof DateComparisonType];
|
|
1544
1485
|
export declare const SearchableQueueType: {
|
|
1545
1486
|
readonly STANDARD: "STANDARD";
|
|
1546
1487
|
};
|
|
1547
|
-
export type SearchableQueueType =
|
|
1548
|
-
(typeof SearchableQueueType)[keyof typeof SearchableQueueType];
|
|
1488
|
+
export type SearchableQueueType = (typeof SearchableQueueType)[keyof typeof SearchableQueueType];
|
|
1549
1489
|
export declare const HierarchyGroupMatchType: {
|
|
1550
1490
|
readonly EXACT: "EXACT";
|
|
1551
1491
|
readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
|
|
@@ -1555,8 +1495,7 @@ export type HierarchyGroupMatchType =
|
|
|
1555
1495
|
export declare const TargetListType: {
|
|
1556
1496
|
readonly PROFICIENCIES: "PROFICIENCIES";
|
|
1557
1497
|
};
|
|
1558
|
-
export type TargetListType =
|
|
1559
|
-
(typeof TargetListType)[keyof typeof TargetListType];
|
|
1498
|
+
export type TargetListType = (typeof TargetListType)[keyof typeof TargetListType];
|
|
1560
1499
|
export declare const ChatEventType: {
|
|
1561
1500
|
readonly DISCONNECT: "DISCONNECT";
|
|
1562
1501
|
readonly EVENT: "EVENT";
|
|
@@ -1578,8 +1517,7 @@ export declare const NotificationType: {
|
|
|
1578
1517
|
readonly WIDGET_ACTION: "WIDGET_ACTION";
|
|
1579
1518
|
readonly WIDGET_VIEW: "WIDGET_VIEW";
|
|
1580
1519
|
};
|
|
1581
|
-
export type NotificationType =
|
|
1582
|
-
(typeof NotificationType)[keyof typeof NotificationType];
|
|
1520
|
+
export type NotificationType = (typeof NotificationType)[keyof typeof NotificationType];
|
|
1583
1521
|
export declare const DisconnectOnCustomerExitParticipantType: {
|
|
1584
1522
|
readonly AGENT: "AGENT";
|
|
1585
1523
|
};
|
|
@@ -1628,15 +1566,13 @@ export type ContactMediaProcessingFailureMode =
|
|
|
1628
1566
|
export declare const IvrRecordingTrack: {
|
|
1629
1567
|
readonly ALL: "ALL";
|
|
1630
1568
|
};
|
|
1631
|
-
export type IvrRecordingTrack =
|
|
1632
|
-
(typeof IvrRecordingTrack)[keyof typeof IvrRecordingTrack];
|
|
1569
|
+
export type IvrRecordingTrack = (typeof IvrRecordingTrack)[keyof typeof IvrRecordingTrack];
|
|
1633
1570
|
export declare const VoiceRecordingTrack: {
|
|
1634
1571
|
readonly ALL: "ALL";
|
|
1635
1572
|
readonly FROM_AGENT: "FROM_AGENT";
|
|
1636
1573
|
readonly TO_AGENT: "TO_AGENT";
|
|
1637
1574
|
};
|
|
1638
|
-
export type VoiceRecordingTrack =
|
|
1639
|
-
(typeof VoiceRecordingTrack)[keyof typeof VoiceRecordingTrack];
|
|
1575
|
+
export type VoiceRecordingTrack = (typeof VoiceRecordingTrack)[keyof typeof VoiceRecordingTrack];
|
|
1640
1576
|
export declare const InboundMessageSourceType: {
|
|
1641
1577
|
readonly RAW: "RAW";
|
|
1642
1578
|
};
|
|
@@ -1649,14 +1585,12 @@ export declare const EmailHeaderType: {
|
|
|
1649
1585
|
readonly X_SES_SPAM_VERDICT: "X_SES_SPAM_VERDICT";
|
|
1650
1586
|
readonly X_SES_VIRUS_VERDICT: "X_SES_VIRUS_VERDICT";
|
|
1651
1587
|
};
|
|
1652
|
-
export type EmailHeaderType =
|
|
1653
|
-
(typeof EmailHeaderType)[keyof typeof EmailHeaderType];
|
|
1588
|
+
export type EmailHeaderType = (typeof EmailHeaderType)[keyof typeof EmailHeaderType];
|
|
1654
1589
|
export declare const MeetingFeatureStatus: {
|
|
1655
1590
|
readonly AVAILABLE: "AVAILABLE";
|
|
1656
1591
|
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
1657
1592
|
};
|
|
1658
|
-
export type MeetingFeatureStatus =
|
|
1659
|
-
(typeof MeetingFeatureStatus)[keyof typeof MeetingFeatureStatus];
|
|
1593
|
+
export type MeetingFeatureStatus = (typeof MeetingFeatureStatus)[keyof typeof MeetingFeatureStatus];
|
|
1660
1594
|
export declare const TimerEligibleParticipantRoles: {
|
|
1661
1595
|
readonly AGENT: "AGENT";
|
|
1662
1596
|
readonly CUSTOMER: "CUSTOMER";
|
|
@@ -1667,8 +1601,7 @@ export declare const ParticipantTimerType: {
|
|
|
1667
1601
|
readonly DISCONNECT_NONCUSTOMER: "DISCONNECT_NONCUSTOMER";
|
|
1668
1602
|
readonly IDLE: "IDLE";
|
|
1669
1603
|
};
|
|
1670
|
-
export type ParticipantTimerType =
|
|
1671
|
-
(typeof ParticipantTimerType)[keyof typeof ParticipantTimerType];
|
|
1604
|
+
export type ParticipantTimerType = (typeof ParticipantTimerType)[keyof typeof ParticipantTimerType];
|
|
1672
1605
|
export declare const ParticipantTimerAction: {
|
|
1673
1606
|
readonly Unset: "Unset";
|
|
1674
1607
|
};
|