@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
|
@@ -307,6 +307,37 @@ export interface AgentContactReference {
|
|
|
307
307
|
*/
|
|
308
308
|
Queue?: QueueReference;
|
|
309
309
|
}
|
|
310
|
+
/**
|
|
311
|
+
* @public
|
|
312
|
+
* <p>A structure that defines agent hierarchy group levels which can be used to filter search results. Important: Agent hierarchy group level information in search result is a snapshot, it does not represent current agent hierarchy who handled the contact.</p>
|
|
313
|
+
*/
|
|
314
|
+
export interface AgentHierarchyGroups {
|
|
315
|
+
/**
|
|
316
|
+
* @public
|
|
317
|
+
* <p>The identifiers for level 1 hierarchy groups.</p>
|
|
318
|
+
*/
|
|
319
|
+
L1Ids?: string[];
|
|
320
|
+
/**
|
|
321
|
+
* @public
|
|
322
|
+
* <p>The identifiers for level 2 hierarchy groups.</p>
|
|
323
|
+
*/
|
|
324
|
+
L2Ids?: string[];
|
|
325
|
+
/**
|
|
326
|
+
* @public
|
|
327
|
+
* <p>The identifiers for level 3 hierarchy groups.</p>
|
|
328
|
+
*/
|
|
329
|
+
L3Ids?: string[];
|
|
330
|
+
/**
|
|
331
|
+
* @public
|
|
332
|
+
* <p>The identifiers for level 4 hierarchy groups.</p>
|
|
333
|
+
*/
|
|
334
|
+
L4Ids?: string[];
|
|
335
|
+
/**
|
|
336
|
+
* @public
|
|
337
|
+
* <p>The identifiers for level 5 hierarchy groups.</p>
|
|
338
|
+
*/
|
|
339
|
+
L5Ids?: string[];
|
|
340
|
+
}
|
|
310
341
|
/**
|
|
311
342
|
* @public
|
|
312
343
|
* <p>Information about the agent who accepted the contact.</p>
|
|
@@ -1161,6 +1192,50 @@ export interface AssociateTrafficDistributionGroupUserRequest {
|
|
|
1161
1192
|
*/
|
|
1162
1193
|
export interface AssociateTrafficDistributionGroupUserResponse {
|
|
1163
1194
|
}
|
|
1195
|
+
/**
|
|
1196
|
+
* @public
|
|
1197
|
+
* <p>Information about proficiency of a user.</p>
|
|
1198
|
+
*/
|
|
1199
|
+
export interface UserProficiency {
|
|
1200
|
+
/**
|
|
1201
|
+
* @public
|
|
1202
|
+
* <p>The name of user's proficiency. You must use name of predefined attribute present in the
|
|
1203
|
+
* Amazon Connect instance.</p>
|
|
1204
|
+
*/
|
|
1205
|
+
AttributeName: string | undefined;
|
|
1206
|
+
/**
|
|
1207
|
+
* @public
|
|
1208
|
+
* <p>The value of user's proficiency. You must use value of predefined attribute present in the
|
|
1209
|
+
* Amazon Connect instance.</p>
|
|
1210
|
+
*/
|
|
1211
|
+
AttributeValue: string | undefined;
|
|
1212
|
+
/**
|
|
1213
|
+
* @public
|
|
1214
|
+
* <p>The level of the proficiency. The valid values are 1, 2, 3, 4 and 5.</p>
|
|
1215
|
+
*/
|
|
1216
|
+
Level: number | undefined;
|
|
1217
|
+
}
|
|
1218
|
+
/**
|
|
1219
|
+
* @public
|
|
1220
|
+
*/
|
|
1221
|
+
export interface AssociateUserProficienciesRequest {
|
|
1222
|
+
/**
|
|
1223
|
+
* @public
|
|
1224
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
1225
|
+
* Name (ARN of the instance).</p>
|
|
1226
|
+
*/
|
|
1227
|
+
InstanceId: string | undefined;
|
|
1228
|
+
/**
|
|
1229
|
+
* @public
|
|
1230
|
+
* <p>The identifier of the user account.</p>
|
|
1231
|
+
*/
|
|
1232
|
+
UserId: string | undefined;
|
|
1233
|
+
/**
|
|
1234
|
+
* @public
|
|
1235
|
+
* <p>The proficiencies to associate with the user.</p>
|
|
1236
|
+
*/
|
|
1237
|
+
UserProficiencies: UserProficiency[] | undefined;
|
|
1238
|
+
}
|
|
1164
1239
|
/**
|
|
1165
1240
|
* @public
|
|
1166
1241
|
*/
|
|
@@ -2763,6 +2838,57 @@ export interface CreatePersistentContactAssociationResponse {
|
|
|
2763
2838
|
*/
|
|
2764
2839
|
ContinuedFromContactId?: string;
|
|
2765
2840
|
}
|
|
2841
|
+
/**
|
|
2842
|
+
* @public
|
|
2843
|
+
* <p>Information about values of a predefined attribute.</p>
|
|
2844
|
+
*/
|
|
2845
|
+
export type PredefinedAttributeValues = PredefinedAttributeValues.StringListMember | PredefinedAttributeValues.$UnknownMember;
|
|
2846
|
+
/**
|
|
2847
|
+
* @public
|
|
2848
|
+
*/
|
|
2849
|
+
export declare namespace PredefinedAttributeValues {
|
|
2850
|
+
/**
|
|
2851
|
+
* @public
|
|
2852
|
+
* <p>Predefined attribute values of type string list.</p>
|
|
2853
|
+
*/
|
|
2854
|
+
interface StringListMember {
|
|
2855
|
+
StringList: string[];
|
|
2856
|
+
$unknown?: never;
|
|
2857
|
+
}
|
|
2858
|
+
/**
|
|
2859
|
+
* @public
|
|
2860
|
+
*/
|
|
2861
|
+
interface $UnknownMember {
|
|
2862
|
+
StringList?: never;
|
|
2863
|
+
$unknown: [string, any];
|
|
2864
|
+
}
|
|
2865
|
+
interface Visitor<T> {
|
|
2866
|
+
StringList: (value: string[]) => T;
|
|
2867
|
+
_: (name: string, value: any) => T;
|
|
2868
|
+
}
|
|
2869
|
+
const visit: <T>(value: PredefinedAttributeValues, visitor: Visitor<T>) => T;
|
|
2870
|
+
}
|
|
2871
|
+
/**
|
|
2872
|
+
* @public
|
|
2873
|
+
*/
|
|
2874
|
+
export interface CreatePredefinedAttributeRequest {
|
|
2875
|
+
/**
|
|
2876
|
+
* @public
|
|
2877
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
2878
|
+
* Name (ARN) of the instance.</p>
|
|
2879
|
+
*/
|
|
2880
|
+
InstanceId: string | undefined;
|
|
2881
|
+
/**
|
|
2882
|
+
* @public
|
|
2883
|
+
* <p> The name of the predefined attribute. </p>
|
|
2884
|
+
*/
|
|
2885
|
+
Name: string | undefined;
|
|
2886
|
+
/**
|
|
2887
|
+
* @public
|
|
2888
|
+
* <p> The values of the predefined attribute. </p>
|
|
2889
|
+
*/
|
|
2890
|
+
Values: PredefinedAttributeValues | undefined;
|
|
2891
|
+
}
|
|
2766
2892
|
/**
|
|
2767
2893
|
* @public
|
|
2768
2894
|
*/
|
|
@@ -4756,6 +4882,22 @@ export interface DeleteIntegrationAssociationRequest {
|
|
|
4756
4882
|
*/
|
|
4757
4883
|
IntegrationAssociationId: string | undefined;
|
|
4758
4884
|
}
|
|
4885
|
+
/**
|
|
4886
|
+
* @public
|
|
4887
|
+
*/
|
|
4888
|
+
export interface DeletePredefinedAttributeRequest {
|
|
4889
|
+
/**
|
|
4890
|
+
* @public
|
|
4891
|
+
* <p> The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource
|
|
4892
|
+
* Name (ARN) of the instance.</p>
|
|
4893
|
+
*/
|
|
4894
|
+
InstanceId: string | undefined;
|
|
4895
|
+
/**
|
|
4896
|
+
* @public
|
|
4897
|
+
* <p> The name of the predefined attribute.</p>
|
|
4898
|
+
*/
|
|
4899
|
+
Name: string | undefined;
|
|
4900
|
+
}
|
|
4759
4901
|
/**
|
|
4760
4902
|
* @public
|
|
4761
4903
|
*/
|
|
@@ -5199,7 +5341,23 @@ export interface Contact {
|
|
|
5199
5341
|
WisdomInfo?: WisdomInfo;
|
|
5200
5342
|
/**
|
|
5201
5343
|
* @public
|
|
5202
|
-
* <p>
|
|
5344
|
+
* <p>An integer that represents the queue time adjust to be applied to the contact, in seconds
|
|
5345
|
+
* (longer / larger queue time are routed preferentially). Cannot be specified if the QueuePriority
|
|
5346
|
+
* is specified. Must be statically defined and a valid integer value.</p>
|
|
5347
|
+
*/
|
|
5348
|
+
QueueTimeAdjustmentSeconds?: number;
|
|
5349
|
+
/**
|
|
5350
|
+
* @public
|
|
5351
|
+
* <p>An integer that represents the queue priority to be applied to the contact (lower priorities
|
|
5352
|
+
* are routed preferentially). Cannot be specified if the QueueTimeAdjustmentSeconds is specified.
|
|
5353
|
+
* Must be statically defined, must be larger than zero, and a valid integer value. Default Value is
|
|
5354
|
+
* 5.</p>
|
|
5355
|
+
*/
|
|
5356
|
+
QueuePriority?: number;
|
|
5357
|
+
/**
|
|
5358
|
+
* @public
|
|
5359
|
+
* <p>Tags associated with the contact. This contains both Amazon Web Services generated and
|
|
5360
|
+
* user-defined tags.</p>
|
|
5203
5361
|
*/
|
|
5204
5362
|
Tags?: Record<string, string>;
|
|
5205
5363
|
}
|
|
@@ -6193,190 +6351,6 @@ export declare const PhoneNumberCountryCode: {
|
|
|
6193
6351
|
* @public
|
|
6194
6352
|
*/
|
|
6195
6353
|
export type PhoneNumberCountryCode = (typeof PhoneNumberCountryCode)[keyof typeof PhoneNumberCountryCode];
|
|
6196
|
-
/**
|
|
6197
|
-
* @public
|
|
6198
|
-
* @enum
|
|
6199
|
-
*/
|
|
6200
|
-
export declare const PhoneNumberWorkflowStatus: {
|
|
6201
|
-
readonly Claimed: "CLAIMED";
|
|
6202
|
-
readonly Failed: "FAILED";
|
|
6203
|
-
readonly InProgress: "IN_PROGRESS";
|
|
6204
|
-
};
|
|
6205
|
-
/**
|
|
6206
|
-
* @public
|
|
6207
|
-
*/
|
|
6208
|
-
export type PhoneNumberWorkflowStatus = (typeof PhoneNumberWorkflowStatus)[keyof typeof PhoneNumberWorkflowStatus];
|
|
6209
|
-
/**
|
|
6210
|
-
* @public
|
|
6211
|
-
* <p>The status of the phone number.</p>
|
|
6212
|
-
* <ul>
|
|
6213
|
-
* <li>
|
|
6214
|
-
* <p>
|
|
6215
|
-
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
6216
|
-
* </li>
|
|
6217
|
-
* <li>
|
|
6218
|
-
* <p>
|
|
6219
|
-
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a>, <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a>, or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumberMetadata.html">UpdatePhoneNumberMetadata</a> operation is still in progress and has not yet completed.
|
|
6220
|
-
* You can call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at
|
|
6221
|
-
* a later time to verify if the previous operation has completed.</p>
|
|
6222
|
-
* </li>
|
|
6223
|
-
* <li>
|
|
6224
|
-
* <p>
|
|
6225
|
-
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
6226
|
-
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
6227
|
-
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
6228
|
-
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
6229
|
-
* have one day to retry claiming the phone number before the number is released back to the
|
|
6230
|
-
* inventory for other customers to claim.</p>
|
|
6231
|
-
* </li>
|
|
6232
|
-
* </ul>
|
|
6233
|
-
*/
|
|
6234
|
-
export interface PhoneNumberStatus {
|
|
6235
|
-
/**
|
|
6236
|
-
* @public
|
|
6237
|
-
* <p>The status.</p>
|
|
6238
|
-
*/
|
|
6239
|
-
Status?: PhoneNumberWorkflowStatus;
|
|
6240
|
-
/**
|
|
6241
|
-
* @public
|
|
6242
|
-
* <p>The status message.</p>
|
|
6243
|
-
*/
|
|
6244
|
-
Message?: string;
|
|
6245
|
-
}
|
|
6246
|
-
/**
|
|
6247
|
-
* @public
|
|
6248
|
-
* @enum
|
|
6249
|
-
*/
|
|
6250
|
-
export declare const PhoneNumberType: {
|
|
6251
|
-
readonly DID: "DID";
|
|
6252
|
-
readonly SHARED: "SHARED";
|
|
6253
|
-
readonly SHORT_CODE: "SHORT_CODE";
|
|
6254
|
-
readonly THIRD_PARTY_DID: "THIRD_PARTY_DID";
|
|
6255
|
-
readonly THIRD_PARTY_TF: "THIRD_PARTY_TF";
|
|
6256
|
-
readonly TOLL_FREE: "TOLL_FREE";
|
|
6257
|
-
readonly UIFN: "UIFN";
|
|
6258
|
-
};
|
|
6259
|
-
/**
|
|
6260
|
-
* @public
|
|
6261
|
-
*/
|
|
6262
|
-
export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
|
|
6263
|
-
/**
|
|
6264
|
-
* @public
|
|
6265
|
-
* <p>Information about a phone number that has been claimed to your Amazon Connect instance
|
|
6266
|
-
* or traffic distribution group.</p>
|
|
6267
|
-
*/
|
|
6268
|
-
export interface ClaimedPhoneNumberSummary {
|
|
6269
|
-
/**
|
|
6270
|
-
* @public
|
|
6271
|
-
* <p>A unique identifier for the phone number.</p>
|
|
6272
|
-
*/
|
|
6273
|
-
PhoneNumberId?: string;
|
|
6274
|
-
/**
|
|
6275
|
-
* @public
|
|
6276
|
-
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
6277
|
-
*/
|
|
6278
|
-
PhoneNumberArn?: string;
|
|
6279
|
-
/**
|
|
6280
|
-
* @public
|
|
6281
|
-
* <p>The phone number. Phone numbers are formatted <code>[+] [country code] [subscriber number including area code]</code>.</p>
|
|
6282
|
-
*/
|
|
6283
|
-
PhoneNumber?: string;
|
|
6284
|
-
/**
|
|
6285
|
-
* @public
|
|
6286
|
-
* <p>The ISO country code.</p>
|
|
6287
|
-
*/
|
|
6288
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode;
|
|
6289
|
-
/**
|
|
6290
|
-
* @public
|
|
6291
|
-
* <p>The type of phone number.</p>
|
|
6292
|
-
*/
|
|
6293
|
-
PhoneNumberType?: PhoneNumberType;
|
|
6294
|
-
/**
|
|
6295
|
-
* @public
|
|
6296
|
-
* <p>The description of the phone number.</p>
|
|
6297
|
-
*/
|
|
6298
|
-
PhoneNumberDescription?: string;
|
|
6299
|
-
/**
|
|
6300
|
-
* @public
|
|
6301
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.</p>
|
|
6302
|
-
*/
|
|
6303
|
-
TargetArn?: string;
|
|
6304
|
-
/**
|
|
6305
|
-
* @public
|
|
6306
|
-
* <p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You
|
|
6307
|
-
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
6308
|
-
* instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6309
|
-
*/
|
|
6310
|
-
InstanceId?: string;
|
|
6311
|
-
/**
|
|
6312
|
-
* @public
|
|
6313
|
-
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
|
|
6314
|
-
*/
|
|
6315
|
-
Tags?: Record<string, string>;
|
|
6316
|
-
/**
|
|
6317
|
-
* @public
|
|
6318
|
-
* <p>The status of the phone number.</p>
|
|
6319
|
-
* <ul>
|
|
6320
|
-
* <li>
|
|
6321
|
-
* <p>
|
|
6322
|
-
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
6323
|
-
* </li>
|
|
6324
|
-
* <li>
|
|
6325
|
-
* <p>
|
|
6326
|
-
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a>, <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a>, or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumberMetadata.html">UpdatePhoneNumberMetadata</a> operation is still in progress and has not yet completed.
|
|
6327
|
-
* You can call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at
|
|
6328
|
-
* a later time to verify if the previous operation has completed.</p>
|
|
6329
|
-
* </li>
|
|
6330
|
-
* <li>
|
|
6331
|
-
* <p>
|
|
6332
|
-
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html">ClaimPhoneNumber</a> or <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
6333
|
-
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
6334
|
-
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
6335
|
-
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
6336
|
-
* have one day to retry claiming the phone number before the number is released back to the
|
|
6337
|
-
* inventory for other customers to claim.</p>
|
|
6338
|
-
* </li>
|
|
6339
|
-
* </ul>
|
|
6340
|
-
* <note>
|
|
6341
|
-
* <p>You will not be billed for the phone number during the 1-day period if number claiming
|
|
6342
|
-
* fails. </p>
|
|
6343
|
-
* </note>
|
|
6344
|
-
*/
|
|
6345
|
-
PhoneNumberStatus?: PhoneNumberStatus;
|
|
6346
|
-
/**
|
|
6347
|
-
* @public
|
|
6348
|
-
* <p>The claimed phone number ARN that was previously imported from the external service, such as
|
|
6349
|
-
* Amazon Pinpoint. If it is from Amazon Pinpoint, it looks like the ARN of the phone number
|
|
6350
|
-
* that was imported from Amazon Pinpoint.</p>
|
|
6351
|
-
*/
|
|
6352
|
-
SourcePhoneNumberArn?: string;
|
|
6353
|
-
}
|
|
6354
|
-
/**
|
|
6355
|
-
* @public
|
|
6356
|
-
*/
|
|
6357
|
-
export interface DescribePhoneNumberResponse {
|
|
6358
|
-
/**
|
|
6359
|
-
* @public
|
|
6360
|
-
* <p>Information about a phone number that's been claimed to your Amazon Connect instance or
|
|
6361
|
-
* traffic distribution group.</p>
|
|
6362
|
-
*/
|
|
6363
|
-
ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
|
|
6364
|
-
}
|
|
6365
|
-
/**
|
|
6366
|
-
* @public
|
|
6367
|
-
*/
|
|
6368
|
-
export interface DescribePromptRequest {
|
|
6369
|
-
/**
|
|
6370
|
-
* @public
|
|
6371
|
-
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6372
|
-
*/
|
|
6373
|
-
InstanceId: string | undefined;
|
|
6374
|
-
/**
|
|
6375
|
-
* @public
|
|
6376
|
-
* <p>A unique identifier for the prompt.</p>
|
|
6377
|
-
*/
|
|
6378
|
-
PromptId: string | undefined;
|
|
6379
|
-
}
|
|
6380
6354
|
/**
|
|
6381
6355
|
* @internal
|
|
6382
6356
|
*/
|