@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
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { ListPredefinedAttributesCommandInput, ListPredefinedAttributesCommandOutput } from "../commands/ListPredefinedAttributesCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateListPredefinedAttributes: (config: ConnectPaginationConfiguration, input: ListPredefinedAttributesCommandInput, ...rest: any[]) => Paginator<ListPredefinedAttributesCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { ListUserProficienciesCommandInput, ListUserProficienciesCommandOutput } from "../commands/ListUserProficienciesCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateListUserProficiencies: (config: ConnectPaginationConfiguration, input: ListUserProficienciesCommandInput, ...rest: any[]) => Paginator<ListUserProficienciesCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { SearchContactsCommandInput, SearchContactsCommandOutput } from "../commands/SearchContactsCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateSearchContacts: (config: ConnectPaginationConfiguration, input: SearchContactsCommandInput, ...rest: any[]) => Paginator<SearchContactsCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import { SearchPredefinedAttributesCommandInput, SearchPredefinedAttributesCommandOutput } from "../commands/SearchPredefinedAttributesCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateSearchPredefinedAttributes: (config: ConnectPaginationConfiguration, input: SearchPredefinedAttributesCommandInput, ...rest: any[]) => Paginator<SearchPredefinedAttributesCommandOutput>;
|
|
@@ -23,6 +23,7 @@ export * from "./ListLambdaFunctionsPaginator";
|
|
|
23
23
|
export * from "./ListLexBotsPaginator";
|
|
24
24
|
export * from "./ListPhoneNumbersPaginator";
|
|
25
25
|
export * from "./ListPhoneNumbersV2Paginator";
|
|
26
|
+
export * from "./ListPredefinedAttributesPaginator";
|
|
26
27
|
export * from "./ListPromptsPaginator";
|
|
27
28
|
export * from "./ListQueueQuickConnectsPaginator";
|
|
28
29
|
export * from "./ListQueuesPaginator";
|
|
@@ -40,11 +41,14 @@ export * from "./ListTrafficDistributionGroupUsersPaginator";
|
|
|
40
41
|
export * from "./ListTrafficDistributionGroupsPaginator";
|
|
41
42
|
export * from "./ListUseCasesPaginator";
|
|
42
43
|
export * from "./ListUserHierarchyGroupsPaginator";
|
|
44
|
+
export * from "./ListUserProficienciesPaginator";
|
|
43
45
|
export * from "./ListUsersPaginator";
|
|
44
46
|
export * from "./ListViewVersionsPaginator";
|
|
45
47
|
export * from "./ListViewsPaginator";
|
|
46
48
|
export * from "./SearchAvailablePhoneNumbersPaginator";
|
|
49
|
+
export * from "./SearchContactsPaginator";
|
|
47
50
|
export * from "./SearchHoursOfOperationsPaginator";
|
|
51
|
+
export * from "./SearchPredefinedAttributesPaginator";
|
|
48
52
|
export * from "./SearchPromptsPaginator";
|
|
49
53
|
export * from "./SearchQueuesPaginator";
|
|
50
54
|
export * from "./SearchQuickConnectsPaginator";
|
|
@@ -14,6 +14,7 @@ import { AssociateQueueQuickConnectsCommandInput, AssociateQueueQuickConnectsCom
|
|
|
14
14
|
import { AssociateRoutingProfileQueuesCommandInput, AssociateRoutingProfileQueuesCommandOutput } from "../commands/AssociateRoutingProfileQueuesCommand";
|
|
15
15
|
import { AssociateSecurityKeyCommandInput, AssociateSecurityKeyCommandOutput } from "../commands/AssociateSecurityKeyCommand";
|
|
16
16
|
import { AssociateTrafficDistributionGroupUserCommandInput, AssociateTrafficDistributionGroupUserCommandOutput } from "../commands/AssociateTrafficDistributionGroupUserCommand";
|
|
17
|
+
import { AssociateUserProficienciesCommandInput, AssociateUserProficienciesCommandOutput } from "../commands/AssociateUserProficienciesCommand";
|
|
17
18
|
import { BatchAssociateAnalyticsDataSetCommandInput, BatchAssociateAnalyticsDataSetCommandOutput } from "../commands/BatchAssociateAnalyticsDataSetCommand";
|
|
18
19
|
import { BatchDisassociateAnalyticsDataSetCommandInput, BatchDisassociateAnalyticsDataSetCommandOutput } from "../commands/BatchDisassociateAnalyticsDataSetCommand";
|
|
19
20
|
import { BatchGetFlowAssociationCommandInput, BatchGetFlowAssociationCommandOutput } from "../commands/BatchGetFlowAssociationCommand";
|
|
@@ -28,6 +29,7 @@ import { CreateInstanceCommandInput, CreateInstanceCommandOutput } from "../comm
|
|
|
28
29
|
import { CreateIntegrationAssociationCommandInput, CreateIntegrationAssociationCommandOutput } from "../commands/CreateIntegrationAssociationCommand";
|
|
29
30
|
import { CreateParticipantCommandInput, CreateParticipantCommandOutput } from "../commands/CreateParticipantCommand";
|
|
30
31
|
import { CreatePersistentContactAssociationCommandInput, CreatePersistentContactAssociationCommandOutput } from "../commands/CreatePersistentContactAssociationCommand";
|
|
32
|
+
import { CreatePredefinedAttributeCommandInput, CreatePredefinedAttributeCommandOutput } from "../commands/CreatePredefinedAttributeCommand";
|
|
31
33
|
import { CreatePromptCommandInput, CreatePromptCommandOutput } from "../commands/CreatePromptCommand";
|
|
32
34
|
import { CreateQueueCommandInput, CreateQueueCommandOutput } from "../commands/CreateQueueCommand";
|
|
33
35
|
import { CreateQuickConnectCommandInput, CreateQuickConnectCommandOutput } from "../commands/CreateQuickConnectCommand";
|
|
@@ -50,6 +52,7 @@ import { DeleteEvaluationFormCommandInput, DeleteEvaluationFormCommandOutput } f
|
|
|
50
52
|
import { DeleteHoursOfOperationCommandInput, DeleteHoursOfOperationCommandOutput } from "../commands/DeleteHoursOfOperationCommand";
|
|
51
53
|
import { DeleteInstanceCommandInput, DeleteInstanceCommandOutput } from "../commands/DeleteInstanceCommand";
|
|
52
54
|
import { DeleteIntegrationAssociationCommandInput, DeleteIntegrationAssociationCommandOutput } from "../commands/DeleteIntegrationAssociationCommand";
|
|
55
|
+
import { DeletePredefinedAttributeCommandInput, DeletePredefinedAttributeCommandOutput } from "../commands/DeletePredefinedAttributeCommand";
|
|
53
56
|
import { DeletePromptCommandInput, DeletePromptCommandOutput } from "../commands/DeletePromptCommand";
|
|
54
57
|
import { DeleteQueueCommandInput, DeleteQueueCommandOutput } from "../commands/DeleteQueueCommand";
|
|
55
58
|
import { DeleteQuickConnectCommandInput, DeleteQuickConnectCommandOutput } from "../commands/DeleteQuickConnectCommand";
|
|
@@ -75,6 +78,7 @@ import { DescribeInstanceAttributeCommandInput, DescribeInstanceAttributeCommand
|
|
|
75
78
|
import { DescribeInstanceCommandInput, DescribeInstanceCommandOutput } from "../commands/DescribeInstanceCommand";
|
|
76
79
|
import { DescribeInstanceStorageConfigCommandInput, DescribeInstanceStorageConfigCommandOutput } from "../commands/DescribeInstanceStorageConfigCommand";
|
|
77
80
|
import { DescribePhoneNumberCommandInput, DescribePhoneNumberCommandOutput } from "../commands/DescribePhoneNumberCommand";
|
|
81
|
+
import { DescribePredefinedAttributeCommandInput, DescribePredefinedAttributeCommandOutput } from "../commands/DescribePredefinedAttributeCommand";
|
|
78
82
|
import { DescribePromptCommandInput, DescribePromptCommandOutput } from "../commands/DescribePromptCommand";
|
|
79
83
|
import { DescribeQueueCommandInput, DescribeQueueCommandOutput } from "../commands/DescribeQueueCommand";
|
|
80
84
|
import { DescribeQuickConnectCommandInput, DescribeQuickConnectCommandOutput } from "../commands/DescribeQuickConnectCommand";
|
|
@@ -99,6 +103,7 @@ import { DisassociateQueueQuickConnectsCommandInput, DisassociateQueueQuickConne
|
|
|
99
103
|
import { DisassociateRoutingProfileQueuesCommandInput, DisassociateRoutingProfileQueuesCommandOutput } from "../commands/DisassociateRoutingProfileQueuesCommand";
|
|
100
104
|
import { DisassociateSecurityKeyCommandInput, DisassociateSecurityKeyCommandOutput } from "../commands/DisassociateSecurityKeyCommand";
|
|
101
105
|
import { DisassociateTrafficDistributionGroupUserCommandInput, DisassociateTrafficDistributionGroupUserCommandOutput } from "../commands/DisassociateTrafficDistributionGroupUserCommand";
|
|
106
|
+
import { DisassociateUserProficienciesCommandInput, DisassociateUserProficienciesCommandOutput } from "../commands/DisassociateUserProficienciesCommand";
|
|
102
107
|
import { DismissUserContactCommandInput, DismissUserContactCommandOutput } from "../commands/DismissUserContactCommand";
|
|
103
108
|
import { GetContactAttributesCommandInput, GetContactAttributesCommandOutput } from "../commands/GetContactAttributesCommand";
|
|
104
109
|
import { GetCurrentMetricDataCommandInput, GetCurrentMetricDataCommandOutput } from "../commands/GetCurrentMetricDataCommand";
|
|
@@ -132,6 +137,7 @@ import { ListLambdaFunctionsCommandInput, ListLambdaFunctionsCommandOutput } fro
|
|
|
132
137
|
import { ListLexBotsCommandInput, ListLexBotsCommandOutput } from "../commands/ListLexBotsCommand";
|
|
133
138
|
import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
|
|
134
139
|
import { ListPhoneNumbersV2CommandInput, ListPhoneNumbersV2CommandOutput } from "../commands/ListPhoneNumbersV2Command";
|
|
140
|
+
import { ListPredefinedAttributesCommandInput, ListPredefinedAttributesCommandOutput } from "../commands/ListPredefinedAttributesCommand";
|
|
135
141
|
import { ListPromptsCommandInput, ListPromptsCommandOutput } from "../commands/ListPromptsCommand";
|
|
136
142
|
import { ListQueueQuickConnectsCommandInput, ListQueueQuickConnectsCommandOutput } from "../commands/ListQueueQuickConnectsCommand";
|
|
137
143
|
import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
|
|
@@ -150,6 +156,7 @@ import { ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroup
|
|
|
150
156
|
import { ListTrafficDistributionGroupUsersCommandInput, ListTrafficDistributionGroupUsersCommandOutput } from "../commands/ListTrafficDistributionGroupUsersCommand";
|
|
151
157
|
import { ListUseCasesCommandInput, ListUseCasesCommandOutput } from "../commands/ListUseCasesCommand";
|
|
152
158
|
import { ListUserHierarchyGroupsCommandInput, ListUserHierarchyGroupsCommandOutput } from "../commands/ListUserHierarchyGroupsCommand";
|
|
159
|
+
import { ListUserProficienciesCommandInput, ListUserProficienciesCommandOutput } from "../commands/ListUserProficienciesCommand";
|
|
153
160
|
import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
|
|
154
161
|
import { ListViewsCommandInput, ListViewsCommandOutput } from "../commands/ListViewsCommand";
|
|
155
162
|
import { ListViewVersionsCommandInput, ListViewVersionsCommandOutput } from "../commands/ListViewVersionsCommand";
|
|
@@ -161,7 +168,9 @@ import { ReplicateInstanceCommandInput, ReplicateInstanceCommandOutput } from ".
|
|
|
161
168
|
import { ResumeContactCommandInput, ResumeContactCommandOutput } from "../commands/ResumeContactCommand";
|
|
162
169
|
import { ResumeContactRecordingCommandInput, ResumeContactRecordingCommandOutput } from "../commands/ResumeContactRecordingCommand";
|
|
163
170
|
import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
|
|
171
|
+
import { SearchContactsCommandInput, SearchContactsCommandOutput } from "../commands/SearchContactsCommand";
|
|
164
172
|
import { SearchHoursOfOperationsCommandInput, SearchHoursOfOperationsCommandOutput } from "../commands/SearchHoursOfOperationsCommand";
|
|
173
|
+
import { SearchPredefinedAttributesCommandInput, SearchPredefinedAttributesCommandOutput } from "../commands/SearchPredefinedAttributesCommand";
|
|
165
174
|
import { SearchPromptsCommandInput, SearchPromptsCommandOutput } from "../commands/SearchPromptsCommand";
|
|
166
175
|
import { SearchQueuesCommandInput, SearchQueuesCommandOutput } from "../commands/SearchQueuesCommand";
|
|
167
176
|
import { SearchQuickConnectsCommandInput, SearchQuickConnectsCommandOutput } from "../commands/SearchQuickConnectsCommand";
|
|
@@ -197,6 +206,7 @@ import { UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommand
|
|
|
197
206
|
import { UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput } from "../commands/UpdateContactFlowModuleContentCommand";
|
|
198
207
|
import { UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput } from "../commands/UpdateContactFlowModuleMetadataCommand";
|
|
199
208
|
import { UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput } from "../commands/UpdateContactFlowNameCommand";
|
|
209
|
+
import { UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput } from "../commands/UpdateContactRoutingDataCommand";
|
|
200
210
|
import { UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput } from "../commands/UpdateContactScheduleCommand";
|
|
201
211
|
import { UpdateEvaluationFormCommandInput, UpdateEvaluationFormCommandOutput } from "../commands/UpdateEvaluationFormCommand";
|
|
202
212
|
import { UpdateHoursOfOperationCommandInput, UpdateHoursOfOperationCommandOutput } from "../commands/UpdateHoursOfOperationCommand";
|
|
@@ -205,6 +215,7 @@ import { UpdateInstanceStorageConfigCommandInput, UpdateInstanceStorageConfigCom
|
|
|
205
215
|
import { UpdateParticipantRoleConfigCommandInput, UpdateParticipantRoleConfigCommandOutput } from "../commands/UpdateParticipantRoleConfigCommand";
|
|
206
216
|
import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "../commands/UpdatePhoneNumberCommand";
|
|
207
217
|
import { UpdatePhoneNumberMetadataCommandInput, UpdatePhoneNumberMetadataCommandOutput } from "../commands/UpdatePhoneNumberMetadataCommand";
|
|
218
|
+
import { UpdatePredefinedAttributeCommandInput, UpdatePredefinedAttributeCommandOutput } from "../commands/UpdatePredefinedAttributeCommand";
|
|
208
219
|
import { UpdatePromptCommandInput, UpdatePromptCommandOutput } from "../commands/UpdatePromptCommand";
|
|
209
220
|
import { UpdateQueueHoursOfOperationCommandInput, UpdateQueueHoursOfOperationCommandOutput } from "../commands/UpdateQueueHoursOfOperationCommand";
|
|
210
221
|
import { UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput } from "../commands/UpdateQueueMaxContactsCommand";
|
|
@@ -227,6 +238,7 @@ import { UpdateUserHierarchyGroupNameCommandInput, UpdateUserHierarchyGroupNameC
|
|
|
227
238
|
import { UpdateUserHierarchyStructureCommandInput, UpdateUserHierarchyStructureCommandOutput } from "../commands/UpdateUserHierarchyStructureCommand";
|
|
228
239
|
import { UpdateUserIdentityInfoCommandInput, UpdateUserIdentityInfoCommandOutput } from "../commands/UpdateUserIdentityInfoCommand";
|
|
229
240
|
import { UpdateUserPhoneConfigCommandInput, UpdateUserPhoneConfigCommandOutput } from "../commands/UpdateUserPhoneConfigCommand";
|
|
241
|
+
import { UpdateUserProficienciesCommandInput, UpdateUserProficienciesCommandOutput } from "../commands/UpdateUserProficienciesCommand";
|
|
230
242
|
import { UpdateUserRoutingProfileCommandInput, UpdateUserRoutingProfileCommandOutput } from "../commands/UpdateUserRoutingProfileCommand";
|
|
231
243
|
import { UpdateUserSecurityProfilesCommandInput, UpdateUserSecurityProfilesCommandOutput } from "../commands/UpdateUserSecurityProfilesCommand";
|
|
232
244
|
import { UpdateViewContentCommandInput, UpdateViewContentCommandOutput } from "../commands/UpdateViewContentCommand";
|
|
@@ -287,6 +299,10 @@ export declare const se_AssociateSecurityKeyCommand: (input: AssociateSecurityKe
|
|
|
287
299
|
* serializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
|
|
288
300
|
*/
|
|
289
301
|
export declare const se_AssociateTrafficDistributionGroupUserCommand: (input: AssociateTrafficDistributionGroupUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
+
/**
|
|
303
|
+
* serializeAws_restJson1AssociateUserProficienciesCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const se_AssociateUserProficienciesCommand: (input: AssociateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
306
|
/**
|
|
291
307
|
* serializeAws_restJson1BatchAssociateAnalyticsDataSetCommand
|
|
292
308
|
*/
|
|
@@ -343,6 +359,10 @@ export declare const se_CreateParticipantCommand: (input: CreateParticipantComma
|
|
|
343
359
|
* serializeAws_restJson1CreatePersistentContactAssociationCommand
|
|
344
360
|
*/
|
|
345
361
|
export declare const se_CreatePersistentContactAssociationCommand: (input: CreatePersistentContactAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
362
|
+
/**
|
|
363
|
+
* serializeAws_restJson1CreatePredefinedAttributeCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const se_CreatePredefinedAttributeCommand: (input: CreatePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
346
366
|
/**
|
|
347
367
|
* serializeAws_restJson1CreatePromptCommand
|
|
348
368
|
*/
|
|
@@ -431,6 +451,10 @@ export declare const se_DeleteInstanceCommand: (input: DeleteInstanceCommandInpu
|
|
|
431
451
|
* serializeAws_restJson1DeleteIntegrationAssociationCommand
|
|
432
452
|
*/
|
|
433
453
|
export declare const se_DeleteIntegrationAssociationCommand: (input: DeleteIntegrationAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
454
|
+
/**
|
|
455
|
+
* serializeAws_restJson1DeletePredefinedAttributeCommand
|
|
456
|
+
*/
|
|
457
|
+
export declare const se_DeletePredefinedAttributeCommand: (input: DeletePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
434
458
|
/**
|
|
435
459
|
* serializeAws_restJson1DeletePromptCommand
|
|
436
460
|
*/
|
|
@@ -531,6 +555,10 @@ export declare const se_DescribeInstanceStorageConfigCommand: (input: DescribeIn
|
|
|
531
555
|
* serializeAws_restJson1DescribePhoneNumberCommand
|
|
532
556
|
*/
|
|
533
557
|
export declare const se_DescribePhoneNumberCommand: (input: DescribePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
558
|
+
/**
|
|
559
|
+
* serializeAws_restJson1DescribePredefinedAttributeCommand
|
|
560
|
+
*/
|
|
561
|
+
export declare const se_DescribePredefinedAttributeCommand: (input: DescribePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
534
562
|
/**
|
|
535
563
|
* serializeAws_restJson1DescribePromptCommand
|
|
536
564
|
*/
|
|
@@ -627,6 +655,10 @@ export declare const se_DisassociateSecurityKeyCommand: (input: DisassociateSecu
|
|
|
627
655
|
* serializeAws_restJson1DisassociateTrafficDistributionGroupUserCommand
|
|
628
656
|
*/
|
|
629
657
|
export declare const se_DisassociateTrafficDistributionGroupUserCommand: (input: DisassociateTrafficDistributionGroupUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
658
|
+
/**
|
|
659
|
+
* serializeAws_restJson1DisassociateUserProficienciesCommand
|
|
660
|
+
*/
|
|
661
|
+
export declare const se_DisassociateUserProficienciesCommand: (input: DisassociateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
630
662
|
/**
|
|
631
663
|
* serializeAws_restJson1DismissUserContactCommand
|
|
632
664
|
*/
|
|
@@ -759,6 +791,10 @@ export declare const se_ListPhoneNumbersCommand: (input: ListPhoneNumbersCommand
|
|
|
759
791
|
* serializeAws_restJson1ListPhoneNumbersV2Command
|
|
760
792
|
*/
|
|
761
793
|
export declare const se_ListPhoneNumbersV2Command: (input: ListPhoneNumbersV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
794
|
+
/**
|
|
795
|
+
* serializeAws_restJson1ListPredefinedAttributesCommand
|
|
796
|
+
*/
|
|
797
|
+
export declare const se_ListPredefinedAttributesCommand: (input: ListPredefinedAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
762
798
|
/**
|
|
763
799
|
* serializeAws_restJson1ListPromptsCommand
|
|
764
800
|
*/
|
|
@@ -831,6 +867,10 @@ export declare const se_ListUseCasesCommand: (input: ListUseCasesCommandInput, c
|
|
|
831
867
|
* serializeAws_restJson1ListUserHierarchyGroupsCommand
|
|
832
868
|
*/
|
|
833
869
|
export declare const se_ListUserHierarchyGroupsCommand: (input: ListUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
870
|
+
/**
|
|
871
|
+
* serializeAws_restJson1ListUserProficienciesCommand
|
|
872
|
+
*/
|
|
873
|
+
export declare const se_ListUserProficienciesCommand: (input: ListUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
834
874
|
/**
|
|
835
875
|
* serializeAws_restJson1ListUsersCommand
|
|
836
876
|
*/
|
|
@@ -875,10 +915,18 @@ export declare const se_ResumeContactRecordingCommand: (input: ResumeContactReco
|
|
|
875
915
|
* serializeAws_restJson1SearchAvailablePhoneNumbersCommand
|
|
876
916
|
*/
|
|
877
917
|
export declare const se_SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
918
|
+
/**
|
|
919
|
+
* serializeAws_restJson1SearchContactsCommand
|
|
920
|
+
*/
|
|
921
|
+
export declare const se_SearchContactsCommand: (input: SearchContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
878
922
|
/**
|
|
879
923
|
* serializeAws_restJson1SearchHoursOfOperationsCommand
|
|
880
924
|
*/
|
|
881
925
|
export declare const se_SearchHoursOfOperationsCommand: (input: SearchHoursOfOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
926
|
+
/**
|
|
927
|
+
* serializeAws_restJson1SearchPredefinedAttributesCommand
|
|
928
|
+
*/
|
|
929
|
+
export declare const se_SearchPredefinedAttributesCommand: (input: SearchPredefinedAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
882
930
|
/**
|
|
883
931
|
* serializeAws_restJson1SearchPromptsCommand
|
|
884
932
|
*/
|
|
@@ -1019,6 +1067,10 @@ export declare const se_UpdateContactFlowModuleMetadataCommand: (input: UpdateCo
|
|
|
1019
1067
|
* serializeAws_restJson1UpdateContactFlowNameCommand
|
|
1020
1068
|
*/
|
|
1021
1069
|
export declare const se_UpdateContactFlowNameCommand: (input: UpdateContactFlowNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1070
|
+
/**
|
|
1071
|
+
* serializeAws_restJson1UpdateContactRoutingDataCommand
|
|
1072
|
+
*/
|
|
1073
|
+
export declare const se_UpdateContactRoutingDataCommand: (input: UpdateContactRoutingDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1022
1074
|
/**
|
|
1023
1075
|
* serializeAws_restJson1UpdateContactScheduleCommand
|
|
1024
1076
|
*/
|
|
@@ -1051,6 +1103,10 @@ export declare const se_UpdatePhoneNumberCommand: (input: UpdatePhoneNumberComma
|
|
|
1051
1103
|
* serializeAws_restJson1UpdatePhoneNumberMetadataCommand
|
|
1052
1104
|
*/
|
|
1053
1105
|
export declare const se_UpdatePhoneNumberMetadataCommand: (input: UpdatePhoneNumberMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1106
|
+
/**
|
|
1107
|
+
* serializeAws_restJson1UpdatePredefinedAttributeCommand
|
|
1108
|
+
*/
|
|
1109
|
+
export declare const se_UpdatePredefinedAttributeCommand: (input: UpdatePredefinedAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1054
1110
|
/**
|
|
1055
1111
|
* serializeAws_restJson1UpdatePromptCommand
|
|
1056
1112
|
*/
|
|
@@ -1139,6 +1195,10 @@ export declare const se_UpdateUserIdentityInfoCommand: (input: UpdateUserIdentit
|
|
|
1139
1195
|
* serializeAws_restJson1UpdateUserPhoneConfigCommand
|
|
1140
1196
|
*/
|
|
1141
1197
|
export declare const se_UpdateUserPhoneConfigCommand: (input: UpdateUserPhoneConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1198
|
+
/**
|
|
1199
|
+
* serializeAws_restJson1UpdateUserProficienciesCommand
|
|
1200
|
+
*/
|
|
1201
|
+
export declare const se_UpdateUserProficienciesCommand: (input: UpdateUserProficienciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
1142
1202
|
/**
|
|
1143
1203
|
* serializeAws_restJson1UpdateUserRoutingProfileCommand
|
|
1144
1204
|
*/
|
|
@@ -1211,6 +1271,10 @@ export declare const de_AssociateSecurityKeyCommand: (output: __HttpResponse, co
|
|
|
1211
1271
|
* deserializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
|
|
1212
1272
|
*/
|
|
1213
1273
|
export declare const de_AssociateTrafficDistributionGroupUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrafficDistributionGroupUserCommandOutput>;
|
|
1274
|
+
/**
|
|
1275
|
+
* deserializeAws_restJson1AssociateUserProficienciesCommand
|
|
1276
|
+
*/
|
|
1277
|
+
export declare const de_AssociateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateUserProficienciesCommandOutput>;
|
|
1214
1278
|
/**
|
|
1215
1279
|
* deserializeAws_restJson1BatchAssociateAnalyticsDataSetCommand
|
|
1216
1280
|
*/
|
|
@@ -1267,6 +1331,10 @@ export declare const de_CreateParticipantCommand: (output: __HttpResponse, conte
|
|
|
1267
1331
|
* deserializeAws_restJson1CreatePersistentContactAssociationCommand
|
|
1268
1332
|
*/
|
|
1269
1333
|
export declare const de_CreatePersistentContactAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePersistentContactAssociationCommandOutput>;
|
|
1334
|
+
/**
|
|
1335
|
+
* deserializeAws_restJson1CreatePredefinedAttributeCommand
|
|
1336
|
+
*/
|
|
1337
|
+
export declare const de_CreatePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePredefinedAttributeCommandOutput>;
|
|
1270
1338
|
/**
|
|
1271
1339
|
* deserializeAws_restJson1CreatePromptCommand
|
|
1272
1340
|
*/
|
|
@@ -1355,6 +1423,10 @@ export declare const de_DeleteInstanceCommand: (output: __HttpResponse, context:
|
|
|
1355
1423
|
* deserializeAws_restJson1DeleteIntegrationAssociationCommand
|
|
1356
1424
|
*/
|
|
1357
1425
|
export declare const de_DeleteIntegrationAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationAssociationCommandOutput>;
|
|
1426
|
+
/**
|
|
1427
|
+
* deserializeAws_restJson1DeletePredefinedAttributeCommand
|
|
1428
|
+
*/
|
|
1429
|
+
export declare const de_DeletePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePredefinedAttributeCommandOutput>;
|
|
1358
1430
|
/**
|
|
1359
1431
|
* deserializeAws_restJson1DeletePromptCommand
|
|
1360
1432
|
*/
|
|
@@ -1455,6 +1527,10 @@ export declare const de_DescribeInstanceStorageConfigCommand: (output: __HttpRes
|
|
|
1455
1527
|
* deserializeAws_restJson1DescribePhoneNumberCommand
|
|
1456
1528
|
*/
|
|
1457
1529
|
export declare const de_DescribePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePhoneNumberCommandOutput>;
|
|
1530
|
+
/**
|
|
1531
|
+
* deserializeAws_restJson1DescribePredefinedAttributeCommand
|
|
1532
|
+
*/
|
|
1533
|
+
export declare const de_DescribePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePredefinedAttributeCommandOutput>;
|
|
1458
1534
|
/**
|
|
1459
1535
|
* deserializeAws_restJson1DescribePromptCommand
|
|
1460
1536
|
*/
|
|
@@ -1551,6 +1627,10 @@ export declare const de_DisassociateSecurityKeyCommand: (output: __HttpResponse,
|
|
|
1551
1627
|
* deserializeAws_restJson1DisassociateTrafficDistributionGroupUserCommand
|
|
1552
1628
|
*/
|
|
1553
1629
|
export declare const de_DisassociateTrafficDistributionGroupUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTrafficDistributionGroupUserCommandOutput>;
|
|
1630
|
+
/**
|
|
1631
|
+
* deserializeAws_restJson1DisassociateUserProficienciesCommand
|
|
1632
|
+
*/
|
|
1633
|
+
export declare const de_DisassociateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateUserProficienciesCommandOutput>;
|
|
1554
1634
|
/**
|
|
1555
1635
|
* deserializeAws_restJson1DismissUserContactCommand
|
|
1556
1636
|
*/
|
|
@@ -1683,6 +1763,10 @@ export declare const de_ListPhoneNumbersCommand: (output: __HttpResponse, contex
|
|
|
1683
1763
|
* deserializeAws_restJson1ListPhoneNumbersV2Command
|
|
1684
1764
|
*/
|
|
1685
1765
|
export declare const de_ListPhoneNumbersV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPhoneNumbersV2CommandOutput>;
|
|
1766
|
+
/**
|
|
1767
|
+
* deserializeAws_restJson1ListPredefinedAttributesCommand
|
|
1768
|
+
*/
|
|
1769
|
+
export declare const de_ListPredefinedAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPredefinedAttributesCommandOutput>;
|
|
1686
1770
|
/**
|
|
1687
1771
|
* deserializeAws_restJson1ListPromptsCommand
|
|
1688
1772
|
*/
|
|
@@ -1755,6 +1839,10 @@ export declare const de_ListUseCasesCommand: (output: __HttpResponse, context: _
|
|
|
1755
1839
|
* deserializeAws_restJson1ListUserHierarchyGroupsCommand
|
|
1756
1840
|
*/
|
|
1757
1841
|
export declare const de_ListUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserHierarchyGroupsCommandOutput>;
|
|
1842
|
+
/**
|
|
1843
|
+
* deserializeAws_restJson1ListUserProficienciesCommand
|
|
1844
|
+
*/
|
|
1845
|
+
export declare const de_ListUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserProficienciesCommandOutput>;
|
|
1758
1846
|
/**
|
|
1759
1847
|
* deserializeAws_restJson1ListUsersCommand
|
|
1760
1848
|
*/
|
|
@@ -1799,10 +1887,18 @@ export declare const de_ResumeContactRecordingCommand: (output: __HttpResponse,
|
|
|
1799
1887
|
* deserializeAws_restJson1SearchAvailablePhoneNumbersCommand
|
|
1800
1888
|
*/
|
|
1801
1889
|
export declare const de_SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
|
|
1890
|
+
/**
|
|
1891
|
+
* deserializeAws_restJson1SearchContactsCommand
|
|
1892
|
+
*/
|
|
1893
|
+
export declare const de_SearchContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchContactsCommandOutput>;
|
|
1802
1894
|
/**
|
|
1803
1895
|
* deserializeAws_restJson1SearchHoursOfOperationsCommand
|
|
1804
1896
|
*/
|
|
1805
1897
|
export declare const de_SearchHoursOfOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchHoursOfOperationsCommandOutput>;
|
|
1898
|
+
/**
|
|
1899
|
+
* deserializeAws_restJson1SearchPredefinedAttributesCommand
|
|
1900
|
+
*/
|
|
1901
|
+
export declare const de_SearchPredefinedAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchPredefinedAttributesCommandOutput>;
|
|
1806
1902
|
/**
|
|
1807
1903
|
* deserializeAws_restJson1SearchPromptsCommand
|
|
1808
1904
|
*/
|
|
@@ -1943,6 +2039,10 @@ export declare const de_UpdateContactFlowModuleMetadataCommand: (output: __HttpR
|
|
|
1943
2039
|
* deserializeAws_restJson1UpdateContactFlowNameCommand
|
|
1944
2040
|
*/
|
|
1945
2041
|
export declare const de_UpdateContactFlowNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactFlowNameCommandOutput>;
|
|
2042
|
+
/**
|
|
2043
|
+
* deserializeAws_restJson1UpdateContactRoutingDataCommand
|
|
2044
|
+
*/
|
|
2045
|
+
export declare const de_UpdateContactRoutingDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactRoutingDataCommandOutput>;
|
|
1946
2046
|
/**
|
|
1947
2047
|
* deserializeAws_restJson1UpdateContactScheduleCommand
|
|
1948
2048
|
*/
|
|
@@ -1975,6 +2075,10 @@ export declare const de_UpdatePhoneNumberCommand: (output: __HttpResponse, conte
|
|
|
1975
2075
|
* deserializeAws_restJson1UpdatePhoneNumberMetadataCommand
|
|
1976
2076
|
*/
|
|
1977
2077
|
export declare const de_UpdatePhoneNumberMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePhoneNumberMetadataCommandOutput>;
|
|
2078
|
+
/**
|
|
2079
|
+
* deserializeAws_restJson1UpdatePredefinedAttributeCommand
|
|
2080
|
+
*/
|
|
2081
|
+
export declare const de_UpdatePredefinedAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePredefinedAttributeCommandOutput>;
|
|
1978
2082
|
/**
|
|
1979
2083
|
* deserializeAws_restJson1UpdatePromptCommand
|
|
1980
2084
|
*/
|
|
@@ -2063,6 +2167,10 @@ export declare const de_UpdateUserIdentityInfoCommand: (output: __HttpResponse,
|
|
|
2063
2167
|
* deserializeAws_restJson1UpdateUserPhoneConfigCommand
|
|
2064
2168
|
*/
|
|
2065
2169
|
export declare const de_UpdateUserPhoneConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPhoneConfigCommandOutput>;
|
|
2170
|
+
/**
|
|
2171
|
+
* deserializeAws_restJson1UpdateUserProficienciesCommand
|
|
2172
|
+
*/
|
|
2173
|
+
export declare const de_UpdateUserProficienciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserProficienciesCommandOutput>;
|
|
2066
2174
|
/**
|
|
2067
2175
|
* deserializeAws_restJson1UpdateUserRoutingProfileCommand
|
|
2068
2176
|
*/
|