@aws-sdk/client-connect 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +96 -0
- package/dist-cjs/Connect.js +24 -0
- package/dist-cjs/commands/ActivateEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/AssociateAnalyticsDataSetCommand.js +18 -41
- package/dist-cjs/commands/AssociateApprovedOriginCommand.js +18 -41
- package/dist-cjs/commands/AssociateBotCommand.js +18 -41
- package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +18 -41
- package/dist-cjs/commands/AssociateFlowCommand.js +18 -41
- package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +18 -41
- package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +18 -41
- package/dist-cjs/commands/AssociateLexBotCommand.js +18 -41
- package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +18 -41
- package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +18 -41
- package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +18 -41
- package/dist-cjs/commands/AssociateSecurityKeyCommand.js +18 -41
- package/dist-cjs/commands/AssociateTrafficDistributionGroupUserCommand.js +18 -41
- package/dist-cjs/commands/AssociateUserProficienciesCommand.js +28 -0
- package/dist-cjs/commands/BatchAssociateAnalyticsDataSetCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateAnalyticsDataSetCommand.js +18 -41
- package/dist-cjs/commands/BatchGetFlowAssociationCommand.js +18 -41
- package/dist-cjs/commands/BatchPutContactCommand.js +18 -41
- package/dist-cjs/commands/ClaimPhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/CreateAgentStatusCommand.js +18 -41
- package/dist-cjs/commands/CreateContactFlowCommand.js +18 -41
- package/dist-cjs/commands/CreateContactFlowModuleCommand.js +18 -41
- package/dist-cjs/commands/CreateEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/CreateHoursOfOperationCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateParticipantCommand.js +18 -41
- package/dist-cjs/commands/CreatePersistentContactAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreatePredefinedAttributeCommand.js +28 -0
- package/dist-cjs/commands/CreatePromptCommand.js +18 -41
- package/dist-cjs/commands/CreateQueueCommand.js +18 -41
- package/dist-cjs/commands/CreateQuickConnectCommand.js +18 -41
- package/dist-cjs/commands/CreateRoutingProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateTaskTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateUseCaseCommand.js +18 -41
- package/dist-cjs/commands/CreateUserCommand.js +18 -41
- package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateViewCommand.js +18 -41
- package/dist-cjs/commands/CreateViewVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeactivateEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/DeleteContactEvaluationCommand.js +18 -41
- package/dist-cjs/commands/DeleteContactFlowCommand.js +18 -41
- package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeletePredefinedAttributeCommand.js +28 -0
- package/dist-cjs/commands/DeletePromptCommand.js +18 -41
- package/dist-cjs/commands/DeleteQueueCommand.js +18 -41
- package/dist-cjs/commands/DeleteQuickConnectCommand.js +18 -41
- package/dist-cjs/commands/DeleteRoutingProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteTaskTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteUseCaseCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteViewCommand.js +18 -41
- package/dist-cjs/commands/DeleteViewVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DescribeAgentStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeContactCommand.js +18 -41
- package/dist-cjs/commands/DescribeContactEvaluationCommand.js +18 -41
- package/dist-cjs/commands/DescribeContactFlowCommand.js +18 -41
- package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +18 -41
- package/dist-cjs/commands/DescribeEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +18 -41
- package/dist-cjs/commands/DescribePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/DescribePredefinedAttributeCommand.js +28 -0
- package/dist-cjs/commands/DescribePromptCommand.js +18 -41
- package/dist-cjs/commands/DescribeQueueCommand.js +18 -41
- package/dist-cjs/commands/DescribeQuickConnectCommand.js +18 -41
- package/dist-cjs/commands/DescribeRoutingProfileCommand.js +18 -41
- package/dist-cjs/commands/DescribeRuleCommand.js +18 -41
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +18 -41
- package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +18 -41
- package/dist-cjs/commands/DescribeViewCommand.js +18 -41
- package/dist-cjs/commands/DescribeVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAnalyticsDataSetCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +18 -41
- package/dist-cjs/commands/DisassociateBotCommand.js +18 -41
- package/dist-cjs/commands/DisassociateFlowCommand.js +18 -41
- package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +18 -41
- package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +18 -41
- package/dist-cjs/commands/DisassociateLexBotCommand.js +18 -41
- package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +18 -41
- package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +18 -41
- package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +18 -41
- package/dist-cjs/commands/DisassociateTrafficDistributionGroupUserCommand.js +18 -41
- package/dist-cjs/commands/DisassociateUserProficienciesCommand.js +28 -0
- package/dist-cjs/commands/DismissUserContactCommand.js +18 -41
- package/dist-cjs/commands/GetContactAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetCurrentMetricDataCommand.js +18 -41
- package/dist-cjs/commands/GetCurrentUserDataCommand.js +18 -41
- package/dist-cjs/commands/GetFederationTokenCommand.js +18 -41
- package/dist-cjs/commands/GetFlowAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetMetricDataCommand.js +18 -41
- package/dist-cjs/commands/GetMetricDataV2Command.js +18 -41
- package/dist-cjs/commands/GetPromptFileCommand.js +18 -41
- package/dist-cjs/commands/GetTaskTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetTrafficDistributionCommand.js +18 -41
- package/dist-cjs/commands/ImportPhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/ListAgentStatusesCommand.js +18 -41
- package/dist-cjs/commands/ListAnalyticsDataAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListApprovedOriginsCommand.js +18 -41
- package/dist-cjs/commands/ListBotsCommand.js +18 -41
- package/dist-cjs/commands/ListContactEvaluationsCommand.js +18 -41
- package/dist-cjs/commands/ListContactFlowModulesCommand.js +18 -41
- package/dist-cjs/commands/ListContactFlowsCommand.js +18 -41
- package/dist-cjs/commands/ListContactReferencesCommand.js +18 -41
- package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/ListEvaluationFormVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListEvaluationFormsCommand.js +18 -41
- package/dist-cjs/commands/ListFlowAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListHoursOfOperationsCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceAttributesCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +18 -41
- package/dist-cjs/commands/ListInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListLambdaFunctionsCommand.js +18 -41
- package/dist-cjs/commands/ListLexBotsCommand.js +18 -41
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +18 -41
- package/dist-cjs/commands/ListPhoneNumbersV2Command.js +18 -41
- package/dist-cjs/commands/ListPredefinedAttributesCommand.js +28 -0
- package/dist-cjs/commands/ListPromptsCommand.js +18 -41
- package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +18 -41
- package/dist-cjs/commands/ListQueuesCommand.js +18 -41
- package/dist-cjs/commands/ListQuickConnectsCommand.js +18 -41
- package/dist-cjs/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +18 -41
- package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +18 -41
- package/dist-cjs/commands/ListRoutingProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListRulesCommand.js +18 -41
- package/dist-cjs/commands/ListSecurityKeysCommand.js +18 -41
- package/dist-cjs/commands/ListSecurityProfileApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTaskTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficDistributionGroupUsersCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListUseCasesCommand.js +18 -41
- package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListUserProficienciesCommand.js +28 -0
- package/dist-cjs/commands/ListUsersCommand.js +18 -41
- package/dist-cjs/commands/ListViewVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListViewsCommand.js +18 -41
- package/dist-cjs/commands/MonitorContactCommand.js +18 -41
- package/dist-cjs/commands/PauseContactCommand.js +18 -41
- package/dist-cjs/commands/PutUserStatusCommand.js +18 -41
- package/dist-cjs/commands/ReleasePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/ReplicateInstanceCommand.js +18 -41
- package/dist-cjs/commands/ResumeContactCommand.js +18 -41
- package/dist-cjs/commands/ResumeContactRecordingCommand.js +18 -41
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +18 -41
- package/dist-cjs/commands/SearchContactsCommand.js +29 -0
- package/dist-cjs/commands/SearchHoursOfOperationsCommand.js +18 -41
- package/dist-cjs/commands/SearchPredefinedAttributesCommand.js +28 -0
- package/dist-cjs/commands/SearchPromptsCommand.js +18 -41
- package/dist-cjs/commands/SearchQueuesCommand.js +18 -41
- package/dist-cjs/commands/SearchQuickConnectsCommand.js +18 -41
- package/dist-cjs/commands/SearchResourceTagsCommand.js +18 -41
- package/dist-cjs/commands/SearchRoutingProfilesCommand.js +18 -41
- package/dist-cjs/commands/SearchSecurityProfilesCommand.js +18 -41
- package/dist-cjs/commands/SearchUsersCommand.js +18 -41
- package/dist-cjs/commands/SearchVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/SendChatIntegrationEventCommand.js +18 -41
- package/dist-cjs/commands/StartChatContactCommand.js +18 -41
- package/dist-cjs/commands/StartContactEvaluationCommand.js +18 -41
- package/dist-cjs/commands/StartContactRecordingCommand.js +18 -41
- package/dist-cjs/commands/StartContactStreamingCommand.js +18 -41
- package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +18 -41
- package/dist-cjs/commands/StartTaskContactCommand.js +18 -41
- package/dist-cjs/commands/StartWebRTCContactCommand.js +18 -41
- package/dist-cjs/commands/StopContactCommand.js +18 -41
- package/dist-cjs/commands/StopContactRecordingCommand.js +18 -41
- package/dist-cjs/commands/StopContactStreamingCommand.js +18 -41
- package/dist-cjs/commands/SubmitContactEvaluationCommand.js +18 -41
- package/dist-cjs/commands/SuspendContactRecordingCommand.js +18 -41
- package/dist-cjs/commands/TagContactCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TransferContactCommand.js +18 -41
- package/dist-cjs/commands/UntagContactCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAgentStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactEvaluationCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactFlowContentCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactFlowNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateContactRoutingDataCommand.js +28 -0
- package/dist-cjs/commands/UpdateContactScheduleCommand.js +18 -41
- package/dist-cjs/commands/UpdateEvaluationFormCommand.js +18 -41
- package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +18 -41
- package/dist-cjs/commands/UpdatePhoneNumberMetadataCommand.js +18 -41
- package/dist-cjs/commands/UpdatePredefinedAttributeCommand.js +28 -0
- package/dist-cjs/commands/UpdatePromptCommand.js +18 -41
- package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +18 -41
- package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +18 -41
- package/dist-cjs/commands/UpdateQueueNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateQueueStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateTaskTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserHierarchyCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserProficienciesCommand.js +28 -0
- package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +18 -41
- package/dist-cjs/commands/UpdateViewContentCommand.js +18 -41
- package/dist-cjs/commands/UpdateViewMetadataCommand.js +18 -41
- package/dist-cjs/commands/index.js +12 -0
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/models/models_0.js +10 -16
- package/dist-cjs/models/models_1.js +62 -25
- package/dist-cjs/models/models_2.js +39 -1
- package/dist-cjs/pagination/ListPredefinedAttributesPaginator.js +7 -0
- package/dist-cjs/pagination/ListUserProficienciesPaginator.js +7 -0
- package/dist-cjs/pagination/SearchContactsPaginator.js +7 -0
- package/dist-cjs/pagination/SearchPredefinedAttributesPaginator.js +7 -0
- package/dist-cjs/pagination/index.js +4 -0
- package/dist-cjs/protocols/Aws_restJson1.js +878 -32
- package/dist-es/Connect.js +24 -0
- package/dist-es/commands/ActivateEvaluationFormCommand.js +18 -41
- package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +18 -41
- package/dist-es/commands/AssociateApprovedOriginCommand.js +18 -41
- package/dist-es/commands/AssociateBotCommand.js +18 -41
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +18 -41
- package/dist-es/commands/AssociateFlowCommand.js +18 -41
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +18 -41
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +18 -41
- package/dist-es/commands/AssociateLexBotCommand.js +18 -41
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +18 -41
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +18 -41
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +18 -41
- package/dist-es/commands/AssociateSecurityKeyCommand.js +18 -41
- package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +18 -41
- package/dist-es/commands/AssociateUserProficienciesCommand.js +24 -0
- package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +18 -41
- package/dist-es/commands/BatchGetFlowAssociationCommand.js +18 -41
- package/dist-es/commands/BatchPutContactCommand.js +18 -41
- package/dist-es/commands/ClaimPhoneNumberCommand.js +18 -41
- package/dist-es/commands/CreateAgentStatusCommand.js +18 -41
- package/dist-es/commands/CreateContactFlowCommand.js +18 -41
- package/dist-es/commands/CreateContactFlowModuleCommand.js +18 -41
- package/dist-es/commands/CreateEvaluationFormCommand.js +18 -41
- package/dist-es/commands/CreateHoursOfOperationCommand.js +18 -41
- package/dist-es/commands/CreateInstanceCommand.js +18 -41
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +18 -41
- package/dist-es/commands/CreateParticipantCommand.js +18 -41
- package/dist-es/commands/CreatePersistentContactAssociationCommand.js +18 -41
- package/dist-es/commands/CreatePredefinedAttributeCommand.js +24 -0
- package/dist-es/commands/CreatePromptCommand.js +18 -41
- package/dist-es/commands/CreateQueueCommand.js +18 -41
- package/dist-es/commands/CreateQuickConnectCommand.js +18 -41
- package/dist-es/commands/CreateRoutingProfileCommand.js +18 -41
- package/dist-es/commands/CreateRuleCommand.js +18 -41
- package/dist-es/commands/CreateSecurityProfileCommand.js +18 -41
- package/dist-es/commands/CreateTaskTemplateCommand.js +18 -41
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +18 -41
- package/dist-es/commands/CreateUseCaseCommand.js +18 -41
- package/dist-es/commands/CreateUserCommand.js +18 -41
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +18 -41
- package/dist-es/commands/CreateViewCommand.js +18 -41
- package/dist-es/commands/CreateViewVersionCommand.js +18 -41
- package/dist-es/commands/CreateVocabularyCommand.js +18 -41
- package/dist-es/commands/DeactivateEvaluationFormCommand.js +18 -41
- package/dist-es/commands/DeleteContactEvaluationCommand.js +18 -41
- package/dist-es/commands/DeleteContactFlowCommand.js +18 -41
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +18 -41
- package/dist-es/commands/DeleteEvaluationFormCommand.js +18 -41
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +18 -41
- package/dist-es/commands/DeletePredefinedAttributeCommand.js +24 -0
- package/dist-es/commands/DeletePromptCommand.js +18 -41
- package/dist-es/commands/DeleteQueueCommand.js +18 -41
- package/dist-es/commands/DeleteQuickConnectCommand.js +18 -41
- package/dist-es/commands/DeleteRoutingProfileCommand.js +18 -41
- package/dist-es/commands/DeleteRuleCommand.js +18 -41
- package/dist-es/commands/DeleteSecurityProfileCommand.js +18 -41
- package/dist-es/commands/DeleteTaskTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +18 -41
- package/dist-es/commands/DeleteUseCaseCommand.js +18 -41
- package/dist-es/commands/DeleteUserCommand.js +18 -41
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +18 -41
- package/dist-es/commands/DeleteViewCommand.js +18 -41
- package/dist-es/commands/DeleteViewVersionCommand.js +18 -41
- package/dist-es/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-es/commands/DescribeAgentStatusCommand.js +18 -41
- package/dist-es/commands/DescribeContactCommand.js +18 -41
- package/dist-es/commands/DescribeContactEvaluationCommand.js +18 -41
- package/dist-es/commands/DescribeContactFlowCommand.js +18 -41
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +18 -41
- package/dist-es/commands/DescribeEvaluationFormCommand.js +18 -41
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +18 -41
- package/dist-es/commands/DescribePhoneNumberCommand.js +18 -41
- package/dist-es/commands/DescribePredefinedAttributeCommand.js +24 -0
- package/dist-es/commands/DescribePromptCommand.js +18 -41
- package/dist-es/commands/DescribeQueueCommand.js +18 -41
- package/dist-es/commands/DescribeQuickConnectCommand.js +18 -41
- package/dist-es/commands/DescribeRoutingProfileCommand.js +18 -41
- package/dist-es/commands/DescribeRuleCommand.js +18 -41
- package/dist-es/commands/DescribeSecurityProfileCommand.js +18 -41
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +18 -41
- package/dist-es/commands/DescribeUserCommand.js +18 -41
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +18 -41
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +18 -41
- package/dist-es/commands/DescribeViewCommand.js +18 -41
- package/dist-es/commands/DescribeVocabularyCommand.js +18 -41
- package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +18 -41
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +18 -41
- package/dist-es/commands/DisassociateBotCommand.js +18 -41
- package/dist-es/commands/DisassociateFlowCommand.js +18 -41
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +18 -41
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +18 -41
- package/dist-es/commands/DisassociateLexBotCommand.js +18 -41
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +18 -41
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +18 -41
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +18 -41
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +18 -41
- package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +18 -41
- package/dist-es/commands/DisassociateUserProficienciesCommand.js +24 -0
- package/dist-es/commands/DismissUserContactCommand.js +18 -41
- package/dist-es/commands/GetContactAttributesCommand.js +18 -41
- package/dist-es/commands/GetCurrentMetricDataCommand.js +18 -41
- package/dist-es/commands/GetCurrentUserDataCommand.js +18 -41
- package/dist-es/commands/GetFederationTokenCommand.js +18 -41
- package/dist-es/commands/GetFlowAssociationCommand.js +18 -41
- package/dist-es/commands/GetMetricDataCommand.js +18 -41
- package/dist-es/commands/GetMetricDataV2Command.js +18 -41
- package/dist-es/commands/GetPromptFileCommand.js +18 -41
- package/dist-es/commands/GetTaskTemplateCommand.js +18 -41
- package/dist-es/commands/GetTrafficDistributionCommand.js +18 -41
- package/dist-es/commands/ImportPhoneNumberCommand.js +18 -41
- package/dist-es/commands/ListAgentStatusesCommand.js +18 -41
- package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +18 -41
- package/dist-es/commands/ListApprovedOriginsCommand.js +18 -41
- package/dist-es/commands/ListBotsCommand.js +18 -41
- package/dist-es/commands/ListContactEvaluationsCommand.js +18 -41
- package/dist-es/commands/ListContactFlowModulesCommand.js +18 -41
- package/dist-es/commands/ListContactFlowsCommand.js +18 -41
- package/dist-es/commands/ListContactReferencesCommand.js +18 -41
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +18 -41
- package/dist-es/commands/ListEvaluationFormVersionsCommand.js +18 -41
- package/dist-es/commands/ListEvaluationFormsCommand.js +18 -41
- package/dist-es/commands/ListFlowAssociationsCommand.js +18 -41
- package/dist-es/commands/ListHoursOfOperationsCommand.js +18 -41
- package/dist-es/commands/ListInstanceAttributesCommand.js +18 -41
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +18 -41
- package/dist-es/commands/ListInstancesCommand.js +18 -41
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +18 -41
- package/dist-es/commands/ListLambdaFunctionsCommand.js +18 -41
- package/dist-es/commands/ListLexBotsCommand.js +18 -41
- package/dist-es/commands/ListPhoneNumbersCommand.js +18 -41
- package/dist-es/commands/ListPhoneNumbersV2Command.js +18 -41
- package/dist-es/commands/ListPredefinedAttributesCommand.js +24 -0
- package/dist-es/commands/ListPromptsCommand.js +18 -41
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +18 -41
- package/dist-es/commands/ListQueuesCommand.js +18 -41
- package/dist-es/commands/ListQuickConnectsCommand.js +18 -41
- package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +18 -41
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +18 -41
- package/dist-es/commands/ListRoutingProfilesCommand.js +18 -41
- package/dist-es/commands/ListRulesCommand.js +18 -41
- package/dist-es/commands/ListSecurityKeysCommand.js +18 -41
- package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +18 -41
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +18 -41
- package/dist-es/commands/ListSecurityProfilesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTaskTemplatesCommand.js +18 -41
- package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +18 -41
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +18 -41
- package/dist-es/commands/ListUseCasesCommand.js +18 -41
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +18 -41
- package/dist-es/commands/ListUserProficienciesCommand.js +24 -0
- package/dist-es/commands/ListUsersCommand.js +18 -41
- package/dist-es/commands/ListViewVersionsCommand.js +18 -41
- package/dist-es/commands/ListViewsCommand.js +18 -41
- package/dist-es/commands/MonitorContactCommand.js +18 -41
- package/dist-es/commands/PauseContactCommand.js +18 -41
- package/dist-es/commands/PutUserStatusCommand.js +18 -41
- package/dist-es/commands/ReleasePhoneNumberCommand.js +18 -41
- package/dist-es/commands/ReplicateInstanceCommand.js +18 -41
- package/dist-es/commands/ResumeContactCommand.js +18 -41
- package/dist-es/commands/ResumeContactRecordingCommand.js +18 -41
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +18 -41
- package/dist-es/commands/SearchContactsCommand.js +25 -0
- package/dist-es/commands/SearchHoursOfOperationsCommand.js +18 -41
- package/dist-es/commands/SearchPredefinedAttributesCommand.js +24 -0
- package/dist-es/commands/SearchPromptsCommand.js +18 -41
- package/dist-es/commands/SearchQueuesCommand.js +18 -41
- package/dist-es/commands/SearchQuickConnectsCommand.js +18 -41
- package/dist-es/commands/SearchResourceTagsCommand.js +18 -41
- package/dist-es/commands/SearchRoutingProfilesCommand.js +18 -41
- package/dist-es/commands/SearchSecurityProfilesCommand.js +18 -41
- package/dist-es/commands/SearchUsersCommand.js +18 -41
- package/dist-es/commands/SearchVocabulariesCommand.js +18 -41
- package/dist-es/commands/SendChatIntegrationEventCommand.js +18 -41
- package/dist-es/commands/StartChatContactCommand.js +18 -41
- package/dist-es/commands/StartContactEvaluationCommand.js +18 -41
- package/dist-es/commands/StartContactRecordingCommand.js +18 -41
- package/dist-es/commands/StartContactStreamingCommand.js +18 -41
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +18 -41
- package/dist-es/commands/StartTaskContactCommand.js +18 -41
- package/dist-es/commands/StartWebRTCContactCommand.js +18 -41
- package/dist-es/commands/StopContactCommand.js +18 -41
- package/dist-es/commands/StopContactRecordingCommand.js +18 -41
- package/dist-es/commands/StopContactStreamingCommand.js +18 -41
- package/dist-es/commands/SubmitContactEvaluationCommand.js +18 -41
- package/dist-es/commands/SuspendContactRecordingCommand.js +18 -41
- package/dist-es/commands/TagContactCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TransferContactCommand.js +18 -41
- package/dist-es/commands/UntagContactCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAgentStatusCommand.js +18 -41
- package/dist-es/commands/UpdateContactAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateContactCommand.js +18 -41
- package/dist-es/commands/UpdateContactEvaluationCommand.js +18 -41
- package/dist-es/commands/UpdateContactFlowContentCommand.js +18 -41
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +18 -41
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +18 -41
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +18 -41
- package/dist-es/commands/UpdateContactFlowNameCommand.js +18 -41
- package/dist-es/commands/UpdateContactRoutingDataCommand.js +24 -0
- package/dist-es/commands/UpdateContactScheduleCommand.js +18 -41
- package/dist-es/commands/UpdateEvaluationFormCommand.js +18 -41
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +18 -41
- package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +18 -41
- package/dist-es/commands/UpdatePhoneNumberCommand.js +18 -41
- package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +18 -41
- package/dist-es/commands/UpdatePredefinedAttributeCommand.js +24 -0
- package/dist-es/commands/UpdatePromptCommand.js +18 -41
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +18 -41
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +18 -41
- package/dist-es/commands/UpdateQueueNameCommand.js +18 -41
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +18 -41
- package/dist-es/commands/UpdateQueueStatusCommand.js +18 -41
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +18 -41
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +18 -41
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +18 -41
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +18 -41
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +18 -41
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +18 -41
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +18 -41
- package/dist-es/commands/UpdateRuleCommand.js +18 -41
- package/dist-es/commands/UpdateSecurityProfileCommand.js +18 -41
- package/dist-es/commands/UpdateTaskTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +18 -41
- package/dist-es/commands/UpdateUserHierarchyCommand.js +18 -41
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +18 -41
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +18 -41
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +18 -41
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +18 -41
- package/dist-es/commands/UpdateUserProficienciesCommand.js +24 -0
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +18 -41
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +18 -41
- package/dist-es/commands/UpdateViewContentCommand.js +18 -41
- package/dist-es/commands/UpdateViewMetadataCommand.js +18 -41
- package/dist-es/commands/index.js +12 -0
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/models/models_0.js +8 -14
- package/dist-es/models/models_1.js +55 -23
- package/dist-es/models/models_2.js +36 -0
- package/dist-es/pagination/ListPredefinedAttributesPaginator.js +4 -0
- package/dist-es/pagination/ListUserProficienciesPaginator.js +4 -0
- package/dist-es/pagination/SearchContactsPaginator.js +4 -0
- package/dist-es/pagination/SearchPredefinedAttributesPaginator.js +4 -0
- package/dist-es/pagination/index.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +846 -24
- package/dist-types/Connect.d.ts +84 -0
- package/dist-types/ConnectClient.d.ts +14 -2
- package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -21
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +6 -21
- package/dist-types/commands/AssociateBotCommand.d.ts +6 -21
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/AssociateFlowCommand.d.ts +6 -21
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -21
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +6 -21
- package/dist-types/commands/AssociateLexBotCommand.d.ts +6 -21
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -21
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -21
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -21
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +6 -21
- package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -21
- package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +79 -0
- package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +6 -21
- package/dist-types/commands/BatchPutContactCommand.d.ts +6 -21
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +6 -21
- package/dist-types/commands/CreateContactFlowCommand.d.ts +6 -21
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateParticipantCommand.d.ts +6 -21
- package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +83 -0
- package/dist-types/commands/CreatePromptCommand.d.ts +6 -21
- package/dist-types/commands/CreateQueueCommand.d.ts +6 -21
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -21
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateUseCaseCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateViewCommand.d.ts +6 -21
- package/dist-types/commands/CreateViewVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +6 -21
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +75 -0
- package/dist-types/commands/DeletePromptCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQueueCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteViewCommand.d.ts +6 -21
- package/dist-types/commands/DeleteViewVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeContactCommand.d.ts +8 -21
- package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +6 -21
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -21
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +8 -22
- package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +83 -0
- package/dist-types/commands/DescribePromptCommand.d.ts +7 -23
- package/dist-types/commands/DescribeQueueCommand.d.ts +6 -21
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRuleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -21
- package/dist-types/commands/DescribeViewCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateBotCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateFlowCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +6 -21
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +78 -0
- package/dist-types/commands/DismissUserContactCommand.d.ts +6 -21
- package/dist-types/commands/GetContactAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +11 -22
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +6 -21
- package/dist-types/commands/GetFederationTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetFlowAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetMetricDataCommand.d.ts +11 -22
- package/dist-types/commands/GetMetricDataV2Command.d.ts +6 -21
- package/dist-types/commands/GetPromptFileCommand.d.ts +6 -21
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +6 -21
- package/dist-types/commands/ImportPhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +6 -21
- package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +6 -21
- package/dist-types/commands/ListBotsCommand.d.ts +6 -21
- package/dist-types/commands/ListContactEvaluationsCommand.d.ts +6 -21
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -21
- package/dist-types/commands/ListContactFlowsCommand.d.ts +6 -21
- package/dist-types/commands/ListContactReferencesCommand.d.ts +6 -21
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEvaluationFormsCommand.d.ts +6 -21
- package/dist-types/commands/ListFlowAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -21
- package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +6 -21
- package/dist-types/commands/ListLexBotsCommand.d.ts +6 -21
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -21
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +6 -21
- package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +82 -0
- package/dist-types/commands/ListPromptsCommand.d.ts +6 -21
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -21
- package/dist-types/commands/ListQueuesCommand.d.ts +6 -21
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +6 -21
- package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -21
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -21
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +6 -21
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListUseCasesCommand.d.ts +6 -21
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListUserProficienciesCommand.d.ts +85 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListViewVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListViewsCommand.d.ts +6 -21
- package/dist-types/commands/MonitorContactCommand.d.ts +6 -21
- package/dist-types/commands/PauseContactCommand.d.ts +8 -22
- package/dist-types/commands/PutUserStatusCommand.d.ts +6 -21
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/ResumeContactCommand.d.ts +8 -22
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +6 -21
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -21
- package/dist-types/commands/SearchContactsCommand.d.ts +162 -0
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +7 -23
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +113 -0
- package/dist-types/commands/SearchPromptsCommand.d.ts +7 -23
- package/dist-types/commands/SearchQueuesCommand.d.ts +7 -23
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +7 -23
- package/dist-types/commands/SearchResourceTagsCommand.d.ts +7 -22
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +7 -23
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +7 -23
- package/dist-types/commands/SearchUsersCommand.d.ts +6 -21
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +6 -21
- package/dist-types/commands/StartChatContactCommand.d.ts +6 -21
- package/dist-types/commands/StartContactEvaluationCommand.d.ts +6 -21
- package/dist-types/commands/StartContactRecordingCommand.d.ts +6 -21
- package/dist-types/commands/StartContactStreamingCommand.d.ts +6 -21
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -21
- package/dist-types/commands/StartTaskContactCommand.d.ts +6 -21
- package/dist-types/commands/StartWebRTCContactCommand.d.ts +6 -21
- package/dist-types/commands/StopContactCommand.d.ts +6 -21
- package/dist-types/commands/StopContactRecordingCommand.d.ts +6 -21
- package/dist-types/commands/StopContactStreamingCommand.d.ts +6 -21
- package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +6 -21
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +6 -21
- package/dist-types/commands/TagContactCommand.d.ts +9 -24
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TransferContactCommand.d.ts +6 -21
- package/dist-types/commands/UntagContactCommand.d.ts +9 -23
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +86 -0
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +6 -21
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +77 -0
- package/dist-types/commands/UpdatePromptCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +79 -0
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateViewContentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateViewMetadataCommand.d.ts +6 -21
- package/dist-types/commands/index.d.ts +12 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/models/models_0.d.ts +159 -185
- package/dist-types/models/models_1.d.ts +495 -423
- package/dist-types/models/models_2.d.ts +875 -12
- package/dist-types/pagination/ListPredefinedAttributesPaginator.d.ts +7 -0
- package/dist-types/pagination/ListUserProficienciesPaginator.d.ts +7 -0
- package/dist-types/pagination/SearchContactsPaginator.d.ts +7 -0
- package/dist-types/pagination/SearchPredefinedAttributesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +4 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +108 -0
- package/dist-types/ts3.4/Connect.d.ts +204 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +72 -0
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +16 -27
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +18 -25
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +29 -0
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +18 -25
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +15 -25
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +18 -25
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +15 -24
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +30 -0
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +26 -0
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/index.d.ts +12 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +46 -42
- package/dist-types/ts3.4/models/models_1.d.ts +153 -113
- package/dist-types/ts3.4/models/models_2.d.ts +215 -10
- package/dist-types/ts3.4/pagination/ListPredefinedAttributesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListUserProficienciesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/SearchContactsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/SearchPredefinedAttributesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +144 -0
- package/package.json +9 -9
|
@@ -1,6 +1,242 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
import { ActionSummary, AgentAvailabilityTimer, AgentConfig, AgentContactReference, AgentStatusReference, AgentStatusSummary, AgentStatusType, AnalyticsDataAssociationResult, Application, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactState, DirectoryType, Distribution, EvaluationFormVersionStatus, EvaluationScore, EvaluationStatus, EventSourceName, FlowAssociationResourceType, FlowAssociationSummary,
|
|
3
|
+
import { ActionSummary, AgentAvailabilityTimer, AgentConfig, AgentContactReference, AgentHierarchyGroups, AgentStatusReference, AgentStatusSummary, AgentStatusType, AnalyticsDataAssociationResult, Application, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactInitiationMethod, ContactState, DirectoryType, Distribution, EvaluationFormVersionStatus, EvaluationScore, EvaluationStatus, EventSourceName, FlowAssociationResourceType, FlowAssociationSummary, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, LexV2Bot, ListFlowAssociationResourceType, MediaConcurrency, MonitorCapability, OutboundCallerConfig, ParticipantRole, PhoneNumberCountryCode, PredefinedAttributeValues, QueueReference, QuickConnectConfig, QuickConnectType, ReferenceType, RoutingProfileQueueReference, RuleAction, RulePublishStatus, RuleTriggerEventSource, SourceType, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, UseCaseType, UserIdentityInfo, UserPhoneConfig, UserProficiency, View, ViewStatus, ViewType, VocabularyLanguageCode, VocabularyState } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const PhoneNumberWorkflowStatus: {
|
|
9
|
+
readonly Claimed: "CLAIMED";
|
|
10
|
+
readonly Failed: "FAILED";
|
|
11
|
+
readonly InProgress: "IN_PROGRESS";
|
|
12
|
+
};
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
export type PhoneNumberWorkflowStatus = (typeof PhoneNumberWorkflowStatus)[keyof typeof PhoneNumberWorkflowStatus];
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
* <p>The status of the phone number.</p>
|
|
20
|
+
* <ul>
|
|
21
|
+
* <li>
|
|
22
|
+
* <p>
|
|
23
|
+
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
24
|
+
* </li>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>
|
|
27
|
+
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a>, <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a>, or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumberMetadata.html">UpdatePhoneNumberMetadata</a> operation is still in progress and has not yet completed.
|
|
28
|
+
* You can call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at
|
|
29
|
+
* a later time to verify if the previous operation has completed.</p>
|
|
30
|
+
* </li>
|
|
31
|
+
* <li>
|
|
32
|
+
* <p>
|
|
33
|
+
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
34
|
+
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
35
|
+
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
36
|
+
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
37
|
+
* have one day to retry claiming the phone number before the number is released back to the
|
|
38
|
+
* inventory for other customers to claim.</p>
|
|
39
|
+
* </li>
|
|
40
|
+
* </ul>
|
|
41
|
+
*/
|
|
42
|
+
export interface PhoneNumberStatus {
|
|
43
|
+
/**
|
|
44
|
+
* @public
|
|
45
|
+
* <p>The status.</p>
|
|
46
|
+
*/
|
|
47
|
+
Status?: PhoneNumberWorkflowStatus;
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
* <p>The status message.</p>
|
|
51
|
+
*/
|
|
52
|
+
Message?: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
* @enum
|
|
57
|
+
*/
|
|
58
|
+
export declare const PhoneNumberType: {
|
|
59
|
+
readonly DID: "DID";
|
|
60
|
+
readonly SHARED: "SHARED";
|
|
61
|
+
readonly SHORT_CODE: "SHORT_CODE";
|
|
62
|
+
readonly THIRD_PARTY_DID: "THIRD_PARTY_DID";
|
|
63
|
+
readonly THIRD_PARTY_TF: "THIRD_PARTY_TF";
|
|
64
|
+
readonly TOLL_FREE: "TOLL_FREE";
|
|
65
|
+
readonly UIFN: "UIFN";
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
* <p>Information about a phone number that has been claimed to your Amazon Connect instance
|
|
74
|
+
* or traffic distribution group.</p>
|
|
75
|
+
*/
|
|
76
|
+
export interface ClaimedPhoneNumberSummary {
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
* <p>A unique identifier for the phone number.</p>
|
|
80
|
+
*/
|
|
81
|
+
PhoneNumberId?: string;
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
85
|
+
*/
|
|
86
|
+
PhoneNumberArn?: string;
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
* <p>The phone number. Phone numbers are formatted <code>[+] [country code] [subscriber number including area code]</code>.</p>
|
|
90
|
+
*/
|
|
91
|
+
PhoneNumber?: string;
|
|
92
|
+
/**
|
|
93
|
+
* @public
|
|
94
|
+
* <p>The ISO country code.</p>
|
|
95
|
+
*/
|
|
96
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode;
|
|
97
|
+
/**
|
|
98
|
+
* @public
|
|
99
|
+
* <p>The type of phone number.</p>
|
|
100
|
+
*/
|
|
101
|
+
PhoneNumberType?: PhoneNumberType;
|
|
102
|
+
/**
|
|
103
|
+
* @public
|
|
104
|
+
* <p>The description of the phone number.</p>
|
|
105
|
+
*/
|
|
106
|
+
PhoneNumberDescription?: string;
|
|
107
|
+
/**
|
|
108
|
+
* @public
|
|
109
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.</p>
|
|
110
|
+
*/
|
|
111
|
+
TargetArn?: string;
|
|
112
|
+
/**
|
|
113
|
+
* @public
|
|
114
|
+
* <p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You
|
|
115
|
+
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
116
|
+
* instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
117
|
+
*/
|
|
118
|
+
InstanceId?: string;
|
|
119
|
+
/**
|
|
120
|
+
* @public
|
|
121
|
+
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
|
|
122
|
+
*/
|
|
123
|
+
Tags?: Record<string, string>;
|
|
124
|
+
/**
|
|
125
|
+
* @public
|
|
126
|
+
* <p>The status of the phone number.</p>
|
|
127
|
+
* <ul>
|
|
128
|
+
* <li>
|
|
129
|
+
* <p>
|
|
130
|
+
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
131
|
+
* </li>
|
|
132
|
+
* <li>
|
|
133
|
+
* <p>
|
|
134
|
+
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a>, <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a>, or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumberMetadata.html">UpdatePhoneNumberMetadata</a> operation is still in progress and has not yet completed.
|
|
135
|
+
* You can call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at
|
|
136
|
+
* a later time to verify if the previous operation has completed.</p>
|
|
137
|
+
* </li>
|
|
138
|
+
* <li>
|
|
139
|
+
* <p>
|
|
140
|
+
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
141
|
+
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
142
|
+
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
143
|
+
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
144
|
+
* have one day to retry claiming the phone number before the number is released back to the
|
|
145
|
+
* inventory for other customers to claim.</p>
|
|
146
|
+
* </li>
|
|
147
|
+
* </ul>
|
|
148
|
+
* <note>
|
|
149
|
+
* <p>You will not be billed for the phone number during the 1-day period if number claiming
|
|
150
|
+
* fails. </p>
|
|
151
|
+
* </note>
|
|
152
|
+
*/
|
|
153
|
+
PhoneNumberStatus?: PhoneNumberStatus;
|
|
154
|
+
/**
|
|
155
|
+
* @public
|
|
156
|
+
* <p>The claimed phone number ARN that was previously imported from the external service, such as
|
|
157
|
+
* Amazon Pinpoint. If it is from Amazon Pinpoint, it looks like the ARN of the phone number
|
|
158
|
+
* that was imported from Amazon Pinpoint.</p>
|
|
159
|
+
*/
|
|
160
|
+
SourcePhoneNumberArn?: string;
|
|
161
|
+
}
|
|
162
|
+
/**
|
|
163
|
+
* @public
|
|
164
|
+
*/
|
|
165
|
+
export interface DescribePhoneNumberResponse {
|
|
166
|
+
/**
|
|
167
|
+
* @public
|
|
168
|
+
* <p>Information about a phone number that's been claimed to your Amazon Connect instance or
|
|
169
|
+
* traffic distribution group.</p>
|
|
170
|
+
*/
|
|
171
|
+
ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* @public
|
|
175
|
+
*/
|
|
176
|
+
export interface DescribePredefinedAttributeRequest {
|
|
177
|
+
/**
|
|
178
|
+
* @public
|
|
179
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
180
|
+
* Name (ARN) of the instance.</p>
|
|
181
|
+
*/
|
|
182
|
+
InstanceId: string | undefined;
|
|
183
|
+
/**
|
|
184
|
+
* @public
|
|
185
|
+
* <p>The name of the predefined attribute.</p>
|
|
186
|
+
*/
|
|
187
|
+
Name: string | undefined;
|
|
188
|
+
}
|
|
189
|
+
/**
|
|
190
|
+
* @public
|
|
191
|
+
* <p>Information about a predefined attribute.</p>
|
|
192
|
+
*/
|
|
193
|
+
export interface PredefinedAttribute {
|
|
194
|
+
/**
|
|
195
|
+
* @public
|
|
196
|
+
* <p>The name of the predefined attribute.</p>
|
|
197
|
+
*/
|
|
198
|
+
Name?: string;
|
|
199
|
+
/**
|
|
200
|
+
* @public
|
|
201
|
+
* <p>The values of the predefined attribute.</p>
|
|
202
|
+
*/
|
|
203
|
+
Values?: PredefinedAttributeValues;
|
|
204
|
+
/**
|
|
205
|
+
* @public
|
|
206
|
+
* <p>Last modified time.</p>
|
|
207
|
+
*/
|
|
208
|
+
LastModifiedTime?: Date;
|
|
209
|
+
/**
|
|
210
|
+
* @public
|
|
211
|
+
* <p>Last modified region.</p>
|
|
212
|
+
*/
|
|
213
|
+
LastModifiedRegion?: string;
|
|
214
|
+
}
|
|
215
|
+
/**
|
|
216
|
+
* @public
|
|
217
|
+
*/
|
|
218
|
+
export interface DescribePredefinedAttributeResponse {
|
|
219
|
+
/**
|
|
220
|
+
* @public
|
|
221
|
+
* <p>Information about the predefined attribute.</p>
|
|
222
|
+
*/
|
|
223
|
+
PredefinedAttribute?: PredefinedAttribute;
|
|
224
|
+
}
|
|
225
|
+
/**
|
|
226
|
+
* @public
|
|
227
|
+
*/
|
|
228
|
+
export interface DescribePromptRequest {
|
|
229
|
+
/**
|
|
230
|
+
* @public
|
|
231
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
232
|
+
*/
|
|
233
|
+
InstanceId: string | undefined;
|
|
234
|
+
/**
|
|
235
|
+
* @public
|
|
236
|
+
* <p>A unique identifier for the prompt.</p>
|
|
237
|
+
*/
|
|
238
|
+
PromptId: string | undefined;
|
|
239
|
+
}
|
|
4
240
|
/**
|
|
5
241
|
* @public
|
|
6
242
|
* <p>Information about a prompt.</p>
|
|
@@ -1268,6 +1504,43 @@ export interface DisassociateTrafficDistributionGroupUserRequest {
|
|
|
1268
1504
|
*/
|
|
1269
1505
|
export interface DisassociateTrafficDistributionGroupUserResponse {
|
|
1270
1506
|
}
|
|
1507
|
+
/**
|
|
1508
|
+
* @public
|
|
1509
|
+
* <p>Information about proficiency to be disassociated from the user.</p>
|
|
1510
|
+
*/
|
|
1511
|
+
export interface UserProficiencyDisassociate {
|
|
1512
|
+
/**
|
|
1513
|
+
* @public
|
|
1514
|
+
* <p>The name of user's proficiency.</p>
|
|
1515
|
+
*/
|
|
1516
|
+
AttributeName: string | undefined;
|
|
1517
|
+
/**
|
|
1518
|
+
* @public
|
|
1519
|
+
* <p>The value of user's proficiency.</p>
|
|
1520
|
+
*/
|
|
1521
|
+
AttributeValue: string | undefined;
|
|
1522
|
+
}
|
|
1523
|
+
/**
|
|
1524
|
+
* @public
|
|
1525
|
+
*/
|
|
1526
|
+
export interface DisassociateUserProficienciesRequest {
|
|
1527
|
+
/**
|
|
1528
|
+
* @public
|
|
1529
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
1530
|
+
* Name (ARN) of the instance.</p>
|
|
1531
|
+
*/
|
|
1532
|
+
InstanceId: string | undefined;
|
|
1533
|
+
/**
|
|
1534
|
+
* @public
|
|
1535
|
+
* <p>The identifier of the user account.</p>
|
|
1536
|
+
*/
|
|
1537
|
+
UserId: string | undefined;
|
|
1538
|
+
/**
|
|
1539
|
+
* @public
|
|
1540
|
+
* <p>The proficiencies to disassociate from the user.</p>
|
|
1541
|
+
*/
|
|
1542
|
+
UserProficiencies: UserProficiencyDisassociate[] | undefined;
|
|
1543
|
+
}
|
|
1271
1544
|
/**
|
|
1272
1545
|
* @public
|
|
1273
1546
|
*/
|
|
@@ -1394,6 +1667,12 @@ export interface Filters {
|
|
|
1394
1667
|
* <p>A list of up to 100 routing profile IDs or ARNs.</p>
|
|
1395
1668
|
*/
|
|
1396
1669
|
RoutingProfiles?: string[];
|
|
1670
|
+
/**
|
|
1671
|
+
* @public
|
|
1672
|
+
* <p>A list of expressions as a filter, in which an expression is an object of a step in a
|
|
1673
|
+
* routing criteria.</p>
|
|
1674
|
+
*/
|
|
1675
|
+
RoutingStepExpressions?: string[];
|
|
1397
1676
|
}
|
|
1398
1677
|
/**
|
|
1399
1678
|
* @public
|
|
@@ -1403,6 +1682,7 @@ export declare const Grouping: {
|
|
|
1403
1682
|
readonly CHANNEL: "CHANNEL";
|
|
1404
1683
|
readonly QUEUE: "QUEUE";
|
|
1405
1684
|
readonly ROUTING_PROFILE: "ROUTING_PROFILE";
|
|
1685
|
+
readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
|
|
1406
1686
|
};
|
|
1407
1687
|
/**
|
|
1408
1688
|
* @public
|
|
@@ -1667,6 +1947,11 @@ export interface Dimensions {
|
|
|
1667
1947
|
* <p>Information about the routing profile assigned to the user.</p>
|
|
1668
1948
|
*/
|
|
1669
1949
|
RoutingProfile?: RoutingProfileReference;
|
|
1950
|
+
/**
|
|
1951
|
+
* @public
|
|
1952
|
+
* <p>The expression of a step in a routing criteria.</p>
|
|
1953
|
+
*/
|
|
1954
|
+
RoutingStepExpression?: string;
|
|
1670
1955
|
}
|
|
1671
1956
|
/**
|
|
1672
1957
|
* @public
|
|
@@ -5068,8 +5353,8 @@ export interface ListPhoneNumbersV2Request {
|
|
|
5068
5353
|
* <p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You
|
|
5069
5354
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
5070
5355
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. If both <code>TargetArn</code> and <code>InstanceId</code> are not
|
|
5071
|
-
* provided, this API lists numbers claimed to all the Amazon Connect instances belonging to your
|
|
5072
|
-
*
|
|
5356
|
+
* provided, this API lists numbers claimed to all the Amazon Connect instances belonging to your account in
|
|
5357
|
+
* the same AWS Region as the request.</p>
|
|
5073
5358
|
*/
|
|
5074
5359
|
InstanceId?: string;
|
|
5075
5360
|
/**
|
|
@@ -5171,6 +5456,64 @@ export interface ListPhoneNumbersV2Response {
|
|
|
5171
5456
|
*/
|
|
5172
5457
|
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
5173
5458
|
}
|
|
5459
|
+
/**
|
|
5460
|
+
* @public
|
|
5461
|
+
*/
|
|
5462
|
+
export interface ListPredefinedAttributesRequest {
|
|
5463
|
+
/**
|
|
5464
|
+
* @public
|
|
5465
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
5466
|
+
* Name (ARN) of the instance.</p>
|
|
5467
|
+
*/
|
|
5468
|
+
InstanceId: string | undefined;
|
|
5469
|
+
/**
|
|
5470
|
+
* @public
|
|
5471
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
5472
|
+
* the next request to retrieve the next set of results.</p>
|
|
5473
|
+
*/
|
|
5474
|
+
NextToken?: string;
|
|
5475
|
+
/**
|
|
5476
|
+
* @public
|
|
5477
|
+
* <p>The maximum number of results to return per page. </p>
|
|
5478
|
+
*/
|
|
5479
|
+
MaxResults?: number;
|
|
5480
|
+
}
|
|
5481
|
+
/**
|
|
5482
|
+
* @public
|
|
5483
|
+
* <p>Summary of a predefined attribute.</p>
|
|
5484
|
+
*/
|
|
5485
|
+
export interface PredefinedAttributeSummary {
|
|
5486
|
+
/**
|
|
5487
|
+
* @public
|
|
5488
|
+
* <p>The name of the predefined attribute.</p>
|
|
5489
|
+
*/
|
|
5490
|
+
Name?: string;
|
|
5491
|
+
/**
|
|
5492
|
+
* @public
|
|
5493
|
+
* <p>Last modified time.</p>
|
|
5494
|
+
*/
|
|
5495
|
+
LastModifiedTime?: Date;
|
|
5496
|
+
/**
|
|
5497
|
+
* @public
|
|
5498
|
+
* <p>Last modified region.</p>
|
|
5499
|
+
*/
|
|
5500
|
+
LastModifiedRegion?: string;
|
|
5501
|
+
}
|
|
5502
|
+
/**
|
|
5503
|
+
* @public
|
|
5504
|
+
*/
|
|
5505
|
+
export interface ListPredefinedAttributesResponse {
|
|
5506
|
+
/**
|
|
5507
|
+
* @public
|
|
5508
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
5509
|
+
*/
|
|
5510
|
+
NextToken?: string;
|
|
5511
|
+
/**
|
|
5512
|
+
* @public
|
|
5513
|
+
* <p>Summary of the predefined attributes.</p>
|
|
5514
|
+
*/
|
|
5515
|
+
PredefinedAttributeSummaryList?: PredefinedAttributeSummary[];
|
|
5516
|
+
}
|
|
5174
5517
|
/**
|
|
5175
5518
|
* @public
|
|
5176
5519
|
*/
|
|
@@ -6880,22 +7223,74 @@ export interface ListUserHierarchyGroupsResponse {
|
|
|
6880
7223
|
/**
|
|
6881
7224
|
* @public
|
|
6882
7225
|
*/
|
|
6883
|
-
export interface
|
|
7226
|
+
export interface ListUserProficienciesRequest {
|
|
6884
7227
|
/**
|
|
6885
7228
|
* @public
|
|
6886
|
-
* <p>The identifier of the Amazon Connect instance. You can
|
|
7229
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
7230
|
+
* Name (ARN) of the instance.</p>
|
|
6887
7231
|
*/
|
|
6888
7232
|
InstanceId: string | undefined;
|
|
6889
7233
|
/**
|
|
6890
7234
|
* @public
|
|
6891
|
-
* <p>The
|
|
6892
|
-
* response in the next request to retrieve the next set of results.</p>
|
|
7235
|
+
* <p>The identifier of the user account.</p>
|
|
6893
7236
|
*/
|
|
6894
|
-
|
|
7237
|
+
UserId: string | undefined;
|
|
6895
7238
|
/**
|
|
6896
7239
|
* @public
|
|
6897
|
-
* <p>The
|
|
6898
|
-
|
|
7240
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
7241
|
+
* the next request to retrieve the next set of results.</p>
|
|
7242
|
+
*/
|
|
7243
|
+
NextToken?: string;
|
|
7244
|
+
/**
|
|
7245
|
+
* @public
|
|
7246
|
+
* <p>The maximum number of results to return per page.</p>
|
|
7247
|
+
*/
|
|
7248
|
+
MaxResults?: number;
|
|
7249
|
+
}
|
|
7250
|
+
/**
|
|
7251
|
+
* @public
|
|
7252
|
+
*/
|
|
7253
|
+
export interface ListUserProficienciesResponse {
|
|
7254
|
+
/**
|
|
7255
|
+
* @public
|
|
7256
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
7257
|
+
*/
|
|
7258
|
+
NextToken?: string;
|
|
7259
|
+
/**
|
|
7260
|
+
* @public
|
|
7261
|
+
* <p>Information about the user proficiencies.</p>
|
|
7262
|
+
*/
|
|
7263
|
+
UserProficiencyList?: UserProficiency[];
|
|
7264
|
+
/**
|
|
7265
|
+
* @public
|
|
7266
|
+
* <p>The last time that the user's proficiencies are were modified.</p>
|
|
7267
|
+
*/
|
|
7268
|
+
LastModifiedTime?: Date;
|
|
7269
|
+
/**
|
|
7270
|
+
* @public
|
|
7271
|
+
* <p>The region in which a user's proficiencies were last modified.</p>
|
|
7272
|
+
*/
|
|
7273
|
+
LastModifiedRegion?: string;
|
|
7274
|
+
}
|
|
7275
|
+
/**
|
|
7276
|
+
* @public
|
|
7277
|
+
*/
|
|
7278
|
+
export interface ListUsersRequest {
|
|
7279
|
+
/**
|
|
7280
|
+
* @public
|
|
7281
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7282
|
+
*/
|
|
7283
|
+
InstanceId: string | undefined;
|
|
7284
|
+
/**
|
|
7285
|
+
* @public
|
|
7286
|
+
* <p>The token for the next set of results. Use the value returned in the previous
|
|
7287
|
+
* response in the next request to retrieve the next set of results.</p>
|
|
7288
|
+
*/
|
|
7289
|
+
NextToken?: string;
|
|
7290
|
+
/**
|
|
7291
|
+
* @public
|
|
7292
|
+
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
7293
|
+
*/
|
|
6899
7294
|
MaxResults?: number;
|
|
6900
7295
|
}
|
|
6901
7296
|
/**
|
|
@@ -7161,7 +7556,8 @@ export interface MonitorContactResponse {
|
|
|
7161
7556
|
}
|
|
7162
7557
|
/**
|
|
7163
7558
|
* @public
|
|
7164
|
-
* <p>Operation cannot be performed at this time as there is a
|
|
7559
|
+
* <p>Operation cannot be performed at this time as there is a conflict with another operation or
|
|
7560
|
+
* contact state.</p>
|
|
7165
7561
|
*/
|
|
7166
7562
|
export declare class ConflictException extends __BaseException {
|
|
7167
7563
|
readonly name: "ConflictException";
|
|
@@ -7421,552 +7817,228 @@ export interface SearchAvailablePhoneNumbersResponse {
|
|
|
7421
7817
|
* @public
|
|
7422
7818
|
* @enum
|
|
7423
7819
|
*/
|
|
7424
|
-
export declare const
|
|
7425
|
-
readonly
|
|
7426
|
-
readonly
|
|
7427
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
7820
|
+
export declare const SearchContactsMatchType: {
|
|
7821
|
+
readonly MATCH_ALL: "MATCH_ALL";
|
|
7822
|
+
readonly MATCH_ANY: "MATCH_ANY";
|
|
7428
7823
|
};
|
|
7429
7824
|
/**
|
|
7430
7825
|
* @public
|
|
7431
7826
|
*/
|
|
7432
|
-
export type
|
|
7433
|
-
/**
|
|
7434
|
-
* @public
|
|
7435
|
-
* <p>A leaf node condition which can be used to specify a string condition. </p>
|
|
7436
|
-
*/
|
|
7437
|
-
export interface StringCondition {
|
|
7438
|
-
/**
|
|
7439
|
-
* @public
|
|
7440
|
-
* <p>The name of the field in the string condition.</p>
|
|
7441
|
-
*/
|
|
7442
|
-
FieldName?: string;
|
|
7443
|
-
/**
|
|
7444
|
-
* @public
|
|
7445
|
-
* <p>The value of the string.</p>
|
|
7446
|
-
*/
|
|
7447
|
-
Value?: string;
|
|
7448
|
-
/**
|
|
7449
|
-
* @public
|
|
7450
|
-
* <p>The type of comparison to be made when evaluating the string condition.</p>
|
|
7451
|
-
*/
|
|
7452
|
-
ComparisonType?: StringComparisonType;
|
|
7453
|
-
}
|
|
7827
|
+
export type SearchContactsMatchType = (typeof SearchContactsMatchType)[keyof typeof SearchContactsMatchType];
|
|
7454
7828
|
/**
|
|
7455
7829
|
* @public
|
|
7456
|
-
* <p>
|
|
7457
|
-
* BPO = 123</code>. </p>
|
|
7830
|
+
* <p>The transcript criteria used to search</p>
|
|
7458
7831
|
*/
|
|
7459
|
-
export interface
|
|
7460
|
-
/**
|
|
7461
|
-
* @public
|
|
7462
|
-
* <p>The tag key in the tag condition.</p>
|
|
7463
|
-
*/
|
|
7464
|
-
TagKey?: string;
|
|
7465
|
-
/**
|
|
7466
|
-
* @public
|
|
7467
|
-
* <p>The tag value in the tag condition.</p>
|
|
7468
|
-
*/
|
|
7469
|
-
TagValue?: string;
|
|
7470
|
-
}
|
|
7471
|
-
/**
|
|
7472
|
-
* @public
|
|
7473
|
-
* <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>.
|
|
7474
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7475
|
-
* <ul>
|
|
7476
|
-
* <li>
|
|
7477
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7478
|
-
* operator</p>
|
|
7479
|
-
* </li>
|
|
7480
|
-
* <li>
|
|
7481
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7482
|
-
* operator.</p>
|
|
7483
|
-
* </li>
|
|
7484
|
-
* </ul>
|
|
7485
|
-
*/
|
|
7486
|
-
export interface ControlPlaneTagFilter {
|
|
7487
|
-
/**
|
|
7488
|
-
* @public
|
|
7489
|
-
* <p>A list of conditions which would be applied together with an <code>OR</code> condition.
|
|
7490
|
-
* </p>
|
|
7491
|
-
*/
|
|
7492
|
-
OrConditions?: TagCondition[][];
|
|
7832
|
+
export interface TranscriptCriteria {
|
|
7493
7833
|
/**
|
|
7494
7834
|
* @public
|
|
7495
|
-
* <p>
|
|
7496
|
-
* condition.</p>
|
|
7835
|
+
* <p>The participant role in a transcript</p>
|
|
7497
7836
|
*/
|
|
7498
|
-
|
|
7837
|
+
ParticipantRole: ParticipantRole | undefined;
|
|
7499
7838
|
/**
|
|
7500
7839
|
* @public
|
|
7501
|
-
* <p>
|
|
7840
|
+
* <p>The words or phrases used to search within a transcript.</p>
|
|
7502
7841
|
*/
|
|
7503
|
-
|
|
7504
|
-
}
|
|
7505
|
-
/**
|
|
7506
|
-
* @public
|
|
7507
|
-
* <p>Filters to be applied to search results.</p>
|
|
7508
|
-
*/
|
|
7509
|
-
export interface HoursOfOperationSearchFilter {
|
|
7842
|
+
SearchText: string[] | undefined;
|
|
7510
7843
|
/**
|
|
7511
7844
|
* @public
|
|
7512
|
-
* <p>
|
|
7513
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7514
|
-
* <ul>
|
|
7515
|
-
* <li>
|
|
7516
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7517
|
-
* operator</p>
|
|
7518
|
-
* </li>
|
|
7519
|
-
* <li>
|
|
7520
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7521
|
-
* operator.</p>
|
|
7522
|
-
* </li>
|
|
7523
|
-
* </ul>
|
|
7845
|
+
* <p>The match type of search texts in a transcript criteria.</p>
|
|
7524
7846
|
*/
|
|
7525
|
-
|
|
7847
|
+
MatchType: SearchContactsMatchType | undefined;
|
|
7526
7848
|
}
|
|
7527
7849
|
/**
|
|
7528
7850
|
* @public
|
|
7851
|
+
* <p>The transcript object used to search results.</p>
|
|
7529
7852
|
*/
|
|
7530
|
-
export interface
|
|
7853
|
+
export interface Transcript {
|
|
7531
7854
|
/**
|
|
7532
7855
|
* @public
|
|
7533
|
-
* <p>
|
|
7856
|
+
* <p>The array of transcript search criteria</p>
|
|
7534
7857
|
*/
|
|
7535
|
-
|
|
7858
|
+
Criteria: TranscriptCriteria[] | undefined;
|
|
7536
7859
|
/**
|
|
7537
7860
|
* @public
|
|
7538
|
-
* <p>
|
|
7539
|
-
*/
|
|
7540
|
-
NextToken?: string;
|
|
7541
|
-
/**
|
|
7542
|
-
* @public
|
|
7543
|
-
* <p>The total number of hours of operations which matched your search query.</p>
|
|
7861
|
+
* <p>The match type of multiple transcript criteira</p>
|
|
7544
7862
|
*/
|
|
7545
|
-
|
|
7863
|
+
MatchType?: SearchContactsMatchType;
|
|
7546
7864
|
}
|
|
7547
7865
|
/**
|
|
7548
7866
|
* @public
|
|
7549
|
-
* <p>
|
|
7867
|
+
* <p>A structure that defines filters can be used to search within outputs analyzed by Amazon Connect Contact Lens in a contact.</p>
|
|
7550
7868
|
*/
|
|
7551
|
-
export interface
|
|
7869
|
+
export interface ContactAnalysis {
|
|
7552
7870
|
/**
|
|
7553
7871
|
* @public
|
|
7554
|
-
* <p>
|
|
7555
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7556
|
-
* <ul>
|
|
7557
|
-
* <li>
|
|
7558
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7559
|
-
* operator</p>
|
|
7560
|
-
* </li>
|
|
7561
|
-
* <li>
|
|
7562
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7563
|
-
* operator.</p>
|
|
7564
|
-
* </li>
|
|
7565
|
-
* </ul>
|
|
7872
|
+
* <p>A structure that defines filters can be used to search with text within an Amazon Connect Contact Lens analyzed transcript.</p>
|
|
7566
7873
|
*/
|
|
7567
|
-
|
|
7874
|
+
Transcript?: Transcript;
|
|
7568
7875
|
}
|
|
7569
7876
|
/**
|
|
7570
7877
|
* @public
|
|
7878
|
+
* <p>The criteria of searchable contact attributes.</p>
|
|
7571
7879
|
*/
|
|
7572
|
-
export interface
|
|
7573
|
-
/**
|
|
7574
|
-
* @public
|
|
7575
|
-
* <p>Information about the prompts.</p>
|
|
7576
|
-
*/
|
|
7577
|
-
Prompts?: Prompt[];
|
|
7578
|
-
/**
|
|
7579
|
-
* @public
|
|
7580
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
7581
|
-
*/
|
|
7582
|
-
NextToken?: string;
|
|
7880
|
+
export interface SearchableContactAttributesCriteria {
|
|
7583
7881
|
/**
|
|
7584
7882
|
* @public
|
|
7585
|
-
* <p>The
|
|
7883
|
+
* <p>The searchable contact attribute key</p>
|
|
7586
7884
|
*/
|
|
7587
|
-
|
|
7588
|
-
}
|
|
7589
|
-
/**
|
|
7590
|
-
* @public
|
|
7591
|
-
* @enum
|
|
7592
|
-
*/
|
|
7593
|
-
export declare const SearchableQueueType: {
|
|
7594
|
-
readonly STANDARD: "STANDARD";
|
|
7595
|
-
};
|
|
7596
|
-
/**
|
|
7597
|
-
* @public
|
|
7598
|
-
*/
|
|
7599
|
-
export type SearchableQueueType = (typeof SearchableQueueType)[keyof typeof SearchableQueueType];
|
|
7600
|
-
/**
|
|
7601
|
-
* @public
|
|
7602
|
-
* <p>Filters to be applied to search results.</p>
|
|
7603
|
-
*/
|
|
7604
|
-
export interface QueueSearchFilter {
|
|
7885
|
+
Key: string | undefined;
|
|
7605
7886
|
/**
|
|
7606
7887
|
* @public
|
|
7607
|
-
* <p>
|
|
7608
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7609
|
-
* <ul>
|
|
7610
|
-
* <li>
|
|
7611
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7612
|
-
* operator</p>
|
|
7613
|
-
* </li>
|
|
7614
|
-
* <li>
|
|
7615
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7616
|
-
* operator.</p>
|
|
7617
|
-
* </li>
|
|
7618
|
-
* </ul>
|
|
7888
|
+
* <p>The array of contact attribute values used to filter search results.</p>
|
|
7619
7889
|
*/
|
|
7620
|
-
|
|
7890
|
+
Values: string[] | undefined;
|
|
7621
7891
|
}
|
|
7622
7892
|
/**
|
|
7623
7893
|
* @public
|
|
7894
|
+
* <p>A structure that defines searchable contact attributes which can be used to filter search results. </p>
|
|
7624
7895
|
*/
|
|
7625
|
-
export interface
|
|
7896
|
+
export interface SearchableContactAttributes {
|
|
7626
7897
|
/**
|
|
7627
7898
|
* @public
|
|
7628
|
-
* <p>
|
|
7629
|
-
*/
|
|
7630
|
-
Queues?: Queue[];
|
|
7631
|
-
/**
|
|
7632
|
-
* @public
|
|
7633
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
7899
|
+
* <p>The array of searhale contact attribute criteria</p>
|
|
7634
7900
|
*/
|
|
7635
|
-
|
|
7901
|
+
Criteria: SearchableContactAttributesCriteria[] | undefined;
|
|
7636
7902
|
/**
|
|
7637
7903
|
* @public
|
|
7638
|
-
* <p>The
|
|
7904
|
+
* <p>The match type of multiple searchable contact attributes criteria.</p>
|
|
7639
7905
|
*/
|
|
7640
|
-
|
|
7906
|
+
MatchType?: SearchContactsMatchType;
|
|
7641
7907
|
}
|
|
7642
7908
|
/**
|
|
7643
7909
|
* @public
|
|
7644
|
-
* <p>
|
|
7910
|
+
* <p>A structure of search criteria to be used to return contacts</p>
|
|
7645
7911
|
*/
|
|
7646
|
-
export interface
|
|
7912
|
+
export interface SearchCriteria {
|
|
7647
7913
|
/**
|
|
7648
7914
|
* @public
|
|
7649
|
-
* <p>
|
|
7650
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7651
|
-
* <ul>
|
|
7652
|
-
* <li>
|
|
7653
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7654
|
-
* operator</p>
|
|
7655
|
-
* </li>
|
|
7656
|
-
* <li>
|
|
7657
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7658
|
-
* operator.</p>
|
|
7659
|
-
* </li>
|
|
7660
|
-
* </ul>
|
|
7661
|
-
*/
|
|
7662
|
-
TagFilter?: ControlPlaneTagFilter;
|
|
7663
|
-
}
|
|
7664
|
-
/**
|
|
7665
|
-
* @public
|
|
7666
|
-
*/
|
|
7667
|
-
export interface SearchQuickConnectsResponse {
|
|
7668
|
-
/**
|
|
7669
|
-
* @public
|
|
7670
|
-
* <p>Information about the quick connects.</p>
|
|
7915
|
+
* <p>The array of agent ids</p>
|
|
7671
7916
|
*/
|
|
7672
|
-
|
|
7917
|
+
AgentIds?: string[];
|
|
7673
7918
|
/**
|
|
7674
7919
|
* @public
|
|
7675
|
-
* <p>
|
|
7920
|
+
* <p>The agent hierarchy groups</p>
|
|
7676
7921
|
*/
|
|
7677
|
-
|
|
7922
|
+
AgentHierarchyGroups?: AgentHierarchyGroups;
|
|
7678
7923
|
/**
|
|
7679
7924
|
* @public
|
|
7680
|
-
* <p>The
|
|
7925
|
+
* <p>The array of channels</p>
|
|
7681
7926
|
*/
|
|
7682
|
-
|
|
7683
|
-
}
|
|
7684
|
-
/**
|
|
7685
|
-
* @public
|
|
7686
|
-
* <p>Maximum number (1000) of tags have been returned with current request. Consider changing
|
|
7687
|
-
* request parameters to get more tags.</p>
|
|
7688
|
-
*/
|
|
7689
|
-
export declare class MaximumResultReturnedException extends __BaseException {
|
|
7690
|
-
readonly name: "MaximumResultReturnedException";
|
|
7691
|
-
readonly $fault: "client";
|
|
7692
|
-
Message?: string;
|
|
7693
|
-
/**
|
|
7694
|
-
* @internal
|
|
7695
|
-
*/
|
|
7696
|
-
constructor(opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>);
|
|
7697
|
-
}
|
|
7698
|
-
/**
|
|
7699
|
-
* @public
|
|
7700
|
-
* <p>The search criteria to be used to return tags.</p>
|
|
7701
|
-
*/
|
|
7702
|
-
export interface TagSearchCondition {
|
|
7927
|
+
Channels?: Channel[];
|
|
7703
7928
|
/**
|
|
7704
7929
|
* @public
|
|
7705
|
-
* <p>The
|
|
7930
|
+
* <p>The ContactAnalysis object used in search criteria</p>
|
|
7706
7931
|
*/
|
|
7707
|
-
|
|
7932
|
+
ContactAnalysis?: ContactAnalysis;
|
|
7708
7933
|
/**
|
|
7709
7934
|
* @public
|
|
7710
|
-
* <p>The
|
|
7935
|
+
* <p>The array of initiaton methods</p>
|
|
7711
7936
|
*/
|
|
7712
|
-
|
|
7937
|
+
InitiationMethods?: ContactInitiationMethod[];
|
|
7713
7938
|
/**
|
|
7714
7939
|
* @public
|
|
7715
|
-
* <p>The
|
|
7716
|
-
* condition.</p>
|
|
7940
|
+
* <p>The array of queue ids.</p>
|
|
7717
7941
|
*/
|
|
7718
|
-
|
|
7942
|
+
QueueIds?: string[];
|
|
7719
7943
|
/**
|
|
7720
7944
|
* @public
|
|
7721
|
-
* <p>The
|
|
7722
|
-
* condition.</p>
|
|
7945
|
+
* <p>The SearchableContactAttributes object used in search criteria</p>
|
|
7723
7946
|
*/
|
|
7724
|
-
|
|
7725
|
-
}
|
|
7726
|
-
/**
|
|
7727
|
-
* @public
|
|
7728
|
-
* <p>The search criteria to be used to search tags.</p>
|
|
7729
|
-
*/
|
|
7730
|
-
export interface ResourceTagsSearchCriteria {
|
|
7731
|
-
/**
|
|
7732
|
-
* @public
|
|
7733
|
-
* <p>The search criteria to be used to return tags.</p>
|
|
7734
|
-
*/
|
|
7735
|
-
TagSearchCondition?: TagSearchCondition;
|
|
7947
|
+
SearchableContactAttributes?: SearchableContactAttributes;
|
|
7736
7948
|
}
|
|
7737
7949
|
/**
|
|
7738
7950
|
* @public
|
|
7951
|
+
* @enum
|
|
7739
7952
|
*/
|
|
7740
|
-
export
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7744
|
-
|
|
7745
|
-
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
* @public
|
|
7749
|
-
* <p>The list of resource types to be used to search tags from. If not provided or if any empty
|
|
7750
|
-
* list is provided, this API will search from all supported resource types.</p>
|
|
7751
|
-
*/
|
|
7752
|
-
ResourceTypes?: string[];
|
|
7753
|
-
/**
|
|
7754
|
-
* @public
|
|
7755
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
7756
|
-
* the next request to retrieve the next set of results.</p>
|
|
7757
|
-
*/
|
|
7758
|
-
NextToken?: string;
|
|
7759
|
-
/**
|
|
7760
|
-
* @public
|
|
7761
|
-
* <p>The maximum number of results to return per page.</p>
|
|
7762
|
-
*/
|
|
7763
|
-
MaxResults?: number;
|
|
7764
|
-
/**
|
|
7765
|
-
* @public
|
|
7766
|
-
* <p>The search criteria to be used to return tags.</p>
|
|
7767
|
-
*/
|
|
7768
|
-
SearchCriteria?: ResourceTagsSearchCriteria;
|
|
7769
|
-
}
|
|
7953
|
+
export declare const SortableFieldName: {
|
|
7954
|
+
readonly CHANNEL: "CHANNEL";
|
|
7955
|
+
readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
|
|
7956
|
+
readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
|
|
7957
|
+
readonly INITIATION_METHOD: "INITIATION_METHOD";
|
|
7958
|
+
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
7959
|
+
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
7960
|
+
};
|
|
7770
7961
|
/**
|
|
7771
7962
|
* @public
|
|
7772
|
-
* <p>A tag set contains tag key and tag value.</p>
|
|
7773
7963
|
*/
|
|
7774
|
-
export
|
|
7775
|
-
/**
|
|
7776
|
-
* @public
|
|
7777
|
-
* <p>The tag key in the tagSet.</p>
|
|
7778
|
-
*/
|
|
7779
|
-
key?: string;
|
|
7780
|
-
/**
|
|
7781
|
-
* @public
|
|
7782
|
-
* <p>The tag value in the tagSet.</p>
|
|
7783
|
-
*/
|
|
7784
|
-
value?: string;
|
|
7785
|
-
}
|
|
7964
|
+
export type SortableFieldName = (typeof SortableFieldName)[keyof typeof SortableFieldName];
|
|
7786
7965
|
/**
|
|
7787
7966
|
* @public
|
|
7967
|
+
* <p>A structure that defines the sort by and a sort order</p>
|
|
7788
7968
|
*/
|
|
7789
|
-
export interface
|
|
7969
|
+
export interface Sort {
|
|
7790
7970
|
/**
|
|
7791
7971
|
* @public
|
|
7792
|
-
* <p>
|
|
7972
|
+
* <p>The name of the field on which to sort.</p>
|
|
7793
7973
|
*/
|
|
7794
|
-
|
|
7974
|
+
FieldName: SortableFieldName | undefined;
|
|
7795
7975
|
/**
|
|
7796
7976
|
* @public
|
|
7797
|
-
* <p>
|
|
7798
|
-
*/
|
|
7799
|
-
NextToken?: string;
|
|
7800
|
-
}
|
|
7801
|
-
/**
|
|
7802
|
-
* @public
|
|
7803
|
-
* <p>Filters to be applied to search results.</p>
|
|
7804
|
-
*/
|
|
7805
|
-
export interface RoutingProfileSearchFilter {
|
|
7806
|
-
/**
|
|
7807
|
-
* @public
|
|
7808
|
-
* <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>.
|
|
7809
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7810
|
-
* <ul>
|
|
7811
|
-
* <li>
|
|
7812
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7813
|
-
* operator</p>
|
|
7814
|
-
* </li>
|
|
7815
|
-
* <li>
|
|
7816
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7817
|
-
* operator.</p>
|
|
7818
|
-
* </li>
|
|
7819
|
-
* </ul>
|
|
7977
|
+
* <p>An ascending or descending sort.</p>
|
|
7820
7978
|
*/
|
|
7821
|
-
|
|
7979
|
+
Order: SortOrder | undefined;
|
|
7822
7980
|
}
|
|
7823
7981
|
/**
|
|
7824
|
-
* @
|
|
7982
|
+
* @internal
|
|
7825
7983
|
*/
|
|
7826
|
-
export
|
|
7827
|
-
/**
|
|
7828
|
-
* @public
|
|
7829
|
-
* <p>Information about the routing profiles.</p>
|
|
7830
|
-
*/
|
|
7831
|
-
RoutingProfiles?: RoutingProfile[];
|
|
7832
|
-
/**
|
|
7833
|
-
* @public
|
|
7834
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
7835
|
-
*/
|
|
7836
|
-
NextToken?: string;
|
|
7837
|
-
/**
|
|
7838
|
-
* @public
|
|
7839
|
-
* <p>The total number of routing profiles which matched your search query.</p>
|
|
7840
|
-
*/
|
|
7841
|
-
ApproximateTotalCount?: number;
|
|
7842
|
-
}
|
|
7984
|
+
export declare const DescribeViewResponseFilterSensitiveLog: (obj: DescribeViewResponse) => any;
|
|
7843
7985
|
/**
|
|
7844
|
-
* @
|
|
7845
|
-
* <p>Filters to be applied to search results.</p>
|
|
7986
|
+
* @internal
|
|
7846
7987
|
*/
|
|
7847
|
-
export
|
|
7848
|
-
/**
|
|
7849
|
-
* @public
|
|
7850
|
-
* <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>.
|
|
7851
|
-
* This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p>
|
|
7852
|
-
* <ul>
|
|
7853
|
-
* <li>
|
|
7854
|
-
* <p>Top level list specifies conditions that need to be applied with <code>OR</code>
|
|
7855
|
-
* operator</p>
|
|
7856
|
-
* </li>
|
|
7857
|
-
* <li>
|
|
7858
|
-
* <p>Inner list specifies conditions that need to be applied with <code>AND</code>
|
|
7859
|
-
* operator.</p>
|
|
7860
|
-
* </li>
|
|
7861
|
-
* </ul>
|
|
7862
|
-
*/
|
|
7863
|
-
TagFilter?: ControlPlaneTagFilter;
|
|
7864
|
-
}
|
|
7988
|
+
export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
|
|
7865
7989
|
/**
|
|
7866
|
-
* @
|
|
7867
|
-
* <p>Information about the returned security profiles.</p>
|
|
7990
|
+
* @internal
|
|
7868
7991
|
*/
|
|
7869
|
-
export
|
|
7870
|
-
/**
|
|
7871
|
-
* @public
|
|
7872
|
-
* <p>The identifier of the security profile.</p>
|
|
7873
|
-
*/
|
|
7874
|
-
Id?: string;
|
|
7875
|
-
/**
|
|
7876
|
-
* @public
|
|
7877
|
-
* <p>The organization resource identifier.</p>
|
|
7878
|
-
*/
|
|
7879
|
-
OrganizationResourceId?: string;
|
|
7880
|
-
/**
|
|
7881
|
-
* @public
|
|
7882
|
-
* <p>The Amazon Resource Name (ARN) of the security profile.</p>
|
|
7883
|
-
*/
|
|
7884
|
-
Arn?: string;
|
|
7885
|
-
/**
|
|
7886
|
-
* @public
|
|
7887
|
-
* <p>The name of the security profile.</p>
|
|
7888
|
-
*/
|
|
7889
|
-
SecurityProfileName?: string;
|
|
7890
|
-
/**
|
|
7891
|
-
* @public
|
|
7892
|
-
* <p>The description of the security profile.</p>
|
|
7893
|
-
*/
|
|
7894
|
-
Description?: string;
|
|
7895
|
-
/**
|
|
7896
|
-
* @public
|
|
7897
|
-
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
|
|
7898
|
-
*/
|
|
7899
|
-
Tags?: Record<string, string>;
|
|
7900
|
-
}
|
|
7992
|
+
export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
|
|
7901
7993
|
/**
|
|
7902
|
-
* @
|
|
7994
|
+
* @internal
|
|
7903
7995
|
*/
|
|
7904
|
-
export
|
|
7905
|
-
/**
|
|
7906
|
-
* @public
|
|
7907
|
-
* <p>Information about the security profiles.</p>
|
|
7908
|
-
*/
|
|
7909
|
-
SecurityProfiles?: SecurityProfileSearchSummary[];
|
|
7910
|
-
/**
|
|
7911
|
-
* @public
|
|
7912
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
7913
|
-
*/
|
|
7914
|
-
NextToken?: string;
|
|
7915
|
-
/**
|
|
7916
|
-
* @public
|
|
7917
|
-
* <p>The total number of security profiles which matched your search query.</p>
|
|
7918
|
-
*/
|
|
7919
|
-
ApproximateTotalCount?: number;
|
|
7920
|
-
}
|
|
7996
|
+
export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
|
|
7921
7997
|
/**
|
|
7922
|
-
* @
|
|
7923
|
-
* @enum
|
|
7998
|
+
* @internal
|
|
7924
7999
|
*/
|
|
7925
|
-
export declare const
|
|
7926
|
-
readonly EXACT: "EXACT";
|
|
7927
|
-
readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
|
|
7928
|
-
};
|
|
8000
|
+
export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
|
|
7929
8001
|
/**
|
|
7930
|
-
* @
|
|
8002
|
+
* @internal
|
|
7931
8003
|
*/
|
|
7932
|
-
export
|
|
8004
|
+
export declare const ViewSummaryFilterSensitiveLog: (obj: ViewSummary) => any;
|
|
7933
8005
|
/**
|
|
7934
8006
|
* @internal
|
|
7935
8007
|
*/
|
|
7936
|
-
export declare const
|
|
8008
|
+
export declare const ListViewsResponseFilterSensitiveLog: (obj: ListViewsResponse) => any;
|
|
7937
8009
|
/**
|
|
7938
8010
|
* @internal
|
|
7939
8011
|
*/
|
|
7940
|
-
export declare const
|
|
8012
|
+
export declare const ViewVersionSummaryFilterSensitiveLog: (obj: ViewVersionSummary) => any;
|
|
7941
8013
|
/**
|
|
7942
8014
|
* @internal
|
|
7943
8015
|
*/
|
|
7944
|
-
export declare const
|
|
8016
|
+
export declare const ListViewVersionsResponseFilterSensitiveLog: (obj: ListViewVersionsResponse) => any;
|
|
7945
8017
|
/**
|
|
7946
8018
|
* @internal
|
|
7947
8019
|
*/
|
|
7948
|
-
export declare const
|
|
8020
|
+
export declare const ReplicateInstanceRequestFilterSensitiveLog: (obj: ReplicateInstanceRequest) => any;
|
|
7949
8021
|
/**
|
|
7950
8022
|
* @internal
|
|
7951
8023
|
*/
|
|
7952
|
-
export declare const
|
|
8024
|
+
export declare const TranscriptCriteriaFilterSensitiveLog: (obj: TranscriptCriteria) => any;
|
|
7953
8025
|
/**
|
|
7954
8026
|
* @internal
|
|
7955
8027
|
*/
|
|
7956
|
-
export declare const
|
|
8028
|
+
export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
|
|
7957
8029
|
/**
|
|
7958
8030
|
* @internal
|
|
7959
8031
|
*/
|
|
7960
|
-
export declare const
|
|
8032
|
+
export declare const ContactAnalysisFilterSensitiveLog: (obj: ContactAnalysis) => any;
|
|
7961
8033
|
/**
|
|
7962
8034
|
* @internal
|
|
7963
8035
|
*/
|
|
7964
|
-
export declare const
|
|
8036
|
+
export declare const SearchableContactAttributesCriteriaFilterSensitiveLog: (obj: SearchableContactAttributesCriteria) => any;
|
|
7965
8037
|
/**
|
|
7966
8038
|
* @internal
|
|
7967
8039
|
*/
|
|
7968
|
-
export declare const
|
|
8040
|
+
export declare const SearchableContactAttributesFilterSensitiveLog: (obj: SearchableContactAttributes) => any;
|
|
7969
8041
|
/**
|
|
7970
8042
|
* @internal
|
|
7971
8043
|
*/
|
|
7972
|
-
export declare const
|
|
8044
|
+
export declare const SearchCriteriaFilterSensitiveLog: (obj: SearchCriteria) => any;
|