@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
|
@@ -5,6 +5,7 @@ import {
|
|
|
5
5
|
AgentAvailabilityTimer,
|
|
6
6
|
AgentConfig,
|
|
7
7
|
AgentContactReference,
|
|
8
|
+
AgentHierarchyGroups,
|
|
8
9
|
AgentStatusReference,
|
|
9
10
|
AgentStatusSummary,
|
|
10
11
|
AgentStatusType,
|
|
@@ -15,6 +16,7 @@ import {
|
|
|
15
16
|
ContactFlowModuleState,
|
|
16
17
|
ContactFlowState,
|
|
17
18
|
ContactFlowType,
|
|
19
|
+
ContactInitiationMethod,
|
|
18
20
|
ContactState,
|
|
19
21
|
DirectoryType,
|
|
20
22
|
Distribution,
|
|
@@ -24,7 +26,6 @@ import {
|
|
|
24
26
|
EventSourceName,
|
|
25
27
|
FlowAssociationResourceType,
|
|
26
28
|
FlowAssociationSummary,
|
|
27
|
-
HoursOfOperation,
|
|
28
29
|
InstanceStatus,
|
|
29
30
|
InstanceStorageConfig,
|
|
30
31
|
InstanceStorageResourceType,
|
|
@@ -37,7 +38,7 @@ import {
|
|
|
37
38
|
OutboundCallerConfig,
|
|
38
39
|
ParticipantRole,
|
|
39
40
|
PhoneNumberCountryCode,
|
|
40
|
-
|
|
41
|
+
PredefinedAttributeValues,
|
|
41
42
|
QueueReference,
|
|
42
43
|
QuickConnectConfig,
|
|
43
44
|
QuickConnectType,
|
|
@@ -54,12 +55,68 @@ import {
|
|
|
54
55
|
UseCaseType,
|
|
55
56
|
UserIdentityInfo,
|
|
56
57
|
UserPhoneConfig,
|
|
58
|
+
UserProficiency,
|
|
57
59
|
View,
|
|
58
60
|
ViewStatus,
|
|
59
61
|
ViewType,
|
|
60
62
|
VocabularyLanguageCode,
|
|
61
63
|
VocabularyState,
|
|
62
64
|
} from "./models_0";
|
|
65
|
+
export declare const PhoneNumberWorkflowStatus: {
|
|
66
|
+
readonly Claimed: "CLAIMED";
|
|
67
|
+
readonly Failed: "FAILED";
|
|
68
|
+
readonly InProgress: "IN_PROGRESS";
|
|
69
|
+
};
|
|
70
|
+
export type PhoneNumberWorkflowStatus =
|
|
71
|
+
(typeof PhoneNumberWorkflowStatus)[keyof typeof PhoneNumberWorkflowStatus];
|
|
72
|
+
export interface PhoneNumberStatus {
|
|
73
|
+
Status?: PhoneNumberWorkflowStatus;
|
|
74
|
+
Message?: string;
|
|
75
|
+
}
|
|
76
|
+
export declare const PhoneNumberType: {
|
|
77
|
+
readonly DID: "DID";
|
|
78
|
+
readonly SHARED: "SHARED";
|
|
79
|
+
readonly SHORT_CODE: "SHORT_CODE";
|
|
80
|
+
readonly THIRD_PARTY_DID: "THIRD_PARTY_DID";
|
|
81
|
+
readonly THIRD_PARTY_TF: "THIRD_PARTY_TF";
|
|
82
|
+
readonly TOLL_FREE: "TOLL_FREE";
|
|
83
|
+
readonly UIFN: "UIFN";
|
|
84
|
+
};
|
|
85
|
+
export type PhoneNumberType =
|
|
86
|
+
(typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
87
|
+
export interface ClaimedPhoneNumberSummary {
|
|
88
|
+
PhoneNumberId?: string;
|
|
89
|
+
PhoneNumberArn?: string;
|
|
90
|
+
PhoneNumber?: string;
|
|
91
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode;
|
|
92
|
+
PhoneNumberType?: PhoneNumberType;
|
|
93
|
+
PhoneNumberDescription?: string;
|
|
94
|
+
TargetArn?: string;
|
|
95
|
+
InstanceId?: string;
|
|
96
|
+
Tags?: Record<string, string>;
|
|
97
|
+
PhoneNumberStatus?: PhoneNumberStatus;
|
|
98
|
+
SourcePhoneNumberArn?: string;
|
|
99
|
+
}
|
|
100
|
+
export interface DescribePhoneNumberResponse {
|
|
101
|
+
ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
|
|
102
|
+
}
|
|
103
|
+
export interface DescribePredefinedAttributeRequest {
|
|
104
|
+
InstanceId: string | undefined;
|
|
105
|
+
Name: string | undefined;
|
|
106
|
+
}
|
|
107
|
+
export interface PredefinedAttribute {
|
|
108
|
+
Name?: string;
|
|
109
|
+
Values?: PredefinedAttributeValues;
|
|
110
|
+
LastModifiedTime?: Date;
|
|
111
|
+
LastModifiedRegion?: string;
|
|
112
|
+
}
|
|
113
|
+
export interface DescribePredefinedAttributeResponse {
|
|
114
|
+
PredefinedAttribute?: PredefinedAttribute;
|
|
115
|
+
}
|
|
116
|
+
export interface DescribePromptRequest {
|
|
117
|
+
InstanceId: string | undefined;
|
|
118
|
+
PromptId: string | undefined;
|
|
119
|
+
}
|
|
63
120
|
export interface Prompt {
|
|
64
121
|
PromptARN?: string;
|
|
65
122
|
PromptId?: string;
|
|
@@ -357,6 +414,15 @@ export interface DisassociateTrafficDistributionGroupUserRequest {
|
|
|
357
414
|
InstanceId: string | undefined;
|
|
358
415
|
}
|
|
359
416
|
export interface DisassociateTrafficDistributionGroupUserResponse {}
|
|
417
|
+
export interface UserProficiencyDisassociate {
|
|
418
|
+
AttributeName: string | undefined;
|
|
419
|
+
AttributeValue: string | undefined;
|
|
420
|
+
}
|
|
421
|
+
export interface DisassociateUserProficienciesRequest {
|
|
422
|
+
InstanceId: string | undefined;
|
|
423
|
+
UserId: string | undefined;
|
|
424
|
+
UserProficiencies: UserProficiencyDisassociate[] | undefined;
|
|
425
|
+
}
|
|
360
426
|
export interface DismissUserContactRequest {
|
|
361
427
|
UserId: string | undefined;
|
|
362
428
|
InstanceId: string | undefined;
|
|
@@ -401,11 +467,13 @@ export interface Filters {
|
|
|
401
467
|
Queues?: string[];
|
|
402
468
|
Channels?: Channel[];
|
|
403
469
|
RoutingProfiles?: string[];
|
|
470
|
+
RoutingStepExpressions?: string[];
|
|
404
471
|
}
|
|
405
472
|
export declare const Grouping: {
|
|
406
473
|
readonly CHANNEL: "CHANNEL";
|
|
407
474
|
readonly QUEUE: "QUEUE";
|
|
408
475
|
readonly ROUTING_PROFILE: "ROUTING_PROFILE";
|
|
476
|
+
readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
|
|
409
477
|
};
|
|
410
478
|
export type Grouping = (typeof Grouping)[keyof typeof Grouping];
|
|
411
479
|
export declare const SortOrder: {
|
|
@@ -438,6 +506,7 @@ export interface Dimensions {
|
|
|
438
506
|
Queue?: QueueReference;
|
|
439
507
|
Channel?: Channel;
|
|
440
508
|
RoutingProfile?: RoutingProfileReference;
|
|
509
|
+
RoutingStepExpression?: string;
|
|
441
510
|
}
|
|
442
511
|
export interface CurrentMetricResult {
|
|
443
512
|
Dimensions?: Dimensions;
|
|
@@ -1151,6 +1220,20 @@ export interface ListPhoneNumbersV2Response {
|
|
|
1151
1220
|
NextToken?: string;
|
|
1152
1221
|
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
1153
1222
|
}
|
|
1223
|
+
export interface ListPredefinedAttributesRequest {
|
|
1224
|
+
InstanceId: string | undefined;
|
|
1225
|
+
NextToken?: string;
|
|
1226
|
+
MaxResults?: number;
|
|
1227
|
+
}
|
|
1228
|
+
export interface PredefinedAttributeSummary {
|
|
1229
|
+
Name?: string;
|
|
1230
|
+
LastModifiedTime?: Date;
|
|
1231
|
+
LastModifiedRegion?: string;
|
|
1232
|
+
}
|
|
1233
|
+
export interface ListPredefinedAttributesResponse {
|
|
1234
|
+
NextToken?: string;
|
|
1235
|
+
PredefinedAttributeSummaryList?: PredefinedAttributeSummary[];
|
|
1236
|
+
}
|
|
1154
1237
|
export interface ListPromptsRequest {
|
|
1155
1238
|
InstanceId: string | undefined;
|
|
1156
1239
|
NextToken?: string;
|
|
@@ -1632,6 +1715,18 @@ export interface ListUserHierarchyGroupsResponse {
|
|
|
1632
1715
|
UserHierarchyGroupSummaryList?: HierarchyGroupSummary[];
|
|
1633
1716
|
NextToken?: string;
|
|
1634
1717
|
}
|
|
1718
|
+
export interface ListUserProficienciesRequest {
|
|
1719
|
+
InstanceId: string | undefined;
|
|
1720
|
+
UserId: string | undefined;
|
|
1721
|
+
NextToken?: string;
|
|
1722
|
+
MaxResults?: number;
|
|
1723
|
+
}
|
|
1724
|
+
export interface ListUserProficienciesResponse {
|
|
1725
|
+
NextToken?: string;
|
|
1726
|
+
UserProficiencyList?: UserProficiency[];
|
|
1727
|
+
LastModifiedTime?: Date;
|
|
1728
|
+
LastModifiedRegion?: string;
|
|
1729
|
+
}
|
|
1635
1730
|
export interface ListUsersRequest {
|
|
1636
1731
|
InstanceId: string | undefined;
|
|
1637
1732
|
NextToken?: string;
|
|
@@ -1758,126 +1853,55 @@ export interface SearchAvailablePhoneNumbersResponse {
|
|
|
1758
1853
|
NextToken?: string;
|
|
1759
1854
|
AvailableNumbersList?: AvailableNumberSummary[];
|
|
1760
1855
|
}
|
|
1761
|
-
export declare const
|
|
1762
|
-
readonly
|
|
1763
|
-
readonly
|
|
1764
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
1856
|
+
export declare const SearchContactsMatchType: {
|
|
1857
|
+
readonly MATCH_ALL: "MATCH_ALL";
|
|
1858
|
+
readonly MATCH_ANY: "MATCH_ANY";
|
|
1765
1859
|
};
|
|
1766
|
-
export type
|
|
1767
|
-
(typeof
|
|
1768
|
-
export interface
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
}
|
|
1773
|
-
export interface TagCondition {
|
|
1774
|
-
TagKey?: string;
|
|
1775
|
-
TagValue?: string;
|
|
1860
|
+
export type SearchContactsMatchType =
|
|
1861
|
+
(typeof SearchContactsMatchType)[keyof typeof SearchContactsMatchType];
|
|
1862
|
+
export interface TranscriptCriteria {
|
|
1863
|
+
ParticipantRole: ParticipantRole | undefined;
|
|
1864
|
+
SearchText: string[] | undefined;
|
|
1865
|
+
MatchType: SearchContactsMatchType | undefined;
|
|
1776
1866
|
}
|
|
1777
|
-
export interface
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
TagCondition?: TagCondition;
|
|
1867
|
+
export interface Transcript {
|
|
1868
|
+
Criteria: TranscriptCriteria[] | undefined;
|
|
1869
|
+
MatchType?: SearchContactsMatchType;
|
|
1781
1870
|
}
|
|
1782
|
-
export interface
|
|
1783
|
-
|
|
1871
|
+
export interface ContactAnalysis {
|
|
1872
|
+
Transcript?: Transcript;
|
|
1784
1873
|
}
|
|
1785
|
-
export interface
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
ApproximateTotalCount?: number;
|
|
1874
|
+
export interface SearchableContactAttributesCriteria {
|
|
1875
|
+
Key: string | undefined;
|
|
1876
|
+
Values: string[] | undefined;
|
|
1789
1877
|
}
|
|
1790
|
-
export interface
|
|
1791
|
-
|
|
1878
|
+
export interface SearchableContactAttributes {
|
|
1879
|
+
Criteria: SearchableContactAttributesCriteria[] | undefined;
|
|
1880
|
+
MatchType?: SearchContactsMatchType;
|
|
1792
1881
|
}
|
|
1793
|
-
export interface
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1882
|
+
export interface SearchCriteria {
|
|
1883
|
+
AgentIds?: string[];
|
|
1884
|
+
AgentHierarchyGroups?: AgentHierarchyGroups;
|
|
1885
|
+
Channels?: Channel[];
|
|
1886
|
+
ContactAnalysis?: ContactAnalysis;
|
|
1887
|
+
InitiationMethods?: ContactInitiationMethod[];
|
|
1888
|
+
QueueIds?: string[];
|
|
1889
|
+
SearchableContactAttributes?: SearchableContactAttributes;
|
|
1797
1890
|
}
|
|
1798
|
-
export declare const
|
|
1799
|
-
readonly
|
|
1891
|
+
export declare const SortableFieldName: {
|
|
1892
|
+
readonly CHANNEL: "CHANNEL";
|
|
1893
|
+
readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
|
|
1894
|
+
readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
|
|
1895
|
+
readonly INITIATION_METHOD: "INITIATION_METHOD";
|
|
1896
|
+
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
1897
|
+
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
1800
1898
|
};
|
|
1801
|
-
export type
|
|
1802
|
-
(typeof
|
|
1803
|
-
export interface
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
export interface SearchQueuesResponse {
|
|
1807
|
-
Queues?: Queue[];
|
|
1808
|
-
NextToken?: string;
|
|
1809
|
-
ApproximateTotalCount?: number;
|
|
1810
|
-
}
|
|
1811
|
-
export interface QuickConnectSearchFilter {
|
|
1812
|
-
TagFilter?: ControlPlaneTagFilter;
|
|
1899
|
+
export type SortableFieldName =
|
|
1900
|
+
(typeof SortableFieldName)[keyof typeof SortableFieldName];
|
|
1901
|
+
export interface Sort {
|
|
1902
|
+
FieldName: SortableFieldName | undefined;
|
|
1903
|
+
Order: SortOrder | undefined;
|
|
1813
1904
|
}
|
|
1814
|
-
export interface SearchQuickConnectsResponse {
|
|
1815
|
-
QuickConnects?: QuickConnect[];
|
|
1816
|
-
NextToken?: string;
|
|
1817
|
-
ApproximateTotalCount?: number;
|
|
1818
|
-
}
|
|
1819
|
-
export declare class MaximumResultReturnedException extends __BaseException {
|
|
1820
|
-
readonly name: "MaximumResultReturnedException";
|
|
1821
|
-
readonly $fault: "client";
|
|
1822
|
-
Message?: string;
|
|
1823
|
-
constructor(
|
|
1824
|
-
opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>
|
|
1825
|
-
);
|
|
1826
|
-
}
|
|
1827
|
-
export interface TagSearchCondition {
|
|
1828
|
-
tagKey?: string;
|
|
1829
|
-
tagValue?: string;
|
|
1830
|
-
tagKeyComparisonType?: StringComparisonType;
|
|
1831
|
-
tagValueComparisonType?: StringComparisonType;
|
|
1832
|
-
}
|
|
1833
|
-
export interface ResourceTagsSearchCriteria {
|
|
1834
|
-
TagSearchCondition?: TagSearchCondition;
|
|
1835
|
-
}
|
|
1836
|
-
export interface SearchResourceTagsRequest {
|
|
1837
|
-
InstanceId: string | undefined;
|
|
1838
|
-
ResourceTypes?: string[];
|
|
1839
|
-
NextToken?: string;
|
|
1840
|
-
MaxResults?: number;
|
|
1841
|
-
SearchCriteria?: ResourceTagsSearchCriteria;
|
|
1842
|
-
}
|
|
1843
|
-
export interface TagSet {
|
|
1844
|
-
key?: string;
|
|
1845
|
-
value?: string;
|
|
1846
|
-
}
|
|
1847
|
-
export interface SearchResourceTagsResponse {
|
|
1848
|
-
Tags?: TagSet[];
|
|
1849
|
-
NextToken?: string;
|
|
1850
|
-
}
|
|
1851
|
-
export interface RoutingProfileSearchFilter {
|
|
1852
|
-
TagFilter?: ControlPlaneTagFilter;
|
|
1853
|
-
}
|
|
1854
|
-
export interface SearchRoutingProfilesResponse {
|
|
1855
|
-
RoutingProfiles?: RoutingProfile[];
|
|
1856
|
-
NextToken?: string;
|
|
1857
|
-
ApproximateTotalCount?: number;
|
|
1858
|
-
}
|
|
1859
|
-
export interface SecurityProfilesSearchFilter {
|
|
1860
|
-
TagFilter?: ControlPlaneTagFilter;
|
|
1861
|
-
}
|
|
1862
|
-
export interface SecurityProfileSearchSummary {
|
|
1863
|
-
Id?: string;
|
|
1864
|
-
OrganizationResourceId?: string;
|
|
1865
|
-
Arn?: string;
|
|
1866
|
-
SecurityProfileName?: string;
|
|
1867
|
-
Description?: string;
|
|
1868
|
-
Tags?: Record<string, string>;
|
|
1869
|
-
}
|
|
1870
|
-
export interface SearchSecurityProfilesResponse {
|
|
1871
|
-
SecurityProfiles?: SecurityProfileSearchSummary[];
|
|
1872
|
-
NextToken?: string;
|
|
1873
|
-
ApproximateTotalCount?: number;
|
|
1874
|
-
}
|
|
1875
|
-
export declare const HierarchyGroupMatchType: {
|
|
1876
|
-
readonly EXACT: "EXACT";
|
|
1877
|
-
readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
|
|
1878
|
-
};
|
|
1879
|
-
export type HierarchyGroupMatchType =
|
|
1880
|
-
(typeof HierarchyGroupMatchType)[keyof typeof HierarchyGroupMatchType];
|
|
1881
1905
|
export declare const DescribeViewResponseFilterSensitiveLog: (
|
|
1882
1906
|
obj: DescribeViewResponse
|
|
1883
1907
|
) => any;
|
|
@@ -1904,3 +1928,19 @@ export declare const ListViewVersionsResponseFilterSensitiveLog: (
|
|
|
1904
1928
|
export declare const ReplicateInstanceRequestFilterSensitiveLog: (
|
|
1905
1929
|
obj: ReplicateInstanceRequest
|
|
1906
1930
|
) => any;
|
|
1931
|
+
export declare const TranscriptCriteriaFilterSensitiveLog: (
|
|
1932
|
+
obj: TranscriptCriteria
|
|
1933
|
+
) => any;
|
|
1934
|
+
export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
|
|
1935
|
+
export declare const ContactAnalysisFilterSensitiveLog: (
|
|
1936
|
+
obj: ContactAnalysis
|
|
1937
|
+
) => any;
|
|
1938
|
+
export declare const SearchableContactAttributesCriteriaFilterSensitiveLog: (
|
|
1939
|
+
obj: SearchableContactAttributesCriteria
|
|
1940
|
+
) => any;
|
|
1941
|
+
export declare const SearchableContactAttributesFilterSensitiveLog: (
|
|
1942
|
+
obj: SearchableContactAttributes
|
|
1943
|
+
) => any;
|
|
1944
|
+
export declare const SearchCriteriaFilterSensitiveLog: (
|
|
1945
|
+
obj: SearchCriteria
|
|
1946
|
+
) => any;
|
|
@@ -6,20 +6,24 @@ import {
|
|
|
6
6
|
AgentStatusState,
|
|
7
7
|
AllowedCapabilities,
|
|
8
8
|
Application,
|
|
9
|
+
Channel,
|
|
9
10
|
ContactFlowModuleState,
|
|
10
11
|
ContactFlowState,
|
|
12
|
+
ContactInitiationMethod,
|
|
11
13
|
Evaluation,
|
|
12
14
|
EvaluationAnswerData,
|
|
13
15
|
EvaluationFormQuestion,
|
|
14
16
|
EvaluationFormScoringStrategy,
|
|
15
17
|
EvaluationFormVersionStatus,
|
|
16
18
|
EvaluationNote,
|
|
19
|
+
HoursOfOperation,
|
|
17
20
|
HoursOfOperationConfig,
|
|
18
21
|
InstanceAttributeType,
|
|
19
22
|
InstanceStorageConfig,
|
|
20
23
|
InstanceStorageResourceType,
|
|
21
24
|
MediaConcurrency,
|
|
22
25
|
OutboundCallerConfig,
|
|
26
|
+
PredefinedAttributeValues,
|
|
23
27
|
QuickConnectConfig,
|
|
24
28
|
Reference,
|
|
25
29
|
RehydrationType,
|
|
@@ -32,6 +36,7 @@ import {
|
|
|
32
36
|
TaskTemplateStatus,
|
|
33
37
|
UserIdentityInfo,
|
|
34
38
|
UserPhoneConfig,
|
|
39
|
+
UserProficiency,
|
|
35
40
|
View,
|
|
36
41
|
ViewInputContent,
|
|
37
42
|
ViewStatus,
|
|
@@ -39,20 +44,189 @@ import {
|
|
|
39
44
|
VocabularyState,
|
|
40
45
|
} from "./models_0";
|
|
41
46
|
import {
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
PromptSearchFilter,
|
|
46
|
-
QueueSearchFilter,
|
|
47
|
+
PredefinedAttribute,
|
|
48
|
+
Prompt,
|
|
49
|
+
Queue,
|
|
47
50
|
QueueStatus,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
SecurityProfilesSearchFilter,
|
|
51
|
+
QuickConnect,
|
|
52
|
+
RoutingProfile,
|
|
53
|
+
SearchCriteria,
|
|
52
54
|
SignInConfig,
|
|
53
|
-
|
|
55
|
+
Sort,
|
|
54
56
|
TelephonyConfig,
|
|
55
57
|
} from "./models_1";
|
|
58
|
+
export declare const SearchContactsTimeRangeType: {
|
|
59
|
+
readonly CONNECTED_TO_AGENT_TIMESTAMP: "CONNECTED_TO_AGENT_TIMESTAMP";
|
|
60
|
+
readonly DISCONNECT_TIMESTAMP: "DISCONNECT_TIMESTAMP";
|
|
61
|
+
readonly INITIATION_TIMESTAMP: "INITIATION_TIMESTAMP";
|
|
62
|
+
readonly SCHEDULED_TIMESTAMP: "SCHEDULED_TIMESTAMP";
|
|
63
|
+
};
|
|
64
|
+
export type SearchContactsTimeRangeType =
|
|
65
|
+
(typeof SearchContactsTimeRangeType)[keyof typeof SearchContactsTimeRangeType];
|
|
66
|
+
export interface SearchContactsTimeRange {
|
|
67
|
+
Type: SearchContactsTimeRangeType | undefined;
|
|
68
|
+
StartTime: Date | undefined;
|
|
69
|
+
EndTime: Date | undefined;
|
|
70
|
+
}
|
|
71
|
+
export interface SearchContactsRequest {
|
|
72
|
+
InstanceId: string | undefined;
|
|
73
|
+
TimeRange: SearchContactsTimeRange | undefined;
|
|
74
|
+
SearchCriteria?: SearchCriteria;
|
|
75
|
+
MaxResults?: number;
|
|
76
|
+
NextToken?: string;
|
|
77
|
+
Sort?: Sort;
|
|
78
|
+
}
|
|
79
|
+
export interface ContactSearchSummaryAgentInfo {
|
|
80
|
+
Id?: string;
|
|
81
|
+
ConnectedToAgentTimestamp?: Date;
|
|
82
|
+
}
|
|
83
|
+
export interface ContactSearchSummaryQueueInfo {
|
|
84
|
+
Id?: string;
|
|
85
|
+
EnqueueTimestamp?: Date;
|
|
86
|
+
}
|
|
87
|
+
export interface ContactSearchSummary {
|
|
88
|
+
Arn?: string;
|
|
89
|
+
Id?: string;
|
|
90
|
+
InitialContactId?: string;
|
|
91
|
+
PreviousContactId?: string;
|
|
92
|
+
InitiationMethod?: ContactInitiationMethod;
|
|
93
|
+
Channel?: Channel;
|
|
94
|
+
QueueInfo?: ContactSearchSummaryQueueInfo;
|
|
95
|
+
AgentInfo?: ContactSearchSummaryAgentInfo;
|
|
96
|
+
InitiationTimestamp?: Date;
|
|
97
|
+
DisconnectTimestamp?: Date;
|
|
98
|
+
ScheduledTimestamp?: Date;
|
|
99
|
+
}
|
|
100
|
+
export interface SearchContactsResponse {
|
|
101
|
+
Contacts: ContactSearchSummary[] | undefined;
|
|
102
|
+
NextToken?: string;
|
|
103
|
+
TotalCount?: number;
|
|
104
|
+
}
|
|
105
|
+
export declare const StringComparisonType: {
|
|
106
|
+
readonly CONTAINS: "CONTAINS";
|
|
107
|
+
readonly EXACT: "EXACT";
|
|
108
|
+
readonly STARTS_WITH: "STARTS_WITH";
|
|
109
|
+
};
|
|
110
|
+
export type StringComparisonType =
|
|
111
|
+
(typeof StringComparisonType)[keyof typeof StringComparisonType];
|
|
112
|
+
export interface StringCondition {
|
|
113
|
+
FieldName?: string;
|
|
114
|
+
Value?: string;
|
|
115
|
+
ComparisonType?: StringComparisonType;
|
|
116
|
+
}
|
|
117
|
+
export interface TagCondition {
|
|
118
|
+
TagKey?: string;
|
|
119
|
+
TagValue?: string;
|
|
120
|
+
}
|
|
121
|
+
export interface ControlPlaneTagFilter {
|
|
122
|
+
OrConditions?: TagCondition[][];
|
|
123
|
+
AndConditions?: TagCondition[];
|
|
124
|
+
TagCondition?: TagCondition;
|
|
125
|
+
}
|
|
126
|
+
export interface HoursOfOperationSearchFilter {
|
|
127
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
128
|
+
}
|
|
129
|
+
export interface SearchHoursOfOperationsResponse {
|
|
130
|
+
HoursOfOperations?: HoursOfOperation[];
|
|
131
|
+
NextToken?: string;
|
|
132
|
+
ApproximateTotalCount?: number;
|
|
133
|
+
}
|
|
134
|
+
export interface SearchPredefinedAttributesResponse {
|
|
135
|
+
PredefinedAttributes?: PredefinedAttribute[];
|
|
136
|
+
NextToken?: string;
|
|
137
|
+
ApproximateTotalCount?: number;
|
|
138
|
+
}
|
|
139
|
+
export interface PromptSearchFilter {
|
|
140
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
141
|
+
}
|
|
142
|
+
export interface SearchPromptsResponse {
|
|
143
|
+
Prompts?: Prompt[];
|
|
144
|
+
NextToken?: string;
|
|
145
|
+
ApproximateTotalCount?: number;
|
|
146
|
+
}
|
|
147
|
+
export declare const SearchableQueueType: {
|
|
148
|
+
readonly STANDARD: "STANDARD";
|
|
149
|
+
};
|
|
150
|
+
export type SearchableQueueType =
|
|
151
|
+
(typeof SearchableQueueType)[keyof typeof SearchableQueueType];
|
|
152
|
+
export interface QueueSearchFilter {
|
|
153
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
154
|
+
}
|
|
155
|
+
export interface SearchQueuesResponse {
|
|
156
|
+
Queues?: Queue[];
|
|
157
|
+
NextToken?: string;
|
|
158
|
+
ApproximateTotalCount?: number;
|
|
159
|
+
}
|
|
160
|
+
export interface QuickConnectSearchFilter {
|
|
161
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
162
|
+
}
|
|
163
|
+
export interface SearchQuickConnectsResponse {
|
|
164
|
+
QuickConnects?: QuickConnect[];
|
|
165
|
+
NextToken?: string;
|
|
166
|
+
ApproximateTotalCount?: number;
|
|
167
|
+
}
|
|
168
|
+
export declare class MaximumResultReturnedException extends __BaseException {
|
|
169
|
+
readonly name: "MaximumResultReturnedException";
|
|
170
|
+
readonly $fault: "client";
|
|
171
|
+
Message?: string;
|
|
172
|
+
constructor(
|
|
173
|
+
opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>
|
|
174
|
+
);
|
|
175
|
+
}
|
|
176
|
+
export interface TagSearchCondition {
|
|
177
|
+
tagKey?: string;
|
|
178
|
+
tagValue?: string;
|
|
179
|
+
tagKeyComparisonType?: StringComparisonType;
|
|
180
|
+
tagValueComparisonType?: StringComparisonType;
|
|
181
|
+
}
|
|
182
|
+
export interface ResourceTagsSearchCriteria {
|
|
183
|
+
TagSearchCondition?: TagSearchCondition;
|
|
184
|
+
}
|
|
185
|
+
export interface SearchResourceTagsRequest {
|
|
186
|
+
InstanceId: string | undefined;
|
|
187
|
+
ResourceTypes?: string[];
|
|
188
|
+
NextToken?: string;
|
|
189
|
+
MaxResults?: number;
|
|
190
|
+
SearchCriteria?: ResourceTagsSearchCriteria;
|
|
191
|
+
}
|
|
192
|
+
export interface TagSet {
|
|
193
|
+
key?: string;
|
|
194
|
+
value?: string;
|
|
195
|
+
}
|
|
196
|
+
export interface SearchResourceTagsResponse {
|
|
197
|
+
Tags?: TagSet[];
|
|
198
|
+
NextToken?: string;
|
|
199
|
+
}
|
|
200
|
+
export interface RoutingProfileSearchFilter {
|
|
201
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
202
|
+
}
|
|
203
|
+
export interface SearchRoutingProfilesResponse {
|
|
204
|
+
RoutingProfiles?: RoutingProfile[];
|
|
205
|
+
NextToken?: string;
|
|
206
|
+
ApproximateTotalCount?: number;
|
|
207
|
+
}
|
|
208
|
+
export interface SecurityProfilesSearchFilter {
|
|
209
|
+
TagFilter?: ControlPlaneTagFilter;
|
|
210
|
+
}
|
|
211
|
+
export interface SecurityProfileSearchSummary {
|
|
212
|
+
Id?: string;
|
|
213
|
+
OrganizationResourceId?: string;
|
|
214
|
+
Arn?: string;
|
|
215
|
+
SecurityProfileName?: string;
|
|
216
|
+
Description?: string;
|
|
217
|
+
Tags?: Record<string, string>;
|
|
218
|
+
}
|
|
219
|
+
export interface SearchSecurityProfilesResponse {
|
|
220
|
+
SecurityProfiles?: SecurityProfileSearchSummary[];
|
|
221
|
+
NextToken?: string;
|
|
222
|
+
ApproximateTotalCount?: number;
|
|
223
|
+
}
|
|
224
|
+
export declare const HierarchyGroupMatchType: {
|
|
225
|
+
readonly EXACT: "EXACT";
|
|
226
|
+
readonly WITH_CHILD_GROUPS: "WITH_CHILD_GROUPS";
|
|
227
|
+
};
|
|
228
|
+
export type HierarchyGroupMatchType =
|
|
229
|
+
(typeof HierarchyGroupMatchType)[keyof typeof HierarchyGroupMatchType];
|
|
56
230
|
export interface HierarchyGroupCondition {
|
|
57
231
|
Value?: string;
|
|
58
232
|
HierarchyGroupMatchType?: HierarchyGroupMatchType;
|
|
@@ -464,6 +638,13 @@ export interface UpdateContactFlowNameRequest {
|
|
|
464
638
|
Description?: string;
|
|
465
639
|
}
|
|
466
640
|
export interface UpdateContactFlowNameResponse {}
|
|
641
|
+
export interface UpdateContactRoutingDataRequest {
|
|
642
|
+
InstanceId: string | undefined;
|
|
643
|
+
ContactId: string | undefined;
|
|
644
|
+
QueueTimeAdjustmentSeconds?: number;
|
|
645
|
+
QueuePriority?: number;
|
|
646
|
+
}
|
|
647
|
+
export interface UpdateContactRoutingDataResponse {}
|
|
467
648
|
export interface UpdateContactScheduleRequest {
|
|
468
649
|
InstanceId: string | undefined;
|
|
469
650
|
ContactId: string | undefined;
|
|
@@ -588,6 +769,11 @@ export interface UpdatePhoneNumberMetadataRequest {
|
|
|
588
769
|
PhoneNumberDescription?: string;
|
|
589
770
|
ClientToken?: string;
|
|
590
771
|
}
|
|
772
|
+
export interface UpdatePredefinedAttributeRequest {
|
|
773
|
+
InstanceId: string | undefined;
|
|
774
|
+
Name: string | undefined;
|
|
775
|
+
Values?: PredefinedAttributeValues;
|
|
776
|
+
}
|
|
591
777
|
export interface UpdatePromptRequest {
|
|
592
778
|
InstanceId: string | undefined;
|
|
593
779
|
PromptId: string | undefined;
|
|
@@ -745,6 +931,11 @@ export interface UpdateUserPhoneConfigRequest {
|
|
|
745
931
|
UserId: string | undefined;
|
|
746
932
|
InstanceId: string | undefined;
|
|
747
933
|
}
|
|
934
|
+
export interface UpdateUserProficienciesRequest {
|
|
935
|
+
InstanceId: string | undefined;
|
|
936
|
+
UserId: string | undefined;
|
|
937
|
+
UserProficiencies: UserProficiency[] | undefined;
|
|
938
|
+
}
|
|
748
939
|
export interface UpdateUserRoutingProfileRequest {
|
|
749
940
|
RoutingProfileId: string | undefined;
|
|
750
941
|
UserId: string | undefined;
|
|
@@ -843,6 +1034,11 @@ export interface HoursOfOperationSearchCriteria {
|
|
|
843
1034
|
AndConditions?: HoursOfOperationSearchCriteria[];
|
|
844
1035
|
StringCondition?: StringCondition;
|
|
845
1036
|
}
|
|
1037
|
+
export interface PredefinedAttributeSearchCriteria {
|
|
1038
|
+
OrConditions?: PredefinedAttributeSearchCriteria[];
|
|
1039
|
+
AndConditions?: PredefinedAttributeSearchCriteria[];
|
|
1040
|
+
StringCondition?: StringCondition;
|
|
1041
|
+
}
|
|
846
1042
|
export interface PromptSearchCriteria {
|
|
847
1043
|
OrConditions?: PromptSearchCriteria[];
|
|
848
1044
|
AndConditions?: PromptSearchCriteria[];
|
|
@@ -900,6 +1096,12 @@ export interface SearchHoursOfOperationsRequest {
|
|
|
900
1096
|
SearchFilter?: HoursOfOperationSearchFilter;
|
|
901
1097
|
SearchCriteria?: HoursOfOperationSearchCriteria;
|
|
902
1098
|
}
|
|
1099
|
+
export interface SearchPredefinedAttributesRequest {
|
|
1100
|
+
InstanceId: string | undefined;
|
|
1101
|
+
NextToken?: string;
|
|
1102
|
+
MaxResults?: number;
|
|
1103
|
+
SearchCriteria?: PredefinedAttributeSearchCriteria;
|
|
1104
|
+
}
|
|
903
1105
|
export interface SearchPromptsRequest {
|
|
904
1106
|
InstanceId: string | undefined;
|
|
905
1107
|
NextToken?: string;
|
|
@@ -942,6 +1144,9 @@ export interface SearchUsersRequest {
|
|
|
942
1144
|
SearchFilter?: UserSearchFilter;
|
|
943
1145
|
SearchCriteria?: UserSearchCriteria;
|
|
944
1146
|
}
|
|
1147
|
+
export declare const SearchContactsRequestFilterSensitiveLog: (
|
|
1148
|
+
obj: SearchContactsRequest
|
|
1149
|
+
) => any;
|
|
945
1150
|
export declare const AttendeeFilterSensitiveLog: (obj: Attendee) => any;
|
|
946
1151
|
export declare const ConnectionDataFilterSensitiveLog: (
|
|
947
1152
|
obj: ConnectionData
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPredefinedAttributesCommandInput,
|
|
4
|
+
ListPredefinedAttributesCommandOutput,
|
|
5
|
+
} from "../commands/ListPredefinedAttributesCommand";
|
|
6
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateListPredefinedAttributes: (
|
|
8
|
+
config: ConnectPaginationConfiguration,
|
|
9
|
+
input: ListPredefinedAttributesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPredefinedAttributesCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
ListUserProficienciesCommandInput,
|
|
4
|
+
ListUserProficienciesCommandOutput,
|
|
5
|
+
} from "../commands/ListUserProficienciesCommand";
|
|
6
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateListUserProficiencies: (
|
|
8
|
+
config: ConnectPaginationConfiguration,
|
|
9
|
+
input: ListUserProficienciesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListUserProficienciesCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchContactsCommandInput,
|
|
4
|
+
SearchContactsCommandOutput,
|
|
5
|
+
} from "../commands/SearchContactsCommand";
|
|
6
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateSearchContacts: (
|
|
8
|
+
config: ConnectPaginationConfiguration,
|
|
9
|
+
input: SearchContactsCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchContactsCommandOutput>;
|