@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
|
@@ -11,102 +11,75 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
11
11
|
readonly name: "AccessDeniedException";
|
|
12
12
|
readonly $fault: "client";
|
|
13
13
|
Message?: string | undefined;
|
|
14
|
-
constructor(
|
|
15
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
16
|
-
);
|
|
14
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
17
15
|
}
|
|
18
16
|
export declare class InternalServiceException extends __BaseException {
|
|
19
17
|
readonly name: "InternalServiceException";
|
|
20
18
|
readonly $fault: "server";
|
|
21
19
|
Message?: string | undefined;
|
|
22
|
-
constructor(
|
|
23
|
-
opts: __ExceptionOptionType<InternalServiceException, __BaseException>
|
|
24
|
-
);
|
|
20
|
+
constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
|
|
25
21
|
}
|
|
26
22
|
export declare class InvalidParameterException extends __BaseException {
|
|
27
23
|
readonly name: "InvalidParameterException";
|
|
28
24
|
readonly $fault: "client";
|
|
29
25
|
Message?: string | undefined;
|
|
30
|
-
constructor(
|
|
31
|
-
opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
|
|
32
|
-
);
|
|
26
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
33
27
|
}
|
|
34
28
|
export declare class ResourceConflictException extends __BaseException {
|
|
35
29
|
readonly name: "ResourceConflictException";
|
|
36
30
|
readonly $fault: "client";
|
|
37
31
|
Message?: string | undefined;
|
|
38
|
-
constructor(
|
|
39
|
-
opts: __ExceptionOptionType<ResourceConflictException, __BaseException>
|
|
40
|
-
);
|
|
32
|
+
constructor(opts: __ExceptionOptionType<ResourceConflictException, __BaseException>);
|
|
41
33
|
}
|
|
42
34
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
43
35
|
readonly name: "ResourceNotFoundException";
|
|
44
36
|
readonly $fault: "client";
|
|
45
37
|
Message?: string | undefined;
|
|
46
|
-
constructor(
|
|
47
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
48
|
-
);
|
|
38
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
49
39
|
}
|
|
50
40
|
export declare class ThrottlingException extends __BaseException {
|
|
51
41
|
readonly name: "ThrottlingException";
|
|
52
42
|
readonly $fault: "client";
|
|
53
43
|
Message?: string | undefined;
|
|
54
|
-
constructor(
|
|
55
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
56
|
-
);
|
|
44
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
57
45
|
}
|
|
58
46
|
export declare class InvalidRequestException extends __BaseException {
|
|
59
47
|
readonly name: "InvalidRequestException";
|
|
60
48
|
readonly $fault: "client";
|
|
61
49
|
Message?: string | undefined;
|
|
62
50
|
Reason?: InvalidRequestExceptionReason | undefined;
|
|
63
|
-
constructor(
|
|
64
|
-
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
65
|
-
);
|
|
51
|
+
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
66
52
|
}
|
|
67
53
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
68
54
|
readonly name: "ServiceQuotaExceededException";
|
|
69
55
|
readonly $fault: "client";
|
|
70
56
|
Message?: string | undefined;
|
|
71
57
|
Reason?: ServiceQuotaExceededExceptionReason | undefined;
|
|
72
|
-
constructor(
|
|
73
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
74
|
-
);
|
|
58
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
75
59
|
}
|
|
76
60
|
export declare class LimitExceededException extends __BaseException {
|
|
77
61
|
readonly name: "LimitExceededException";
|
|
78
62
|
readonly $fault: "client";
|
|
79
63
|
Message?: string | undefined;
|
|
80
|
-
constructor(
|
|
81
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
82
|
-
);
|
|
64
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
83
65
|
}
|
|
84
66
|
export declare class IdempotencyException extends __BaseException {
|
|
85
67
|
readonly name: "IdempotencyException";
|
|
86
68
|
readonly $fault: "client";
|
|
87
69
|
Message?: string | undefined;
|
|
88
|
-
constructor(
|
|
89
|
-
opts: __ExceptionOptionType<IdempotencyException, __BaseException>
|
|
90
|
-
);
|
|
70
|
+
constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
|
|
91
71
|
}
|
|
92
72
|
export declare class ConditionalOperationFailedException extends __BaseException {
|
|
93
73
|
readonly name: "ConditionalOperationFailedException";
|
|
94
74
|
readonly $fault: "client";
|
|
95
75
|
Message?: string | undefined;
|
|
96
|
-
constructor(
|
|
97
|
-
opts: __ExceptionOptionType<
|
|
98
|
-
ConditionalOperationFailedException,
|
|
99
|
-
__BaseException
|
|
100
|
-
>
|
|
101
|
-
);
|
|
76
|
+
constructor(opts: __ExceptionOptionType<ConditionalOperationFailedException, __BaseException>);
|
|
102
77
|
}
|
|
103
78
|
export declare class DuplicateResourceException extends __BaseException {
|
|
104
79
|
readonly name: "DuplicateResourceException";
|
|
105
80
|
readonly $fault: "client";
|
|
106
81
|
Message?: string | undefined;
|
|
107
|
-
constructor(
|
|
108
|
-
opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>
|
|
109
|
-
);
|
|
82
|
+
constructor(opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>);
|
|
110
83
|
}
|
|
111
84
|
export declare class ConflictException extends __BaseException {
|
|
112
85
|
readonly name: "ConflictException";
|
|
@@ -118,45 +91,32 @@ export declare class InvalidContactFlowException extends __BaseException {
|
|
|
118
91
|
readonly name: "InvalidContactFlowException";
|
|
119
92
|
readonly $fault: "client";
|
|
120
93
|
problems?: ProblemDetail[] | undefined;
|
|
121
|
-
constructor(
|
|
122
|
-
opts: __ExceptionOptionType<InvalidContactFlowException, __BaseException>
|
|
123
|
-
);
|
|
94
|
+
constructor(opts: __ExceptionOptionType<InvalidContactFlowException, __BaseException>);
|
|
124
95
|
}
|
|
125
96
|
export declare class InvalidContactFlowModuleException extends __BaseException {
|
|
126
97
|
readonly name: "InvalidContactFlowModuleException";
|
|
127
98
|
readonly $fault: "client";
|
|
128
99
|
Problems?: ProblemDetail[] | undefined;
|
|
129
|
-
constructor(
|
|
130
|
-
opts: __ExceptionOptionType<
|
|
131
|
-
InvalidContactFlowModuleException,
|
|
132
|
-
__BaseException
|
|
133
|
-
>
|
|
134
|
-
);
|
|
100
|
+
constructor(opts: __ExceptionOptionType<InvalidContactFlowModuleException, __BaseException>);
|
|
135
101
|
}
|
|
136
102
|
export declare class PropertyValidationException extends __BaseException {
|
|
137
103
|
readonly name: "PropertyValidationException";
|
|
138
104
|
readonly $fault: "client";
|
|
139
105
|
Message: string | undefined;
|
|
140
106
|
PropertyList?: PropertyValidationExceptionProperty[] | undefined;
|
|
141
|
-
constructor(
|
|
142
|
-
opts: __ExceptionOptionType<PropertyValidationException, __BaseException>
|
|
143
|
-
);
|
|
107
|
+
constructor(opts: __ExceptionOptionType<PropertyValidationException, __BaseException>);
|
|
144
108
|
}
|
|
145
109
|
export declare class InvalidTestCaseException extends __BaseException {
|
|
146
110
|
readonly name: "InvalidTestCaseException";
|
|
147
111
|
readonly $fault: "client";
|
|
148
112
|
Problems?: ProblemDetail[] | undefined;
|
|
149
|
-
constructor(
|
|
150
|
-
opts: __ExceptionOptionType<InvalidTestCaseException, __BaseException>
|
|
151
|
-
);
|
|
113
|
+
constructor(opts: __ExceptionOptionType<InvalidTestCaseException, __BaseException>);
|
|
152
114
|
}
|
|
153
115
|
export declare class ResourceNotReadyException extends __BaseException {
|
|
154
116
|
readonly name: "ResourceNotReadyException";
|
|
155
117
|
readonly $fault: "client";
|
|
156
118
|
Message?: string | undefined;
|
|
157
|
-
constructor(
|
|
158
|
-
opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
|
|
159
|
-
);
|
|
119
|
+
constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
|
|
160
120
|
}
|
|
161
121
|
export declare class ResourceInUseException extends __BaseException {
|
|
162
122
|
readonly name: "ResourceInUseException";
|
|
@@ -164,93 +124,65 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
164
124
|
Message?: string | undefined;
|
|
165
125
|
ResourceType?: ResourceType | undefined;
|
|
166
126
|
ResourceId?: string | undefined;
|
|
167
|
-
constructor(
|
|
168
|
-
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
169
|
-
);
|
|
127
|
+
constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
|
|
170
128
|
}
|
|
171
129
|
export declare class TooManyRequestsException extends __BaseException {
|
|
172
130
|
readonly name: "TooManyRequestsException";
|
|
173
131
|
readonly $fault: "client";
|
|
174
132
|
Message?: string | undefined;
|
|
175
|
-
constructor(
|
|
176
|
-
opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
|
|
177
|
-
);
|
|
133
|
+
constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
|
|
178
134
|
}
|
|
179
135
|
export declare class ContactNotTerminatedException extends __BaseException {
|
|
180
136
|
readonly name: "ContactNotTerminatedException";
|
|
181
137
|
readonly $fault: "client";
|
|
182
138
|
Message?: string | undefined;
|
|
183
|
-
constructor(
|
|
184
|
-
opts: __ExceptionOptionType<ContactNotTerminatedException, __BaseException>
|
|
185
|
-
);
|
|
139
|
+
constructor(opts: __ExceptionOptionType<ContactNotTerminatedException, __BaseException>);
|
|
186
140
|
}
|
|
187
141
|
export declare class ContactFlowNotPublishedException extends __BaseException {
|
|
188
142
|
readonly name: "ContactFlowNotPublishedException";
|
|
189
143
|
readonly $fault: "client";
|
|
190
144
|
Message?: string | undefined;
|
|
191
|
-
constructor(
|
|
192
|
-
opts: __ExceptionOptionType<
|
|
193
|
-
ContactFlowNotPublishedException,
|
|
194
|
-
__BaseException
|
|
195
|
-
>
|
|
196
|
-
);
|
|
145
|
+
constructor(opts: __ExceptionOptionType<ContactFlowNotPublishedException, __BaseException>);
|
|
197
146
|
}
|
|
198
147
|
export declare class UserNotFoundException extends __BaseException {
|
|
199
148
|
readonly name: "UserNotFoundException";
|
|
200
149
|
readonly $fault: "client";
|
|
201
150
|
Message?: string | undefined;
|
|
202
|
-
constructor(
|
|
203
|
-
opts: __ExceptionOptionType<UserNotFoundException, __BaseException>
|
|
204
|
-
);
|
|
151
|
+
constructor(opts: __ExceptionOptionType<UserNotFoundException, __BaseException>);
|
|
205
152
|
}
|
|
206
153
|
export declare class OutputTypeNotFoundException extends __BaseException {
|
|
207
154
|
readonly name: "OutputTypeNotFoundException";
|
|
208
155
|
readonly $fault: "client";
|
|
209
156
|
Message?: string | undefined;
|
|
210
|
-
constructor(
|
|
211
|
-
opts: __ExceptionOptionType<OutputTypeNotFoundException, __BaseException>
|
|
212
|
-
);
|
|
157
|
+
constructor(opts: __ExceptionOptionType<OutputTypeNotFoundException, __BaseException>);
|
|
213
158
|
}
|
|
214
159
|
export declare class InvalidActiveRegionException extends __BaseException {
|
|
215
160
|
readonly name: "InvalidActiveRegionException";
|
|
216
161
|
readonly $fault: "client";
|
|
217
162
|
Message?: string | undefined;
|
|
218
|
-
constructor(
|
|
219
|
-
opts: __ExceptionOptionType<InvalidActiveRegionException, __BaseException>
|
|
220
|
-
);
|
|
163
|
+
constructor(opts: __ExceptionOptionType<InvalidActiveRegionException, __BaseException>);
|
|
221
164
|
}
|
|
222
165
|
export declare class MaximumResultReturnedException extends __BaseException {
|
|
223
166
|
readonly name: "MaximumResultReturnedException";
|
|
224
167
|
readonly $fault: "client";
|
|
225
168
|
Message?: string | undefined;
|
|
226
|
-
constructor(
|
|
227
|
-
opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>
|
|
228
|
-
);
|
|
169
|
+
constructor(opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>);
|
|
229
170
|
}
|
|
230
171
|
export declare class DestinationNotAllowedException extends __BaseException {
|
|
231
172
|
readonly name: "DestinationNotAllowedException";
|
|
232
173
|
readonly $fault: "client";
|
|
233
174
|
Message?: string | undefined;
|
|
234
|
-
constructor(
|
|
235
|
-
opts: __ExceptionOptionType<DestinationNotAllowedException, __BaseException>
|
|
236
|
-
);
|
|
175
|
+
constructor(opts: __ExceptionOptionType<DestinationNotAllowedException, __BaseException>);
|
|
237
176
|
}
|
|
238
177
|
export declare class OutboundContactNotPermittedException extends __BaseException {
|
|
239
178
|
readonly name: "OutboundContactNotPermittedException";
|
|
240
179
|
readonly $fault: "client";
|
|
241
180
|
Message?: string | undefined;
|
|
242
|
-
constructor(
|
|
243
|
-
opts: __ExceptionOptionType<
|
|
244
|
-
OutboundContactNotPermittedException,
|
|
245
|
-
__BaseException
|
|
246
|
-
>
|
|
247
|
-
);
|
|
181
|
+
constructor(opts: __ExceptionOptionType<OutboundContactNotPermittedException, __BaseException>);
|
|
248
182
|
}
|
|
249
183
|
export declare class ContactNotFoundException extends __BaseException {
|
|
250
184
|
readonly name: "ContactNotFoundException";
|
|
251
185
|
readonly $fault: "client";
|
|
252
186
|
Message?: string | undefined;
|
|
253
|
-
constructor(
|
|
254
|
-
opts: __ExceptionOptionType<ContactNotFoundException, __BaseException>
|
|
255
|
-
);
|
|
187
|
+
constructor(opts: __ExceptionOptionType<ContactNotFoundException, __BaseException>);
|
|
256
188
|
}
|
|
@@ -299,7 +299,7 @@ export declare namespace InvalidRequestExceptionReason {
|
|
|
299
299
|
}
|
|
300
300
|
interface Visitor<T> {
|
|
301
301
|
AttachedFileInvalidRequestExceptionReason: (
|
|
302
|
-
value: AttachedFileInvalidRequestExceptionReason
|
|
302
|
+
value: AttachedFileInvalidRequestExceptionReason,
|
|
303
303
|
) => T;
|
|
304
304
|
_: (name: string, value: any) => T;
|
|
305
305
|
}
|
|
@@ -323,7 +323,7 @@ export declare namespace ServiceQuotaExceededExceptionReason {
|
|
|
323
323
|
}
|
|
324
324
|
interface Visitor<T> {
|
|
325
325
|
AttachedFileServiceQuotaExceededExceptionReason: (
|
|
326
|
-
value: AttachedFileServiceQuotaExceededExceptionReason
|
|
326
|
+
value: AttachedFileServiceQuotaExceededExceptionReason,
|
|
327
327
|
) => T;
|
|
328
328
|
_: (name: string, value: any) => T;
|
|
329
329
|
}
|
|
@@ -457,9 +457,7 @@ export interface AssociateRoutingProfileQueuesRequest {
|
|
|
457
457
|
InstanceId: string | undefined;
|
|
458
458
|
RoutingProfileId: string | undefined;
|
|
459
459
|
QueueConfigs?: RoutingProfileQueueConfig[] | undefined;
|
|
460
|
-
ManualAssignmentQueueConfigs?:
|
|
461
|
-
| RoutingProfileManualAssignmentQueueConfig[]
|
|
462
|
-
| undefined;
|
|
460
|
+
ManualAssignmentQueueConfigs?: RoutingProfileManualAssignmentQueueConfig[] | undefined;
|
|
463
461
|
}
|
|
464
462
|
export interface AssociateSecurityKeyRequest {
|
|
465
463
|
InstanceId: string | undefined;
|
|
@@ -1192,9 +1190,7 @@ export interface EvaluationReviewNotificationRecipient {
|
|
|
1192
1190
|
Value: EvaluationReviewNotificationRecipientValue | undefined;
|
|
1193
1191
|
}
|
|
1194
1192
|
export interface EvaluationReviewConfiguration {
|
|
1195
|
-
ReviewNotificationRecipients:
|
|
1196
|
-
| EvaluationReviewNotificationRecipient[]
|
|
1197
|
-
| undefined;
|
|
1193
|
+
ReviewNotificationRecipients: EvaluationReviewNotificationRecipient[] | undefined;
|
|
1198
1194
|
EligibilityDays?: number | undefined;
|
|
1199
1195
|
}
|
|
1200
1196
|
export interface EvaluationFormScoringStrategy {
|
|
@@ -1457,9 +1453,7 @@ export interface CreateRoutingProfileRequest {
|
|
|
1457
1453
|
Description: string | undefined;
|
|
1458
1454
|
DefaultOutboundQueueId: string | undefined;
|
|
1459
1455
|
QueueConfigs?: RoutingProfileQueueConfig[] | undefined;
|
|
1460
|
-
ManualAssignmentQueueConfigs?:
|
|
1461
|
-
| RoutingProfileManualAssignmentQueueConfig[]
|
|
1462
|
-
| undefined;
|
|
1456
|
+
ManualAssignmentQueueConfigs?: RoutingProfileManualAssignmentQueueConfig[] | undefined;
|
|
1463
1457
|
MediaConcurrencies: MediaConcurrency[] | undefined;
|
|
1464
1458
|
Tags?: Record<string, string> | undefined;
|
|
1465
1459
|
AgentAvailabilityTimer?: AgentAvailabilityTimer | undefined;
|
|
@@ -1527,9 +1521,7 @@ export interface RuleAction {
|
|
|
1527
1521
|
ActionType: ActionType | undefined;
|
|
1528
1522
|
TaskAction?: TaskActionDefinition | undefined;
|
|
1529
1523
|
EventBridgeAction?: EventBridgeActionDefinition | undefined;
|
|
1530
|
-
AssignContactCategoryAction?:
|
|
1531
|
-
| AssignContactCategoryActionDefinition
|
|
1532
|
-
| undefined;
|
|
1524
|
+
AssignContactCategoryAction?: AssignContactCategoryActionDefinition | undefined;
|
|
1533
1525
|
SendNotificationAction?: SendNotificationActionDefinition | undefined;
|
|
1534
1526
|
CreateCaseAction?: CreateCaseActionDefinition | undefined;
|
|
1535
1527
|
UpdateCaseAction?: UpdateCaseActionDefinition | undefined;
|
|
@@ -1573,9 +1565,7 @@ export interface DataTableAccessControlConfiguration {
|
|
|
1573
1565
|
| undefined;
|
|
1574
1566
|
}
|
|
1575
1567
|
export interface GranularAccessControlConfiguration {
|
|
1576
|
-
DataTableAccessControlConfiguration?:
|
|
1577
|
-
| DataTableAccessControlConfiguration
|
|
1578
|
-
| undefined;
|
|
1568
|
+
DataTableAccessControlConfiguration?: DataTableAccessControlConfiguration | undefined;
|
|
1579
1569
|
}
|
|
1580
1570
|
export interface CreateSecurityProfileRequest {
|
|
1581
1571
|
SecurityProfileName: string | undefined;
|
|
@@ -1589,9 +1579,7 @@ export interface CreateSecurityProfileRequest {
|
|
|
1589
1579
|
HierarchyRestrictedResources?: string[] | undefined;
|
|
1590
1580
|
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
1591
1581
|
AllowedFlowModules?: FlowModule[] | undefined;
|
|
1592
|
-
GranularAccessControlConfiguration?:
|
|
1593
|
-
| GranularAccessControlConfiguration
|
|
1594
|
-
| undefined;
|
|
1582
|
+
GranularAccessControlConfiguration?: GranularAccessControlConfiguration | undefined;
|
|
1595
1583
|
}
|
|
1596
1584
|
export interface CreateSecurityProfileResponse {
|
|
1597
1585
|
SecurityProfileId?: string | undefined;
|
|
@@ -648,9 +648,7 @@ export interface EvaluationSuggestedAnswerTranscriptMillisecondOffsets {
|
|
|
648
648
|
BeginOffsetMillis: number | undefined;
|
|
649
649
|
}
|
|
650
650
|
export interface EvaluationTranscriptPointOfInterest {
|
|
651
|
-
MillisecondOffsets?:
|
|
652
|
-
| EvaluationSuggestedAnswerTranscriptMillisecondOffsets
|
|
653
|
-
| undefined;
|
|
651
|
+
MillisecondOffsets?: EvaluationSuggestedAnswerTranscriptMillisecondOffsets | undefined;
|
|
654
652
|
TranscriptSegment?: string | undefined;
|
|
655
653
|
}
|
|
656
654
|
export interface EvaluationAutomationRuleCategory {
|
|
@@ -1238,9 +1236,7 @@ export interface SecurityProfile {
|
|
|
1238
1236
|
LastModifiedRegion?: string | undefined;
|
|
1239
1237
|
HierarchyRestrictedResources?: string[] | undefined;
|
|
1240
1238
|
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
1241
|
-
GranularAccessControlConfiguration?:
|
|
1242
|
-
| GranularAccessControlConfiguration
|
|
1243
|
-
| undefined;
|
|
1239
|
+
GranularAccessControlConfiguration?: GranularAccessControlConfiguration | undefined;
|
|
1244
1240
|
}
|
|
1245
1241
|
export interface DescribeSecurityProfileResponse {
|
|
1246
1242
|
SecurityProfile?: SecurityProfile | undefined;
|
|
@@ -465,9 +465,7 @@ export interface ContactFlowModuleAliasSummary {
|
|
|
465
465
|
LastModifiedTime?: Date | undefined;
|
|
466
466
|
}
|
|
467
467
|
export interface ListContactFlowModuleAliasesResponse {
|
|
468
|
-
ContactFlowModuleAliasSummaryList?:
|
|
469
|
-
| ContactFlowModuleAliasSummary[]
|
|
470
|
-
| undefined;
|
|
468
|
+
ContactFlowModuleAliasSummaryList?: ContactFlowModuleAliasSummary[] | undefined;
|
|
471
469
|
NextToken?: string | undefined;
|
|
472
470
|
}
|
|
473
471
|
export interface ListContactFlowModulesRequest {
|
|
@@ -498,9 +496,7 @@ export interface ContactFlowModuleVersionSummary {
|
|
|
498
496
|
Version?: number | undefined;
|
|
499
497
|
}
|
|
500
498
|
export interface ListContactFlowModuleVersionsResponse {
|
|
501
|
-
ContactFlowModuleVersionSummaryList?:
|
|
502
|
-
| ContactFlowModuleVersionSummary[]
|
|
503
|
-
| undefined;
|
|
499
|
+
ContactFlowModuleVersionSummaryList?: ContactFlowModuleVersionSummary[] | undefined;
|
|
504
500
|
NextToken?: string | undefined;
|
|
505
501
|
}
|
|
506
502
|
export interface ListContactFlowsRequest {
|
|
@@ -983,9 +979,7 @@ export interface IntegrationAssociationSummary {
|
|
|
983
979
|
SourceType?: SourceType | undefined;
|
|
984
980
|
}
|
|
985
981
|
export interface ListIntegrationAssociationsResponse {
|
|
986
|
-
IntegrationAssociationSummaryList?:
|
|
987
|
-
| IntegrationAssociationSummary[]
|
|
988
|
-
| undefined;
|
|
982
|
+
IntegrationAssociationSummaryList?: IntegrationAssociationSummary[] | undefined;
|
|
989
983
|
NextToken?: string | undefined;
|
|
990
984
|
}
|
|
991
985
|
export interface ListLambdaFunctionsRequest {
|
|
@@ -1200,17 +1194,13 @@ export interface RealTimeContactAnalysisTranscriptItemWithCharacterOffsets {
|
|
|
1200
1194
|
CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
|
|
1201
1195
|
}
|
|
1202
1196
|
export interface RealTimeContactAnalysisPointOfInterest {
|
|
1203
|
-
TranscriptItems?:
|
|
1204
|
-
| RealTimeContactAnalysisTranscriptItemWithCharacterOffsets[]
|
|
1205
|
-
| undefined;
|
|
1197
|
+
TranscriptItems?: RealTimeContactAnalysisTranscriptItemWithCharacterOffsets[] | undefined;
|
|
1206
1198
|
}
|
|
1207
1199
|
export interface RealTimeContactAnalysisCategoryDetails {
|
|
1208
1200
|
PointsOfInterest: RealTimeContactAnalysisPointOfInterest[] | undefined;
|
|
1209
1201
|
}
|
|
1210
1202
|
export interface RealTimeContactAnalysisSegmentCategories {
|
|
1211
|
-
MatchedDetails:
|
|
1212
|
-
| Record<string, RealTimeContactAnalysisCategoryDetails>
|
|
1213
|
-
| undefined;
|
|
1203
|
+
MatchedDetails: Record<string, RealTimeContactAnalysisCategoryDetails> | undefined;
|
|
1214
1204
|
}
|
|
1215
1205
|
export interface RealTimeContactAnalysisSegmentEvent {
|
|
1216
1206
|
Id: string | undefined;
|
|
@@ -1226,9 +1216,7 @@ export interface RealTimeContactAnalysisTranscriptItemWithContent {
|
|
|
1226
1216
|
CharacterOffsets?: RealTimeContactAnalysisCharacterInterval | undefined;
|
|
1227
1217
|
}
|
|
1228
1218
|
export interface RealTimeContactAnalysisIssueDetected {
|
|
1229
|
-
TranscriptItems:
|
|
1230
|
-
| RealTimeContactAnalysisTranscriptItemWithContent[]
|
|
1231
|
-
| undefined;
|
|
1219
|
+
TranscriptItems: RealTimeContactAnalysisTranscriptItemWithContent[] | undefined;
|
|
1232
1220
|
}
|
|
1233
1221
|
export interface RealTimeContactAnalysisSegmentIssues {
|
|
1234
1222
|
IssuesDetected: RealTimeContactAnalysisIssueDetected[] | undefined;
|
|
@@ -1236,9 +1224,7 @@ export interface RealTimeContactAnalysisSegmentIssues {
|
|
|
1236
1224
|
export interface RealTimeContactAnalysisSegmentPostContactSummary {
|
|
1237
1225
|
Content?: string | undefined;
|
|
1238
1226
|
Status: RealTimeContactAnalysisPostContactSummaryStatus | undefined;
|
|
1239
|
-
FailureCode?:
|
|
1240
|
-
| RealTimeContactAnalysisPostContactSummaryFailureCode
|
|
1241
|
-
| undefined;
|
|
1227
|
+
FailureCode?: RealTimeContactAnalysisPostContactSummaryFailureCode | undefined;
|
|
1242
1228
|
}
|
|
1243
1229
|
export interface RealTimeContactAnalysisTranscriptItemRedaction {
|
|
1244
1230
|
CharacterOffsets?: RealTimeContactAnalysisCharacterInterval[] | undefined;
|
|
@@ -1332,9 +1318,7 @@ export declare namespace RealtimeContactAnalysisSegment {
|
|
|
1332
1318
|
Issues: (value: RealTimeContactAnalysisSegmentIssues) => T;
|
|
1333
1319
|
Event: (value: RealTimeContactAnalysisSegmentEvent) => T;
|
|
1334
1320
|
Attachments: (value: RealTimeContactAnalysisSegmentAttachments) => T;
|
|
1335
|
-
PostContactSummary: (
|
|
1336
|
-
value: RealTimeContactAnalysisSegmentPostContactSummary
|
|
1337
|
-
) => T;
|
|
1321
|
+
PostContactSummary: (value: RealTimeContactAnalysisSegmentPostContactSummary) => T;
|
|
1338
1322
|
_: (name: string, value: any) => T;
|
|
1339
1323
|
}
|
|
1340
1324
|
}
|
|
@@ -1380,9 +1364,7 @@ export interface RoutingProfileQueueConfigSummary {
|
|
|
1380
1364
|
}
|
|
1381
1365
|
export interface ListRoutingProfileQueuesResponse {
|
|
1382
1366
|
NextToken?: string | undefined;
|
|
1383
|
-
RoutingProfileQueueConfigSummaryList?:
|
|
1384
|
-
| RoutingProfileQueueConfigSummary[]
|
|
1385
|
-
| undefined;
|
|
1367
|
+
RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummary[] | undefined;
|
|
1386
1368
|
LastModifiedTime?: Date | undefined;
|
|
1387
1369
|
LastModifiedRegion?: string | undefined;
|
|
1388
1370
|
}
|
|
@@ -1588,9 +1570,7 @@ export interface TrafficDistributionGroupSummary {
|
|
|
1588
1570
|
}
|
|
1589
1571
|
export interface ListTrafficDistributionGroupsResponse {
|
|
1590
1572
|
NextToken?: string | undefined;
|
|
1591
|
-
TrafficDistributionGroupSummaryList?:
|
|
1592
|
-
| TrafficDistributionGroupSummary[]
|
|
1593
|
-
| undefined;
|
|
1573
|
+
TrafficDistributionGroupSummaryList?: TrafficDistributionGroupSummary[] | undefined;
|
|
1594
1574
|
}
|
|
1595
1575
|
export interface ListTrafficDistributionGroupUsersRequest {
|
|
1596
1576
|
TrafficDistributionGroupId: string | undefined;
|
|
@@ -1602,9 +1582,7 @@ export interface TrafficDistributionGroupUserSummary {
|
|
|
1602
1582
|
}
|
|
1603
1583
|
export interface ListTrafficDistributionGroupUsersResponse {
|
|
1604
1584
|
NextToken?: string | undefined;
|
|
1605
|
-
TrafficDistributionGroupUserSummaryList?:
|
|
1606
|
-
| TrafficDistributionGroupUserSummary[]
|
|
1607
|
-
| undefined;
|
|
1585
|
+
TrafficDistributionGroupUserSummaryList?: TrafficDistributionGroupUserSummary[] | undefined;
|
|
1608
1586
|
}
|
|
1609
1587
|
export interface ListUseCasesRequest {
|
|
1610
1588
|
InstanceId: string | undefined;
|
|
@@ -1870,15 +1848,11 @@ export interface ContactEvaluationAttributeFilter {
|
|
|
1870
1848
|
OrConditions?: ContactEvaluationAttributeAndCondition[] | undefined;
|
|
1871
1849
|
AndCondition?: ContactEvaluationAttributeAndCondition | undefined;
|
|
1872
1850
|
TagCondition?: TagCondition | undefined;
|
|
1873
|
-
ContactEvaluationAttributeCondition?:
|
|
1874
|
-
| ContactEvaluationAttributeCondition
|
|
1875
|
-
| undefined;
|
|
1851
|
+
ContactEvaluationAttributeCondition?: ContactEvaluationAttributeCondition | undefined;
|
|
1876
1852
|
}
|
|
1877
1853
|
export interface EvaluationSearchFilter {
|
|
1878
1854
|
AttributeFilter?: ControlPlaneAttributeFilter | undefined;
|
|
1879
|
-
ContactEvaluationAttributeFilter?:
|
|
1880
|
-
| ContactEvaluationAttributeFilter
|
|
1881
|
-
| undefined;
|
|
1855
|
+
ContactEvaluationAttributeFilter?: ContactEvaluationAttributeFilter | undefined;
|
|
1882
1856
|
}
|
|
1883
1857
|
export interface EvaluationSearchMetadata {
|
|
1884
1858
|
ContactId: string | undefined;
|
|
@@ -1336,9 +1336,7 @@ export interface UpdateSecurityProfileRequest {
|
|
|
1336
1336
|
HierarchyRestrictedResources?: string[] | undefined;
|
|
1337
1337
|
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
1338
1338
|
AllowedFlowModules?: FlowModule[] | undefined;
|
|
1339
|
-
GranularAccessControlConfiguration?:
|
|
1340
|
-
| GranularAccessControlConfiguration
|
|
1341
|
-
| undefined;
|
|
1339
|
+
GranularAccessControlConfiguration?: GranularAccessControlConfiguration | undefined;
|
|
1342
1340
|
}
|
|
1343
1341
|
export interface UpdateTaskTemplateRequest {
|
|
1344
1342
|
TaskTemplateId: string | undefined;
|
|
@@ -259,9 +259,7 @@ export interface StartChatContactRequest {
|
|
|
259
259
|
RelatedContactId?: string | undefined;
|
|
260
260
|
SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
|
|
261
261
|
CustomerId?: string | undefined;
|
|
262
|
-
DisconnectOnCustomerExit?:
|
|
263
|
-
| DisconnectOnCustomerExitParticipantType[]
|
|
264
|
-
| undefined;
|
|
262
|
+
DisconnectOnCustomerExit?: DisconnectOnCustomerExitParticipantType[] | undefined;
|
|
265
263
|
}
|
|
266
264
|
export interface StartEmailContactRequest {
|
|
267
265
|
InstanceId: string | undefined;
|
|
@@ -371,9 +369,7 @@ export interface CreateEvaluationFormRequest {
|
|
|
371
369
|
Description?: string | undefined;
|
|
372
370
|
Items: EvaluationFormItem[] | undefined;
|
|
373
371
|
ScoringStrategy?: EvaluationFormScoringStrategy | undefined;
|
|
374
|
-
AutoEvaluationConfiguration?:
|
|
375
|
-
| EvaluationFormAutoEvaluationConfiguration
|
|
376
|
-
| undefined;
|
|
372
|
+
AutoEvaluationConfiguration?: EvaluationFormAutoEvaluationConfiguration | undefined;
|
|
377
373
|
ClientToken?: string | undefined;
|
|
378
374
|
AsDraft?: boolean | undefined;
|
|
379
375
|
Tags?: Record<string, string> | undefined;
|
|
@@ -395,9 +391,7 @@ export interface EvaluationForm {
|
|
|
395
391
|
CreatedBy: string | undefined;
|
|
396
392
|
LastModifiedTime: Date | undefined;
|
|
397
393
|
LastModifiedBy: string | undefined;
|
|
398
|
-
AutoEvaluationConfiguration?:
|
|
399
|
-
| EvaluationFormAutoEvaluationConfiguration
|
|
400
|
-
| undefined;
|
|
394
|
+
AutoEvaluationConfiguration?: EvaluationFormAutoEvaluationConfiguration | undefined;
|
|
401
395
|
ReviewConfiguration?: EvaluationReviewConfiguration | undefined;
|
|
402
396
|
Tags?: Record<string, string> | undefined;
|
|
403
397
|
TargetConfiguration?: EvaluationFormTargetConfiguration | undefined;
|
|
@@ -413,9 +407,7 @@ export interface EvaluationFormContent {
|
|
|
413
407
|
Description?: string | undefined;
|
|
414
408
|
Items: EvaluationFormItem[] | undefined;
|
|
415
409
|
ScoringStrategy?: EvaluationFormScoringStrategy | undefined;
|
|
416
|
-
AutoEvaluationConfiguration?:
|
|
417
|
-
| EvaluationFormAutoEvaluationConfiguration
|
|
418
|
-
| undefined;
|
|
410
|
+
AutoEvaluationConfiguration?: EvaluationFormAutoEvaluationConfiguration | undefined;
|
|
419
411
|
TargetConfiguration?: EvaluationFormTargetConfiguration | undefined;
|
|
420
412
|
LanguageConfiguration?: EvaluationFormLanguageConfiguration | undefined;
|
|
421
413
|
ReviewConfiguration?: EvaluationReviewConfiguration | undefined;
|
|
@@ -436,9 +428,7 @@ export interface UpdateEvaluationFormRequest {
|
|
|
436
428
|
Description?: string | undefined;
|
|
437
429
|
Items: EvaluationFormItem[] | undefined;
|
|
438
430
|
ScoringStrategy?: EvaluationFormScoringStrategy | undefined;
|
|
439
|
-
AutoEvaluationConfiguration?:
|
|
440
|
-
| EvaluationFormAutoEvaluationConfiguration
|
|
441
|
-
| undefined;
|
|
431
|
+
AutoEvaluationConfiguration?: EvaluationFormAutoEvaluationConfiguration | undefined;
|
|
442
432
|
ReviewConfiguration?: EvaluationReviewConfiguration | undefined;
|
|
443
433
|
AsDraft?: boolean | undefined;
|
|
444
434
|
ClientToken?: string | undefined;
|
|
@@ -514,9 +504,7 @@ export interface ContactSearchSummary {
|
|
|
514
504
|
InitiationTimestamp?: Date | undefined;
|
|
515
505
|
DisconnectTimestamp?: Date | undefined;
|
|
516
506
|
ScheduledTimestamp?: Date | undefined;
|
|
517
|
-
SegmentAttributes?:
|
|
518
|
-
| Record<string, ContactSearchSummarySegmentAttributeValue>
|
|
519
|
-
| undefined;
|
|
507
|
+
SegmentAttributes?: Record<string, ContactSearchSummarySegmentAttributeValue> | undefined;
|
|
520
508
|
Name?: string | undefined;
|
|
521
509
|
RoutingCriteria?: RoutingCriteria | undefined;
|
|
522
510
|
Tags?: Record<string, string> | undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { ConnectClient } from "../ConnectClient";
|
|
3
|
-
export interface ConnectPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface ConnectPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: ConnectClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBotsCommandInput,
|
|
4
|
-
ListBotsCommandOutput,
|
|
5
|
-
} from "../commands/ListBotsCommand";
|
|
2
|
+
import { ListBotsCommandInput, ListBotsCommandOutput } from "../commands/ListBotsCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListBots: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLexBotsCommandInput,
|
|
4
|
-
ListLexBotsCommandOutput,
|
|
5
|
-
} from "../commands/ListLexBotsCommand";
|
|
2
|
+
import { ListLexBotsCommandInput, ListLexBotsCommandOutput } from "../commands/ListLexBotsCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListLexBots: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPromptsCommandInput,
|
|
4
|
-
ListPromptsCommandOutput,
|
|
5
|
-
} from "../commands/ListPromptsCommand";
|
|
2
|
+
import { ListPromptsCommandInput, ListPromptsCommandOutput } from "../commands/ListPromptsCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListPrompts: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListQueuesCommandInput,
|
|
4
|
-
ListQueuesCommandOutput,
|
|
5
|
-
} from "../commands/ListQueuesCommand";
|
|
2
|
+
import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListQueues: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRulesCommandInput,
|
|
4
|
-
ListRulesCommandOutput,
|
|
5
|
-
} from "../commands/ListRulesCommand";
|
|
2
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "../commands/ListRulesCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListRules: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListUsersCommandInput,
|
|
4
|
-
ListUsersCommandOutput,
|
|
5
|
-
} from "../commands/ListUsersCommand";
|
|
2
|
+
import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
|
|
6
3
|
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListUsers: (
|
|
8
5
|
config: ConnectPaginationConfiguration,
|