import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types"; import { type ActivateEvaluationFormCommandInput, type ActivateEvaluationFormCommandOutput } from "./commands/ActivateEvaluationFormCommand"; import { type AssociateAnalyticsDataSetCommandInput, type AssociateAnalyticsDataSetCommandOutput } from "./commands/AssociateAnalyticsDataSetCommand"; import { type AssociateApprovedOriginCommandInput, type AssociateApprovedOriginCommandOutput } from "./commands/AssociateApprovedOriginCommand"; import { type AssociateBotCommandInput, type AssociateBotCommandOutput } from "./commands/AssociateBotCommand"; import { type AssociateContactWithUserCommandInput, type AssociateContactWithUserCommandOutput } from "./commands/AssociateContactWithUserCommand"; import { type AssociateDefaultVocabularyCommandInput, type AssociateDefaultVocabularyCommandOutput } from "./commands/AssociateDefaultVocabularyCommand"; import { type AssociateEmailAddressAliasCommandInput, type AssociateEmailAddressAliasCommandOutput } from "./commands/AssociateEmailAddressAliasCommand"; import { type AssociateFlowCommandInput, type AssociateFlowCommandOutput } from "./commands/AssociateFlowCommand"; import { type AssociateHoursOfOperationsCommandInput, type AssociateHoursOfOperationsCommandOutput } from "./commands/AssociateHoursOfOperationsCommand"; import { type AssociateInstanceStorageConfigCommandInput, type AssociateInstanceStorageConfigCommandOutput } from "./commands/AssociateInstanceStorageConfigCommand"; import { type AssociateLambdaFunctionCommandInput, type AssociateLambdaFunctionCommandOutput } from "./commands/AssociateLambdaFunctionCommand"; import { type AssociateLexBotCommandInput, type AssociateLexBotCommandOutput } from "./commands/AssociateLexBotCommand"; import { type AssociatePhoneNumberContactFlowCommandInput, type AssociatePhoneNumberContactFlowCommandOutput } from "./commands/AssociatePhoneNumberContactFlowCommand"; import { type AssociateQueueEmailAddressesCommandInput, type AssociateQueueEmailAddressesCommandOutput } from "./commands/AssociateQueueEmailAddressesCommand"; import { type AssociateQueueQuickConnectsCommandInput, type AssociateQueueQuickConnectsCommandOutput } from "./commands/AssociateQueueQuickConnectsCommand"; import { type AssociateRoutingProfileQueuesCommandInput, type AssociateRoutingProfileQueuesCommandOutput } from "./commands/AssociateRoutingProfileQueuesCommand"; import { type AssociateSecurityKeyCommandInput, type AssociateSecurityKeyCommandOutput } from "./commands/AssociateSecurityKeyCommand"; import { type AssociateSecurityProfilesCommandInput, type AssociateSecurityProfilesCommandOutput } from "./commands/AssociateSecurityProfilesCommand"; import { type AssociateTrafficDistributionGroupUserCommandInput, type AssociateTrafficDistributionGroupUserCommandOutput } from "./commands/AssociateTrafficDistributionGroupUserCommand"; import { type AssociateUserProficienciesCommandInput, type AssociateUserProficienciesCommandOutput } from "./commands/AssociateUserProficienciesCommand"; import { type AssociateWorkspaceCommandInput, type AssociateWorkspaceCommandOutput } from "./commands/AssociateWorkspaceCommand"; import { type BatchAssociateAnalyticsDataSetCommandInput, type BatchAssociateAnalyticsDataSetCommandOutput } from "./commands/BatchAssociateAnalyticsDataSetCommand"; import { type BatchCreateDataTableValueCommandInput, type BatchCreateDataTableValueCommandOutput } from "./commands/BatchCreateDataTableValueCommand"; import { type BatchDeleteDataTableValueCommandInput, type BatchDeleteDataTableValueCommandOutput } from "./commands/BatchDeleteDataTableValueCommand"; import { type BatchDescribeDataTableValueCommandInput, type BatchDescribeDataTableValueCommandOutput } from "./commands/BatchDescribeDataTableValueCommand"; import { type BatchDisassociateAnalyticsDataSetCommandInput, type BatchDisassociateAnalyticsDataSetCommandOutput } from "./commands/BatchDisassociateAnalyticsDataSetCommand"; import { type BatchGetAttachedFileMetadataCommandInput, type BatchGetAttachedFileMetadataCommandOutput } from "./commands/BatchGetAttachedFileMetadataCommand"; import { type BatchGetFlowAssociationCommandInput, type BatchGetFlowAssociationCommandOutput } from "./commands/BatchGetFlowAssociationCommand"; import { type BatchPutContactCommandInput, type BatchPutContactCommandOutput } from "./commands/BatchPutContactCommand"; import { type BatchUpdateDataTableValueCommandInput, type BatchUpdateDataTableValueCommandOutput } from "./commands/BatchUpdateDataTableValueCommand"; import { type ClaimPhoneNumberCommandInput, type ClaimPhoneNumberCommandOutput } from "./commands/ClaimPhoneNumberCommand"; import { type CompleteAttachedFileUploadCommandInput, type CompleteAttachedFileUploadCommandOutput } from "./commands/CompleteAttachedFileUploadCommand"; import { type CreateAgentStatusCommandInput, type CreateAgentStatusCommandOutput } from "./commands/CreateAgentStatusCommand"; import { type CreateContactCommandInput, type CreateContactCommandOutput } from "./commands/CreateContactCommand"; import { type CreateContactFlowCommandInput, type CreateContactFlowCommandOutput } from "./commands/CreateContactFlowCommand"; import { type CreateContactFlowModuleAliasCommandInput, type CreateContactFlowModuleAliasCommandOutput } from "./commands/CreateContactFlowModuleAliasCommand"; import { type CreateContactFlowModuleCommandInput, type CreateContactFlowModuleCommandOutput } from "./commands/CreateContactFlowModuleCommand"; import { type CreateContactFlowModuleVersionCommandInput, type CreateContactFlowModuleVersionCommandOutput } from "./commands/CreateContactFlowModuleVersionCommand"; import { type CreateContactFlowVersionCommandInput, type CreateContactFlowVersionCommandOutput } from "./commands/CreateContactFlowVersionCommand"; import { type CreateDataTableAttributeCommandInput, type CreateDataTableAttributeCommandOutput } from "./commands/CreateDataTableAttributeCommand"; import { type CreateDataTableCommandInput, type CreateDataTableCommandOutput } from "./commands/CreateDataTableCommand"; import { type CreateEmailAddressCommandInput, type CreateEmailAddressCommandOutput } from "./commands/CreateEmailAddressCommand"; import { type CreateEvaluationFormCommandInput, type CreateEvaluationFormCommandOutput } from "./commands/CreateEvaluationFormCommand"; import { type CreateHoursOfOperationCommandInput, type CreateHoursOfOperationCommandOutput } from "./commands/CreateHoursOfOperationCommand"; import { type CreateHoursOfOperationOverrideCommandInput, type CreateHoursOfOperationOverrideCommandOutput } from "./commands/CreateHoursOfOperationOverrideCommand"; import { type CreateInstanceCommandInput, type CreateInstanceCommandOutput } from "./commands/CreateInstanceCommand"; import { type CreateIntegrationAssociationCommandInput, type CreateIntegrationAssociationCommandOutput } from "./commands/CreateIntegrationAssociationCommand"; import { type CreateNotificationCommandInput, type CreateNotificationCommandOutput } from "./commands/CreateNotificationCommand"; import { type CreateParticipantCommandInput, type CreateParticipantCommandOutput } from "./commands/CreateParticipantCommand"; import { type CreatePersistentContactAssociationCommandInput, type CreatePersistentContactAssociationCommandOutput } from "./commands/CreatePersistentContactAssociationCommand"; import { type CreatePredefinedAttributeCommandInput, type CreatePredefinedAttributeCommandOutput } from "./commands/CreatePredefinedAttributeCommand"; import { type CreatePromptCommandInput, type CreatePromptCommandOutput } from "./commands/CreatePromptCommand"; import { type CreatePushNotificationRegistrationCommandInput, type CreatePushNotificationRegistrationCommandOutput } from "./commands/CreatePushNotificationRegistrationCommand"; import { type CreateQueueCommandInput, type CreateQueueCommandOutput } from "./commands/CreateQueueCommand"; import { type CreateQuickConnectCommandInput, type CreateQuickConnectCommandOutput } from "./commands/CreateQuickConnectCommand"; import { type CreateRoutingProfileCommandInput, type CreateRoutingProfileCommandOutput } from "./commands/CreateRoutingProfileCommand"; import { type CreateRuleCommandInput, type CreateRuleCommandOutput } from "./commands/CreateRuleCommand"; import { type CreateSecurityProfileCommandInput, type CreateSecurityProfileCommandOutput } from "./commands/CreateSecurityProfileCommand"; import { type CreateTaskTemplateCommandInput, type CreateTaskTemplateCommandOutput } from "./commands/CreateTaskTemplateCommand"; import { type CreateTestCaseCommandInput, type CreateTestCaseCommandOutput } from "./commands/CreateTestCaseCommand"; import { type CreateTrafficDistributionGroupCommandInput, type CreateTrafficDistributionGroupCommandOutput } from "./commands/CreateTrafficDistributionGroupCommand"; import { type CreateUseCaseCommandInput, type CreateUseCaseCommandOutput } from "./commands/CreateUseCaseCommand"; import { type CreateUserCommandInput, type CreateUserCommandOutput } from "./commands/CreateUserCommand"; import { type CreateUserHierarchyGroupCommandInput, type CreateUserHierarchyGroupCommandOutput } from "./commands/CreateUserHierarchyGroupCommand"; import { type CreateViewCommandInput, type CreateViewCommandOutput } from "./commands/CreateViewCommand"; import { type CreateViewVersionCommandInput, type CreateViewVersionCommandOutput } from "./commands/CreateViewVersionCommand"; import { type CreateVocabularyCommandInput, type CreateVocabularyCommandOutput } from "./commands/CreateVocabularyCommand"; import { type CreateWorkspaceCommandInput, type CreateWorkspaceCommandOutput } from "./commands/CreateWorkspaceCommand"; import { type CreateWorkspacePageCommandInput, type CreateWorkspacePageCommandOutput } from "./commands/CreateWorkspacePageCommand"; import { type DeactivateEvaluationFormCommandInput, type DeactivateEvaluationFormCommandOutput } from "./commands/DeactivateEvaluationFormCommand"; import { type DeleteAttachedFileCommandInput, type DeleteAttachedFileCommandOutput } from "./commands/DeleteAttachedFileCommand"; import { type DeleteContactEvaluationCommandInput, type DeleteContactEvaluationCommandOutput } from "./commands/DeleteContactEvaluationCommand"; import { type DeleteContactFlowCommandInput, type DeleteContactFlowCommandOutput } from "./commands/DeleteContactFlowCommand"; import { type DeleteContactFlowModuleAliasCommandInput, type DeleteContactFlowModuleAliasCommandOutput } from "./commands/DeleteContactFlowModuleAliasCommand"; import { type DeleteContactFlowModuleCommandInput, type DeleteContactFlowModuleCommandOutput } from "./commands/DeleteContactFlowModuleCommand"; import { type DeleteContactFlowModuleVersionCommandInput, type DeleteContactFlowModuleVersionCommandOutput } from "./commands/DeleteContactFlowModuleVersionCommand"; import { type DeleteContactFlowVersionCommandInput, type DeleteContactFlowVersionCommandOutput } from "./commands/DeleteContactFlowVersionCommand"; import { type DeleteDataTableAttributeCommandInput, type DeleteDataTableAttributeCommandOutput } from "./commands/DeleteDataTableAttributeCommand"; import { type DeleteDataTableCommandInput, type DeleteDataTableCommandOutput } from "./commands/DeleteDataTableCommand"; import { type DeleteEmailAddressCommandInput, type DeleteEmailAddressCommandOutput } from "./commands/DeleteEmailAddressCommand"; import { type DeleteEvaluationFormCommandInput, type DeleteEvaluationFormCommandOutput } from "./commands/DeleteEvaluationFormCommand"; import { type DeleteHoursOfOperationCommandInput, type DeleteHoursOfOperationCommandOutput } from "./commands/DeleteHoursOfOperationCommand"; import { type DeleteHoursOfOperationOverrideCommandInput, type DeleteHoursOfOperationOverrideCommandOutput } from "./commands/DeleteHoursOfOperationOverrideCommand"; import { type DeleteInstanceCommandInput, type DeleteInstanceCommandOutput } from "./commands/DeleteInstanceCommand"; import { type DeleteIntegrationAssociationCommandInput, type DeleteIntegrationAssociationCommandOutput } from "./commands/DeleteIntegrationAssociationCommand"; import { type DeleteNotificationCommandInput, type DeleteNotificationCommandOutput } from "./commands/DeleteNotificationCommand"; import { type DeletePredefinedAttributeCommandInput, type DeletePredefinedAttributeCommandOutput } from "./commands/DeletePredefinedAttributeCommand"; import { type DeletePromptCommandInput, type DeletePromptCommandOutput } from "./commands/DeletePromptCommand"; import { type DeletePushNotificationRegistrationCommandInput, type DeletePushNotificationRegistrationCommandOutput } from "./commands/DeletePushNotificationRegistrationCommand"; import { type DeleteQueueCommandInput, type DeleteQueueCommandOutput } from "./commands/DeleteQueueCommand"; import { type DeleteQuickConnectCommandInput, type DeleteQuickConnectCommandOutput } from "./commands/DeleteQuickConnectCommand"; import { type DeleteRoutingProfileCommandInput, type DeleteRoutingProfileCommandOutput } from "./commands/DeleteRoutingProfileCommand"; import { type DeleteRuleCommandInput, type DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand"; import { type DeleteSecurityProfileCommandInput, type DeleteSecurityProfileCommandOutput } from "./commands/DeleteSecurityProfileCommand"; import { type DeleteTaskTemplateCommandInput, type DeleteTaskTemplateCommandOutput } from "./commands/DeleteTaskTemplateCommand"; import { type DeleteTestCaseCommandInput, type DeleteTestCaseCommandOutput } from "./commands/DeleteTestCaseCommand"; import { type DeleteTrafficDistributionGroupCommandInput, type DeleteTrafficDistributionGroupCommandOutput } from "./commands/DeleteTrafficDistributionGroupCommand"; import { type DeleteUseCaseCommandInput, type DeleteUseCaseCommandOutput } from "./commands/DeleteUseCaseCommand"; import { type DeleteUserCommandInput, type DeleteUserCommandOutput } from "./commands/DeleteUserCommand"; import { type DeleteUserHierarchyGroupCommandInput, type DeleteUserHierarchyGroupCommandOutput } from "./commands/DeleteUserHierarchyGroupCommand"; import { type DeleteViewCommandInput, type DeleteViewCommandOutput } from "./commands/DeleteViewCommand"; import { type DeleteViewVersionCommandInput, type DeleteViewVersionCommandOutput } from "./commands/DeleteViewVersionCommand"; import { type DeleteVocabularyCommandInput, type DeleteVocabularyCommandOutput } from "./commands/DeleteVocabularyCommand"; import { type DeleteWorkspaceCommandInput, type DeleteWorkspaceCommandOutput } from "./commands/DeleteWorkspaceCommand"; import { type DeleteWorkspaceMediaCommandInput, type DeleteWorkspaceMediaCommandOutput } from "./commands/DeleteWorkspaceMediaCommand"; import { type DeleteWorkspacePageCommandInput, type DeleteWorkspacePageCommandOutput } from "./commands/DeleteWorkspacePageCommand"; import { type DescribeAgentStatusCommandInput, type DescribeAgentStatusCommandOutput } from "./commands/DescribeAgentStatusCommand"; import { type DescribeAttachedFilesConfigurationCommandInput, type DescribeAttachedFilesConfigurationCommandOutput } from "./commands/DescribeAttachedFilesConfigurationCommand"; import { type DescribeAuthenticationProfileCommandInput, type DescribeAuthenticationProfileCommandOutput } from "./commands/DescribeAuthenticationProfileCommand"; import { type DescribeContactCommandInput, type DescribeContactCommandOutput } from "./commands/DescribeContactCommand"; import { type DescribeContactEvaluationCommandInput, type DescribeContactEvaluationCommandOutput } from "./commands/DescribeContactEvaluationCommand"; import { type DescribeContactFlowCommandInput, type DescribeContactFlowCommandOutput } from "./commands/DescribeContactFlowCommand"; import { type DescribeContactFlowModuleAliasCommandInput, type DescribeContactFlowModuleAliasCommandOutput } from "./commands/DescribeContactFlowModuleAliasCommand"; import { type DescribeContactFlowModuleCommandInput, type DescribeContactFlowModuleCommandOutput } from "./commands/DescribeContactFlowModuleCommand"; import { type DescribeDataTableAttributeCommandInput, type DescribeDataTableAttributeCommandOutput } from "./commands/DescribeDataTableAttributeCommand"; import { type DescribeDataTableCommandInput, type DescribeDataTableCommandOutput } from "./commands/DescribeDataTableCommand"; import { type DescribeEmailAddressCommandInput, type DescribeEmailAddressCommandOutput } from "./commands/DescribeEmailAddressCommand"; import { type DescribeEvaluationFormCommandInput, type DescribeEvaluationFormCommandOutput } from "./commands/DescribeEvaluationFormCommand"; import { type DescribeHoursOfOperationCommandInput, type DescribeHoursOfOperationCommandOutput } from "./commands/DescribeHoursOfOperationCommand"; import { type DescribeHoursOfOperationOverrideCommandInput, type DescribeHoursOfOperationOverrideCommandOutput } from "./commands/DescribeHoursOfOperationOverrideCommand"; import { type DescribeInstanceAttributeCommandInput, type DescribeInstanceAttributeCommandOutput } from "./commands/DescribeInstanceAttributeCommand"; import { type DescribeInstanceCommandInput, type DescribeInstanceCommandOutput } from "./commands/DescribeInstanceCommand"; import { type DescribeInstanceStorageConfigCommandInput, type DescribeInstanceStorageConfigCommandOutput } from "./commands/DescribeInstanceStorageConfigCommand"; import { type DescribeNotificationCommandInput, type DescribeNotificationCommandOutput } from "./commands/DescribeNotificationCommand"; import { type DescribePhoneNumberCommandInput, type DescribePhoneNumberCommandOutput } from "./commands/DescribePhoneNumberCommand"; import { type DescribePredefinedAttributeCommandInput, type DescribePredefinedAttributeCommandOutput } from "./commands/DescribePredefinedAttributeCommand"; import { type DescribePromptCommandInput, type DescribePromptCommandOutput } from "./commands/DescribePromptCommand"; import { type DescribeQueueCommandInput, type DescribeQueueCommandOutput } from "./commands/DescribeQueueCommand"; import { type DescribeQuickConnectCommandInput, type DescribeQuickConnectCommandOutput } from "./commands/DescribeQuickConnectCommand"; import { type DescribeRoutingProfileCommandInput, type DescribeRoutingProfileCommandOutput } from "./commands/DescribeRoutingProfileCommand"; import { type DescribeRuleCommandInput, type DescribeRuleCommandOutput } from "./commands/DescribeRuleCommand"; import { type DescribeSecurityProfileCommandInput, type DescribeSecurityProfileCommandOutput } from "./commands/DescribeSecurityProfileCommand"; import { type DescribeTestCaseCommandInput, type DescribeTestCaseCommandOutput } from "./commands/DescribeTestCaseCommand"; import { type DescribeTrafficDistributionGroupCommandInput, type DescribeTrafficDistributionGroupCommandOutput } from "./commands/DescribeTrafficDistributionGroupCommand"; import { type DescribeUserCommandInput, type DescribeUserCommandOutput } from "./commands/DescribeUserCommand"; import { type DescribeUserHierarchyGroupCommandInput, type DescribeUserHierarchyGroupCommandOutput } from "./commands/DescribeUserHierarchyGroupCommand"; import { type DescribeUserHierarchyStructureCommandInput, type DescribeUserHierarchyStructureCommandOutput } from "./commands/DescribeUserHierarchyStructureCommand"; import { type DescribeViewCommandInput, type DescribeViewCommandOutput } from "./commands/DescribeViewCommand"; import { type DescribeVocabularyCommandInput, type DescribeVocabularyCommandOutput } from "./commands/DescribeVocabularyCommand"; import { type DescribeWorkspaceCommandInput, type DescribeWorkspaceCommandOutput } from "./commands/DescribeWorkspaceCommand"; import { type DisassociateAnalyticsDataSetCommandInput, type DisassociateAnalyticsDataSetCommandOutput } from "./commands/DisassociateAnalyticsDataSetCommand"; import { type DisassociateApprovedOriginCommandInput, type DisassociateApprovedOriginCommandOutput } from "./commands/DisassociateApprovedOriginCommand"; import { type DisassociateBotCommandInput, type DisassociateBotCommandOutput } from "./commands/DisassociateBotCommand"; import { type DisassociateEmailAddressAliasCommandInput, type DisassociateEmailAddressAliasCommandOutput } from "./commands/DisassociateEmailAddressAliasCommand"; import { type DisassociateFlowCommandInput, type DisassociateFlowCommandOutput } from "./commands/DisassociateFlowCommand"; import { type DisassociateHoursOfOperationsCommandInput, type DisassociateHoursOfOperationsCommandOutput } from "./commands/DisassociateHoursOfOperationsCommand"; import { type DisassociateInstanceStorageConfigCommandInput, type DisassociateInstanceStorageConfigCommandOutput } from "./commands/DisassociateInstanceStorageConfigCommand"; import { type DisassociateLambdaFunctionCommandInput, type DisassociateLambdaFunctionCommandOutput } from "./commands/DisassociateLambdaFunctionCommand"; import { type DisassociateLexBotCommandInput, type DisassociateLexBotCommandOutput } from "./commands/DisassociateLexBotCommand"; import { type DisassociatePhoneNumberContactFlowCommandInput, type DisassociatePhoneNumberContactFlowCommandOutput } from "./commands/DisassociatePhoneNumberContactFlowCommand"; import { type DisassociateQueueEmailAddressesCommandInput, type DisassociateQueueEmailAddressesCommandOutput } from "./commands/DisassociateQueueEmailAddressesCommand"; import { type DisassociateQueueQuickConnectsCommandInput, type DisassociateQueueQuickConnectsCommandOutput } from "./commands/DisassociateQueueQuickConnectsCommand"; import { type DisassociateRoutingProfileQueuesCommandInput, type DisassociateRoutingProfileQueuesCommandOutput } from "./commands/DisassociateRoutingProfileQueuesCommand"; import { type DisassociateSecurityKeyCommandInput, type DisassociateSecurityKeyCommandOutput } from "./commands/DisassociateSecurityKeyCommand"; import { type DisassociateSecurityProfilesCommandInput, type DisassociateSecurityProfilesCommandOutput } from "./commands/DisassociateSecurityProfilesCommand"; import { type DisassociateTrafficDistributionGroupUserCommandInput, type DisassociateTrafficDistributionGroupUserCommandOutput } from "./commands/DisassociateTrafficDistributionGroupUserCommand"; import { type DisassociateUserProficienciesCommandInput, type DisassociateUserProficienciesCommandOutput } from "./commands/DisassociateUserProficienciesCommand"; import { type DisassociateWorkspaceCommandInput, type DisassociateWorkspaceCommandOutput } from "./commands/DisassociateWorkspaceCommand"; import { type DismissUserContactCommandInput, type DismissUserContactCommandOutput } from "./commands/DismissUserContactCommand"; import { type EvaluateDataTableValuesCommandInput, type EvaluateDataTableValuesCommandOutput } from "./commands/EvaluateDataTableValuesCommand"; import { type GetAttachedFileCommandInput, type GetAttachedFileCommandOutput } from "./commands/GetAttachedFileCommand"; import { type GetContactAttributesCommandInput, type GetContactAttributesCommandOutput } from "./commands/GetContactAttributesCommand"; import { type GetContactMetricsCommandInput, type GetContactMetricsCommandOutput } from "./commands/GetContactMetricsCommand"; import { type GetCurrentMetricDataCommandInput, type GetCurrentMetricDataCommandOutput } from "./commands/GetCurrentMetricDataCommand"; import { type GetCurrentUserDataCommandInput, type GetCurrentUserDataCommandOutput } from "./commands/GetCurrentUserDataCommand"; import { type GetEffectiveHoursOfOperationsCommandInput, type GetEffectiveHoursOfOperationsCommandOutput } from "./commands/GetEffectiveHoursOfOperationsCommand"; import { type GetFederationTokenCommandInput, type GetFederationTokenCommandOutput } from "./commands/GetFederationTokenCommand"; import { type GetFlowAssociationCommandInput, type GetFlowAssociationCommandOutput } from "./commands/GetFlowAssociationCommand"; import { type GetMetricDataCommandInput, type GetMetricDataCommandOutput } from "./commands/GetMetricDataCommand"; import { type GetMetricDataV2CommandInput, type GetMetricDataV2CommandOutput } from "./commands/GetMetricDataV2Command"; import { type GetPromptFileCommandInput, type GetPromptFileCommandOutput } from "./commands/GetPromptFileCommand"; import { type GetTaskTemplateCommandInput, type GetTaskTemplateCommandOutput } from "./commands/GetTaskTemplateCommand"; import { type GetTestCaseExecutionSummaryCommandInput, type GetTestCaseExecutionSummaryCommandOutput } from "./commands/GetTestCaseExecutionSummaryCommand"; import { type GetTrafficDistributionCommandInput, type GetTrafficDistributionCommandOutput } from "./commands/GetTrafficDistributionCommand"; import { type ImportPhoneNumberCommandInput, type ImportPhoneNumberCommandOutput } from "./commands/ImportPhoneNumberCommand"; import { type ImportWorkspaceMediaCommandInput, type ImportWorkspaceMediaCommandOutput } from "./commands/ImportWorkspaceMediaCommand"; import { type ListAgentStatusesCommandInput, type ListAgentStatusesCommandOutput } from "./commands/ListAgentStatusesCommand"; import { type ListAnalyticsDataAssociationsCommandInput, type ListAnalyticsDataAssociationsCommandOutput } from "./commands/ListAnalyticsDataAssociationsCommand"; import { type ListAnalyticsDataLakeDataSetsCommandInput, type ListAnalyticsDataLakeDataSetsCommandOutput } from "./commands/ListAnalyticsDataLakeDataSetsCommand"; import { type ListApprovedOriginsCommandInput, type ListApprovedOriginsCommandOutput } from "./commands/ListApprovedOriginsCommand"; import { type ListAssociatedContactsCommandInput, type ListAssociatedContactsCommandOutput } from "./commands/ListAssociatedContactsCommand"; import { type ListAttachedFilesConfigurationsCommandInput, type ListAttachedFilesConfigurationsCommandOutput } from "./commands/ListAttachedFilesConfigurationsCommand"; import { type ListAuthenticationProfilesCommandInput, type ListAuthenticationProfilesCommandOutput } from "./commands/ListAuthenticationProfilesCommand"; import { type ListBotsCommandInput, type ListBotsCommandOutput } from "./commands/ListBotsCommand"; import { type ListChildHoursOfOperationsCommandInput, type ListChildHoursOfOperationsCommandOutput } from "./commands/ListChildHoursOfOperationsCommand"; import { type ListContactEvaluationsCommandInput, type ListContactEvaluationsCommandOutput } from "./commands/ListContactEvaluationsCommand"; import { type ListContactFlowModuleAliasesCommandInput, type ListContactFlowModuleAliasesCommandOutput } from "./commands/ListContactFlowModuleAliasesCommand"; import { type ListContactFlowModulesCommandInput, type ListContactFlowModulesCommandOutput } from "./commands/ListContactFlowModulesCommand"; import { type ListContactFlowModuleVersionsCommandInput, type ListContactFlowModuleVersionsCommandOutput } from "./commands/ListContactFlowModuleVersionsCommand"; import { type ListContactFlowsCommandInput, type ListContactFlowsCommandOutput } from "./commands/ListContactFlowsCommand"; import { type ListContactFlowVersionsCommandInput, type ListContactFlowVersionsCommandOutput } from "./commands/ListContactFlowVersionsCommand"; import { type ListContactReferencesCommandInput, type ListContactReferencesCommandOutput } from "./commands/ListContactReferencesCommand"; import { type ListDataTableAttributesCommandInput, type ListDataTableAttributesCommandOutput } from "./commands/ListDataTableAttributesCommand"; import { type ListDataTablePrimaryValuesCommandInput, type ListDataTablePrimaryValuesCommandOutput } from "./commands/ListDataTablePrimaryValuesCommand"; import { type ListDataTablesCommandInput, type ListDataTablesCommandOutput } from "./commands/ListDataTablesCommand"; import { type ListDataTableValuesCommandInput, type ListDataTableValuesCommandOutput } from "./commands/ListDataTableValuesCommand"; import { type ListDefaultVocabulariesCommandInput, type ListDefaultVocabulariesCommandOutput } from "./commands/ListDefaultVocabulariesCommand"; import { type ListEntitySecurityProfilesCommandInput, type ListEntitySecurityProfilesCommandOutput } from "./commands/ListEntitySecurityProfilesCommand"; import { type ListEvaluationFormsCommandInput, type ListEvaluationFormsCommandOutput } from "./commands/ListEvaluationFormsCommand"; import { type ListEvaluationFormVersionsCommandInput, type ListEvaluationFormVersionsCommandOutput } from "./commands/ListEvaluationFormVersionsCommand"; import { type ListFlowAssociationsCommandInput, type ListFlowAssociationsCommandOutput } from "./commands/ListFlowAssociationsCommand"; import { type ListHoursOfOperationOverridesCommandInput, type ListHoursOfOperationOverridesCommandOutput } from "./commands/ListHoursOfOperationOverridesCommand"; import { type ListHoursOfOperationsCommandInput, type ListHoursOfOperationsCommandOutput } from "./commands/ListHoursOfOperationsCommand"; import { type ListInstanceAttributesCommandInput, type ListInstanceAttributesCommandOutput } from "./commands/ListInstanceAttributesCommand"; import { type ListInstancesCommandInput, type ListInstancesCommandOutput } from "./commands/ListInstancesCommand"; import { type ListInstanceStorageConfigsCommandInput, type ListInstanceStorageConfigsCommandOutput } from "./commands/ListInstanceStorageConfigsCommand"; import { type ListIntegrationAssociationsCommandInput, type ListIntegrationAssociationsCommandOutput } from "./commands/ListIntegrationAssociationsCommand"; import { type ListLambdaFunctionsCommandInput, type ListLambdaFunctionsCommandOutput } from "./commands/ListLambdaFunctionsCommand"; import { type ListLexBotsCommandInput, type ListLexBotsCommandOutput } from "./commands/ListLexBotsCommand"; import { type ListNotificationsCommandInput, type ListNotificationsCommandOutput } from "./commands/ListNotificationsCommand"; import { type ListPhoneNumbersCommandInput, type ListPhoneNumbersCommandOutput } from "./commands/ListPhoneNumbersCommand"; import { type ListPhoneNumbersV2CommandInput, type ListPhoneNumbersV2CommandOutput } from "./commands/ListPhoneNumbersV2Command"; import { type ListPredefinedAttributesCommandInput, type ListPredefinedAttributesCommandOutput } from "./commands/ListPredefinedAttributesCommand"; import { type ListPromptsCommandInput, type ListPromptsCommandOutput } from "./commands/ListPromptsCommand"; import { type ListQueueEmailAddressesCommandInput, type ListQueueEmailAddressesCommandOutput } from "./commands/ListQueueEmailAddressesCommand"; import { type ListQueueQuickConnectsCommandInput, type ListQueueQuickConnectsCommandOutput } from "./commands/ListQueueQuickConnectsCommand"; import { type ListQueuesCommandInput, type ListQueuesCommandOutput } from "./commands/ListQueuesCommand"; import { type ListQuickConnectsCommandInput, type ListQuickConnectsCommandOutput } from "./commands/ListQuickConnectsCommand"; import { type ListRealtimeContactAnalysisSegmentsV2CommandInput, type ListRealtimeContactAnalysisSegmentsV2CommandOutput } from "./commands/ListRealtimeContactAnalysisSegmentsV2Command"; import { type ListRoutingProfileManualAssignmentQueuesCommandInput, type ListRoutingProfileManualAssignmentQueuesCommandOutput } from "./commands/ListRoutingProfileManualAssignmentQueuesCommand"; import { type ListRoutingProfileQueuesCommandInput, type ListRoutingProfileQueuesCommandOutput } from "./commands/ListRoutingProfileQueuesCommand"; import { type ListRoutingProfilesCommandInput, type ListRoutingProfilesCommandOutput } from "./commands/ListRoutingProfilesCommand"; import { type ListRulesCommandInput, type ListRulesCommandOutput } from "./commands/ListRulesCommand"; import { type ListSecurityKeysCommandInput, type ListSecurityKeysCommandOutput } from "./commands/ListSecurityKeysCommand"; import { type ListSecurityProfileApplicationsCommandInput, type ListSecurityProfileApplicationsCommandOutput } from "./commands/ListSecurityProfileApplicationsCommand"; import { type ListSecurityProfileFlowModulesCommandInput, type ListSecurityProfileFlowModulesCommandOutput } from "./commands/ListSecurityProfileFlowModulesCommand"; import { type ListSecurityProfilePermissionsCommandInput, type ListSecurityProfilePermissionsCommandOutput } from "./commands/ListSecurityProfilePermissionsCommand"; import { type ListSecurityProfilesCommandInput, type ListSecurityProfilesCommandOutput } from "./commands/ListSecurityProfilesCommand"; import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand"; import { type ListTaskTemplatesCommandInput, type ListTaskTemplatesCommandOutput } from "./commands/ListTaskTemplatesCommand"; import { type ListTestCaseExecutionRecordsCommandInput, type ListTestCaseExecutionRecordsCommandOutput } from "./commands/ListTestCaseExecutionRecordsCommand"; import { type ListTestCaseExecutionsCommandInput, type ListTestCaseExecutionsCommandOutput } from "./commands/ListTestCaseExecutionsCommand"; import { type ListTestCasesCommandInput, type ListTestCasesCommandOutput } from "./commands/ListTestCasesCommand"; import { type ListTrafficDistributionGroupsCommandInput, type ListTrafficDistributionGroupsCommandOutput } from "./commands/ListTrafficDistributionGroupsCommand"; import { type ListTrafficDistributionGroupUsersCommandInput, type ListTrafficDistributionGroupUsersCommandOutput } from "./commands/ListTrafficDistributionGroupUsersCommand"; import { type ListUseCasesCommandInput, type ListUseCasesCommandOutput } from "./commands/ListUseCasesCommand"; import { type ListUserHierarchyGroupsCommandInput, type ListUserHierarchyGroupsCommandOutput } from "./commands/ListUserHierarchyGroupsCommand"; import { type ListUserNotificationsCommandInput, type ListUserNotificationsCommandOutput } from "./commands/ListUserNotificationsCommand"; import { type ListUserProficienciesCommandInput, type ListUserProficienciesCommandOutput } from "./commands/ListUserProficienciesCommand"; import { type ListUsersCommandInput, type ListUsersCommandOutput } from "./commands/ListUsersCommand"; import { type ListViewsCommandInput, type ListViewsCommandOutput } from "./commands/ListViewsCommand"; import { type ListViewVersionsCommandInput, type ListViewVersionsCommandOutput } from "./commands/ListViewVersionsCommand"; import { type ListWorkspaceMediaCommandInput, type ListWorkspaceMediaCommandOutput } from "./commands/ListWorkspaceMediaCommand"; import { type ListWorkspacePagesCommandInput, type ListWorkspacePagesCommandOutput } from "./commands/ListWorkspacePagesCommand"; import { type ListWorkspacesCommandInput, type ListWorkspacesCommandOutput } from "./commands/ListWorkspacesCommand"; import { type MonitorContactCommandInput, type MonitorContactCommandOutput } from "./commands/MonitorContactCommand"; import { type PauseContactCommandInput, type PauseContactCommandOutput } from "./commands/PauseContactCommand"; import { type PutUserStatusCommandInput, type PutUserStatusCommandOutput } from "./commands/PutUserStatusCommand"; import { type ReleasePhoneNumberCommandInput, type ReleasePhoneNumberCommandOutput } from "./commands/ReleasePhoneNumberCommand"; import { type ReplicateInstanceCommandInput, type ReplicateInstanceCommandOutput } from "./commands/ReplicateInstanceCommand"; import { type ResumeContactCommandInput, type ResumeContactCommandOutput } from "./commands/ResumeContactCommand"; import { type ResumeContactRecordingCommandInput, type ResumeContactRecordingCommandOutput } from "./commands/ResumeContactRecordingCommand"; import { type SearchAgentStatusesCommandInput, type SearchAgentStatusesCommandOutput } from "./commands/SearchAgentStatusesCommand"; import { type SearchAvailablePhoneNumbersCommandInput, type SearchAvailablePhoneNumbersCommandOutput } from "./commands/SearchAvailablePhoneNumbersCommand"; import { type SearchContactEvaluationsCommandInput, type SearchContactEvaluationsCommandOutput } from "./commands/SearchContactEvaluationsCommand"; import { type SearchContactFlowModulesCommandInput, type SearchContactFlowModulesCommandOutput } from "./commands/SearchContactFlowModulesCommand"; import { type SearchContactFlowsCommandInput, type SearchContactFlowsCommandOutput } from "./commands/SearchContactFlowsCommand"; import { type SearchContactsCommandInput, type SearchContactsCommandOutput } from "./commands/SearchContactsCommand"; import { type SearchDataTablesCommandInput, type SearchDataTablesCommandOutput } from "./commands/SearchDataTablesCommand"; import { type SearchEmailAddressesCommandInput, type SearchEmailAddressesCommandOutput } from "./commands/SearchEmailAddressesCommand"; import { type SearchEvaluationFormsCommandInput, type SearchEvaluationFormsCommandOutput } from "./commands/SearchEvaluationFormsCommand"; import { type SearchHoursOfOperationOverridesCommandInput, type SearchHoursOfOperationOverridesCommandOutput } from "./commands/SearchHoursOfOperationOverridesCommand"; import { type SearchHoursOfOperationsCommandInput, type SearchHoursOfOperationsCommandOutput } from "./commands/SearchHoursOfOperationsCommand"; import { type SearchNotificationsCommandInput, type SearchNotificationsCommandOutput } from "./commands/SearchNotificationsCommand"; import { type SearchPredefinedAttributesCommandInput, type SearchPredefinedAttributesCommandOutput } from "./commands/SearchPredefinedAttributesCommand"; import { type SearchPromptsCommandInput, type SearchPromptsCommandOutput } from "./commands/SearchPromptsCommand"; import { type SearchQueuesCommandInput, type SearchQueuesCommandOutput } from "./commands/SearchQueuesCommand"; import { type SearchQuickConnectsCommandInput, type SearchQuickConnectsCommandOutput } from "./commands/SearchQuickConnectsCommand"; import { type SearchResourceTagsCommandInput, type SearchResourceTagsCommandOutput } from "./commands/SearchResourceTagsCommand"; import { type SearchRoutingProfilesCommandInput, type SearchRoutingProfilesCommandOutput } from "./commands/SearchRoutingProfilesCommand"; import { type SearchSecurityProfilesCommandInput, type SearchSecurityProfilesCommandOutput } from "./commands/SearchSecurityProfilesCommand"; import { type SearchTestCasesCommandInput, type SearchTestCasesCommandOutput } from "./commands/SearchTestCasesCommand"; import { type SearchUserHierarchyGroupsCommandInput, type SearchUserHierarchyGroupsCommandOutput } from "./commands/SearchUserHierarchyGroupsCommand"; import { type SearchUsersCommandInput, type SearchUsersCommandOutput } from "./commands/SearchUsersCommand"; import { type SearchViewsCommandInput, type SearchViewsCommandOutput } from "./commands/SearchViewsCommand"; import { type SearchVocabulariesCommandInput, type SearchVocabulariesCommandOutput } from "./commands/SearchVocabulariesCommand"; import { type SearchWorkspaceAssociationsCommandInput, type SearchWorkspaceAssociationsCommandOutput } from "./commands/SearchWorkspaceAssociationsCommand"; import { type SearchWorkspacesCommandInput, type SearchWorkspacesCommandOutput } from "./commands/SearchWorkspacesCommand"; import { type SendChatIntegrationEventCommandInput, type SendChatIntegrationEventCommandOutput } from "./commands/SendChatIntegrationEventCommand"; import { type SendOutboundEmailCommandInput, type SendOutboundEmailCommandOutput } from "./commands/SendOutboundEmailCommand"; import { type StartAttachedFileUploadCommandInput, type StartAttachedFileUploadCommandOutput } from "./commands/StartAttachedFileUploadCommand"; import { type StartChatContactCommandInput, type StartChatContactCommandOutput } from "./commands/StartChatContactCommand"; import { type StartContactEvaluationCommandInput, type StartContactEvaluationCommandOutput } from "./commands/StartContactEvaluationCommand"; import { type StartContactMediaProcessingCommandInput, type StartContactMediaProcessingCommandOutput } from "./commands/StartContactMediaProcessingCommand"; import { type StartContactRecordingCommandInput, type StartContactRecordingCommandOutput } from "./commands/StartContactRecordingCommand"; import { type StartContactStreamingCommandInput, type StartContactStreamingCommandOutput } from "./commands/StartContactStreamingCommand"; import { type StartEmailContactCommandInput, type StartEmailContactCommandOutput } from "./commands/StartEmailContactCommand"; import { type StartOutboundChatContactCommandInput, type StartOutboundChatContactCommandOutput } from "./commands/StartOutboundChatContactCommand"; import { type StartOutboundEmailContactCommandInput, type StartOutboundEmailContactCommandOutput } from "./commands/StartOutboundEmailContactCommand"; import { type StartOutboundVoiceContactCommandInput, type StartOutboundVoiceContactCommandOutput } from "./commands/StartOutboundVoiceContactCommand"; import { type StartScreenSharingCommandInput, type StartScreenSharingCommandOutput } from "./commands/StartScreenSharingCommand"; import { type StartTaskContactCommandInput, type StartTaskContactCommandOutput } from "./commands/StartTaskContactCommand"; import { type StartTestCaseExecutionCommandInput, type StartTestCaseExecutionCommandOutput } from "./commands/StartTestCaseExecutionCommand"; import { type StartWebRTCContactCommandInput, type StartWebRTCContactCommandOutput } from "./commands/StartWebRTCContactCommand"; import { type StopContactCommandInput, type StopContactCommandOutput } from "./commands/StopContactCommand"; import { type StopContactMediaProcessingCommandInput, type StopContactMediaProcessingCommandOutput } from "./commands/StopContactMediaProcessingCommand"; import { type StopContactRecordingCommandInput, type StopContactRecordingCommandOutput } from "./commands/StopContactRecordingCommand"; import { type StopContactStreamingCommandInput, type StopContactStreamingCommandOutput } from "./commands/StopContactStreamingCommand"; import { type StopTestCaseExecutionCommandInput, type StopTestCaseExecutionCommandOutput } from "./commands/StopTestCaseExecutionCommand"; import { type SubmitContactEvaluationCommandInput, type SubmitContactEvaluationCommandOutput } from "./commands/SubmitContactEvaluationCommand"; import { type SuspendContactRecordingCommandInput, type SuspendContactRecordingCommandOutput } from "./commands/SuspendContactRecordingCommand"; import { type TagContactCommandInput, type TagContactCommandOutput } from "./commands/TagContactCommand"; import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { type TransferContactCommandInput, type TransferContactCommandOutput } from "./commands/TransferContactCommand"; import { type UntagContactCommandInput, type UntagContactCommandOutput } from "./commands/UntagContactCommand"; import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand"; import { type UpdateAgentStatusCommandInput, type UpdateAgentStatusCommandOutput } from "./commands/UpdateAgentStatusCommand"; import { type UpdateAttachedFilesConfigurationCommandInput, type UpdateAttachedFilesConfigurationCommandOutput } from "./commands/UpdateAttachedFilesConfigurationCommand"; import { type UpdateAuthenticationProfileCommandInput, type UpdateAuthenticationProfileCommandOutput } from "./commands/UpdateAuthenticationProfileCommand"; import { type UpdateContactAttributesCommandInput, type UpdateContactAttributesCommandOutput } from "./commands/UpdateContactAttributesCommand"; import { type UpdateContactCommandInput, type UpdateContactCommandOutput } from "./commands/UpdateContactCommand"; import { type UpdateContactEvaluationCommandInput, type UpdateContactEvaluationCommandOutput } from "./commands/UpdateContactEvaluationCommand"; import { type UpdateContactFlowContentCommandInput, type UpdateContactFlowContentCommandOutput } from "./commands/UpdateContactFlowContentCommand"; import { type UpdateContactFlowMetadataCommandInput, type UpdateContactFlowMetadataCommandOutput } from "./commands/UpdateContactFlowMetadataCommand"; import { type UpdateContactFlowModuleAliasCommandInput, type UpdateContactFlowModuleAliasCommandOutput } from "./commands/UpdateContactFlowModuleAliasCommand"; import { type UpdateContactFlowModuleContentCommandInput, type UpdateContactFlowModuleContentCommandOutput } from "./commands/UpdateContactFlowModuleContentCommand"; import { type UpdateContactFlowModuleMetadataCommandInput, type UpdateContactFlowModuleMetadataCommandOutput } from "./commands/UpdateContactFlowModuleMetadataCommand"; import { type UpdateContactFlowNameCommandInput, type UpdateContactFlowNameCommandOutput } from "./commands/UpdateContactFlowNameCommand"; import { type UpdateContactRoutingDataCommandInput, type UpdateContactRoutingDataCommandOutput } from "./commands/UpdateContactRoutingDataCommand"; import { type UpdateContactScheduleCommandInput, type UpdateContactScheduleCommandOutput } from "./commands/UpdateContactScheduleCommand"; import { type UpdateDataTableAttributeCommandInput, type UpdateDataTableAttributeCommandOutput } from "./commands/UpdateDataTableAttributeCommand"; import { type UpdateDataTableMetadataCommandInput, type UpdateDataTableMetadataCommandOutput } from "./commands/UpdateDataTableMetadataCommand"; import { type UpdateDataTablePrimaryValuesCommandInput, type UpdateDataTablePrimaryValuesCommandOutput } from "./commands/UpdateDataTablePrimaryValuesCommand"; import { type UpdateEmailAddressMetadataCommandInput, type UpdateEmailAddressMetadataCommandOutput } from "./commands/UpdateEmailAddressMetadataCommand"; import { type UpdateEvaluationFormCommandInput, type UpdateEvaluationFormCommandOutput } from "./commands/UpdateEvaluationFormCommand"; import { type UpdateHoursOfOperationCommandInput, type UpdateHoursOfOperationCommandOutput } from "./commands/UpdateHoursOfOperationCommand"; import { type UpdateHoursOfOperationOverrideCommandInput, type UpdateHoursOfOperationOverrideCommandOutput } from "./commands/UpdateHoursOfOperationOverrideCommand"; import { type UpdateInstanceAttributeCommandInput, type UpdateInstanceAttributeCommandOutput } from "./commands/UpdateInstanceAttributeCommand"; import { type UpdateInstanceStorageConfigCommandInput, type UpdateInstanceStorageConfigCommandOutput } from "./commands/UpdateInstanceStorageConfigCommand"; import { type UpdateNotificationContentCommandInput, type UpdateNotificationContentCommandOutput } from "./commands/UpdateNotificationContentCommand"; import { type UpdateParticipantAuthenticationCommandInput, type UpdateParticipantAuthenticationCommandOutput } from "./commands/UpdateParticipantAuthenticationCommand"; import { type UpdateParticipantRoleConfigCommandInput, type UpdateParticipantRoleConfigCommandOutput } from "./commands/UpdateParticipantRoleConfigCommand"; import { type UpdatePhoneNumberCommandInput, type UpdatePhoneNumberCommandOutput } from "./commands/UpdatePhoneNumberCommand"; import { type UpdatePhoneNumberMetadataCommandInput, type UpdatePhoneNumberMetadataCommandOutput } from "./commands/UpdatePhoneNumberMetadataCommand"; import { type UpdatePredefinedAttributeCommandInput, type UpdatePredefinedAttributeCommandOutput } from "./commands/UpdatePredefinedAttributeCommand"; import { type UpdatePromptCommandInput, type UpdatePromptCommandOutput } from "./commands/UpdatePromptCommand"; import { type UpdateQueueHoursOfOperationCommandInput, type UpdateQueueHoursOfOperationCommandOutput } from "./commands/UpdateQueueHoursOfOperationCommand"; import { type UpdateQueueMaxContactsCommandInput, type UpdateQueueMaxContactsCommandOutput } from "./commands/UpdateQueueMaxContactsCommand"; import { type UpdateQueueNameCommandInput, type UpdateQueueNameCommandOutput } from "./commands/UpdateQueueNameCommand"; import { type UpdateQueueOutboundCallerConfigCommandInput, type UpdateQueueOutboundCallerConfigCommandOutput } from "./commands/UpdateQueueOutboundCallerConfigCommand"; import { type UpdateQueueOutboundEmailConfigCommandInput, type UpdateQueueOutboundEmailConfigCommandOutput } from "./commands/UpdateQueueOutboundEmailConfigCommand"; import { type UpdateQueueStatusCommandInput, type UpdateQueueStatusCommandOutput } from "./commands/UpdateQueueStatusCommand"; import { type UpdateQuickConnectConfigCommandInput, type UpdateQuickConnectConfigCommandOutput } from "./commands/UpdateQuickConnectConfigCommand"; import { type UpdateQuickConnectNameCommandInput, type UpdateQuickConnectNameCommandOutput } from "./commands/UpdateQuickConnectNameCommand"; import { type UpdateRoutingProfileAgentAvailabilityTimerCommandInput, type UpdateRoutingProfileAgentAvailabilityTimerCommandOutput } from "./commands/UpdateRoutingProfileAgentAvailabilityTimerCommand"; import { type UpdateRoutingProfileConcurrencyCommandInput, type UpdateRoutingProfileConcurrencyCommandOutput } from "./commands/UpdateRoutingProfileConcurrencyCommand"; import { type UpdateRoutingProfileDefaultOutboundQueueCommandInput, type UpdateRoutingProfileDefaultOutboundQueueCommandOutput } from "./commands/UpdateRoutingProfileDefaultOutboundQueueCommand"; import { type UpdateRoutingProfileNameCommandInput, type UpdateRoutingProfileNameCommandOutput } from "./commands/UpdateRoutingProfileNameCommand"; import { type UpdateRoutingProfileQueuesCommandInput, type UpdateRoutingProfileQueuesCommandOutput } from "./commands/UpdateRoutingProfileQueuesCommand"; import { type UpdateRuleCommandInput, type UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand"; import { type UpdateSecurityProfileCommandInput, type UpdateSecurityProfileCommandOutput } from "./commands/UpdateSecurityProfileCommand"; import { type UpdateTaskTemplateCommandInput, type UpdateTaskTemplateCommandOutput } from "./commands/UpdateTaskTemplateCommand"; import { type UpdateTestCaseCommandInput, type UpdateTestCaseCommandOutput } from "./commands/UpdateTestCaseCommand"; import { type UpdateTrafficDistributionCommandInput, type UpdateTrafficDistributionCommandOutput } from "./commands/UpdateTrafficDistributionCommand"; import { type UpdateUserConfigCommandInput, type UpdateUserConfigCommandOutput } from "./commands/UpdateUserConfigCommand"; import { type UpdateUserHierarchyCommandInput, type UpdateUserHierarchyCommandOutput } from "./commands/UpdateUserHierarchyCommand"; import { type UpdateUserHierarchyGroupNameCommandInput, type UpdateUserHierarchyGroupNameCommandOutput } from "./commands/UpdateUserHierarchyGroupNameCommand"; import { type UpdateUserHierarchyStructureCommandInput, type UpdateUserHierarchyStructureCommandOutput } from "./commands/UpdateUserHierarchyStructureCommand"; import { type UpdateUserIdentityInfoCommandInput, type UpdateUserIdentityInfoCommandOutput } from "./commands/UpdateUserIdentityInfoCommand"; import { type UpdateUserNotificationStatusCommandInput, type UpdateUserNotificationStatusCommandOutput } from "./commands/UpdateUserNotificationStatusCommand"; import { type UpdateUserPhoneConfigCommandInput, type UpdateUserPhoneConfigCommandOutput } from "./commands/UpdateUserPhoneConfigCommand"; import { type UpdateUserProficienciesCommandInput, type UpdateUserProficienciesCommandOutput } from "./commands/UpdateUserProficienciesCommand"; import { type UpdateUserRoutingProfileCommandInput, type UpdateUserRoutingProfileCommandOutput } from "./commands/UpdateUserRoutingProfileCommand"; import { type UpdateUserSecurityProfilesCommandInput, type UpdateUserSecurityProfilesCommandOutput } from "./commands/UpdateUserSecurityProfilesCommand"; import { type UpdateViewContentCommandInput, type UpdateViewContentCommandOutput } from "./commands/UpdateViewContentCommand"; import { type UpdateViewMetadataCommandInput, type UpdateViewMetadataCommandOutput } from "./commands/UpdateViewMetadataCommand"; import { type UpdateWorkspaceMetadataCommandInput, type UpdateWorkspaceMetadataCommandOutput } from "./commands/UpdateWorkspaceMetadataCommand"; import { type UpdateWorkspacePageCommandInput, type UpdateWorkspacePageCommandOutput } from "./commands/UpdateWorkspacePageCommand"; import { type UpdateWorkspaceThemeCommandInput, type UpdateWorkspaceThemeCommandOutput } from "./commands/UpdateWorkspaceThemeCommand"; import { type UpdateWorkspaceVisibilityCommandInput, type UpdateWorkspaceVisibilityCommandOutput } from "./commands/UpdateWorkspaceVisibilityCommand"; import { ConnectClient } from "./ConnectClient"; export interface Connect { /** * @see {@link ActivateEvaluationFormCommand} */ activateEvaluationForm(args: ActivateEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; activateEvaluationForm(args: ActivateEvaluationFormCommandInput, cb: (err: any, data?: ActivateEvaluationFormCommandOutput) => void): void; activateEvaluationForm(args: ActivateEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ActivateEvaluationFormCommandOutput) => void): void; /** * @see {@link AssociateAnalyticsDataSetCommand} */ associateAnalyticsDataSet(args: AssociateAnalyticsDataSetCommandInput, options?: __HttpHandlerOptions): Promise; associateAnalyticsDataSet(args: AssociateAnalyticsDataSetCommandInput, cb: (err: any, data?: AssociateAnalyticsDataSetCommandOutput) => void): void; associateAnalyticsDataSet(args: AssociateAnalyticsDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAnalyticsDataSetCommandOutput) => void): void; /** * @see {@link AssociateApprovedOriginCommand} */ associateApprovedOrigin(args: AssociateApprovedOriginCommandInput, options?: __HttpHandlerOptions): Promise; associateApprovedOrigin(args: AssociateApprovedOriginCommandInput, cb: (err: any, data?: AssociateApprovedOriginCommandOutput) => void): void; associateApprovedOrigin(args: AssociateApprovedOriginCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApprovedOriginCommandOutput) => void): void; /** * @see {@link AssociateBotCommand} */ associateBot(args: AssociateBotCommandInput, options?: __HttpHandlerOptions): Promise; associateBot(args: AssociateBotCommandInput, cb: (err: any, data?: AssociateBotCommandOutput) => void): void; associateBot(args: AssociateBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateBotCommandOutput) => void): void; /** * @see {@link AssociateContactWithUserCommand} */ associateContactWithUser(args: AssociateContactWithUserCommandInput, options?: __HttpHandlerOptions): Promise; associateContactWithUser(args: AssociateContactWithUserCommandInput, cb: (err: any, data?: AssociateContactWithUserCommandOutput) => void): void; associateContactWithUser(args: AssociateContactWithUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateContactWithUserCommandOutput) => void): void; /** * @see {@link AssociateDefaultVocabularyCommand} */ associateDefaultVocabulary(args: AssociateDefaultVocabularyCommandInput, options?: __HttpHandlerOptions): Promise; associateDefaultVocabulary(args: AssociateDefaultVocabularyCommandInput, cb: (err: any, data?: AssociateDefaultVocabularyCommandOutput) => void): void; associateDefaultVocabulary(args: AssociateDefaultVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDefaultVocabularyCommandOutput) => void): void; /** * @see {@link AssociateEmailAddressAliasCommand} */ associateEmailAddressAlias(args: AssociateEmailAddressAliasCommandInput, options?: __HttpHandlerOptions): Promise; associateEmailAddressAlias(args: AssociateEmailAddressAliasCommandInput, cb: (err: any, data?: AssociateEmailAddressAliasCommandOutput) => void): void; associateEmailAddressAlias(args: AssociateEmailAddressAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateEmailAddressAliasCommandOutput) => void): void; /** * @see {@link AssociateFlowCommand} */ associateFlow(args: AssociateFlowCommandInput, options?: __HttpHandlerOptions): Promise; associateFlow(args: AssociateFlowCommandInput, cb: (err: any, data?: AssociateFlowCommandOutput) => void): void; associateFlow(args: AssociateFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateFlowCommandOutput) => void): void; /** * @see {@link AssociateHoursOfOperationsCommand} */ associateHoursOfOperations(args: AssociateHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; associateHoursOfOperations(args: AssociateHoursOfOperationsCommandInput, cb: (err: any, data?: AssociateHoursOfOperationsCommandOutput) => void): void; associateHoursOfOperations(args: AssociateHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateHoursOfOperationsCommandOutput) => void): void; /** * @see {@link AssociateInstanceStorageConfigCommand} */ associateInstanceStorageConfig(args: AssociateInstanceStorageConfigCommandInput, options?: __HttpHandlerOptions): Promise; associateInstanceStorageConfig(args: AssociateInstanceStorageConfigCommandInput, cb: (err: any, data?: AssociateInstanceStorageConfigCommandOutput) => void): void; associateInstanceStorageConfig(args: AssociateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateInstanceStorageConfigCommandOutput) => void): void; /** * @see {@link AssociateLambdaFunctionCommand} */ associateLambdaFunction(args: AssociateLambdaFunctionCommandInput, options?: __HttpHandlerOptions): Promise; associateLambdaFunction(args: AssociateLambdaFunctionCommandInput, cb: (err: any, data?: AssociateLambdaFunctionCommandOutput) => void): void; associateLambdaFunction(args: AssociateLambdaFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLambdaFunctionCommandOutput) => void): void; /** * @see {@link AssociateLexBotCommand} */ associateLexBot(args: AssociateLexBotCommandInput, options?: __HttpHandlerOptions): Promise; associateLexBot(args: AssociateLexBotCommandInput, cb: (err: any, data?: AssociateLexBotCommandOutput) => void): void; associateLexBot(args: AssociateLexBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLexBotCommandOutput) => void): void; /** * @see {@link AssociatePhoneNumberContactFlowCommand} */ associatePhoneNumberContactFlow(args: AssociatePhoneNumberContactFlowCommandInput, options?: __HttpHandlerOptions): Promise; associatePhoneNumberContactFlow(args: AssociatePhoneNumberContactFlowCommandInput, cb: (err: any, data?: AssociatePhoneNumberContactFlowCommandOutput) => void): void; associatePhoneNumberContactFlow(args: AssociatePhoneNumberContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociatePhoneNumberContactFlowCommandOutput) => void): void; /** * @see {@link AssociateQueueEmailAddressesCommand} */ associateQueueEmailAddresses(args: AssociateQueueEmailAddressesCommandInput, options?: __HttpHandlerOptions): Promise; associateQueueEmailAddresses(args: AssociateQueueEmailAddressesCommandInput, cb: (err: any, data?: AssociateQueueEmailAddressesCommandOutput) => void): void; associateQueueEmailAddresses(args: AssociateQueueEmailAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateQueueEmailAddressesCommandOutput) => void): void; /** * @see {@link AssociateQueueQuickConnectsCommand} */ associateQueueQuickConnects(args: AssociateQueueQuickConnectsCommandInput, options?: __HttpHandlerOptions): Promise; associateQueueQuickConnects(args: AssociateQueueQuickConnectsCommandInput, cb: (err: any, data?: AssociateQueueQuickConnectsCommandOutput) => void): void; associateQueueQuickConnects(args: AssociateQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateQueueQuickConnectsCommandOutput) => void): void; /** * @see {@link AssociateRoutingProfileQueuesCommand} */ associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise; associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, cb: (err: any, data?: AssociateRoutingProfileQueuesCommandOutput) => void): void; associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateRoutingProfileQueuesCommandOutput) => void): void; /** * @see {@link AssociateSecurityKeyCommand} */ associateSecurityKey(args: AssociateSecurityKeyCommandInput, options?: __HttpHandlerOptions): Promise; associateSecurityKey(args: AssociateSecurityKeyCommandInput, cb: (err: any, data?: AssociateSecurityKeyCommandOutput) => void): void; associateSecurityKey(args: AssociateSecurityKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSecurityKeyCommandOutput) => void): void; /** * @see {@link AssociateSecurityProfilesCommand} */ associateSecurityProfiles(args: AssociateSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; associateSecurityProfiles(args: AssociateSecurityProfilesCommandInput, cb: (err: any, data?: AssociateSecurityProfilesCommandOutput) => void): void; associateSecurityProfiles(args: AssociateSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSecurityProfilesCommandOutput) => void): void; /** * @see {@link AssociateTrafficDistributionGroupUserCommand} */ associateTrafficDistributionGroupUser(args: AssociateTrafficDistributionGroupUserCommandInput, options?: __HttpHandlerOptions): Promise; associateTrafficDistributionGroupUser(args: AssociateTrafficDistributionGroupUserCommandInput, cb: (err: any, data?: AssociateTrafficDistributionGroupUserCommandOutput) => void): void; associateTrafficDistributionGroupUser(args: AssociateTrafficDistributionGroupUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTrafficDistributionGroupUserCommandOutput) => void): void; /** * @see {@link AssociateUserProficienciesCommand} */ associateUserProficiencies(args: AssociateUserProficienciesCommandInput, options?: __HttpHandlerOptions): Promise; associateUserProficiencies(args: AssociateUserProficienciesCommandInput, cb: (err: any, data?: AssociateUserProficienciesCommandOutput) => void): void; associateUserProficiencies(args: AssociateUserProficienciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateUserProficienciesCommandOutput) => void): void; /** * @see {@link AssociateWorkspaceCommand} */ associateWorkspace(args: AssociateWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise; associateWorkspace(args: AssociateWorkspaceCommandInput, cb: (err: any, data?: AssociateWorkspaceCommandOutput) => void): void; associateWorkspace(args: AssociateWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWorkspaceCommandOutput) => void): void; /** * @see {@link BatchAssociateAnalyticsDataSetCommand} */ batchAssociateAnalyticsDataSet(args: BatchAssociateAnalyticsDataSetCommandInput, options?: __HttpHandlerOptions): Promise; batchAssociateAnalyticsDataSet(args: BatchAssociateAnalyticsDataSetCommandInput, cb: (err: any, data?: BatchAssociateAnalyticsDataSetCommandOutput) => void): void; batchAssociateAnalyticsDataSet(args: BatchAssociateAnalyticsDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateAnalyticsDataSetCommandOutput) => void): void; /** * @see {@link BatchCreateDataTableValueCommand} */ batchCreateDataTableValue(args: BatchCreateDataTableValueCommandInput, options?: __HttpHandlerOptions): Promise; batchCreateDataTableValue(args: BatchCreateDataTableValueCommandInput, cb: (err: any, data?: BatchCreateDataTableValueCommandOutput) => void): void; batchCreateDataTableValue(args: BatchCreateDataTableValueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchCreateDataTableValueCommandOutput) => void): void; /** * @see {@link BatchDeleteDataTableValueCommand} */ batchDeleteDataTableValue(args: BatchDeleteDataTableValueCommandInput, options?: __HttpHandlerOptions): Promise; batchDeleteDataTableValue(args: BatchDeleteDataTableValueCommandInput, cb: (err: any, data?: BatchDeleteDataTableValueCommandOutput) => void): void; batchDeleteDataTableValue(args: BatchDeleteDataTableValueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteDataTableValueCommandOutput) => void): void; /** * @see {@link BatchDescribeDataTableValueCommand} */ batchDescribeDataTableValue(args: BatchDescribeDataTableValueCommandInput, options?: __HttpHandlerOptions): Promise; batchDescribeDataTableValue(args: BatchDescribeDataTableValueCommandInput, cb: (err: any, data?: BatchDescribeDataTableValueCommandOutput) => void): void; batchDescribeDataTableValue(args: BatchDescribeDataTableValueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDescribeDataTableValueCommandOutput) => void): void; /** * @see {@link BatchDisassociateAnalyticsDataSetCommand} */ batchDisassociateAnalyticsDataSet(args: BatchDisassociateAnalyticsDataSetCommandInput, options?: __HttpHandlerOptions): Promise; batchDisassociateAnalyticsDataSet(args: BatchDisassociateAnalyticsDataSetCommandInput, cb: (err: any, data?: BatchDisassociateAnalyticsDataSetCommandOutput) => void): void; batchDisassociateAnalyticsDataSet(args: BatchDisassociateAnalyticsDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateAnalyticsDataSetCommandOutput) => void): void; /** * @see {@link BatchGetAttachedFileMetadataCommand} */ batchGetAttachedFileMetadata(args: BatchGetAttachedFileMetadataCommandInput, options?: __HttpHandlerOptions): Promise; batchGetAttachedFileMetadata(args: BatchGetAttachedFileMetadataCommandInput, cb: (err: any, data?: BatchGetAttachedFileMetadataCommandOutput) => void): void; batchGetAttachedFileMetadata(args: BatchGetAttachedFileMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetAttachedFileMetadataCommandOutput) => void): void; /** * @see {@link BatchGetFlowAssociationCommand} */ batchGetFlowAssociation(args: BatchGetFlowAssociationCommandInput, options?: __HttpHandlerOptions): Promise; batchGetFlowAssociation(args: BatchGetFlowAssociationCommandInput, cb: (err: any, data?: BatchGetFlowAssociationCommandOutput) => void): void; batchGetFlowAssociation(args: BatchGetFlowAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetFlowAssociationCommandOutput) => void): void; /** * @see {@link BatchPutContactCommand} */ batchPutContact(args: BatchPutContactCommandInput, options?: __HttpHandlerOptions): Promise; batchPutContact(args: BatchPutContactCommandInput, cb: (err: any, data?: BatchPutContactCommandOutput) => void): void; batchPutContact(args: BatchPutContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchPutContactCommandOutput) => void): void; /** * @see {@link BatchUpdateDataTableValueCommand} */ batchUpdateDataTableValue(args: BatchUpdateDataTableValueCommandInput, options?: __HttpHandlerOptions): Promise; batchUpdateDataTableValue(args: BatchUpdateDataTableValueCommandInput, cb: (err: any, data?: BatchUpdateDataTableValueCommandOutput) => void): void; batchUpdateDataTableValue(args: BatchUpdateDataTableValueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchUpdateDataTableValueCommandOutput) => void): void; /** * @see {@link ClaimPhoneNumberCommand} */ claimPhoneNumber(args: ClaimPhoneNumberCommandInput, options?: __HttpHandlerOptions): Promise; claimPhoneNumber(args: ClaimPhoneNumberCommandInput, cb: (err: any, data?: ClaimPhoneNumberCommandOutput) => void): void; claimPhoneNumber(args: ClaimPhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ClaimPhoneNumberCommandOutput) => void): void; /** * @see {@link CompleteAttachedFileUploadCommand} */ completeAttachedFileUpload(args: CompleteAttachedFileUploadCommandInput, options?: __HttpHandlerOptions): Promise; completeAttachedFileUpload(args: CompleteAttachedFileUploadCommandInput, cb: (err: any, data?: CompleteAttachedFileUploadCommandOutput) => void): void; completeAttachedFileUpload(args: CompleteAttachedFileUploadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CompleteAttachedFileUploadCommandOutput) => void): void; /** * @see {@link CreateAgentStatusCommand} */ createAgentStatus(args: CreateAgentStatusCommandInput, options?: __HttpHandlerOptions): Promise; createAgentStatus(args: CreateAgentStatusCommandInput, cb: (err: any, data?: CreateAgentStatusCommandOutput) => void): void; createAgentStatus(args: CreateAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAgentStatusCommandOutput) => void): void; /** * @see {@link CreateContactCommand} */ createContact(args: CreateContactCommandInput, options?: __HttpHandlerOptions): Promise; createContact(args: CreateContactCommandInput, cb: (err: any, data?: CreateContactCommandOutput) => void): void; createContact(args: CreateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactCommandOutput) => void): void; /** * @see {@link CreateContactFlowCommand} */ createContactFlow(args: CreateContactFlowCommandInput, options?: __HttpHandlerOptions): Promise; createContactFlow(args: CreateContactFlowCommandInput, cb: (err: any, data?: CreateContactFlowCommandOutput) => void): void; createContactFlow(args: CreateContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowCommandOutput) => void): void; /** * @see {@link CreateContactFlowModuleCommand} */ createContactFlowModule(args: CreateContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise; createContactFlowModule(args: CreateContactFlowModuleCommandInput, cb: (err: any, data?: CreateContactFlowModuleCommandOutput) => void): void; createContactFlowModule(args: CreateContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowModuleCommandOutput) => void): void; /** * @see {@link CreateContactFlowModuleAliasCommand} */ createContactFlowModuleAlias(args: CreateContactFlowModuleAliasCommandInput, options?: __HttpHandlerOptions): Promise; createContactFlowModuleAlias(args: CreateContactFlowModuleAliasCommandInput, cb: (err: any, data?: CreateContactFlowModuleAliasCommandOutput) => void): void; createContactFlowModuleAlias(args: CreateContactFlowModuleAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowModuleAliasCommandOutput) => void): void; /** * @see {@link CreateContactFlowModuleVersionCommand} */ createContactFlowModuleVersion(args: CreateContactFlowModuleVersionCommandInput, options?: __HttpHandlerOptions): Promise; createContactFlowModuleVersion(args: CreateContactFlowModuleVersionCommandInput, cb: (err: any, data?: CreateContactFlowModuleVersionCommandOutput) => void): void; createContactFlowModuleVersion(args: CreateContactFlowModuleVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowModuleVersionCommandOutput) => void): void; /** * @see {@link CreateContactFlowVersionCommand} */ createContactFlowVersion(args: CreateContactFlowVersionCommandInput, options?: __HttpHandlerOptions): Promise; createContactFlowVersion(args: CreateContactFlowVersionCommandInput, cb: (err: any, data?: CreateContactFlowVersionCommandOutput) => void): void; createContactFlowVersion(args: CreateContactFlowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowVersionCommandOutput) => void): void; /** * @see {@link CreateDataTableCommand} */ createDataTable(args: CreateDataTableCommandInput, options?: __HttpHandlerOptions): Promise; createDataTable(args: CreateDataTableCommandInput, cb: (err: any, data?: CreateDataTableCommandOutput) => void): void; createDataTable(args: CreateDataTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDataTableCommandOutput) => void): void; /** * @see {@link CreateDataTableAttributeCommand} */ createDataTableAttribute(args: CreateDataTableAttributeCommandInput, options?: __HttpHandlerOptions): Promise; createDataTableAttribute(args: CreateDataTableAttributeCommandInput, cb: (err: any, data?: CreateDataTableAttributeCommandOutput) => void): void; createDataTableAttribute(args: CreateDataTableAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDataTableAttributeCommandOutput) => void): void; /** * @see {@link CreateEmailAddressCommand} */ createEmailAddress(args: CreateEmailAddressCommandInput, options?: __HttpHandlerOptions): Promise; createEmailAddress(args: CreateEmailAddressCommandInput, cb: (err: any, data?: CreateEmailAddressCommandOutput) => void): void; createEmailAddress(args: CreateEmailAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailAddressCommandOutput) => void): void; /** * @see {@link CreateEvaluationFormCommand} */ createEvaluationForm(args: CreateEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; createEvaluationForm(args: CreateEvaluationFormCommandInput, cb: (err: any, data?: CreateEvaluationFormCommandOutput) => void): void; createEvaluationForm(args: CreateEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEvaluationFormCommandOutput) => void): void; /** * @see {@link CreateHoursOfOperationCommand} */ createHoursOfOperation(args: CreateHoursOfOperationCommandInput, options?: __HttpHandlerOptions): Promise; createHoursOfOperation(args: CreateHoursOfOperationCommandInput, cb: (err: any, data?: CreateHoursOfOperationCommandOutput) => void): void; createHoursOfOperation(args: CreateHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHoursOfOperationCommandOutput) => void): void; /** * @see {@link CreateHoursOfOperationOverrideCommand} */ createHoursOfOperationOverride(args: CreateHoursOfOperationOverrideCommandInput, options?: __HttpHandlerOptions): Promise; createHoursOfOperationOverride(args: CreateHoursOfOperationOverrideCommandInput, cb: (err: any, data?: CreateHoursOfOperationOverrideCommandOutput) => void): void; createHoursOfOperationOverride(args: CreateHoursOfOperationOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHoursOfOperationOverrideCommandOutput) => void): void; /** * @see {@link CreateInstanceCommand} */ createInstance(args: CreateInstanceCommandInput, options?: __HttpHandlerOptions): Promise; createInstance(args: CreateInstanceCommandInput, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void; createInstance(args: CreateInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void; /** * @see {@link CreateIntegrationAssociationCommand} */ createIntegrationAssociation(args: CreateIntegrationAssociationCommandInput, options?: __HttpHandlerOptions): Promise; createIntegrationAssociation(args: CreateIntegrationAssociationCommandInput, cb: (err: any, data?: CreateIntegrationAssociationCommandOutput) => void): void; createIntegrationAssociation(args: CreateIntegrationAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIntegrationAssociationCommandOutput) => void): void; /** * @see {@link CreateNotificationCommand} */ createNotification(args: CreateNotificationCommandInput, options?: __HttpHandlerOptions): Promise; createNotification(args: CreateNotificationCommandInput, cb: (err: any, data?: CreateNotificationCommandOutput) => void): void; createNotification(args: CreateNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNotificationCommandOutput) => void): void; /** * @see {@link CreateParticipantCommand} */ createParticipant(args: CreateParticipantCommandInput, options?: __HttpHandlerOptions): Promise; createParticipant(args: CreateParticipantCommandInput, cb: (err: any, data?: CreateParticipantCommandOutput) => void): void; createParticipant(args: CreateParticipantCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateParticipantCommandOutput) => void): void; /** * @see {@link CreatePersistentContactAssociationCommand} */ createPersistentContactAssociation(args: CreatePersistentContactAssociationCommandInput, options?: __HttpHandlerOptions): Promise; createPersistentContactAssociation(args: CreatePersistentContactAssociationCommandInput, cb: (err: any, data?: CreatePersistentContactAssociationCommandOutput) => void): void; createPersistentContactAssociation(args: CreatePersistentContactAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePersistentContactAssociationCommandOutput) => void): void; /** * @see {@link CreatePredefinedAttributeCommand} */ createPredefinedAttribute(args: CreatePredefinedAttributeCommandInput, options?: __HttpHandlerOptions): Promise; createPredefinedAttribute(args: CreatePredefinedAttributeCommandInput, cb: (err: any, data?: CreatePredefinedAttributeCommandOutput) => void): void; createPredefinedAttribute(args: CreatePredefinedAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePredefinedAttributeCommandOutput) => void): void; /** * @see {@link CreatePromptCommand} */ createPrompt(args: CreatePromptCommandInput, options?: __HttpHandlerOptions): Promise; createPrompt(args: CreatePromptCommandInput, cb: (err: any, data?: CreatePromptCommandOutput) => void): void; createPrompt(args: CreatePromptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePromptCommandOutput) => void): void; /** * @see {@link CreatePushNotificationRegistrationCommand} */ createPushNotificationRegistration(args: CreatePushNotificationRegistrationCommandInput, options?: __HttpHandlerOptions): Promise; createPushNotificationRegistration(args: CreatePushNotificationRegistrationCommandInput, cb: (err: any, data?: CreatePushNotificationRegistrationCommandOutput) => void): void; createPushNotificationRegistration(args: CreatePushNotificationRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePushNotificationRegistrationCommandOutput) => void): void; /** * @see {@link CreateQueueCommand} */ createQueue(args: CreateQueueCommandInput, options?: __HttpHandlerOptions): Promise; createQueue(args: CreateQueueCommandInput, cb: (err: any, data?: CreateQueueCommandOutput) => void): void; createQueue(args: CreateQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQueueCommandOutput) => void): void; /** * @see {@link CreateQuickConnectCommand} */ createQuickConnect(args: CreateQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise; createQuickConnect(args: CreateQuickConnectCommandInput, cb: (err: any, data?: CreateQuickConnectCommandOutput) => void): void; createQuickConnect(args: CreateQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQuickConnectCommandOutput) => void): void; /** * @see {@link CreateRoutingProfileCommand} */ createRoutingProfile(args: CreateRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise; createRoutingProfile(args: CreateRoutingProfileCommandInput, cb: (err: any, data?: CreateRoutingProfileCommandOutput) => void): void; createRoutingProfile(args: CreateRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRoutingProfileCommandOutput) => void): void; /** * @see {@link CreateRuleCommand} */ createRule(args: CreateRuleCommandInput, options?: __HttpHandlerOptions): Promise; createRule(args: CreateRuleCommandInput, cb: (err: any, data?: CreateRuleCommandOutput) => void): void; createRule(args: CreateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRuleCommandOutput) => void): void; /** * @see {@link CreateSecurityProfileCommand} */ createSecurityProfile(args: CreateSecurityProfileCommandInput, options?: __HttpHandlerOptions): Promise; createSecurityProfile(args: CreateSecurityProfileCommandInput, cb: (err: any, data?: CreateSecurityProfileCommandOutput) => void): void; createSecurityProfile(args: CreateSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityProfileCommandOutput) => void): void; /** * @see {@link CreateTaskTemplateCommand} */ createTaskTemplate(args: CreateTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createTaskTemplate(args: CreateTaskTemplateCommandInput, cb: (err: any, data?: CreateTaskTemplateCommandOutput) => void): void; createTaskTemplate(args: CreateTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTaskTemplateCommandOutput) => void): void; /** * @see {@link CreateTestCaseCommand} */ createTestCase(args: CreateTestCaseCommandInput, options?: __HttpHandlerOptions): Promise; createTestCase(args: CreateTestCaseCommandInput, cb: (err: any, data?: CreateTestCaseCommandOutput) => void): void; createTestCase(args: CreateTestCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTestCaseCommandOutput) => void): void; /** * @see {@link CreateTrafficDistributionGroupCommand} */ createTrafficDistributionGroup(args: CreateTrafficDistributionGroupCommandInput, options?: __HttpHandlerOptions): Promise; createTrafficDistributionGroup(args: CreateTrafficDistributionGroupCommandInput, cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void): void; createTrafficDistributionGroup(args: CreateTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void): void; /** * @see {@link CreateUseCaseCommand} */ createUseCase(args: CreateUseCaseCommandInput, options?: __HttpHandlerOptions): Promise; createUseCase(args: CreateUseCaseCommandInput, cb: (err: any, data?: CreateUseCaseCommandOutput) => void): void; createUseCase(args: CreateUseCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUseCaseCommandOutput) => void): void; /** * @see {@link CreateUserCommand} */ createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise; createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void; createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void; /** * @see {@link CreateUserHierarchyGroupCommand} */ createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, options?: __HttpHandlerOptions): Promise; createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, cb: (err: any, data?: CreateUserHierarchyGroupCommandOutput) => void): void; createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserHierarchyGroupCommandOutput) => void): void; /** * @see {@link CreateViewCommand} */ createView(args: CreateViewCommandInput, options?: __HttpHandlerOptions): Promise; createView(args: CreateViewCommandInput, cb: (err: any, data?: CreateViewCommandOutput) => void): void; createView(args: CreateViewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateViewCommandOutput) => void): void; /** * @see {@link CreateViewVersionCommand} */ createViewVersion(args: CreateViewVersionCommandInput, options?: __HttpHandlerOptions): Promise; createViewVersion(args: CreateViewVersionCommandInput, cb: (err: any, data?: CreateViewVersionCommandOutput) => void): void; createViewVersion(args: CreateViewVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateViewVersionCommandOutput) => void): void; /** * @see {@link CreateVocabularyCommand} */ createVocabulary(args: CreateVocabularyCommandInput, options?: __HttpHandlerOptions): Promise; createVocabulary(args: CreateVocabularyCommandInput, cb: (err: any, data?: CreateVocabularyCommandOutput) => void): void; createVocabulary(args: CreateVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVocabularyCommandOutput) => void): void; /** * @see {@link CreateWorkspaceCommand} */ createWorkspace(args: CreateWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise; createWorkspace(args: CreateWorkspaceCommandInput, cb: (err: any, data?: CreateWorkspaceCommandOutput) => void): void; createWorkspace(args: CreateWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkspaceCommandOutput) => void): void; /** * @see {@link CreateWorkspacePageCommand} */ createWorkspacePage(args: CreateWorkspacePageCommandInput, options?: __HttpHandlerOptions): Promise; createWorkspacePage(args: CreateWorkspacePageCommandInput, cb: (err: any, data?: CreateWorkspacePageCommandOutput) => void): void; createWorkspacePage(args: CreateWorkspacePageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkspacePageCommandOutput) => void): void; /** * @see {@link DeactivateEvaluationFormCommand} */ deactivateEvaluationForm(args: DeactivateEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; deactivateEvaluationForm(args: DeactivateEvaluationFormCommandInput, cb: (err: any, data?: DeactivateEvaluationFormCommandOutput) => void): void; deactivateEvaluationForm(args: DeactivateEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeactivateEvaluationFormCommandOutput) => void): void; /** * @see {@link DeleteAttachedFileCommand} */ deleteAttachedFile(args: DeleteAttachedFileCommandInput, options?: __HttpHandlerOptions): Promise; deleteAttachedFile(args: DeleteAttachedFileCommandInput, cb: (err: any, data?: DeleteAttachedFileCommandOutput) => void): void; deleteAttachedFile(args: DeleteAttachedFileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAttachedFileCommandOutput) => void): void; /** * @see {@link DeleteContactEvaluationCommand} */ deleteContactEvaluation(args: DeleteContactEvaluationCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactEvaluation(args: DeleteContactEvaluationCommandInput, cb: (err: any, data?: DeleteContactEvaluationCommandOutput) => void): void; deleteContactEvaluation(args: DeleteContactEvaluationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactEvaluationCommandOutput) => void): void; /** * @see {@link DeleteContactFlowCommand} */ deleteContactFlow(args: DeleteContactFlowCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactFlow(args: DeleteContactFlowCommandInput, cb: (err: any, data?: DeleteContactFlowCommandOutput) => void): void; deleteContactFlow(args: DeleteContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowCommandOutput) => void): void; /** * @see {@link DeleteContactFlowModuleCommand} */ deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, cb: (err: any, data?: DeleteContactFlowModuleCommandOutput) => void): void; deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowModuleCommandOutput) => void): void; /** * @see {@link DeleteContactFlowModuleAliasCommand} */ deleteContactFlowModuleAlias(args: DeleteContactFlowModuleAliasCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactFlowModuleAlias(args: DeleteContactFlowModuleAliasCommandInput, cb: (err: any, data?: DeleteContactFlowModuleAliasCommandOutput) => void): void; deleteContactFlowModuleAlias(args: DeleteContactFlowModuleAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowModuleAliasCommandOutput) => void): void; /** * @see {@link DeleteContactFlowModuleVersionCommand} */ deleteContactFlowModuleVersion(args: DeleteContactFlowModuleVersionCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactFlowModuleVersion(args: DeleteContactFlowModuleVersionCommandInput, cb: (err: any, data?: DeleteContactFlowModuleVersionCommandOutput) => void): void; deleteContactFlowModuleVersion(args: DeleteContactFlowModuleVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowModuleVersionCommandOutput) => void): void; /** * @see {@link DeleteContactFlowVersionCommand} */ deleteContactFlowVersion(args: DeleteContactFlowVersionCommandInput, options?: __HttpHandlerOptions): Promise; deleteContactFlowVersion(args: DeleteContactFlowVersionCommandInput, cb: (err: any, data?: DeleteContactFlowVersionCommandOutput) => void): void; deleteContactFlowVersion(args: DeleteContactFlowVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowVersionCommandOutput) => void): void; /** * @see {@link DeleteDataTableCommand} */ deleteDataTable(args: DeleteDataTableCommandInput, options?: __HttpHandlerOptions): Promise; deleteDataTable(args: DeleteDataTableCommandInput, cb: (err: any, data?: DeleteDataTableCommandOutput) => void): void; deleteDataTable(args: DeleteDataTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataTableCommandOutput) => void): void; /** * @see {@link DeleteDataTableAttributeCommand} */ deleteDataTableAttribute(args: DeleteDataTableAttributeCommandInput, options?: __HttpHandlerOptions): Promise; deleteDataTableAttribute(args: DeleteDataTableAttributeCommandInput, cb: (err: any, data?: DeleteDataTableAttributeCommandOutput) => void): void; deleteDataTableAttribute(args: DeleteDataTableAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataTableAttributeCommandOutput) => void): void; /** * @see {@link DeleteEmailAddressCommand} */ deleteEmailAddress(args: DeleteEmailAddressCommandInput, options?: __HttpHandlerOptions): Promise; deleteEmailAddress(args: DeleteEmailAddressCommandInput, cb: (err: any, data?: DeleteEmailAddressCommandOutput) => void): void; deleteEmailAddress(args: DeleteEmailAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailAddressCommandOutput) => void): void; /** * @see {@link DeleteEvaluationFormCommand} */ deleteEvaluationForm(args: DeleteEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; deleteEvaluationForm(args: DeleteEvaluationFormCommandInput, cb: (err: any, data?: DeleteEvaluationFormCommandOutput) => void): void; deleteEvaluationForm(args: DeleteEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEvaluationFormCommandOutput) => void): void; /** * @see {@link DeleteHoursOfOperationCommand} */ deleteHoursOfOperation(args: DeleteHoursOfOperationCommandInput, options?: __HttpHandlerOptions): Promise; deleteHoursOfOperation(args: DeleteHoursOfOperationCommandInput, cb: (err: any, data?: DeleteHoursOfOperationCommandOutput) => void): void; deleteHoursOfOperation(args: DeleteHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHoursOfOperationCommandOutput) => void): void; /** * @see {@link DeleteHoursOfOperationOverrideCommand} */ deleteHoursOfOperationOverride(args: DeleteHoursOfOperationOverrideCommandInput, options?: __HttpHandlerOptions): Promise; deleteHoursOfOperationOverride(args: DeleteHoursOfOperationOverrideCommandInput, cb: (err: any, data?: DeleteHoursOfOperationOverrideCommandOutput) => void): void; deleteHoursOfOperationOverride(args: DeleteHoursOfOperationOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHoursOfOperationOverrideCommandOutput) => void): void; /** * @see {@link DeleteInstanceCommand} */ deleteInstance(args: DeleteInstanceCommandInput, options?: __HttpHandlerOptions): Promise; deleteInstance(args: DeleteInstanceCommandInput, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void; deleteInstance(args: DeleteInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void; /** * @see {@link DeleteIntegrationAssociationCommand} */ deleteIntegrationAssociation(args: DeleteIntegrationAssociationCommandInput, options?: __HttpHandlerOptions): Promise; deleteIntegrationAssociation(args: DeleteIntegrationAssociationCommandInput, cb: (err: any, data?: DeleteIntegrationAssociationCommandOutput) => void): void; deleteIntegrationAssociation(args: DeleteIntegrationAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIntegrationAssociationCommandOutput) => void): void; /** * @see {@link DeleteNotificationCommand} */ deleteNotification(args: DeleteNotificationCommandInput, options?: __HttpHandlerOptions): Promise; deleteNotification(args: DeleteNotificationCommandInput, cb: (err: any, data?: DeleteNotificationCommandOutput) => void): void; deleteNotification(args: DeleteNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNotificationCommandOutput) => void): void; /** * @see {@link DeletePredefinedAttributeCommand} */ deletePredefinedAttribute(args: DeletePredefinedAttributeCommandInput, options?: __HttpHandlerOptions): Promise; deletePredefinedAttribute(args: DeletePredefinedAttributeCommandInput, cb: (err: any, data?: DeletePredefinedAttributeCommandOutput) => void): void; deletePredefinedAttribute(args: DeletePredefinedAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePredefinedAttributeCommandOutput) => void): void; /** * @see {@link DeletePromptCommand} */ deletePrompt(args: DeletePromptCommandInput, options?: __HttpHandlerOptions): Promise; deletePrompt(args: DeletePromptCommandInput, cb: (err: any, data?: DeletePromptCommandOutput) => void): void; deletePrompt(args: DeletePromptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePromptCommandOutput) => void): void; /** * @see {@link DeletePushNotificationRegistrationCommand} */ deletePushNotificationRegistration(args: DeletePushNotificationRegistrationCommandInput, options?: __HttpHandlerOptions): Promise; deletePushNotificationRegistration(args: DeletePushNotificationRegistrationCommandInput, cb: (err: any, data?: DeletePushNotificationRegistrationCommandOutput) => void): void; deletePushNotificationRegistration(args: DeletePushNotificationRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePushNotificationRegistrationCommandOutput) => void): void; /** * @see {@link DeleteQueueCommand} */ deleteQueue(args: DeleteQueueCommandInput, options?: __HttpHandlerOptions): Promise; deleteQueue(args: DeleteQueueCommandInput, cb: (err: any, data?: DeleteQueueCommandOutput) => void): void; deleteQueue(args: DeleteQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQueueCommandOutput) => void): void; /** * @see {@link DeleteQuickConnectCommand} */ deleteQuickConnect(args: DeleteQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise; deleteQuickConnect(args: DeleteQuickConnectCommandInput, cb: (err: any, data?: DeleteQuickConnectCommandOutput) => void): void; deleteQuickConnect(args: DeleteQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQuickConnectCommandOutput) => void): void; /** * @see {@link DeleteRoutingProfileCommand} */ deleteRoutingProfile(args: DeleteRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise; deleteRoutingProfile(args: DeleteRoutingProfileCommandInput, cb: (err: any, data?: DeleteRoutingProfileCommandOutput) => void): void; deleteRoutingProfile(args: DeleteRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRoutingProfileCommandOutput) => void): void; /** * @see {@link DeleteRuleCommand} */ deleteRule(args: DeleteRuleCommandInput, options?: __HttpHandlerOptions): Promise; deleteRule(args: DeleteRuleCommandInput, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void; deleteRule(args: DeleteRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void; /** * @see {@link DeleteSecurityProfileCommand} */ deleteSecurityProfile(args: DeleteSecurityProfileCommandInput, options?: __HttpHandlerOptions): Promise; deleteSecurityProfile(args: DeleteSecurityProfileCommandInput, cb: (err: any, data?: DeleteSecurityProfileCommandOutput) => void): void; deleteSecurityProfile(args: DeleteSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityProfileCommandOutput) => void): void; /** * @see {@link DeleteTaskTemplateCommand} */ deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, cb: (err: any, data?: DeleteTaskTemplateCommandOutput) => void): void; deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTaskTemplateCommandOutput) => void): void; /** * @see {@link DeleteTestCaseCommand} */ deleteTestCase(args: DeleteTestCaseCommandInput, options?: __HttpHandlerOptions): Promise; deleteTestCase(args: DeleteTestCaseCommandInput, cb: (err: any, data?: DeleteTestCaseCommandOutput) => void): void; deleteTestCase(args: DeleteTestCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTestCaseCommandOutput) => void): void; /** * @see {@link DeleteTrafficDistributionGroupCommand} */ deleteTrafficDistributionGroup(args: DeleteTrafficDistributionGroupCommandInput, options?: __HttpHandlerOptions): Promise; deleteTrafficDistributionGroup(args: DeleteTrafficDistributionGroupCommandInput, cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void): void; deleteTrafficDistributionGroup(args: DeleteTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void): void; /** * @see {@link DeleteUseCaseCommand} */ deleteUseCase(args: DeleteUseCaseCommandInput, options?: __HttpHandlerOptions): Promise; deleteUseCase(args: DeleteUseCaseCommandInput, cb: (err: any, data?: DeleteUseCaseCommandOutput) => void): void; deleteUseCase(args: DeleteUseCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUseCaseCommandOutput) => void): void; /** * @see {@link DeleteUserCommand} */ deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise; deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void; deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void; /** * @see {@link DeleteUserHierarchyGroupCommand} */ deleteUserHierarchyGroup(args: DeleteUserHierarchyGroupCommandInput, options?: __HttpHandlerOptions): Promise; deleteUserHierarchyGroup(args: DeleteUserHierarchyGroupCommandInput, cb: (err: any, data?: DeleteUserHierarchyGroupCommandOutput) => void): void; deleteUserHierarchyGroup(args: DeleteUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserHierarchyGroupCommandOutput) => void): void; /** * @see {@link DeleteViewCommand} */ deleteView(args: DeleteViewCommandInput, options?: __HttpHandlerOptions): Promise; deleteView(args: DeleteViewCommandInput, cb: (err: any, data?: DeleteViewCommandOutput) => void): void; deleteView(args: DeleteViewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteViewCommandOutput) => void): void; /** * @see {@link DeleteViewVersionCommand} */ deleteViewVersion(args: DeleteViewVersionCommandInput, options?: __HttpHandlerOptions): Promise; deleteViewVersion(args: DeleteViewVersionCommandInput, cb: (err: any, data?: DeleteViewVersionCommandOutput) => void): void; deleteViewVersion(args: DeleteViewVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteViewVersionCommandOutput) => void): void; /** * @see {@link DeleteVocabularyCommand} */ deleteVocabulary(args: DeleteVocabularyCommandInput, options?: __HttpHandlerOptions): Promise; deleteVocabulary(args: DeleteVocabularyCommandInput, cb: (err: any, data?: DeleteVocabularyCommandOutput) => void): void; deleteVocabulary(args: DeleteVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVocabularyCommandOutput) => void): void; /** * @see {@link DeleteWorkspaceCommand} */ deleteWorkspace(args: DeleteWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise; deleteWorkspace(args: DeleteWorkspaceCommandInput, cb: (err: any, data?: DeleteWorkspaceCommandOutput) => void): void; deleteWorkspace(args: DeleteWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkspaceCommandOutput) => void): void; /** * @see {@link DeleteWorkspaceMediaCommand} */ deleteWorkspaceMedia(args: DeleteWorkspaceMediaCommandInput, options?: __HttpHandlerOptions): Promise; deleteWorkspaceMedia(args: DeleteWorkspaceMediaCommandInput, cb: (err: any, data?: DeleteWorkspaceMediaCommandOutput) => void): void; deleteWorkspaceMedia(args: DeleteWorkspaceMediaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkspaceMediaCommandOutput) => void): void; /** * @see {@link DeleteWorkspacePageCommand} */ deleteWorkspacePage(args: DeleteWorkspacePageCommandInput, options?: __HttpHandlerOptions): Promise; deleteWorkspacePage(args: DeleteWorkspacePageCommandInput, cb: (err: any, data?: DeleteWorkspacePageCommandOutput) => void): void; deleteWorkspacePage(args: DeleteWorkspacePageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkspacePageCommandOutput) => void): void; /** * @see {@link DescribeAgentStatusCommand} */ describeAgentStatus(args: DescribeAgentStatusCommandInput, options?: __HttpHandlerOptions): Promise; describeAgentStatus(args: DescribeAgentStatusCommandInput, cb: (err: any, data?: DescribeAgentStatusCommandOutput) => void): void; describeAgentStatus(args: DescribeAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAgentStatusCommandOutput) => void): void; /** * @see {@link DescribeAttachedFilesConfigurationCommand} */ describeAttachedFilesConfiguration(args: DescribeAttachedFilesConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; describeAttachedFilesConfiguration(args: DescribeAttachedFilesConfigurationCommandInput, cb: (err: any, data?: DescribeAttachedFilesConfigurationCommandOutput) => void): void; describeAttachedFilesConfiguration(args: DescribeAttachedFilesConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAttachedFilesConfigurationCommandOutput) => void): void; /** * @see {@link DescribeAuthenticationProfileCommand} */ describeAuthenticationProfile(args: DescribeAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise; describeAuthenticationProfile(args: DescribeAuthenticationProfileCommandInput, cb: (err: any, data?: DescribeAuthenticationProfileCommandOutput) => void): void; describeAuthenticationProfile(args: DescribeAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAuthenticationProfileCommandOutput) => void): void; /** * @see {@link DescribeContactCommand} */ describeContact(args: DescribeContactCommandInput, options?: __HttpHandlerOptions): Promise; describeContact(args: DescribeContactCommandInput, cb: (err: any, data?: DescribeContactCommandOutput) => void): void; describeContact(args: DescribeContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactCommandOutput) => void): void; /** * @see {@link DescribeContactEvaluationCommand} */ describeContactEvaluation(args: DescribeContactEvaluationCommandInput, options?: __HttpHandlerOptions): Promise; describeContactEvaluation(args: DescribeContactEvaluationCommandInput, cb: (err: any, data?: DescribeContactEvaluationCommandOutput) => void): void; describeContactEvaluation(args: DescribeContactEvaluationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactEvaluationCommandOutput) => void): void; /** * @see {@link DescribeContactFlowCommand} */ describeContactFlow(args: DescribeContactFlowCommandInput, options?: __HttpHandlerOptions): Promise; describeContactFlow(args: DescribeContactFlowCommandInput, cb: (err: any, data?: DescribeContactFlowCommandOutput) => void): void; describeContactFlow(args: DescribeContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactFlowCommandOutput) => void): void; /** * @see {@link DescribeContactFlowModuleCommand} */ describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise; describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, cb: (err: any, data?: DescribeContactFlowModuleCommandOutput) => void): void; describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactFlowModuleCommandOutput) => void): void; /** * @see {@link DescribeContactFlowModuleAliasCommand} */ describeContactFlowModuleAlias(args: DescribeContactFlowModuleAliasCommandInput, options?: __HttpHandlerOptions): Promise; describeContactFlowModuleAlias(args: DescribeContactFlowModuleAliasCommandInput, cb: (err: any, data?: DescribeContactFlowModuleAliasCommandOutput) => void): void; describeContactFlowModuleAlias(args: DescribeContactFlowModuleAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactFlowModuleAliasCommandOutput) => void): void; /** * @see {@link DescribeDataTableCommand} */ describeDataTable(args: DescribeDataTableCommandInput, options?: __HttpHandlerOptions): Promise; describeDataTable(args: DescribeDataTableCommandInput, cb: (err: any, data?: DescribeDataTableCommandOutput) => void): void; describeDataTable(args: DescribeDataTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataTableCommandOutput) => void): void; /** * @see {@link DescribeDataTableAttributeCommand} */ describeDataTableAttribute(args: DescribeDataTableAttributeCommandInput, options?: __HttpHandlerOptions): Promise; describeDataTableAttribute(args: DescribeDataTableAttributeCommandInput, cb: (err: any, data?: DescribeDataTableAttributeCommandOutput) => void): void; describeDataTableAttribute(args: DescribeDataTableAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataTableAttributeCommandOutput) => void): void; /** * @see {@link DescribeEmailAddressCommand} */ describeEmailAddress(args: DescribeEmailAddressCommandInput, options?: __HttpHandlerOptions): Promise; describeEmailAddress(args: DescribeEmailAddressCommandInput, cb: (err: any, data?: DescribeEmailAddressCommandOutput) => void): void; describeEmailAddress(args: DescribeEmailAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEmailAddressCommandOutput) => void): void; /** * @see {@link DescribeEvaluationFormCommand} */ describeEvaluationForm(args: DescribeEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; describeEvaluationForm(args: DescribeEvaluationFormCommandInput, cb: (err: any, data?: DescribeEvaluationFormCommandOutput) => void): void; describeEvaluationForm(args: DescribeEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEvaluationFormCommandOutput) => void): void; /** * @see {@link DescribeHoursOfOperationCommand} */ describeHoursOfOperation(args: DescribeHoursOfOperationCommandInput, options?: __HttpHandlerOptions): Promise; describeHoursOfOperation(args: DescribeHoursOfOperationCommandInput, cb: (err: any, data?: DescribeHoursOfOperationCommandOutput) => void): void; describeHoursOfOperation(args: DescribeHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHoursOfOperationCommandOutput) => void): void; /** * @see {@link DescribeHoursOfOperationOverrideCommand} */ describeHoursOfOperationOverride(args: DescribeHoursOfOperationOverrideCommandInput, options?: __HttpHandlerOptions): Promise; describeHoursOfOperationOverride(args: DescribeHoursOfOperationOverrideCommandInput, cb: (err: any, data?: DescribeHoursOfOperationOverrideCommandOutput) => void): void; describeHoursOfOperationOverride(args: DescribeHoursOfOperationOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHoursOfOperationOverrideCommandOutput) => void): void; /** * @see {@link DescribeInstanceCommand} */ describeInstance(args: DescribeInstanceCommandInput, options?: __HttpHandlerOptions): Promise; describeInstance(args: DescribeInstanceCommandInput, cb: (err: any, data?: DescribeInstanceCommandOutput) => void): void; describeInstance(args: DescribeInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceCommandOutput) => void): void; /** * @see {@link DescribeInstanceAttributeCommand} */ describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise; describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void; describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void; /** * @see {@link DescribeInstanceStorageConfigCommand} */ describeInstanceStorageConfig(args: DescribeInstanceStorageConfigCommandInput, options?: __HttpHandlerOptions): Promise; describeInstanceStorageConfig(args: DescribeInstanceStorageConfigCommandInput, cb: (err: any, data?: DescribeInstanceStorageConfigCommandOutput) => void): void; describeInstanceStorageConfig(args: DescribeInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceStorageConfigCommandOutput) => void): void; /** * @see {@link DescribeNotificationCommand} */ describeNotification(args: DescribeNotificationCommandInput, options?: __HttpHandlerOptions): Promise; describeNotification(args: DescribeNotificationCommandInput, cb: (err: any, data?: DescribeNotificationCommandOutput) => void): void; describeNotification(args: DescribeNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNotificationCommandOutput) => void): void; /** * @see {@link DescribePhoneNumberCommand} */ describePhoneNumber(args: DescribePhoneNumberCommandInput, options?: __HttpHandlerOptions): Promise; describePhoneNumber(args: DescribePhoneNumberCommandInput, cb: (err: any, data?: DescribePhoneNumberCommandOutput) => void): void; describePhoneNumber(args: DescribePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePhoneNumberCommandOutput) => void): void; /** * @see {@link DescribePredefinedAttributeCommand} */ describePredefinedAttribute(args: DescribePredefinedAttributeCommandInput, options?: __HttpHandlerOptions): Promise; describePredefinedAttribute(args: DescribePredefinedAttributeCommandInput, cb: (err: any, data?: DescribePredefinedAttributeCommandOutput) => void): void; describePredefinedAttribute(args: DescribePredefinedAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePredefinedAttributeCommandOutput) => void): void; /** * @see {@link DescribePromptCommand} */ describePrompt(args: DescribePromptCommandInput, options?: __HttpHandlerOptions): Promise; describePrompt(args: DescribePromptCommandInput, cb: (err: any, data?: DescribePromptCommandOutput) => void): void; describePrompt(args: DescribePromptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePromptCommandOutput) => void): void; /** * @see {@link DescribeQueueCommand} */ describeQueue(args: DescribeQueueCommandInput, options?: __HttpHandlerOptions): Promise; describeQueue(args: DescribeQueueCommandInput, cb: (err: any, data?: DescribeQueueCommandOutput) => void): void; describeQueue(args: DescribeQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeQueueCommandOutput) => void): void; /** * @see {@link DescribeQuickConnectCommand} */ describeQuickConnect(args: DescribeQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise; describeQuickConnect(args: DescribeQuickConnectCommandInput, cb: (err: any, data?: DescribeQuickConnectCommandOutput) => void): void; describeQuickConnect(args: DescribeQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeQuickConnectCommandOutput) => void): void; /** * @see {@link DescribeRoutingProfileCommand} */ describeRoutingProfile(args: DescribeRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise; describeRoutingProfile(args: DescribeRoutingProfileCommandInput, cb: (err: any, data?: DescribeRoutingProfileCommandOutput) => void): void; describeRoutingProfile(args: DescribeRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRoutingProfileCommandOutput) => void): void; /** * @see {@link DescribeRuleCommand} */ describeRule(args: DescribeRuleCommandInput, options?: __HttpHandlerOptions): Promise; describeRule(args: DescribeRuleCommandInput, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void; describeRule(args: DescribeRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void; /** * @see {@link DescribeSecurityProfileCommand} */ describeSecurityProfile(args: DescribeSecurityProfileCommandInput, options?: __HttpHandlerOptions): Promise; describeSecurityProfile(args: DescribeSecurityProfileCommandInput, cb: (err: any, data?: DescribeSecurityProfileCommandOutput) => void): void; describeSecurityProfile(args: DescribeSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityProfileCommandOutput) => void): void; /** * @see {@link DescribeTestCaseCommand} */ describeTestCase(args: DescribeTestCaseCommandInput, options?: __HttpHandlerOptions): Promise; describeTestCase(args: DescribeTestCaseCommandInput, cb: (err: any, data?: DescribeTestCaseCommandOutput) => void): void; describeTestCase(args: DescribeTestCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTestCaseCommandOutput) => void): void; /** * @see {@link DescribeTrafficDistributionGroupCommand} */ describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, options?: __HttpHandlerOptions): Promise; describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void): void; describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void): void; /** * @see {@link DescribeUserCommand} */ describeUser(args: DescribeUserCommandInput, options?: __HttpHandlerOptions): Promise; describeUser(args: DescribeUserCommandInput, cb: (err: any, data?: DescribeUserCommandOutput) => void): void; describeUser(args: DescribeUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserCommandOutput) => void): void; /** * @see {@link DescribeUserHierarchyGroupCommand} */ describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, options?: __HttpHandlerOptions): Promise; describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, cb: (err: any, data?: DescribeUserHierarchyGroupCommandOutput) => void): void; describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserHierarchyGroupCommandOutput) => void): void; /** * @see {@link DescribeUserHierarchyStructureCommand} */ describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, options?: __HttpHandlerOptions): Promise; describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, cb: (err: any, data?: DescribeUserHierarchyStructureCommandOutput) => void): void; describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserHierarchyStructureCommandOutput) => void): void; /** * @see {@link DescribeViewCommand} */ describeView(args: DescribeViewCommandInput, options?: __HttpHandlerOptions): Promise; describeView(args: DescribeViewCommandInput, cb: (err: any, data?: DescribeViewCommandOutput) => void): void; describeView(args: DescribeViewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeViewCommandOutput) => void): void; /** * @see {@link DescribeVocabularyCommand} */ describeVocabulary(args: DescribeVocabularyCommandInput, options?: __HttpHandlerOptions): Promise; describeVocabulary(args: DescribeVocabularyCommandInput, cb: (err: any, data?: DescribeVocabularyCommandOutput) => void): void; describeVocabulary(args: DescribeVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVocabularyCommandOutput) => void): void; /** * @see {@link DescribeWorkspaceCommand} */ describeWorkspace(args: DescribeWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise; describeWorkspace(args: DescribeWorkspaceCommandInput, cb: (err: any, data?: DescribeWorkspaceCommandOutput) => void): void; describeWorkspace(args: DescribeWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeWorkspaceCommandOutput) => void): void; /** * @see {@link DisassociateAnalyticsDataSetCommand} */ disassociateAnalyticsDataSet(args: DisassociateAnalyticsDataSetCommandInput, options?: __HttpHandlerOptions): Promise; disassociateAnalyticsDataSet(args: DisassociateAnalyticsDataSetCommandInput, cb: (err: any, data?: DisassociateAnalyticsDataSetCommandOutput) => void): void; disassociateAnalyticsDataSet(args: DisassociateAnalyticsDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAnalyticsDataSetCommandOutput) => void): void; /** * @see {@link DisassociateApprovedOriginCommand} */ disassociateApprovedOrigin(args: DisassociateApprovedOriginCommandInput, options?: __HttpHandlerOptions): Promise; disassociateApprovedOrigin(args: DisassociateApprovedOriginCommandInput, cb: (err: any, data?: DisassociateApprovedOriginCommandOutput) => void): void; disassociateApprovedOrigin(args: DisassociateApprovedOriginCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApprovedOriginCommandOutput) => void): void; /** * @see {@link DisassociateBotCommand} */ disassociateBot(args: DisassociateBotCommandInput, options?: __HttpHandlerOptions): Promise; disassociateBot(args: DisassociateBotCommandInput, cb: (err: any, data?: DisassociateBotCommandOutput) => void): void; disassociateBot(args: DisassociateBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateBotCommandOutput) => void): void; /** * @see {@link DisassociateEmailAddressAliasCommand} */ disassociateEmailAddressAlias(args: DisassociateEmailAddressAliasCommandInput, options?: __HttpHandlerOptions): Promise; disassociateEmailAddressAlias(args: DisassociateEmailAddressAliasCommandInput, cb: (err: any, data?: DisassociateEmailAddressAliasCommandOutput) => void): void; disassociateEmailAddressAlias(args: DisassociateEmailAddressAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateEmailAddressAliasCommandOutput) => void): void; /** * @see {@link DisassociateFlowCommand} */ disassociateFlow(args: DisassociateFlowCommandInput, options?: __HttpHandlerOptions): Promise; disassociateFlow(args: DisassociateFlowCommandInput, cb: (err: any, data?: DisassociateFlowCommandOutput) => void): void; disassociateFlow(args: DisassociateFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFlowCommandOutput) => void): void; /** * @see {@link DisassociateHoursOfOperationsCommand} */ disassociateHoursOfOperations(args: DisassociateHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; disassociateHoursOfOperations(args: DisassociateHoursOfOperationsCommandInput, cb: (err: any, data?: DisassociateHoursOfOperationsCommandOutput) => void): void; disassociateHoursOfOperations(args: DisassociateHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateHoursOfOperationsCommandOutput) => void): void; /** * @see {@link DisassociateInstanceStorageConfigCommand} */ disassociateInstanceStorageConfig(args: DisassociateInstanceStorageConfigCommandInput, options?: __HttpHandlerOptions): Promise; disassociateInstanceStorageConfig(args: DisassociateInstanceStorageConfigCommandInput, cb: (err: any, data?: DisassociateInstanceStorageConfigCommandOutput) => void): void; disassociateInstanceStorageConfig(args: DisassociateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateInstanceStorageConfigCommandOutput) => void): void; /** * @see {@link DisassociateLambdaFunctionCommand} */ disassociateLambdaFunction(args: DisassociateLambdaFunctionCommandInput, options?: __HttpHandlerOptions): Promise; disassociateLambdaFunction(args: DisassociateLambdaFunctionCommandInput, cb: (err: any, data?: DisassociateLambdaFunctionCommandOutput) => void): void; disassociateLambdaFunction(args: DisassociateLambdaFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLambdaFunctionCommandOutput) => void): void; /** * @see {@link DisassociateLexBotCommand} */ disassociateLexBot(args: DisassociateLexBotCommandInput, options?: __HttpHandlerOptions): Promise; disassociateLexBot(args: DisassociateLexBotCommandInput, cb: (err: any, data?: DisassociateLexBotCommandOutput) => void): void; disassociateLexBot(args: DisassociateLexBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLexBotCommandOutput) => void): void; /** * @see {@link DisassociatePhoneNumberContactFlowCommand} */ disassociatePhoneNumberContactFlow(args: DisassociatePhoneNumberContactFlowCommandInput, options?: __HttpHandlerOptions): Promise; disassociatePhoneNumberContactFlow(args: DisassociatePhoneNumberContactFlowCommandInput, cb: (err: any, data?: DisassociatePhoneNumberContactFlowCommandOutput) => void): void; disassociatePhoneNumberContactFlow(args: DisassociatePhoneNumberContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociatePhoneNumberContactFlowCommandOutput) => void): void; /** * @see {@link DisassociateQueueEmailAddressesCommand} */ disassociateQueueEmailAddresses(args: DisassociateQueueEmailAddressesCommandInput, options?: __HttpHandlerOptions): Promise; disassociateQueueEmailAddresses(args: DisassociateQueueEmailAddressesCommandInput, cb: (err: any, data?: DisassociateQueueEmailAddressesCommandOutput) => void): void; disassociateQueueEmailAddresses(args: DisassociateQueueEmailAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateQueueEmailAddressesCommandOutput) => void): void; /** * @see {@link DisassociateQueueQuickConnectsCommand} */ disassociateQueueQuickConnects(args: DisassociateQueueQuickConnectsCommandInput, options?: __HttpHandlerOptions): Promise; disassociateQueueQuickConnects(args: DisassociateQueueQuickConnectsCommandInput, cb: (err: any, data?: DisassociateQueueQuickConnectsCommandOutput) => void): void; disassociateQueueQuickConnects(args: DisassociateQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateQueueQuickConnectsCommandOutput) => void): void; /** * @see {@link DisassociateRoutingProfileQueuesCommand} */ disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise; disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, cb: (err: any, data?: DisassociateRoutingProfileQueuesCommandOutput) => void): void; disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateRoutingProfileQueuesCommandOutput) => void): void; /** * @see {@link DisassociateSecurityKeyCommand} */ disassociateSecurityKey(args: DisassociateSecurityKeyCommandInput, options?: __HttpHandlerOptions): Promise; disassociateSecurityKey(args: DisassociateSecurityKeyCommandInput, cb: (err: any, data?: DisassociateSecurityKeyCommandOutput) => void): void; disassociateSecurityKey(args: DisassociateSecurityKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSecurityKeyCommandOutput) => void): void; /** * @see {@link DisassociateSecurityProfilesCommand} */ disassociateSecurityProfiles(args: DisassociateSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; disassociateSecurityProfiles(args: DisassociateSecurityProfilesCommandInput, cb: (err: any, data?: DisassociateSecurityProfilesCommandOutput) => void): void; disassociateSecurityProfiles(args: DisassociateSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSecurityProfilesCommandOutput) => void): void; /** * @see {@link DisassociateTrafficDistributionGroupUserCommand} */ disassociateTrafficDistributionGroupUser(args: DisassociateTrafficDistributionGroupUserCommandInput, options?: __HttpHandlerOptions): Promise; disassociateTrafficDistributionGroupUser(args: DisassociateTrafficDistributionGroupUserCommandInput, cb: (err: any, data?: DisassociateTrafficDistributionGroupUserCommandOutput) => void): void; disassociateTrafficDistributionGroupUser(args: DisassociateTrafficDistributionGroupUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTrafficDistributionGroupUserCommandOutput) => void): void; /** * @see {@link DisassociateUserProficienciesCommand} */ disassociateUserProficiencies(args: DisassociateUserProficienciesCommandInput, options?: __HttpHandlerOptions): Promise; disassociateUserProficiencies(args: DisassociateUserProficienciesCommandInput, cb: (err: any, data?: DisassociateUserProficienciesCommandOutput) => void): void; disassociateUserProficiencies(args: DisassociateUserProficienciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateUserProficienciesCommandOutput) => void): void; /** * @see {@link DisassociateWorkspaceCommand} */ disassociateWorkspace(args: DisassociateWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWorkspace(args: DisassociateWorkspaceCommandInput, cb: (err: any, data?: DisassociateWorkspaceCommandOutput) => void): void; disassociateWorkspace(args: DisassociateWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWorkspaceCommandOutput) => void): void; /** * @see {@link DismissUserContactCommand} */ dismissUserContact(args: DismissUserContactCommandInput, options?: __HttpHandlerOptions): Promise; dismissUserContact(args: DismissUserContactCommandInput, cb: (err: any, data?: DismissUserContactCommandOutput) => void): void; dismissUserContact(args: DismissUserContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DismissUserContactCommandOutput) => void): void; /** * @see {@link EvaluateDataTableValuesCommand} */ evaluateDataTableValues(args: EvaluateDataTableValuesCommandInput, options?: __HttpHandlerOptions): Promise; evaluateDataTableValues(args: EvaluateDataTableValuesCommandInput, cb: (err: any, data?: EvaluateDataTableValuesCommandOutput) => void): void; evaluateDataTableValues(args: EvaluateDataTableValuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EvaluateDataTableValuesCommandOutput) => void): void; /** * @see {@link GetAttachedFileCommand} */ getAttachedFile(args: GetAttachedFileCommandInput, options?: __HttpHandlerOptions): Promise; getAttachedFile(args: GetAttachedFileCommandInput, cb: (err: any, data?: GetAttachedFileCommandOutput) => void): void; getAttachedFile(args: GetAttachedFileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAttachedFileCommandOutput) => void): void; /** * @see {@link GetContactAttributesCommand} */ getContactAttributes(args: GetContactAttributesCommandInput, options?: __HttpHandlerOptions): Promise; getContactAttributes(args: GetContactAttributesCommandInput, cb: (err: any, data?: GetContactAttributesCommandOutput) => void): void; getContactAttributes(args: GetContactAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactAttributesCommandOutput) => void): void; /** * @see {@link GetContactMetricsCommand} */ getContactMetrics(args: GetContactMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getContactMetrics(args: GetContactMetricsCommandInput, cb: (err: any, data?: GetContactMetricsCommandOutput) => void): void; getContactMetrics(args: GetContactMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactMetricsCommandOutput) => void): void; /** * @see {@link GetCurrentMetricDataCommand} */ getCurrentMetricData(args: GetCurrentMetricDataCommandInput, options?: __HttpHandlerOptions): Promise; getCurrentMetricData(args: GetCurrentMetricDataCommandInput, cb: (err: any, data?: GetCurrentMetricDataCommandOutput) => void): void; getCurrentMetricData(args: GetCurrentMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCurrentMetricDataCommandOutput) => void): void; /** * @see {@link GetCurrentUserDataCommand} */ getCurrentUserData(args: GetCurrentUserDataCommandInput, options?: __HttpHandlerOptions): Promise; getCurrentUserData(args: GetCurrentUserDataCommandInput, cb: (err: any, data?: GetCurrentUserDataCommandOutput) => void): void; getCurrentUserData(args: GetCurrentUserDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCurrentUserDataCommandOutput) => void): void; /** * @see {@link GetEffectiveHoursOfOperationsCommand} */ getEffectiveHoursOfOperations(args: GetEffectiveHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; getEffectiveHoursOfOperations(args: GetEffectiveHoursOfOperationsCommandInput, cb: (err: any, data?: GetEffectiveHoursOfOperationsCommandOutput) => void): void; getEffectiveHoursOfOperations(args: GetEffectiveHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEffectiveHoursOfOperationsCommandOutput) => void): void; /** * @see {@link GetFederationTokenCommand} */ getFederationToken(args: GetFederationTokenCommandInput, options?: __HttpHandlerOptions): Promise; getFederationToken(args: GetFederationTokenCommandInput, cb: (err: any, data?: GetFederationTokenCommandOutput) => void): void; getFederationToken(args: GetFederationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFederationTokenCommandOutput) => void): void; /** * @see {@link GetFlowAssociationCommand} */ getFlowAssociation(args: GetFlowAssociationCommandInput, options?: __HttpHandlerOptions): Promise; getFlowAssociation(args: GetFlowAssociationCommandInput, cb: (err: any, data?: GetFlowAssociationCommandOutput) => void): void; getFlowAssociation(args: GetFlowAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFlowAssociationCommandOutput) => void): void; /** * @see {@link GetMetricDataCommand} */ getMetricData(args: GetMetricDataCommandInput, options?: __HttpHandlerOptions): Promise; getMetricData(args: GetMetricDataCommandInput, cb: (err: any, data?: GetMetricDataCommandOutput) => void): void; getMetricData(args: GetMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricDataCommandOutput) => void): void; /** * @see {@link GetMetricDataV2Command} */ getMetricDataV2(args: GetMetricDataV2CommandInput, options?: __HttpHandlerOptions): Promise; getMetricDataV2(args: GetMetricDataV2CommandInput, cb: (err: any, data?: GetMetricDataV2CommandOutput) => void): void; getMetricDataV2(args: GetMetricDataV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricDataV2CommandOutput) => void): void; /** * @see {@link GetPromptFileCommand} */ getPromptFile(args: GetPromptFileCommandInput, options?: __HttpHandlerOptions): Promise; getPromptFile(args: GetPromptFileCommandInput, cb: (err: any, data?: GetPromptFileCommandOutput) => void): void; getPromptFile(args: GetPromptFileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPromptFileCommandOutput) => void): void; /** * @see {@link GetTaskTemplateCommand} */ getTaskTemplate(args: GetTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getTaskTemplate(args: GetTaskTemplateCommandInput, cb: (err: any, data?: GetTaskTemplateCommandOutput) => void): void; getTaskTemplate(args: GetTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTaskTemplateCommandOutput) => void): void; /** * @see {@link GetTestCaseExecutionSummaryCommand} */ getTestCaseExecutionSummary(args: GetTestCaseExecutionSummaryCommandInput, options?: __HttpHandlerOptions): Promise; getTestCaseExecutionSummary(args: GetTestCaseExecutionSummaryCommandInput, cb: (err: any, data?: GetTestCaseExecutionSummaryCommandOutput) => void): void; getTestCaseExecutionSummary(args: GetTestCaseExecutionSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTestCaseExecutionSummaryCommandOutput) => void): void; /** * @see {@link GetTrafficDistributionCommand} */ getTrafficDistribution(args: GetTrafficDistributionCommandInput, options?: __HttpHandlerOptions): Promise; getTrafficDistribution(args: GetTrafficDistributionCommandInput, cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void): void; getTrafficDistribution(args: GetTrafficDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void): void; /** * @see {@link ImportPhoneNumberCommand} */ importPhoneNumber(args: ImportPhoneNumberCommandInput, options?: __HttpHandlerOptions): Promise; importPhoneNumber(args: ImportPhoneNumberCommandInput, cb: (err: any, data?: ImportPhoneNumberCommandOutput) => void): void; importPhoneNumber(args: ImportPhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportPhoneNumberCommandOutput) => void): void; /** * @see {@link ImportWorkspaceMediaCommand} */ importWorkspaceMedia(args: ImportWorkspaceMediaCommandInput, options?: __HttpHandlerOptions): Promise; importWorkspaceMedia(args: ImportWorkspaceMediaCommandInput, cb: (err: any, data?: ImportWorkspaceMediaCommandOutput) => void): void; importWorkspaceMedia(args: ImportWorkspaceMediaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportWorkspaceMediaCommandOutput) => void): void; /** * @see {@link ListAgentStatusesCommand} */ listAgentStatuses(args: ListAgentStatusesCommandInput, options?: __HttpHandlerOptions): Promise; listAgentStatuses(args: ListAgentStatusesCommandInput, cb: (err: any, data?: ListAgentStatusesCommandOutput) => void): void; listAgentStatuses(args: ListAgentStatusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAgentStatusesCommandOutput) => void): void; /** * @see {@link ListAnalyticsDataAssociationsCommand} */ listAnalyticsDataAssociations(args: ListAnalyticsDataAssociationsCommandInput, options?: __HttpHandlerOptions): Promise; listAnalyticsDataAssociations(args: ListAnalyticsDataAssociationsCommandInput, cb: (err: any, data?: ListAnalyticsDataAssociationsCommandOutput) => void): void; listAnalyticsDataAssociations(args: ListAnalyticsDataAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnalyticsDataAssociationsCommandOutput) => void): void; /** * @see {@link ListAnalyticsDataLakeDataSetsCommand} */ listAnalyticsDataLakeDataSets(args: ListAnalyticsDataLakeDataSetsCommandInput, options?: __HttpHandlerOptions): Promise; listAnalyticsDataLakeDataSets(args: ListAnalyticsDataLakeDataSetsCommandInput, cb: (err: any, data?: ListAnalyticsDataLakeDataSetsCommandOutput) => void): void; listAnalyticsDataLakeDataSets(args: ListAnalyticsDataLakeDataSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnalyticsDataLakeDataSetsCommandOutput) => void): void; /** * @see {@link ListApprovedOriginsCommand} */ listApprovedOrigins(args: ListApprovedOriginsCommandInput, options?: __HttpHandlerOptions): Promise; listApprovedOrigins(args: ListApprovedOriginsCommandInput, cb: (err: any, data?: ListApprovedOriginsCommandOutput) => void): void; listApprovedOrigins(args: ListApprovedOriginsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApprovedOriginsCommandOutput) => void): void; /** * @see {@link ListAssociatedContactsCommand} */ listAssociatedContacts(args: ListAssociatedContactsCommandInput, options?: __HttpHandlerOptions): Promise; listAssociatedContacts(args: ListAssociatedContactsCommandInput, cb: (err: any, data?: ListAssociatedContactsCommandOutput) => void): void; listAssociatedContacts(args: ListAssociatedContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedContactsCommandOutput) => void): void; /** * @see {@link ListAttachedFilesConfigurationsCommand} */ listAttachedFilesConfigurations(args: ListAttachedFilesConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; listAttachedFilesConfigurations(args: ListAttachedFilesConfigurationsCommandInput, cb: (err: any, data?: ListAttachedFilesConfigurationsCommandOutput) => void): void; listAttachedFilesConfigurations(args: ListAttachedFilesConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAttachedFilesConfigurationsCommandOutput) => void): void; /** * @see {@link ListAuthenticationProfilesCommand} */ listAuthenticationProfiles(args: ListAuthenticationProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listAuthenticationProfiles(args: ListAuthenticationProfilesCommandInput, cb: (err: any, data?: ListAuthenticationProfilesCommandOutput) => void): void; listAuthenticationProfiles(args: ListAuthenticationProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAuthenticationProfilesCommandOutput) => void): void; /** * @see {@link ListBotsCommand} */ listBots(args: ListBotsCommandInput, options?: __HttpHandlerOptions): Promise; listBots(args: ListBotsCommandInput, cb: (err: any, data?: ListBotsCommandOutput) => void): void; listBots(args: ListBotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBotsCommandOutput) => void): void; /** * @see {@link ListChildHoursOfOperationsCommand} */ listChildHoursOfOperations(args: ListChildHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; listChildHoursOfOperations(args: ListChildHoursOfOperationsCommandInput, cb: (err: any, data?: ListChildHoursOfOperationsCommandOutput) => void): void; listChildHoursOfOperations(args: ListChildHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListChildHoursOfOperationsCommandOutput) => void): void; /** * @see {@link ListContactEvaluationsCommand} */ listContactEvaluations(args: ListContactEvaluationsCommandInput, options?: __HttpHandlerOptions): Promise; listContactEvaluations(args: ListContactEvaluationsCommandInput, cb: (err: any, data?: ListContactEvaluationsCommandOutput) => void): void; listContactEvaluations(args: ListContactEvaluationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactEvaluationsCommandOutput) => void): void; /** * @see {@link ListContactFlowModuleAliasesCommand} */ listContactFlowModuleAliases(args: ListContactFlowModuleAliasesCommandInput, options?: __HttpHandlerOptions): Promise; listContactFlowModuleAliases(args: ListContactFlowModuleAliasesCommandInput, cb: (err: any, data?: ListContactFlowModuleAliasesCommandOutput) => void): void; listContactFlowModuleAliases(args: ListContactFlowModuleAliasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowModuleAliasesCommandOutput) => void): void; /** * @see {@link ListContactFlowModulesCommand} */ listContactFlowModules(args: ListContactFlowModulesCommandInput, options?: __HttpHandlerOptions): Promise; listContactFlowModules(args: ListContactFlowModulesCommandInput, cb: (err: any, data?: ListContactFlowModulesCommandOutput) => void): void; listContactFlowModules(args: ListContactFlowModulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowModulesCommandOutput) => void): void; /** * @see {@link ListContactFlowModuleVersionsCommand} */ listContactFlowModuleVersions(args: ListContactFlowModuleVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listContactFlowModuleVersions(args: ListContactFlowModuleVersionsCommandInput, cb: (err: any, data?: ListContactFlowModuleVersionsCommandOutput) => void): void; listContactFlowModuleVersions(args: ListContactFlowModuleVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowModuleVersionsCommandOutput) => void): void; /** * @see {@link ListContactFlowsCommand} */ listContactFlows(args: ListContactFlowsCommandInput, options?: __HttpHandlerOptions): Promise; listContactFlows(args: ListContactFlowsCommandInput, cb: (err: any, data?: ListContactFlowsCommandOutput) => void): void; listContactFlows(args: ListContactFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowsCommandOutput) => void): void; /** * @see {@link ListContactFlowVersionsCommand} */ listContactFlowVersions(args: ListContactFlowVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listContactFlowVersions(args: ListContactFlowVersionsCommandInput, cb: (err: any, data?: ListContactFlowVersionsCommandOutput) => void): void; listContactFlowVersions(args: ListContactFlowVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowVersionsCommandOutput) => void): void; /** * @see {@link ListContactReferencesCommand} */ listContactReferences(args: ListContactReferencesCommandInput, options?: __HttpHandlerOptions): Promise; listContactReferences(args: ListContactReferencesCommandInput, cb: (err: any, data?: ListContactReferencesCommandOutput) => void): void; listContactReferences(args: ListContactReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactReferencesCommandOutput) => void): void; /** * @see {@link ListDataTableAttributesCommand} */ listDataTableAttributes(args: ListDataTableAttributesCommandInput, options?: __HttpHandlerOptions): Promise; listDataTableAttributes(args: ListDataTableAttributesCommandInput, cb: (err: any, data?: ListDataTableAttributesCommandOutput) => void): void; listDataTableAttributes(args: ListDataTableAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataTableAttributesCommandOutput) => void): void; /** * @see {@link ListDataTablePrimaryValuesCommand} */ listDataTablePrimaryValues(args: ListDataTablePrimaryValuesCommandInput, options?: __HttpHandlerOptions): Promise; listDataTablePrimaryValues(args: ListDataTablePrimaryValuesCommandInput, cb: (err: any, data?: ListDataTablePrimaryValuesCommandOutput) => void): void; listDataTablePrimaryValues(args: ListDataTablePrimaryValuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataTablePrimaryValuesCommandOutput) => void): void; /** * @see {@link ListDataTablesCommand} */ listDataTables(args: ListDataTablesCommandInput, options?: __HttpHandlerOptions): Promise; listDataTables(args: ListDataTablesCommandInput, cb: (err: any, data?: ListDataTablesCommandOutput) => void): void; listDataTables(args: ListDataTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataTablesCommandOutput) => void): void; /** * @see {@link ListDataTableValuesCommand} */ listDataTableValues(args: ListDataTableValuesCommandInput, options?: __HttpHandlerOptions): Promise; listDataTableValues(args: ListDataTableValuesCommandInput, cb: (err: any, data?: ListDataTableValuesCommandOutput) => void): void; listDataTableValues(args: ListDataTableValuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataTableValuesCommandOutput) => void): void; /** * @see {@link ListDefaultVocabulariesCommand} */ listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, options?: __HttpHandlerOptions): Promise; listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, cb: (err: any, data?: ListDefaultVocabulariesCommandOutput) => void): void; listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDefaultVocabulariesCommandOutput) => void): void; /** * @see {@link ListEntitySecurityProfilesCommand} */ listEntitySecurityProfiles(args: ListEntitySecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listEntitySecurityProfiles(args: ListEntitySecurityProfilesCommandInput, cb: (err: any, data?: ListEntitySecurityProfilesCommandOutput) => void): void; listEntitySecurityProfiles(args: ListEntitySecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEntitySecurityProfilesCommandOutput) => void): void; /** * @see {@link ListEvaluationFormsCommand} */ listEvaluationForms(args: ListEvaluationFormsCommandInput, options?: __HttpHandlerOptions): Promise; listEvaluationForms(args: ListEvaluationFormsCommandInput, cb: (err: any, data?: ListEvaluationFormsCommandOutput) => void): void; listEvaluationForms(args: ListEvaluationFormsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEvaluationFormsCommandOutput) => void): void; /** * @see {@link ListEvaluationFormVersionsCommand} */ listEvaluationFormVersions(args: ListEvaluationFormVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listEvaluationFormVersions(args: ListEvaluationFormVersionsCommandInput, cb: (err: any, data?: ListEvaluationFormVersionsCommandOutput) => void): void; listEvaluationFormVersions(args: ListEvaluationFormVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEvaluationFormVersionsCommandOutput) => void): void; /** * @see {@link ListFlowAssociationsCommand} */ listFlowAssociations(args: ListFlowAssociationsCommandInput, options?: __HttpHandlerOptions): Promise; listFlowAssociations(args: ListFlowAssociationsCommandInput, cb: (err: any, data?: ListFlowAssociationsCommandOutput) => void): void; listFlowAssociations(args: ListFlowAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFlowAssociationsCommandOutput) => void): void; /** * @see {@link ListHoursOfOperationOverridesCommand} */ listHoursOfOperationOverrides(args: ListHoursOfOperationOverridesCommandInput, options?: __HttpHandlerOptions): Promise; listHoursOfOperationOverrides(args: ListHoursOfOperationOverridesCommandInput, cb: (err: any, data?: ListHoursOfOperationOverridesCommandOutput) => void): void; listHoursOfOperationOverrides(args: ListHoursOfOperationOverridesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHoursOfOperationOverridesCommandOutput) => void): void; /** * @see {@link ListHoursOfOperationsCommand} */ listHoursOfOperations(args: ListHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; listHoursOfOperations(args: ListHoursOfOperationsCommandInput, cb: (err: any, data?: ListHoursOfOperationsCommandOutput) => void): void; listHoursOfOperations(args: ListHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHoursOfOperationsCommandOutput) => void): void; /** * @see {@link ListInstanceAttributesCommand} */ listInstanceAttributes(args: ListInstanceAttributesCommandInput, options?: __HttpHandlerOptions): Promise; listInstanceAttributes(args: ListInstanceAttributesCommandInput, cb: (err: any, data?: ListInstanceAttributesCommandOutput) => void): void; listInstanceAttributes(args: ListInstanceAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceAttributesCommandOutput) => void): void; /** * @see {@link ListInstancesCommand} */ listInstances(): Promise; listInstances(args: ListInstancesCommandInput, options?: __HttpHandlerOptions): Promise; listInstances(args: ListInstancesCommandInput, cb: (err: any, data?: ListInstancesCommandOutput) => void): void; listInstances(args: ListInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstancesCommandOutput) => void): void; /** * @see {@link ListInstanceStorageConfigsCommand} */ listInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, options?: __HttpHandlerOptions): Promise; listInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, cb: (err: any, data?: ListInstanceStorageConfigsCommandOutput) => void): void; listInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceStorageConfigsCommandOutput) => void): void; /** * @see {@link ListIntegrationAssociationsCommand} */ listIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, options?: __HttpHandlerOptions): Promise; listIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, cb: (err: any, data?: ListIntegrationAssociationsCommandOutput) => void): void; listIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIntegrationAssociationsCommandOutput) => void): void; /** * @see {@link ListLambdaFunctionsCommand} */ listLambdaFunctions(args: ListLambdaFunctionsCommandInput, options?: __HttpHandlerOptions): Promise; listLambdaFunctions(args: ListLambdaFunctionsCommandInput, cb: (err: any, data?: ListLambdaFunctionsCommandOutput) => void): void; listLambdaFunctions(args: ListLambdaFunctionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLambdaFunctionsCommandOutput) => void): void; /** * @see {@link ListLexBotsCommand} */ listLexBots(args: ListLexBotsCommandInput, options?: __HttpHandlerOptions): Promise; listLexBots(args: ListLexBotsCommandInput, cb: (err: any, data?: ListLexBotsCommandOutput) => void): void; listLexBots(args: ListLexBotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLexBotsCommandOutput) => void): void; /** * @see {@link ListNotificationsCommand} */ listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise; listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void; listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void; /** * @see {@link ListPhoneNumbersCommand} */ listPhoneNumbers(args: ListPhoneNumbersCommandInput, options?: __HttpHandlerOptions): Promise; listPhoneNumbers(args: ListPhoneNumbersCommandInput, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void): void; listPhoneNumbers(args: ListPhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void): void; /** * @see {@link ListPhoneNumbersV2Command} */ listPhoneNumbersV2(): Promise; listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, options?: __HttpHandlerOptions): Promise; listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void; listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void; /** * @see {@link ListPredefinedAttributesCommand} */ listPredefinedAttributes(args: ListPredefinedAttributesCommandInput, options?: __HttpHandlerOptions): Promise; listPredefinedAttributes(args: ListPredefinedAttributesCommandInput, cb: (err: any, data?: ListPredefinedAttributesCommandOutput) => void): void; listPredefinedAttributes(args: ListPredefinedAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPredefinedAttributesCommandOutput) => void): void; /** * @see {@link ListPromptsCommand} */ listPrompts(args: ListPromptsCommandInput, options?: __HttpHandlerOptions): Promise; listPrompts(args: ListPromptsCommandInput, cb: (err: any, data?: ListPromptsCommandOutput) => void): void; listPrompts(args: ListPromptsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPromptsCommandOutput) => void): void; /** * @see {@link ListQueueEmailAddressesCommand} */ listQueueEmailAddresses(args: ListQueueEmailAddressesCommandInput, options?: __HttpHandlerOptions): Promise; listQueueEmailAddresses(args: ListQueueEmailAddressesCommandInput, cb: (err: any, data?: ListQueueEmailAddressesCommandOutput) => void): void; listQueueEmailAddresses(args: ListQueueEmailAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueueEmailAddressesCommandOutput) => void): void; /** * @see {@link ListQueueQuickConnectsCommand} */ listQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, options?: __HttpHandlerOptions): Promise; listQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, cb: (err: any, data?: ListQueueQuickConnectsCommandOutput) => void): void; listQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueueQuickConnectsCommandOutput) => void): void; /** * @see {@link ListQueuesCommand} */ listQueues(args: ListQueuesCommandInput, options?: __HttpHandlerOptions): Promise; listQueues(args: ListQueuesCommandInput, cb: (err: any, data?: ListQueuesCommandOutput) => void): void; listQueues(args: ListQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueuesCommandOutput) => void): void; /** * @see {@link ListQuickConnectsCommand} */ listQuickConnects(args: ListQuickConnectsCommandInput, options?: __HttpHandlerOptions): Promise; listQuickConnects(args: ListQuickConnectsCommandInput, cb: (err: any, data?: ListQuickConnectsCommandOutput) => void): void; listQuickConnects(args: ListQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQuickConnectsCommandOutput) => void): void; /** * @see {@link ListRealtimeContactAnalysisSegmentsV2Command} */ listRealtimeContactAnalysisSegmentsV2(args: ListRealtimeContactAnalysisSegmentsV2CommandInput, options?: __HttpHandlerOptions): Promise; listRealtimeContactAnalysisSegmentsV2(args: ListRealtimeContactAnalysisSegmentsV2CommandInput, cb: (err: any, data?: ListRealtimeContactAnalysisSegmentsV2CommandOutput) => void): void; listRealtimeContactAnalysisSegmentsV2(args: ListRealtimeContactAnalysisSegmentsV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRealtimeContactAnalysisSegmentsV2CommandOutput) => void): void; /** * @see {@link ListRoutingProfileManualAssignmentQueuesCommand} */ listRoutingProfileManualAssignmentQueues(args: ListRoutingProfileManualAssignmentQueuesCommandInput, options?: __HttpHandlerOptions): Promise; listRoutingProfileManualAssignmentQueues(args: ListRoutingProfileManualAssignmentQueuesCommandInput, cb: (err: any, data?: ListRoutingProfileManualAssignmentQueuesCommandOutput) => void): void; listRoutingProfileManualAssignmentQueues(args: ListRoutingProfileManualAssignmentQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingProfileManualAssignmentQueuesCommandOutput) => void): void; /** * @see {@link ListRoutingProfileQueuesCommand} */ listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise; listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, cb: (err: any, data?: ListRoutingProfileQueuesCommandOutput) => void): void; listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingProfileQueuesCommandOutput) => void): void; /** * @see {@link ListRoutingProfilesCommand} */ listRoutingProfiles(args: ListRoutingProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listRoutingProfiles(args: ListRoutingProfilesCommandInput, cb: (err: any, data?: ListRoutingProfilesCommandOutput) => void): void; listRoutingProfiles(args: ListRoutingProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingProfilesCommandOutput) => void): void; /** * @see {@link ListRulesCommand} */ listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise; listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void; listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void; /** * @see {@link ListSecurityKeysCommand} */ listSecurityKeys(args: ListSecurityKeysCommandInput, options?: __HttpHandlerOptions): Promise; listSecurityKeys(args: ListSecurityKeysCommandInput, cb: (err: any, data?: ListSecurityKeysCommandOutput) => void): void; listSecurityKeys(args: ListSecurityKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityKeysCommandOutput) => void): void; /** * @see {@link ListSecurityProfileApplicationsCommand} */ listSecurityProfileApplications(args: ListSecurityProfileApplicationsCommandInput, options?: __HttpHandlerOptions): Promise; listSecurityProfileApplications(args: ListSecurityProfileApplicationsCommandInput, cb: (err: any, data?: ListSecurityProfileApplicationsCommandOutput) => void): void; listSecurityProfileApplications(args: ListSecurityProfileApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfileApplicationsCommandOutput) => void): void; /** * @see {@link ListSecurityProfileFlowModulesCommand} */ listSecurityProfileFlowModules(args: ListSecurityProfileFlowModulesCommandInput, options?: __HttpHandlerOptions): Promise; listSecurityProfileFlowModules(args: ListSecurityProfileFlowModulesCommandInput, cb: (err: any, data?: ListSecurityProfileFlowModulesCommandOutput) => void): void; listSecurityProfileFlowModules(args: ListSecurityProfileFlowModulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfileFlowModulesCommandOutput) => void): void; /** * @see {@link ListSecurityProfilePermissionsCommand} */ listSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, options?: __HttpHandlerOptions): Promise; listSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, cb: (err: any, data?: ListSecurityProfilePermissionsCommandOutput) => void): void; listSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfilePermissionsCommandOutput) => void): void; /** * @see {@link ListSecurityProfilesCommand} */ listSecurityProfiles(args: ListSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listSecurityProfiles(args: ListSecurityProfilesCommandInput, cb: (err: any, data?: ListSecurityProfilesCommandOutput) => void): void; listSecurityProfiles(args: ListSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfilesCommandOutput) => void): void; /** * @see {@link ListTagsForResourceCommand} */ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise; listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; /** * @see {@link ListTaskTemplatesCommand} */ listTaskTemplates(args: ListTaskTemplatesCommandInput, options?: __HttpHandlerOptions): Promise; listTaskTemplates(args: ListTaskTemplatesCommandInput, cb: (err: any, data?: ListTaskTemplatesCommandOutput) => void): void; listTaskTemplates(args: ListTaskTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTaskTemplatesCommandOutput) => void): void; /** * @see {@link ListTestCaseExecutionRecordsCommand} */ listTestCaseExecutionRecords(args: ListTestCaseExecutionRecordsCommandInput, options?: __HttpHandlerOptions): Promise; listTestCaseExecutionRecords(args: ListTestCaseExecutionRecordsCommandInput, cb: (err: any, data?: ListTestCaseExecutionRecordsCommandOutput) => void): void; listTestCaseExecutionRecords(args: ListTestCaseExecutionRecordsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestCaseExecutionRecordsCommandOutput) => void): void; /** * @see {@link ListTestCaseExecutionsCommand} */ listTestCaseExecutions(args: ListTestCaseExecutionsCommandInput, options?: __HttpHandlerOptions): Promise; listTestCaseExecutions(args: ListTestCaseExecutionsCommandInput, cb: (err: any, data?: ListTestCaseExecutionsCommandOutput) => void): void; listTestCaseExecutions(args: ListTestCaseExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestCaseExecutionsCommandOutput) => void): void; /** * @see {@link ListTestCasesCommand} */ listTestCases(args: ListTestCasesCommandInput, options?: __HttpHandlerOptions): Promise; listTestCases(args: ListTestCasesCommandInput, cb: (err: any, data?: ListTestCasesCommandOutput) => void): void; listTestCases(args: ListTestCasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestCasesCommandOutput) => void): void; /** * @see {@link ListTrafficDistributionGroupsCommand} */ listTrafficDistributionGroups(): Promise; listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options?: __HttpHandlerOptions): Promise; listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void; listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void; /** * @see {@link ListTrafficDistributionGroupUsersCommand} */ listTrafficDistributionGroupUsers(args: ListTrafficDistributionGroupUsersCommandInput, options?: __HttpHandlerOptions): Promise; listTrafficDistributionGroupUsers(args: ListTrafficDistributionGroupUsersCommandInput, cb: (err: any, data?: ListTrafficDistributionGroupUsersCommandOutput) => void): void; listTrafficDistributionGroupUsers(args: ListTrafficDistributionGroupUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficDistributionGroupUsersCommandOutput) => void): void; /** * @see {@link ListUseCasesCommand} */ listUseCases(args: ListUseCasesCommandInput, options?: __HttpHandlerOptions): Promise; listUseCases(args: ListUseCasesCommandInput, cb: (err: any, data?: ListUseCasesCommandOutput) => void): void; listUseCases(args: ListUseCasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUseCasesCommandOutput) => void): void; /** * @see {@link ListUserHierarchyGroupsCommand} */ listUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, options?: __HttpHandlerOptions): Promise; listUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, cb: (err: any, data?: ListUserHierarchyGroupsCommandOutput) => void): void; listUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserHierarchyGroupsCommandOutput) => void): void; /** * @see {@link ListUserNotificationsCommand} */ listUserNotifications(args: ListUserNotificationsCommandInput, options?: __HttpHandlerOptions): Promise; listUserNotifications(args: ListUserNotificationsCommandInput, cb: (err: any, data?: ListUserNotificationsCommandOutput) => void): void; listUserNotifications(args: ListUserNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserNotificationsCommandOutput) => void): void; /** * @see {@link ListUserProficienciesCommand} */ listUserProficiencies(args: ListUserProficienciesCommandInput, options?: __HttpHandlerOptions): Promise; listUserProficiencies(args: ListUserProficienciesCommandInput, cb: (err: any, data?: ListUserProficienciesCommandOutput) => void): void; listUserProficiencies(args: ListUserProficienciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserProficienciesCommandOutput) => void): void; /** * @see {@link ListUsersCommand} */ listUsers(args: ListUsersCommandInput, options?: __HttpHandlerOptions): Promise; listUsers(args: ListUsersCommandInput, cb: (err: any, data?: ListUsersCommandOutput) => void): void; listUsers(args: ListUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUsersCommandOutput) => void): void; /** * @see {@link ListViewsCommand} */ listViews(args: ListViewsCommandInput, options?: __HttpHandlerOptions): Promise; listViews(args: ListViewsCommandInput, cb: (err: any, data?: ListViewsCommandOutput) => void): void; listViews(args: ListViewsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListViewsCommandOutput) => void): void; /** * @see {@link ListViewVersionsCommand} */ listViewVersions(args: ListViewVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listViewVersions(args: ListViewVersionsCommandInput, cb: (err: any, data?: ListViewVersionsCommandOutput) => void): void; listViewVersions(args: ListViewVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListViewVersionsCommandOutput) => void): void; /** * @see {@link ListWorkspaceMediaCommand} */ listWorkspaceMedia(args: ListWorkspaceMediaCommandInput, options?: __HttpHandlerOptions): Promise; listWorkspaceMedia(args: ListWorkspaceMediaCommandInput, cb: (err: any, data?: ListWorkspaceMediaCommandOutput) => void): void; listWorkspaceMedia(args: ListWorkspaceMediaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkspaceMediaCommandOutput) => void): void; /** * @see {@link ListWorkspacePagesCommand} */ listWorkspacePages(args: ListWorkspacePagesCommandInput, options?: __HttpHandlerOptions): Promise; listWorkspacePages(args: ListWorkspacePagesCommandInput, cb: (err: any, data?: ListWorkspacePagesCommandOutput) => void): void; listWorkspacePages(args: ListWorkspacePagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkspacePagesCommandOutput) => void): void; /** * @see {@link ListWorkspacesCommand} */ listWorkspaces(args: ListWorkspacesCommandInput, options?: __HttpHandlerOptions): Promise; listWorkspaces(args: ListWorkspacesCommandInput, cb: (err: any, data?: ListWorkspacesCommandOutput) => void): void; listWorkspaces(args: ListWorkspacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkspacesCommandOutput) => void): void; /** * @see {@link MonitorContactCommand} */ monitorContact(args: MonitorContactCommandInput, options?: __HttpHandlerOptions): Promise; monitorContact(args: MonitorContactCommandInput, cb: (err: any, data?: MonitorContactCommandOutput) => void): void; monitorContact(args: MonitorContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MonitorContactCommandOutput) => void): void; /** * @see {@link PauseContactCommand} */ pauseContact(args: PauseContactCommandInput, options?: __HttpHandlerOptions): Promise; pauseContact(args: PauseContactCommandInput, cb: (err: any, data?: PauseContactCommandOutput) => void): void; pauseContact(args: PauseContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PauseContactCommandOutput) => void): void; /** * @see {@link PutUserStatusCommand} */ putUserStatus(args: PutUserStatusCommandInput, options?: __HttpHandlerOptions): Promise; putUserStatus(args: PutUserStatusCommandInput, cb: (err: any, data?: PutUserStatusCommandOutput) => void): void; putUserStatus(args: PutUserStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutUserStatusCommandOutput) => void): void; /** * @see {@link ReleasePhoneNumberCommand} */ releasePhoneNumber(args: ReleasePhoneNumberCommandInput, options?: __HttpHandlerOptions): Promise; releasePhoneNumber(args: ReleasePhoneNumberCommandInput, cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void): void; releasePhoneNumber(args: ReleasePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void): void; /** * @see {@link ReplicateInstanceCommand} */ replicateInstance(args: ReplicateInstanceCommandInput, options?: __HttpHandlerOptions): Promise; replicateInstance(args: ReplicateInstanceCommandInput, cb: (err: any, data?: ReplicateInstanceCommandOutput) => void): void; replicateInstance(args: ReplicateInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplicateInstanceCommandOutput) => void): void; /** * @see {@link ResumeContactCommand} */ resumeContact(args: ResumeContactCommandInput, options?: __HttpHandlerOptions): Promise; resumeContact(args: ResumeContactCommandInput, cb: (err: any, data?: ResumeContactCommandOutput) => void): void; resumeContact(args: ResumeContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeContactCommandOutput) => void): void; /** * @see {@link ResumeContactRecordingCommand} */ resumeContactRecording(args: ResumeContactRecordingCommandInput, options?: __HttpHandlerOptions): Promise; resumeContactRecording(args: ResumeContactRecordingCommandInput, cb: (err: any, data?: ResumeContactRecordingCommandOutput) => void): void; resumeContactRecording(args: ResumeContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeContactRecordingCommandOutput) => void): void; /** * @see {@link SearchAgentStatusesCommand} */ searchAgentStatuses(args: SearchAgentStatusesCommandInput, options?: __HttpHandlerOptions): Promise; searchAgentStatuses(args: SearchAgentStatusesCommandInput, cb: (err: any, data?: SearchAgentStatusesCommandOutput) => void): void; searchAgentStatuses(args: SearchAgentStatusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchAgentStatusesCommandOutput) => void): void; /** * @see {@link SearchAvailablePhoneNumbersCommand} */ searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, options?: __HttpHandlerOptions): Promise; searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void; searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void; /** * @see {@link SearchContactEvaluationsCommand} */ searchContactEvaluations(args: SearchContactEvaluationsCommandInput, options?: __HttpHandlerOptions): Promise; searchContactEvaluations(args: SearchContactEvaluationsCommandInput, cb: (err: any, data?: SearchContactEvaluationsCommandOutput) => void): void; searchContactEvaluations(args: SearchContactEvaluationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchContactEvaluationsCommandOutput) => void): void; /** * @see {@link SearchContactFlowModulesCommand} */ searchContactFlowModules(args: SearchContactFlowModulesCommandInput, options?: __HttpHandlerOptions): Promise; searchContactFlowModules(args: SearchContactFlowModulesCommandInput, cb: (err: any, data?: SearchContactFlowModulesCommandOutput) => void): void; searchContactFlowModules(args: SearchContactFlowModulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchContactFlowModulesCommandOutput) => void): void; /** * @see {@link SearchContactFlowsCommand} */ searchContactFlows(args: SearchContactFlowsCommandInput, options?: __HttpHandlerOptions): Promise; searchContactFlows(args: SearchContactFlowsCommandInput, cb: (err: any, data?: SearchContactFlowsCommandOutput) => void): void; searchContactFlows(args: SearchContactFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchContactFlowsCommandOutput) => void): void; /** * @see {@link SearchContactsCommand} */ searchContacts(args: SearchContactsCommandInput, options?: __HttpHandlerOptions): Promise; searchContacts(args: SearchContactsCommandInput, cb: (err: any, data?: SearchContactsCommandOutput) => void): void; searchContacts(args: SearchContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchContactsCommandOutput) => void): void; /** * @see {@link SearchDataTablesCommand} */ searchDataTables(args: SearchDataTablesCommandInput, options?: __HttpHandlerOptions): Promise; searchDataTables(args: SearchDataTablesCommandInput, cb: (err: any, data?: SearchDataTablesCommandOutput) => void): void; searchDataTables(args: SearchDataTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchDataTablesCommandOutput) => void): void; /** * @see {@link SearchEmailAddressesCommand} */ searchEmailAddresses(args: SearchEmailAddressesCommandInput, options?: __HttpHandlerOptions): Promise; searchEmailAddresses(args: SearchEmailAddressesCommandInput, cb: (err: any, data?: SearchEmailAddressesCommandOutput) => void): void; searchEmailAddresses(args: SearchEmailAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchEmailAddressesCommandOutput) => void): void; /** * @see {@link SearchEvaluationFormsCommand} */ searchEvaluationForms(args: SearchEvaluationFormsCommandInput, options?: __HttpHandlerOptions): Promise; searchEvaluationForms(args: SearchEvaluationFormsCommandInput, cb: (err: any, data?: SearchEvaluationFormsCommandOutput) => void): void; searchEvaluationForms(args: SearchEvaluationFormsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchEvaluationFormsCommandOutput) => void): void; /** * @see {@link SearchHoursOfOperationOverridesCommand} */ searchHoursOfOperationOverrides(args: SearchHoursOfOperationOverridesCommandInput, options?: __HttpHandlerOptions): Promise; searchHoursOfOperationOverrides(args: SearchHoursOfOperationOverridesCommandInput, cb: (err: any, data?: SearchHoursOfOperationOverridesCommandOutput) => void): void; searchHoursOfOperationOverrides(args: SearchHoursOfOperationOverridesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchHoursOfOperationOverridesCommandOutput) => void): void; /** * @see {@link SearchHoursOfOperationsCommand} */ searchHoursOfOperations(args: SearchHoursOfOperationsCommandInput, options?: __HttpHandlerOptions): Promise; searchHoursOfOperations(args: SearchHoursOfOperationsCommandInput, cb: (err: any, data?: SearchHoursOfOperationsCommandOutput) => void): void; searchHoursOfOperations(args: SearchHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchHoursOfOperationsCommandOutput) => void): void; /** * @see {@link SearchNotificationsCommand} */ searchNotifications(args: SearchNotificationsCommandInput, options?: __HttpHandlerOptions): Promise; searchNotifications(args: SearchNotificationsCommandInput, cb: (err: any, data?: SearchNotificationsCommandOutput) => void): void; searchNotifications(args: SearchNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchNotificationsCommandOutput) => void): void; /** * @see {@link SearchPredefinedAttributesCommand} */ searchPredefinedAttributes(args: SearchPredefinedAttributesCommandInput, options?: __HttpHandlerOptions): Promise; searchPredefinedAttributes(args: SearchPredefinedAttributesCommandInput, cb: (err: any, data?: SearchPredefinedAttributesCommandOutput) => void): void; searchPredefinedAttributes(args: SearchPredefinedAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchPredefinedAttributesCommandOutput) => void): void; /** * @see {@link SearchPromptsCommand} */ searchPrompts(args: SearchPromptsCommandInput, options?: __HttpHandlerOptions): Promise; searchPrompts(args: SearchPromptsCommandInput, cb: (err: any, data?: SearchPromptsCommandOutput) => void): void; searchPrompts(args: SearchPromptsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchPromptsCommandOutput) => void): void; /** * @see {@link SearchQueuesCommand} */ searchQueues(args: SearchQueuesCommandInput, options?: __HttpHandlerOptions): Promise; searchQueues(args: SearchQueuesCommandInput, cb: (err: any, data?: SearchQueuesCommandOutput) => void): void; searchQueues(args: SearchQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchQueuesCommandOutput) => void): void; /** * @see {@link SearchQuickConnectsCommand} */ searchQuickConnects(args: SearchQuickConnectsCommandInput, options?: __HttpHandlerOptions): Promise; searchQuickConnects(args: SearchQuickConnectsCommandInput, cb: (err: any, data?: SearchQuickConnectsCommandOutput) => void): void; searchQuickConnects(args: SearchQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchQuickConnectsCommandOutput) => void): void; /** * @see {@link SearchResourceTagsCommand} */ searchResourceTags(args: SearchResourceTagsCommandInput, options?: __HttpHandlerOptions): Promise; searchResourceTags(args: SearchResourceTagsCommandInput, cb: (err: any, data?: SearchResourceTagsCommandOutput) => void): void; searchResourceTags(args: SearchResourceTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchResourceTagsCommandOutput) => void): void; /** * @see {@link SearchRoutingProfilesCommand} */ searchRoutingProfiles(args: SearchRoutingProfilesCommandInput, options?: __HttpHandlerOptions): Promise; searchRoutingProfiles(args: SearchRoutingProfilesCommandInput, cb: (err: any, data?: SearchRoutingProfilesCommandOutput) => void): void; searchRoutingProfiles(args: SearchRoutingProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchRoutingProfilesCommandOutput) => void): void; /** * @see {@link SearchSecurityProfilesCommand} */ searchSecurityProfiles(args: SearchSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; searchSecurityProfiles(args: SearchSecurityProfilesCommandInput, cb: (err: any, data?: SearchSecurityProfilesCommandOutput) => void): void; searchSecurityProfiles(args: SearchSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchSecurityProfilesCommandOutput) => void): void; /** * @see {@link SearchTestCasesCommand} */ searchTestCases(args: SearchTestCasesCommandInput, options?: __HttpHandlerOptions): Promise; searchTestCases(args: SearchTestCasesCommandInput, cb: (err: any, data?: SearchTestCasesCommandOutput) => void): void; searchTestCases(args: SearchTestCasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTestCasesCommandOutput) => void): void; /** * @see {@link SearchUserHierarchyGroupsCommand} */ searchUserHierarchyGroups(args: SearchUserHierarchyGroupsCommandInput, options?: __HttpHandlerOptions): Promise; searchUserHierarchyGroups(args: SearchUserHierarchyGroupsCommandInput, cb: (err: any, data?: SearchUserHierarchyGroupsCommandOutput) => void): void; searchUserHierarchyGroups(args: SearchUserHierarchyGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchUserHierarchyGroupsCommandOutput) => void): void; /** * @see {@link SearchUsersCommand} */ searchUsers(args: SearchUsersCommandInput, options?: __HttpHandlerOptions): Promise; searchUsers(args: SearchUsersCommandInput, cb: (err: any, data?: SearchUsersCommandOutput) => void): void; searchUsers(args: SearchUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchUsersCommandOutput) => void): void; /** * @see {@link SearchViewsCommand} */ searchViews(args: SearchViewsCommandInput, options?: __HttpHandlerOptions): Promise; searchViews(args: SearchViewsCommandInput, cb: (err: any, data?: SearchViewsCommandOutput) => void): void; searchViews(args: SearchViewsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchViewsCommandOutput) => void): void; /** * @see {@link SearchVocabulariesCommand} */ searchVocabularies(args: SearchVocabulariesCommandInput, options?: __HttpHandlerOptions): Promise; searchVocabularies(args: SearchVocabulariesCommandInput, cb: (err: any, data?: SearchVocabulariesCommandOutput) => void): void; searchVocabularies(args: SearchVocabulariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchVocabulariesCommandOutput) => void): void; /** * @see {@link SearchWorkspaceAssociationsCommand} */ searchWorkspaceAssociations(args: SearchWorkspaceAssociationsCommandInput, options?: __HttpHandlerOptions): Promise; searchWorkspaceAssociations(args: SearchWorkspaceAssociationsCommandInput, cb: (err: any, data?: SearchWorkspaceAssociationsCommandOutput) => void): void; searchWorkspaceAssociations(args: SearchWorkspaceAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchWorkspaceAssociationsCommandOutput) => void): void; /** * @see {@link SearchWorkspacesCommand} */ searchWorkspaces(args: SearchWorkspacesCommandInput, options?: __HttpHandlerOptions): Promise; searchWorkspaces(args: SearchWorkspacesCommandInput, cb: (err: any, data?: SearchWorkspacesCommandOutput) => void): void; searchWorkspaces(args: SearchWorkspacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchWorkspacesCommandOutput) => void): void; /** * @see {@link SendChatIntegrationEventCommand} */ sendChatIntegrationEvent(args: SendChatIntegrationEventCommandInput, options?: __HttpHandlerOptions): Promise; sendChatIntegrationEvent(args: SendChatIntegrationEventCommandInput, cb: (err: any, data?: SendChatIntegrationEventCommandOutput) => void): void; sendChatIntegrationEvent(args: SendChatIntegrationEventCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendChatIntegrationEventCommandOutput) => void): void; /** * @see {@link SendOutboundEmailCommand} */ sendOutboundEmail(args: SendOutboundEmailCommandInput, options?: __HttpHandlerOptions): Promise; sendOutboundEmail(args: SendOutboundEmailCommandInput, cb: (err: any, data?: SendOutboundEmailCommandOutput) => void): void; sendOutboundEmail(args: SendOutboundEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendOutboundEmailCommandOutput) => void): void; /** * @see {@link StartAttachedFileUploadCommand} */ startAttachedFileUpload(args: StartAttachedFileUploadCommandInput, options?: __HttpHandlerOptions): Promise; startAttachedFileUpload(args: StartAttachedFileUploadCommandInput, cb: (err: any, data?: StartAttachedFileUploadCommandOutput) => void): void; startAttachedFileUpload(args: StartAttachedFileUploadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAttachedFileUploadCommandOutput) => void): void; /** * @see {@link StartChatContactCommand} */ startChatContact(args: StartChatContactCommandInput, options?: __HttpHandlerOptions): Promise; startChatContact(args: StartChatContactCommandInput, cb: (err: any, data?: StartChatContactCommandOutput) => void): void; startChatContact(args: StartChatContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartChatContactCommandOutput) => void): void; /** * @see {@link StartContactEvaluationCommand} */ startContactEvaluation(args: StartContactEvaluationCommandInput, options?: __HttpHandlerOptions): Promise; startContactEvaluation(args: StartContactEvaluationCommandInput, cb: (err: any, data?: StartContactEvaluationCommandOutput) => void): void; startContactEvaluation(args: StartContactEvaluationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactEvaluationCommandOutput) => void): void; /** * @see {@link StartContactMediaProcessingCommand} */ startContactMediaProcessing(): Promise; startContactMediaProcessing(args: StartContactMediaProcessingCommandInput, options?: __HttpHandlerOptions): Promise; startContactMediaProcessing(args: StartContactMediaProcessingCommandInput, cb: (err: any, data?: StartContactMediaProcessingCommandOutput) => void): void; startContactMediaProcessing(args: StartContactMediaProcessingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactMediaProcessingCommandOutput) => void): void; /** * @see {@link StartContactRecordingCommand} */ startContactRecording(args: StartContactRecordingCommandInput, options?: __HttpHandlerOptions): Promise; startContactRecording(args: StartContactRecordingCommandInput, cb: (err: any, data?: StartContactRecordingCommandOutput) => void): void; startContactRecording(args: StartContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactRecordingCommandOutput) => void): void; /** * @see {@link StartContactStreamingCommand} */ startContactStreaming(args: StartContactStreamingCommandInput, options?: __HttpHandlerOptions): Promise; startContactStreaming(args: StartContactStreamingCommandInput, cb: (err: any, data?: StartContactStreamingCommandOutput) => void): void; startContactStreaming(args: StartContactStreamingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactStreamingCommandOutput) => void): void; /** * @see {@link StartEmailContactCommand} */ startEmailContact(args: StartEmailContactCommandInput, options?: __HttpHandlerOptions): Promise; startEmailContact(args: StartEmailContactCommandInput, cb: (err: any, data?: StartEmailContactCommandOutput) => void): void; startEmailContact(args: StartEmailContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartEmailContactCommandOutput) => void): void; /** * @see {@link StartOutboundChatContactCommand} */ startOutboundChatContact(args: StartOutboundChatContactCommandInput, options?: __HttpHandlerOptions): Promise; startOutboundChatContact(args: StartOutboundChatContactCommandInput, cb: (err: any, data?: StartOutboundChatContactCommandOutput) => void): void; startOutboundChatContact(args: StartOutboundChatContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartOutboundChatContactCommandOutput) => void): void; /** * @see {@link StartOutboundEmailContactCommand} */ startOutboundEmailContact(args: StartOutboundEmailContactCommandInput, options?: __HttpHandlerOptions): Promise; startOutboundEmailContact(args: StartOutboundEmailContactCommandInput, cb: (err: any, data?: StartOutboundEmailContactCommandOutput) => void): void; startOutboundEmailContact(args: StartOutboundEmailContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartOutboundEmailContactCommandOutput) => void): void; /** * @see {@link StartOutboundVoiceContactCommand} */ startOutboundVoiceContact(args: StartOutboundVoiceContactCommandInput, options?: __HttpHandlerOptions): Promise; startOutboundVoiceContact(args: StartOutboundVoiceContactCommandInput, cb: (err: any, data?: StartOutboundVoiceContactCommandOutput) => void): void; startOutboundVoiceContact(args: StartOutboundVoiceContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartOutboundVoiceContactCommandOutput) => void): void; /** * @see {@link StartScreenSharingCommand} */ startScreenSharing(args: StartScreenSharingCommandInput, options?: __HttpHandlerOptions): Promise; startScreenSharing(args: StartScreenSharingCommandInput, cb: (err: any, data?: StartScreenSharingCommandOutput) => void): void; startScreenSharing(args: StartScreenSharingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartScreenSharingCommandOutput) => void): void; /** * @see {@link StartTaskContactCommand} */ startTaskContact(args: StartTaskContactCommandInput, options?: __HttpHandlerOptions): Promise; startTaskContact(args: StartTaskContactCommandInput, cb: (err: any, data?: StartTaskContactCommandOutput) => void): void; startTaskContact(args: StartTaskContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTaskContactCommandOutput) => void): void; /** * @see {@link StartTestCaseExecutionCommand} */ startTestCaseExecution(args: StartTestCaseExecutionCommandInput, options?: __HttpHandlerOptions): Promise; startTestCaseExecution(args: StartTestCaseExecutionCommandInput, cb: (err: any, data?: StartTestCaseExecutionCommandOutput) => void): void; startTestCaseExecution(args: StartTestCaseExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTestCaseExecutionCommandOutput) => void): void; /** * @see {@link StartWebRTCContactCommand} */ startWebRTCContact(args: StartWebRTCContactCommandInput, options?: __HttpHandlerOptions): Promise; startWebRTCContact(args: StartWebRTCContactCommandInput, cb: (err: any, data?: StartWebRTCContactCommandOutput) => void): void; startWebRTCContact(args: StartWebRTCContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartWebRTCContactCommandOutput) => void): void; /** * @see {@link StopContactCommand} */ stopContact(args: StopContactCommandInput, options?: __HttpHandlerOptions): Promise; stopContact(args: StopContactCommandInput, cb: (err: any, data?: StopContactCommandOutput) => void): void; stopContact(args: StopContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactCommandOutput) => void): void; /** * @see {@link StopContactMediaProcessingCommand} */ stopContactMediaProcessing(): Promise; stopContactMediaProcessing(args: StopContactMediaProcessingCommandInput, options?: __HttpHandlerOptions): Promise; stopContactMediaProcessing(args: StopContactMediaProcessingCommandInput, cb: (err: any, data?: StopContactMediaProcessingCommandOutput) => void): void; stopContactMediaProcessing(args: StopContactMediaProcessingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactMediaProcessingCommandOutput) => void): void; /** * @see {@link StopContactRecordingCommand} */ stopContactRecording(args: StopContactRecordingCommandInput, options?: __HttpHandlerOptions): Promise; stopContactRecording(args: StopContactRecordingCommandInput, cb: (err: any, data?: StopContactRecordingCommandOutput) => void): void; stopContactRecording(args: StopContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactRecordingCommandOutput) => void): void; /** * @see {@link StopContactStreamingCommand} */ stopContactStreaming(args: StopContactStreamingCommandInput, options?: __HttpHandlerOptions): Promise; stopContactStreaming(args: StopContactStreamingCommandInput, cb: (err: any, data?: StopContactStreamingCommandOutput) => void): void; stopContactStreaming(args: StopContactStreamingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactStreamingCommandOutput) => void): void; /** * @see {@link StopTestCaseExecutionCommand} */ stopTestCaseExecution(args: StopTestCaseExecutionCommandInput, options?: __HttpHandlerOptions): Promise; stopTestCaseExecution(args: StopTestCaseExecutionCommandInput, cb: (err: any, data?: StopTestCaseExecutionCommandOutput) => void): void; stopTestCaseExecution(args: StopTestCaseExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopTestCaseExecutionCommandOutput) => void): void; /** * @see {@link SubmitContactEvaluationCommand} */ submitContactEvaluation(args: SubmitContactEvaluationCommandInput, options?: __HttpHandlerOptions): Promise; submitContactEvaluation(args: SubmitContactEvaluationCommandInput, cb: (err: any, data?: SubmitContactEvaluationCommandOutput) => void): void; submitContactEvaluation(args: SubmitContactEvaluationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SubmitContactEvaluationCommandOutput) => void): void; /** * @see {@link SuspendContactRecordingCommand} */ suspendContactRecording(args: SuspendContactRecordingCommandInput, options?: __HttpHandlerOptions): Promise; suspendContactRecording(args: SuspendContactRecordingCommandInput, cb: (err: any, data?: SuspendContactRecordingCommandOutput) => void): void; suspendContactRecording(args: SuspendContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SuspendContactRecordingCommandOutput) => void): void; /** * @see {@link TagContactCommand} */ tagContact(args: TagContactCommandInput, options?: __HttpHandlerOptions): Promise; tagContact(args: TagContactCommandInput, cb: (err: any, data?: TagContactCommandOutput) => void): void; tagContact(args: TagContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagContactCommandOutput) => void): void; /** * @see {@link TagResourceCommand} */ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise; tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void; tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void; /** * @see {@link TransferContactCommand} */ transferContact(args: TransferContactCommandInput, options?: __HttpHandlerOptions): Promise; transferContact(args: TransferContactCommandInput, cb: (err: any, data?: TransferContactCommandOutput) => void): void; transferContact(args: TransferContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TransferContactCommandOutput) => void): void; /** * @see {@link UntagContactCommand} */ untagContact(args: UntagContactCommandInput, options?: __HttpHandlerOptions): Promise; untagContact(args: UntagContactCommandInput, cb: (err: any, data?: UntagContactCommandOutput) => void): void; untagContact(args: UntagContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagContactCommandOutput) => void): void; /** * @see {@link UntagResourceCommand} */ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise; untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; /** * @see {@link UpdateAgentStatusCommand} */ updateAgentStatus(args: UpdateAgentStatusCommandInput, options?: __HttpHandlerOptions): Promise; updateAgentStatus(args: UpdateAgentStatusCommandInput, cb: (err: any, data?: UpdateAgentStatusCommandOutput) => void): void; updateAgentStatus(args: UpdateAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAgentStatusCommandOutput) => void): void; /** * @see {@link UpdateAttachedFilesConfigurationCommand} */ updateAttachedFilesConfiguration(args: UpdateAttachedFilesConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; updateAttachedFilesConfiguration(args: UpdateAttachedFilesConfigurationCommandInput, cb: (err: any, data?: UpdateAttachedFilesConfigurationCommandOutput) => void): void; updateAttachedFilesConfiguration(args: UpdateAttachedFilesConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAttachedFilesConfigurationCommandOutput) => void): void; /** * @see {@link UpdateAuthenticationProfileCommand} */ updateAuthenticationProfile(args: UpdateAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise; updateAuthenticationProfile(args: UpdateAuthenticationProfileCommandInput, cb: (err: any, data?: UpdateAuthenticationProfileCommandOutput) => void): void; updateAuthenticationProfile(args: UpdateAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAuthenticationProfileCommandOutput) => void): void; /** * @see {@link UpdateContactCommand} */ updateContact(args: UpdateContactCommandInput, options?: __HttpHandlerOptions): Promise; updateContact(args: UpdateContactCommandInput, cb: (err: any, data?: UpdateContactCommandOutput) => void): void; updateContact(args: UpdateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactCommandOutput) => void): void; /** * @see {@link UpdateContactAttributesCommand} */ updateContactAttributes(args: UpdateContactAttributesCommandInput, options?: __HttpHandlerOptions): Promise; updateContactAttributes(args: UpdateContactAttributesCommandInput, cb: (err: any, data?: UpdateContactAttributesCommandOutput) => void): void; updateContactAttributes(args: UpdateContactAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactAttributesCommandOutput) => void): void; /** * @see {@link UpdateContactEvaluationCommand} */ updateContactEvaluation(args: UpdateContactEvaluationCommandInput, options?: __HttpHandlerOptions): Promise; updateContactEvaluation(args: UpdateContactEvaluationCommandInput, cb: (err: any, data?: UpdateContactEvaluationCommandOutput) => void): void; updateContactEvaluation(args: UpdateContactEvaluationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactEvaluationCommandOutput) => void): void; /** * @see {@link UpdateContactFlowContentCommand} */ updateContactFlowContent(args: UpdateContactFlowContentCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowContent(args: UpdateContactFlowContentCommandInput, cb: (err: any, data?: UpdateContactFlowContentCommandOutput) => void): void; updateContactFlowContent(args: UpdateContactFlowContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowContentCommandOutput) => void): void; /** * @see {@link UpdateContactFlowMetadataCommand} */ updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, cb: (err: any, data?: UpdateContactFlowMetadataCommandOutput) => void): void; updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowMetadataCommandOutput) => void): void; /** * @see {@link UpdateContactFlowModuleAliasCommand} */ updateContactFlowModuleAlias(args: UpdateContactFlowModuleAliasCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowModuleAlias(args: UpdateContactFlowModuleAliasCommandInput, cb: (err: any, data?: UpdateContactFlowModuleAliasCommandOutput) => void): void; updateContactFlowModuleAlias(args: UpdateContactFlowModuleAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowModuleAliasCommandOutput) => void): void; /** * @see {@link UpdateContactFlowModuleContentCommand} */ updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, cb: (err: any, data?: UpdateContactFlowModuleContentCommandOutput) => void): void; updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowModuleContentCommandOutput) => void): void; /** * @see {@link UpdateContactFlowModuleMetadataCommand} */ updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, cb: (err: any, data?: UpdateContactFlowModuleMetadataCommandOutput) => void): void; updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowModuleMetadataCommandOutput) => void): void; /** * @see {@link UpdateContactFlowNameCommand} */ updateContactFlowName(args: UpdateContactFlowNameCommandInput, options?: __HttpHandlerOptions): Promise; updateContactFlowName(args: UpdateContactFlowNameCommandInput, cb: (err: any, data?: UpdateContactFlowNameCommandOutput) => void): void; updateContactFlowName(args: UpdateContactFlowNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowNameCommandOutput) => void): void; /** * @see {@link UpdateContactRoutingDataCommand} */ updateContactRoutingData(args: UpdateContactRoutingDataCommandInput, options?: __HttpHandlerOptions): Promise; updateContactRoutingData(args: UpdateContactRoutingDataCommandInput, cb: (err: any, data?: UpdateContactRoutingDataCommandOutput) => void): void; updateContactRoutingData(args: UpdateContactRoutingDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactRoutingDataCommandOutput) => void): void; /** * @see {@link UpdateContactScheduleCommand} */ updateContactSchedule(args: UpdateContactScheduleCommandInput, options?: __HttpHandlerOptions): Promise; updateContactSchedule(args: UpdateContactScheduleCommandInput, cb: (err: any, data?: UpdateContactScheduleCommandOutput) => void): void; updateContactSchedule(args: UpdateContactScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactScheduleCommandOutput) => void): void; /** * @see {@link UpdateDataTableAttributeCommand} */ updateDataTableAttribute(args: UpdateDataTableAttributeCommandInput, options?: __HttpHandlerOptions): Promise; updateDataTableAttribute(args: UpdateDataTableAttributeCommandInput, cb: (err: any, data?: UpdateDataTableAttributeCommandOutput) => void): void; updateDataTableAttribute(args: UpdateDataTableAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDataTableAttributeCommandOutput) => void): void; /** * @see {@link UpdateDataTableMetadataCommand} */ updateDataTableMetadata(args: UpdateDataTableMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateDataTableMetadata(args: UpdateDataTableMetadataCommandInput, cb: (err: any, data?: UpdateDataTableMetadataCommandOutput) => void): void; updateDataTableMetadata(args: UpdateDataTableMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDataTableMetadataCommandOutput) => void): void; /** * @see {@link UpdateDataTablePrimaryValuesCommand} */ updateDataTablePrimaryValues(args: UpdateDataTablePrimaryValuesCommandInput, options?: __HttpHandlerOptions): Promise; updateDataTablePrimaryValues(args: UpdateDataTablePrimaryValuesCommandInput, cb: (err: any, data?: UpdateDataTablePrimaryValuesCommandOutput) => void): void; updateDataTablePrimaryValues(args: UpdateDataTablePrimaryValuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDataTablePrimaryValuesCommandOutput) => void): void; /** * @see {@link UpdateEmailAddressMetadataCommand} */ updateEmailAddressMetadata(args: UpdateEmailAddressMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateEmailAddressMetadata(args: UpdateEmailAddressMetadataCommandInput, cb: (err: any, data?: UpdateEmailAddressMetadataCommandOutput) => void): void; updateEmailAddressMetadata(args: UpdateEmailAddressMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailAddressMetadataCommandOutput) => void): void; /** * @see {@link UpdateEvaluationFormCommand} */ updateEvaluationForm(args: UpdateEvaluationFormCommandInput, options?: __HttpHandlerOptions): Promise; updateEvaluationForm(args: UpdateEvaluationFormCommandInput, cb: (err: any, data?: UpdateEvaluationFormCommandOutput) => void): void; updateEvaluationForm(args: UpdateEvaluationFormCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEvaluationFormCommandOutput) => void): void; /** * @see {@link UpdateHoursOfOperationCommand} */ updateHoursOfOperation(args: UpdateHoursOfOperationCommandInput, options?: __HttpHandlerOptions): Promise; updateHoursOfOperation(args: UpdateHoursOfOperationCommandInput, cb: (err: any, data?: UpdateHoursOfOperationCommandOutput) => void): void; updateHoursOfOperation(args: UpdateHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHoursOfOperationCommandOutput) => void): void; /** * @see {@link UpdateHoursOfOperationOverrideCommand} */ updateHoursOfOperationOverride(args: UpdateHoursOfOperationOverrideCommandInput, options?: __HttpHandlerOptions): Promise; updateHoursOfOperationOverride(args: UpdateHoursOfOperationOverrideCommandInput, cb: (err: any, data?: UpdateHoursOfOperationOverrideCommandOutput) => void): void; updateHoursOfOperationOverride(args: UpdateHoursOfOperationOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHoursOfOperationOverrideCommandOutput) => void): void; /** * @see {@link UpdateInstanceAttributeCommand} */ updateInstanceAttribute(args: UpdateInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise; updateInstanceAttribute(args: UpdateInstanceAttributeCommandInput, cb: (err: any, data?: UpdateInstanceAttributeCommandOutput) => void): void; updateInstanceAttribute(args: UpdateInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInstanceAttributeCommandOutput) => void): void; /** * @see {@link UpdateInstanceStorageConfigCommand} */ updateInstanceStorageConfig(args: UpdateInstanceStorageConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateInstanceStorageConfig(args: UpdateInstanceStorageConfigCommandInput, cb: (err: any, data?: UpdateInstanceStorageConfigCommandOutput) => void): void; updateInstanceStorageConfig(args: UpdateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInstanceStorageConfigCommandOutput) => void): void; /** * @see {@link UpdateNotificationContentCommand} */ updateNotificationContent(args: UpdateNotificationContentCommandInput, options?: __HttpHandlerOptions): Promise; updateNotificationContent(args: UpdateNotificationContentCommandInput, cb: (err: any, data?: UpdateNotificationContentCommandOutput) => void): void; updateNotificationContent(args: UpdateNotificationContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNotificationContentCommandOutput) => void): void; /** * @see {@link UpdateParticipantAuthenticationCommand} */ updateParticipantAuthentication(args: UpdateParticipantAuthenticationCommandInput, options?: __HttpHandlerOptions): Promise; updateParticipantAuthentication(args: UpdateParticipantAuthenticationCommandInput, cb: (err: any, data?: UpdateParticipantAuthenticationCommandOutput) => void): void; updateParticipantAuthentication(args: UpdateParticipantAuthenticationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateParticipantAuthenticationCommandOutput) => void): void; /** * @see {@link UpdateParticipantRoleConfigCommand} */ updateParticipantRoleConfig(args: UpdateParticipantRoleConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateParticipantRoleConfig(args: UpdateParticipantRoleConfigCommandInput, cb: (err: any, data?: UpdateParticipantRoleConfigCommandOutput) => void): void; updateParticipantRoleConfig(args: UpdateParticipantRoleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateParticipantRoleConfigCommandOutput) => void): void; /** * @see {@link UpdatePhoneNumberCommand} */ updatePhoneNumber(args: UpdatePhoneNumberCommandInput, options?: __HttpHandlerOptions): Promise; updatePhoneNumber(args: UpdatePhoneNumberCommandInput, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void): void; updatePhoneNumber(args: UpdatePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void): void; /** * @see {@link UpdatePhoneNumberMetadataCommand} */ updatePhoneNumberMetadata(args: UpdatePhoneNumberMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updatePhoneNumberMetadata(args: UpdatePhoneNumberMetadataCommandInput, cb: (err: any, data?: UpdatePhoneNumberMetadataCommandOutput) => void): void; updatePhoneNumberMetadata(args: UpdatePhoneNumberMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePhoneNumberMetadataCommandOutput) => void): void; /** * @see {@link UpdatePredefinedAttributeCommand} */ updatePredefinedAttribute(args: UpdatePredefinedAttributeCommandInput, options?: __HttpHandlerOptions): Promise; updatePredefinedAttribute(args: UpdatePredefinedAttributeCommandInput, cb: (err: any, data?: UpdatePredefinedAttributeCommandOutput) => void): void; updatePredefinedAttribute(args: UpdatePredefinedAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePredefinedAttributeCommandOutput) => void): void; /** * @see {@link UpdatePromptCommand} */ updatePrompt(args: UpdatePromptCommandInput, options?: __HttpHandlerOptions): Promise; updatePrompt(args: UpdatePromptCommandInput, cb: (err: any, data?: UpdatePromptCommandOutput) => void): void; updatePrompt(args: UpdatePromptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePromptCommandOutput) => void): void; /** * @see {@link UpdateQueueHoursOfOperationCommand} */ updateQueueHoursOfOperation(args: UpdateQueueHoursOfOperationCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueHoursOfOperation(args: UpdateQueueHoursOfOperationCommandInput, cb: (err: any, data?: UpdateQueueHoursOfOperationCommandOutput) => void): void; updateQueueHoursOfOperation(args: UpdateQueueHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueHoursOfOperationCommandOutput) => void): void; /** * @see {@link UpdateQueueMaxContactsCommand} */ updateQueueMaxContacts(args: UpdateQueueMaxContactsCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueMaxContacts(args: UpdateQueueMaxContactsCommandInput, cb: (err: any, data?: UpdateQueueMaxContactsCommandOutput) => void): void; updateQueueMaxContacts(args: UpdateQueueMaxContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueMaxContactsCommandOutput) => void): void; /** * @see {@link UpdateQueueNameCommand} */ updateQueueName(args: UpdateQueueNameCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueName(args: UpdateQueueNameCommandInput, cb: (err: any, data?: UpdateQueueNameCommandOutput) => void): void; updateQueueName(args: UpdateQueueNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueNameCommandOutput) => void): void; /** * @see {@link UpdateQueueOutboundCallerConfigCommand} */ updateQueueOutboundCallerConfig(args: UpdateQueueOutboundCallerConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueOutboundCallerConfig(args: UpdateQueueOutboundCallerConfigCommandInput, cb: (err: any, data?: UpdateQueueOutboundCallerConfigCommandOutput) => void): void; updateQueueOutboundCallerConfig(args: UpdateQueueOutboundCallerConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueOutboundCallerConfigCommandOutput) => void): void; /** * @see {@link UpdateQueueOutboundEmailConfigCommand} */ updateQueueOutboundEmailConfig(args: UpdateQueueOutboundEmailConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueOutboundEmailConfig(args: UpdateQueueOutboundEmailConfigCommandInput, cb: (err: any, data?: UpdateQueueOutboundEmailConfigCommandOutput) => void): void; updateQueueOutboundEmailConfig(args: UpdateQueueOutboundEmailConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueOutboundEmailConfigCommandOutput) => void): void; /** * @see {@link UpdateQueueStatusCommand} */ updateQueueStatus(args: UpdateQueueStatusCommandInput, options?: __HttpHandlerOptions): Promise; updateQueueStatus(args: UpdateQueueStatusCommandInput, cb: (err: any, data?: UpdateQueueStatusCommandOutput) => void): void; updateQueueStatus(args: UpdateQueueStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueStatusCommandOutput) => void): void; /** * @see {@link UpdateQuickConnectConfigCommand} */ updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, cb: (err: any, data?: UpdateQuickConnectConfigCommandOutput) => void): void; updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQuickConnectConfigCommandOutput) => void): void; /** * @see {@link UpdateQuickConnectNameCommand} */ updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, options?: __HttpHandlerOptions): Promise; updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, cb: (err: any, data?: UpdateQuickConnectNameCommandOutput) => void): void; updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQuickConnectNameCommandOutput) => void): void; /** * @see {@link UpdateRoutingProfileAgentAvailabilityTimerCommand} */ updateRoutingProfileAgentAvailabilityTimer(args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput, options?: __HttpHandlerOptions): Promise; updateRoutingProfileAgentAvailabilityTimer(args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput, cb: (err: any, data?: UpdateRoutingProfileAgentAvailabilityTimerCommandOutput) => void): void; updateRoutingProfileAgentAvailabilityTimer(args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileAgentAvailabilityTimerCommandOutput) => void): void; /** * @see {@link UpdateRoutingProfileConcurrencyCommand} */ updateRoutingProfileConcurrency(args: UpdateRoutingProfileConcurrencyCommandInput, options?: __HttpHandlerOptions): Promise; updateRoutingProfileConcurrency(args: UpdateRoutingProfileConcurrencyCommandInput, cb: (err: any, data?: UpdateRoutingProfileConcurrencyCommandOutput) => void): void; updateRoutingProfileConcurrency(args: UpdateRoutingProfileConcurrencyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileConcurrencyCommandOutput) => void): void; /** * @see {@link UpdateRoutingProfileDefaultOutboundQueueCommand} */ updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, options?: __HttpHandlerOptions): Promise; updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, cb: (err: any, data?: UpdateRoutingProfileDefaultOutboundQueueCommandOutput) => void): void; updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileDefaultOutboundQueueCommandOutput) => void): void; /** * @see {@link UpdateRoutingProfileNameCommand} */ updateRoutingProfileName(args: UpdateRoutingProfileNameCommandInput, options?: __HttpHandlerOptions): Promise; updateRoutingProfileName(args: UpdateRoutingProfileNameCommandInput, cb: (err: any, data?: UpdateRoutingProfileNameCommandOutput) => void): void; updateRoutingProfileName(args: UpdateRoutingProfileNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileNameCommandOutput) => void): void; /** * @see {@link UpdateRoutingProfileQueuesCommand} */ updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise; updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, cb: (err: any, data?: UpdateRoutingProfileQueuesCommandOutput) => void): void; updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileQueuesCommandOutput) => void): void; /** * @see {@link UpdateRuleCommand} */ updateRule(args: UpdateRuleCommandInput, options?: __HttpHandlerOptions): Promise; updateRule(args: UpdateRuleCommandInput, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void; updateRule(args: UpdateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void; /** * @see {@link UpdateSecurityProfileCommand} */ updateSecurityProfile(args: UpdateSecurityProfileCommandInput, options?: __HttpHandlerOptions): Promise; updateSecurityProfile(args: UpdateSecurityProfileCommandInput, cb: (err: any, data?: UpdateSecurityProfileCommandOutput) => void): void; updateSecurityProfile(args: UpdateSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityProfileCommandOutput) => void): void; /** * @see {@link UpdateTaskTemplateCommand} */ updateTaskTemplate(args: UpdateTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updateTaskTemplate(args: UpdateTaskTemplateCommandInput, cb: (err: any, data?: UpdateTaskTemplateCommandOutput) => void): void; updateTaskTemplate(args: UpdateTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTaskTemplateCommandOutput) => void): void; /** * @see {@link UpdateTestCaseCommand} */ updateTestCase(args: UpdateTestCaseCommandInput, options?: __HttpHandlerOptions): Promise; updateTestCase(args: UpdateTestCaseCommandInput, cb: (err: any, data?: UpdateTestCaseCommandOutput) => void): void; updateTestCase(args: UpdateTestCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTestCaseCommandOutput) => void): void; /** * @see {@link UpdateTrafficDistributionCommand} */ updateTrafficDistribution(args: UpdateTrafficDistributionCommandInput, options?: __HttpHandlerOptions): Promise; updateTrafficDistribution(args: UpdateTrafficDistributionCommandInput, cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void): void; updateTrafficDistribution(args: UpdateTrafficDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void): void; /** * @see {@link UpdateUserConfigCommand} */ updateUserConfig(args: UpdateUserConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateUserConfig(args: UpdateUserConfigCommandInput, cb: (err: any, data?: UpdateUserConfigCommandOutput) => void): void; updateUserConfig(args: UpdateUserConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserConfigCommandOutput) => void): void; /** * @see {@link UpdateUserHierarchyCommand} */ updateUserHierarchy(args: UpdateUserHierarchyCommandInput, options?: __HttpHandlerOptions): Promise; updateUserHierarchy(args: UpdateUserHierarchyCommandInput, cb: (err: any, data?: UpdateUserHierarchyCommandOutput) => void): void; updateUserHierarchy(args: UpdateUserHierarchyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyCommandOutput) => void): void; /** * @see {@link UpdateUserHierarchyGroupNameCommand} */ updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, options?: __HttpHandlerOptions): Promise; updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, cb: (err: any, data?: UpdateUserHierarchyGroupNameCommandOutput) => void): void; updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyGroupNameCommandOutput) => void): void; /** * @see {@link UpdateUserHierarchyStructureCommand} */ updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, options?: __HttpHandlerOptions): Promise; updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, cb: (err: any, data?: UpdateUserHierarchyStructureCommandOutput) => void): void; updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyStructureCommandOutput) => void): void; /** * @see {@link UpdateUserIdentityInfoCommand} */ updateUserIdentityInfo(args: UpdateUserIdentityInfoCommandInput, options?: __HttpHandlerOptions): Promise; updateUserIdentityInfo(args: UpdateUserIdentityInfoCommandInput, cb: (err: any, data?: UpdateUserIdentityInfoCommandOutput) => void): void; updateUserIdentityInfo(args: UpdateUserIdentityInfoCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserIdentityInfoCommandOutput) => void): void; /** * @see {@link UpdateUserNotificationStatusCommand} */ updateUserNotificationStatus(args: UpdateUserNotificationStatusCommandInput, options?: __HttpHandlerOptions): Promise; updateUserNotificationStatus(args: UpdateUserNotificationStatusCommandInput, cb: (err: any, data?: UpdateUserNotificationStatusCommandOutput) => void): void; updateUserNotificationStatus(args: UpdateUserNotificationStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserNotificationStatusCommandOutput) => void): void; /** * @see {@link UpdateUserPhoneConfigCommand} */ updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, options?: __HttpHandlerOptions): Promise; updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, cb: (err: any, data?: UpdateUserPhoneConfigCommandOutput) => void): void; updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserPhoneConfigCommandOutput) => void): void; /** * @see {@link UpdateUserProficienciesCommand} */ updateUserProficiencies(args: UpdateUserProficienciesCommandInput, options?: __HttpHandlerOptions): Promise; updateUserProficiencies(args: UpdateUserProficienciesCommandInput, cb: (err: any, data?: UpdateUserProficienciesCommandOutput) => void): void; updateUserProficiencies(args: UpdateUserProficienciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserProficienciesCommandOutput) => void): void; /** * @see {@link UpdateUserRoutingProfileCommand} */ updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise; updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, cb: (err: any, data?: UpdateUserRoutingProfileCommandOutput) => void): void; updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserRoutingProfileCommandOutput) => void): void; /** * @see {@link UpdateUserSecurityProfilesCommand} */ updateUserSecurityProfiles(args: UpdateUserSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise; updateUserSecurityProfiles(args: UpdateUserSecurityProfilesCommandInput, cb: (err: any, data?: UpdateUserSecurityProfilesCommandOutput) => void): void; updateUserSecurityProfiles(args: UpdateUserSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserSecurityProfilesCommandOutput) => void): void; /** * @see {@link UpdateViewContentCommand} */ updateViewContent(args: UpdateViewContentCommandInput, options?: __HttpHandlerOptions): Promise; updateViewContent(args: UpdateViewContentCommandInput, cb: (err: any, data?: UpdateViewContentCommandOutput) => void): void; updateViewContent(args: UpdateViewContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateViewContentCommandOutput) => void): void; /** * @see {@link UpdateViewMetadataCommand} */ updateViewMetadata(args: UpdateViewMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateViewMetadata(args: UpdateViewMetadataCommandInput, cb: (err: any, data?: UpdateViewMetadataCommandOutput) => void): void; updateViewMetadata(args: UpdateViewMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateViewMetadataCommandOutput) => void): void; /** * @see {@link UpdateWorkspaceMetadataCommand} */ updateWorkspaceMetadata(args: UpdateWorkspaceMetadataCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkspaceMetadata(args: UpdateWorkspaceMetadataCommandInput, cb: (err: any, data?: UpdateWorkspaceMetadataCommandOutput) => void): void; updateWorkspaceMetadata(args: UpdateWorkspaceMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspaceMetadataCommandOutput) => void): void; /** * @see {@link UpdateWorkspacePageCommand} */ updateWorkspacePage(args: UpdateWorkspacePageCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkspacePage(args: UpdateWorkspacePageCommandInput, cb: (err: any, data?: UpdateWorkspacePageCommandOutput) => void): void; updateWorkspacePage(args: UpdateWorkspacePageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspacePageCommandOutput) => void): void; /** * @see {@link UpdateWorkspaceThemeCommand} */ updateWorkspaceTheme(args: UpdateWorkspaceThemeCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkspaceTheme(args: UpdateWorkspaceThemeCommandInput, cb: (err: any, data?: UpdateWorkspaceThemeCommandOutput) => void): void; updateWorkspaceTheme(args: UpdateWorkspaceThemeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspaceThemeCommandOutput) => void): void; /** * @see {@link UpdateWorkspaceVisibilityCommand} */ updateWorkspaceVisibility(args: UpdateWorkspaceVisibilityCommandInput, options?: __HttpHandlerOptions): Promise; updateWorkspaceVisibility(args: UpdateWorkspaceVisibilityCommandInput, cb: (err: any, data?: UpdateWorkspaceVisibilityCommandOutput) => void): void; updateWorkspaceVisibility(args: UpdateWorkspaceVisibilityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkspaceVisibilityCommandOutput) => void): void; /** * @see {@link EvaluateDataTableValuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link EvaluateDataTableValuesCommandOutput}. */ paginateEvaluateDataTableValues(args: EvaluateDataTableValuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link GetCurrentMetricDataCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link GetCurrentMetricDataCommandOutput}. */ paginateGetCurrentMetricData(args: GetCurrentMetricDataCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link GetCurrentUserDataCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link GetCurrentUserDataCommandOutput}. */ paginateGetCurrentUserData(args: GetCurrentUserDataCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link GetMetricDataCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link GetMetricDataCommandOutput}. */ paginateGetMetricData(args: GetMetricDataCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link GetMetricDataV2Command} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link GetMetricDataV2CommandOutput}. */ paginateGetMetricDataV2(args: GetMetricDataV2CommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListAgentStatusesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAgentStatusesCommandOutput}. */ paginateListAgentStatuses(args: ListAgentStatusesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListApprovedOriginsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListApprovedOriginsCommandOutput}. */ paginateListApprovedOrigins(args: ListApprovedOriginsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListAttachedFilesConfigurationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAttachedFilesConfigurationsCommandOutput}. */ paginateListAttachedFilesConfigurations(args: ListAttachedFilesConfigurationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListAuthenticationProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListAuthenticationProfilesCommandOutput}. */ paginateListAuthenticationProfiles(args: ListAuthenticationProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListBotsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListBotsCommandOutput}. */ paginateListBots(args: ListBotsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListChildHoursOfOperationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListChildHoursOfOperationsCommandOutput}. */ paginateListChildHoursOfOperations(args: ListChildHoursOfOperationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactEvaluationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactEvaluationsCommandOutput}. */ paginateListContactEvaluations(args: ListContactEvaluationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactFlowModuleAliasesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactFlowModuleAliasesCommandOutput}. */ paginateListContactFlowModuleAliases(args: ListContactFlowModuleAliasesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactFlowModulesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactFlowModulesCommandOutput}. */ paginateListContactFlowModules(args: ListContactFlowModulesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactFlowModuleVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactFlowModuleVersionsCommandOutput}. */ paginateListContactFlowModuleVersions(args: ListContactFlowModuleVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactFlowsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactFlowsCommandOutput}. */ paginateListContactFlows(args: ListContactFlowsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactFlowVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactFlowVersionsCommandOutput}. */ paginateListContactFlowVersions(args: ListContactFlowVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListContactReferencesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListContactReferencesCommandOutput}. */ paginateListContactReferences(args: ListContactReferencesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDataTableAttributesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDataTableAttributesCommandOutput}. */ paginateListDataTableAttributes(args: ListDataTableAttributesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDataTablePrimaryValuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDataTablePrimaryValuesCommandOutput}. */ paginateListDataTablePrimaryValues(args: ListDataTablePrimaryValuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDataTablesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDataTablesCommandOutput}. */ paginateListDataTables(args: ListDataTablesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDataTableValuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDataTableValuesCommandOutput}. */ paginateListDataTableValues(args: ListDataTableValuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDefaultVocabulariesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDefaultVocabulariesCommandOutput}. */ paginateListDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListEntitySecurityProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListEntitySecurityProfilesCommandOutput}. */ paginateListEntitySecurityProfiles(args: ListEntitySecurityProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListEvaluationFormsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListEvaluationFormsCommandOutput}. */ paginateListEvaluationForms(args: ListEvaluationFormsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListEvaluationFormVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListEvaluationFormVersionsCommandOutput}. */ paginateListEvaluationFormVersions(args: ListEvaluationFormVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListFlowAssociationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListFlowAssociationsCommandOutput}. */ paginateListFlowAssociations(args: ListFlowAssociationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListHoursOfOperationOverridesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListHoursOfOperationOverridesCommandOutput}. */ paginateListHoursOfOperationOverrides(args: ListHoursOfOperationOverridesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListHoursOfOperationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListHoursOfOperationsCommandOutput}. */ paginateListHoursOfOperations(args: ListHoursOfOperationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListInstanceAttributesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListInstanceAttributesCommandOutput}. */ paginateListInstanceAttributes(args: ListInstanceAttributesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListInstancesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListInstancesCommandOutput}. */ paginateListInstances(args?: ListInstancesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListInstanceStorageConfigsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListInstanceStorageConfigsCommandOutput}. */ paginateListInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListIntegrationAssociationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListIntegrationAssociationsCommandOutput}. */ paginateListIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListLambdaFunctionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListLambdaFunctionsCommandOutput}. */ paginateListLambdaFunctions(args: ListLambdaFunctionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListLexBotsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListLexBotsCommandOutput}. */ paginateListLexBots(args: ListLexBotsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPhoneNumbersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPhoneNumbersCommandOutput}. */ paginateListPhoneNumbers(args: ListPhoneNumbersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPhoneNumbersV2Command} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPhoneNumbersV2CommandOutput}. */ paginateListPhoneNumbersV2(args?: ListPhoneNumbersV2CommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPredefinedAttributesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPredefinedAttributesCommandOutput}. */ paginateListPredefinedAttributes(args: ListPredefinedAttributesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPromptsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPromptsCommandOutput}. */ paginateListPrompts(args: ListPromptsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListQueueQuickConnectsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListQueueQuickConnectsCommandOutput}. */ paginateListQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListQueuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListQueuesCommandOutput}. */ paginateListQueues(args: ListQueuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListQuickConnectsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListQuickConnectsCommandOutput}. */ paginateListQuickConnects(args: ListQuickConnectsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRealtimeContactAnalysisSegmentsV2Command} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRealtimeContactAnalysisSegmentsV2CommandOutput}. */ paginateListRealtimeContactAnalysisSegmentsV2(args: ListRealtimeContactAnalysisSegmentsV2CommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRoutingProfileManualAssignmentQueuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRoutingProfileManualAssignmentQueuesCommandOutput}. */ paginateListRoutingProfileManualAssignmentQueues(args: ListRoutingProfileManualAssignmentQueuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRoutingProfileQueuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRoutingProfileQueuesCommandOutput}. */ paginateListRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRoutingProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRoutingProfilesCommandOutput}. */ paginateListRoutingProfiles(args: ListRoutingProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListRulesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListRulesCommandOutput}. */ paginateListRules(args: ListRulesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSecurityKeysCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSecurityKeysCommandOutput}. */ paginateListSecurityKeys(args: ListSecurityKeysCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSecurityProfileApplicationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSecurityProfileApplicationsCommandOutput}. */ paginateListSecurityProfileApplications(args: ListSecurityProfileApplicationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSecurityProfileFlowModulesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSecurityProfileFlowModulesCommandOutput}. */ paginateListSecurityProfileFlowModules(args: ListSecurityProfileFlowModulesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSecurityProfilePermissionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSecurityProfilePermissionsCommandOutput}. */ paginateListSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSecurityProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSecurityProfilesCommandOutput}. */ paginateListSecurityProfiles(args: ListSecurityProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListTaskTemplatesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListTaskTemplatesCommandOutput}. */ paginateListTaskTemplates(args: ListTaskTemplatesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListTestCasesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListTestCasesCommandOutput}. */ paginateListTestCases(args: ListTestCasesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListTrafficDistributionGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListTrafficDistributionGroupsCommandOutput}. */ paginateListTrafficDistributionGroups(args?: ListTrafficDistributionGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListTrafficDistributionGroupUsersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListTrafficDistributionGroupUsersCommandOutput}. */ paginateListTrafficDistributionGroupUsers(args: ListTrafficDistributionGroupUsersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListUseCasesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListUseCasesCommandOutput}. */ paginateListUseCases(args: ListUseCasesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListUserHierarchyGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListUserHierarchyGroupsCommandOutput}. */ paginateListUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListUserProficienciesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListUserProficienciesCommandOutput}. */ paginateListUserProficiencies(args: ListUserProficienciesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListUsersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListUsersCommandOutput}. */ paginateListUsers(args: ListUsersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListViewsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListViewsCommandOutput}. */ paginateListViews(args: ListViewsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListViewVersionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListViewVersionsCommandOutput}. */ paginateListViewVersions(args: ListViewVersionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWorkspacePagesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWorkspacePagesCommandOutput}. */ paginateListWorkspacePages(args: ListWorkspacePagesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWorkspacesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWorkspacesCommandOutput}. */ paginateListWorkspaces(args: ListWorkspacesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchAgentStatusesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchAgentStatusesCommandOutput}. */ paginateSearchAgentStatuses(args: SearchAgentStatusesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchAvailablePhoneNumbersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchAvailablePhoneNumbersCommandOutput}. */ paginateSearchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchContactFlowModulesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchContactFlowModulesCommandOutput}. */ paginateSearchContactFlowModules(args: SearchContactFlowModulesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchContactFlowsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchContactFlowsCommandOutput}. */ paginateSearchContactFlows(args: SearchContactFlowsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchContactsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchContactsCommandOutput}. */ paginateSearchContacts(args: SearchContactsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchDataTablesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchDataTablesCommandOutput}. */ paginateSearchDataTables(args: SearchDataTablesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchHoursOfOperationOverridesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchHoursOfOperationOverridesCommandOutput}. */ paginateSearchHoursOfOperationOverrides(args: SearchHoursOfOperationOverridesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchHoursOfOperationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchHoursOfOperationsCommandOutput}. */ paginateSearchHoursOfOperations(args: SearchHoursOfOperationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchPredefinedAttributesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchPredefinedAttributesCommandOutput}. */ paginateSearchPredefinedAttributes(args: SearchPredefinedAttributesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchPromptsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchPromptsCommandOutput}. */ paginateSearchPrompts(args: SearchPromptsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchQueuesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchQueuesCommandOutput}. */ paginateSearchQueues(args: SearchQueuesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchQuickConnectsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchQuickConnectsCommandOutput}. */ paginateSearchQuickConnects(args: SearchQuickConnectsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchResourceTagsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchResourceTagsCommandOutput}. */ paginateSearchResourceTags(args: SearchResourceTagsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchRoutingProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchRoutingProfilesCommandOutput}. */ paginateSearchRoutingProfiles(args: SearchRoutingProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchSecurityProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchSecurityProfilesCommandOutput}. */ paginateSearchSecurityProfiles(args: SearchSecurityProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchTestCasesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchTestCasesCommandOutput}. */ paginateSearchTestCases(args: SearchTestCasesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchUserHierarchyGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchUserHierarchyGroupsCommandOutput}. */ paginateSearchUserHierarchyGroups(args: SearchUserHierarchyGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchUsersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchUsersCommandOutput}. */ paginateSearchUsers(args: SearchUsersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchViewsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchViewsCommandOutput}. */ paginateSearchViews(args: SearchViewsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchVocabulariesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchVocabulariesCommandOutput}. */ paginateSearchVocabularies(args: SearchVocabulariesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchWorkspaceAssociationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchWorkspaceAssociationsCommandOutput}. */ paginateSearchWorkspaceAssociations(args: SearchWorkspaceAssociationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchWorkspacesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchWorkspacesCommandOutput}. */ paginateSearchWorkspaces(args: SearchWorkspacesCommandInput, paginationConfig?: Omit): Paginator; } /** * *

Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact * center and provide reliable customer engagement at any scale.

*

Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.

*

There are limits to the number of Amazon Connect resources that you can create. There are also limits to the * number of requests that you can make per second. For more information, see Amazon Connect Service Quotas in the * Amazon Connect Administrator Guide.

*

You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see Amazon Connect * Endpoints.

* @public */ export declare class Connect extends ConnectClient implements Connect { }