@aws-sdk/client-connect 3.533.0 → 3.535.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/dist-cjs/index.js +6 -0
- package/dist-es/protocols/Aws_restJson1.js +6 -0
- package/dist-types/Connect.d.ts +4 -1
- package/dist-types/ConnectClient.d.ts +1 -1
- package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +2 -1
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -1
- package/dist-types/commands/AssociateBotCommand.d.ts +2 -1
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateFlowCommand.d.ts +2 -1
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -1
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +2 -1
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +2 -1
- package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutContactCommand.d.ts +2 -1
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -1
- package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateParticipantCommand.d.ts +2 -1
- package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +2 -1
- package/dist-types/commands/CreatePromptCommand.d.ts +2 -1
- package/dist-types/commands/CreateQueueCommand.d.ts +2 -1
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -1
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateViewCommand.d.ts +2 -1
- package/dist-types/commands/CreateViewVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DeletePromptCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteViewCommand.d.ts +2 -1
- package/dist-types/commands/DeleteViewVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribePromptCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQueueCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -1
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -1
- package/dist-types/commands/DescribeViewCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateBotCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFlowCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +2 -1
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +2 -1
- package/dist-types/commands/DismissUserContactCommand.d.ts +2 -1
- package/dist-types/commands/GetContactAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +2 -1
- package/dist-types/commands/GetFederationTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetFlowAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -1
- package/dist-types/commands/GetPromptFileCommand.d.ts +2 -1
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +2 -1
- package/dist-types/commands/ImportPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -1
- package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +2 -1
- package/dist-types/commands/ListBotsCommand.d.ts +2 -1
- package/dist-types/commands/ListContactEvaluationsCommand.d.ts +2 -1
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +2 -1
- package/dist-types/commands/ListContactFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -1
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +2 -1
- package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEvaluationFormsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLexBotsCommand.d.ts +2 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -1
- package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ListPromptsCommand.d.ts +2 -1
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +2 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +2 -1
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +2 -1
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -1
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListUseCasesCommand.d.ts +2 -1
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserProficienciesCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListViewVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListViewsCommand.d.ts +2 -1
- package/dist-types/commands/MonitorContactCommand.d.ts +2 -1
- package/dist-types/commands/PauseContactCommand.d.ts +2 -1
- package/dist-types/commands/PutUserStatusCommand.d.ts +2 -1
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ResumeContactCommand.d.ts +2 -1
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +2 -1
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
- package/dist-types/commands/SearchContactsCommand.d.ts +2 -1
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +2 -1
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SearchPromptsCommand.d.ts +2 -1
- package/dist-types/commands/SearchQueuesCommand.d.ts +2 -1
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +2 -1
- package/dist-types/commands/SearchResourceTagsCommand.d.ts +2 -1
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +2 -1
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUsersCommand.d.ts +24 -9
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +2 -1
- package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +2 -1
- package/dist-types/commands/StartChatContactCommand.d.ts +2 -1
- package/dist-types/commands/StartContactEvaluationCommand.d.ts +2 -1
- package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -1
- package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -1
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +2 -1
- package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
- package/dist-types/commands/StartWebRTCContactCommand.d.ts +2 -1
- package/dist-types/commands/StopContactCommand.d.ts +2 -1
- package/dist-types/commands/StopContactRecordingCommand.d.ts +2 -1
- package/dist-types/commands/StopContactStreamingCommand.d.ts +2 -1
- package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +2 -1
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +2 -1
- package/dist-types/commands/TagContactCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TransferContactCommand.d.ts +2 -1
- package/dist-types/commands/UntagContactCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePromptCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -1
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateViewContentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateViewMetadataCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +804 -794
- package/dist-types/models/models_1.d.ts +1047 -1036
- package/dist-types/models/models_2.d.ts +739 -645
- package/dist-types/ts3.4/Connect.d.ts +3 -0
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/dist-types/ts3.4/models/models_2.d.ts +13 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface ListRealtimeContactAnalysisSegmentsV2CommandOutput extends List
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRealtimeContactAnalysisSegmentsV2Command_base: {
|
|
24
24
|
new (input: ListRealtimeContactAnalysisSegmentsV2CommandInput): import("@smithy/smithy-client").CommandImpl<ListRealtimeContactAnalysisSegmentsV2CommandInput, ListRealtimeContactAnalysisSegmentsV2CommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRealtimeContactAnalysisSegmentsV2CommandInput): import("@smithy/smithy-client").CommandImpl<ListRealtimeContactAnalysisSegmentsV2CommandInput, ListRealtimeContactAnalysisSegmentsV2CommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides a list of analysis segments for a real-time analysis session. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -165,6 +165,7 @@ declare const ListRealtimeContactAnalysisSegmentsV2Command_base: {
|
|
|
165
165
|
* @throws {@link ConnectServiceException}
|
|
166
166
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
167
167
|
*
|
|
168
|
+
* @public
|
|
168
169
|
*/
|
|
169
170
|
export declare class ListRealtimeContactAnalysisSegmentsV2Command extends ListRealtimeContactAnalysisSegmentsV2Command_base {
|
|
170
171
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRoutingProfileQueuesCommandOutput extends ListRoutingProfil
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRoutingProfileQueuesCommand_base: {
|
|
24
24
|
new (input: ListRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoutingProfileQueuesCommandInput, ListRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoutingProfileQueuesCommandInput, ListRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the queues associated with a routing profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListRoutingProfileQueuesCommand_base: {
|
|
|
83
83
|
* @throws {@link ConnectServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListRoutingProfileQueuesCommand extends ListRoutingProfileQueuesCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRoutingProfilesCommandOutput extends ListRoutingProfilesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRoutingProfilesCommand_base: {
|
|
24
24
|
new (input: ListRoutingProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoutingProfilesCommandInput, ListRoutingProfilesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRoutingProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoutingProfilesCommandInput, ListRoutingProfilesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides summary information about the routing profiles for the specified Amazon Connect
|
|
30
30
|
* instance.</p>
|
|
31
31
|
* <p>For more information about routing profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing.html">Routing Profiles</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html">Create a Routing
|
|
@@ -82,6 +82,7 @@ declare const ListRoutingProfilesCommand_base: {
|
|
|
82
82
|
* @throws {@link ConnectServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListRoutingProfilesCommand extends ListRoutingProfilesCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRulesCommand_base: {
|
|
24
24
|
new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all rules for the specified Amazon Connect instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const ListRulesCommand_base: {
|
|
|
88
88
|
* @throws {@link ConnectServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListRulesCommand extends ListRulesCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSecurityKeysCommandOutput extends ListSecurityKeysResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSecurityKeysCommand_base: {
|
|
24
24
|
new (input: ListSecurityKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityKeysCommandInput, ListSecurityKeysCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSecurityKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityKeysCommandInput, ListSecurityKeysCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
30
30
|
* <p>Returns a paginated list of all security keys associated with the instance.</p>
|
|
31
31
|
* @example
|
|
@@ -78,6 +78,7 @@ declare const ListSecurityKeysCommand_base: {
|
|
|
78
78
|
* @throws {@link ConnectServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListSecurityKeysCommand extends ListSecurityKeysCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSecurityProfileApplicationsCommandOutput extends ListSecuri
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSecurityProfileApplicationsCommand_base: {
|
|
24
24
|
new (input: ListSecurityProfileApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfileApplicationsCommandInput, ListSecurityProfileApplicationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSecurityProfileApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfileApplicationsCommandInput, ListSecurityProfileApplicationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of third-party applications in a specific security profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListSecurityProfileApplicationsCommand_base: {
|
|
|
81
81
|
* @throws {@link ConnectServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListSecurityProfileApplicationsCommand extends ListSecurityProfileApplicationsCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSecurityProfilePermissionsCommandOutput extends ListSecurit
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSecurityProfilePermissionsCommand_base: {
|
|
24
24
|
new (input: ListSecurityProfilePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfilePermissionsCommandInput, ListSecurityProfilePermissionsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSecurityProfilePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfilePermissionsCommandInput, ListSecurityProfilePermissionsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the permissions granted to a security profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const ListSecurityProfilePermissionsCommand_base: {
|
|
|
76
76
|
* @throws {@link ConnectServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListSecurityProfilePermissionsCommand extends ListSecurityProfilePermissionsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSecurityProfilesCommandOutput extends ListSecurityProfilesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSecurityProfilesCommand_base: {
|
|
24
24
|
new (input: ListSecurityProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSecurityProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides summary information about the security profiles for the specified Amazon Connect instance.</p>
|
|
30
30
|
* <p>For more information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the
|
|
31
31
|
* <i>Amazon Connect Administrator Guide</i>.</p>
|
|
@@ -81,6 +81,7 @@ declare const ListSecurityProfilesCommand_base: {
|
|
|
81
81
|
* @throws {@link ConnectServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListSecurityProfilesCommand extends ListSecurityProfilesCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags for the specified resource.</p>
|
|
30
30
|
* <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon Connect
|
|
31
31
|
* Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator
|
|
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link ConnectServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTaskTemplatesCommandOutput extends ListTaskTemplatesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTaskTemplatesCommand_base: {
|
|
24
24
|
new (input: ListTaskTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTaskTemplatesCommandInput, ListTaskTemplatesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTaskTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTaskTemplatesCommandInput, ListTaskTemplatesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists task templates for the specified Amazon Connect instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListTaskTemplatesCommand_base: {
|
|
|
83
83
|
* @throws {@link ConnectServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListTaskTemplatesCommand extends ListTaskTemplatesCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficDistributionGroupUsersCommandOutput extends ListTraf
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficDistributionGroupUsersCommand_base: {
|
|
24
24
|
new (input: ListTrafficDistributionGroupUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficDistributionGroupUsersCommandInput, ListTrafficDistributionGroupUsersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTrafficDistributionGroupUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficDistributionGroupUsersCommandInput, ListTrafficDistributionGroupUsersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists traffic distribution group users.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ListTrafficDistributionGroupUsersCommand_base: {
|
|
|
75
75
|
* @throws {@link ConnectServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTrafficDistributionGroupUsersCommand extends ListTrafficDistributionGroupUsersCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficDistributionGroupsCommandOutput extends ListTrafficD
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficDistributionGroupsCommand_base: {
|
|
24
24
|
new (input: ListTrafficDistributionGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroupsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTrafficDistributionGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroupsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists traffic distribution groups.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListTrafficDistributionGroupsCommand_base: {
|
|
|
77
77
|
* @throws {@link ConnectServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListTrafficDistributionGroupsCommand extends ListTrafficDistributionGroupsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUseCasesCommandOutput extends ListUseCasesResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUseCasesCommand_base: {
|
|
24
24
|
new (input: ListUseCasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUseCasesCommandInput, ListUseCasesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUseCasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUseCasesCommandInput, ListUseCasesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the use cases for the integration association. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ListUseCasesCommand_base: {
|
|
|
75
75
|
* @throws {@link ConnectServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListUseCasesCommand extends ListUseCasesCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUserHierarchyGroupsCommandOutput extends ListUserHierarchyG
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUserHierarchyGroupsCommand_base: {
|
|
24
24
|
new (input: ListUserHierarchyGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserHierarchyGroupsCommandInput, ListUserHierarchyGroupsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUserHierarchyGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserHierarchyGroupsCommandInput, ListUserHierarchyGroupsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides summary information about the hierarchy groups for the specified Amazon Connect
|
|
30
30
|
* instance.</p>
|
|
31
31
|
* <p>For more information about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set Up Agent Hierarchies</a> in the
|
|
@@ -82,6 +82,7 @@ declare const ListUserHierarchyGroupsCommand_base: {
|
|
|
82
82
|
* @throws {@link ConnectServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListUserHierarchyGroupsCommand extends ListUserHierarchyGroupsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUserProficienciesCommandOutput extends ListUserProficiencie
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUserProficienciesCommand_base: {
|
|
24
24
|
new (input: ListUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserProficienciesCommandInput, ListUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserProficienciesCommandInput, ListUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists proficiencies associated with a user.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListUserProficienciesCommand_base: {
|
|
|
80
80
|
* @throws {@link ConnectServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListUserProficienciesCommand extends ListUserProficienciesCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUsersCommand_base: {
|
|
24
24
|
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides summary information about the users for the specified Amazon Connect
|
|
30
30
|
* instance.</p>
|
|
31
31
|
* @example
|
|
@@ -80,6 +80,7 @@ declare const ListUsersCommand_base: {
|
|
|
80
80
|
* @throws {@link ConnectServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListUsersCommand extends ListUsersCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListViewVersionsCommandOutput extends ListViewVersionsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListViewVersionsCommand_base: {
|
|
24
24
|
new (input: ListViewVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListViewVersionsCommandInput, ListViewVersionsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListViewVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListViewVersionsCommandInput, ListViewVersionsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns all the available versions for the specified Amazon Connect instance and view
|
|
30
30
|
* identifier.</p>
|
|
31
31
|
* <p>Results will be sorted from highest to lowest.</p>
|
|
@@ -87,6 +87,7 @@ declare const ListViewVersionsCommand_base: {
|
|
|
87
87
|
* @throws {@link ConnectServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ListViewVersionsCommand extends ListViewVersionsCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListViewsCommandOutput extends ListViewsResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListViewsCommand_base: {
|
|
24
24
|
new (input: ListViewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListViewsCommandInput, ListViewsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListViewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListViewsCommandInput, ListViewsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns views in the given instance.</p>
|
|
30
30
|
* <p>Results are sorted primarily by type, and secondarily by name.</p>
|
|
31
31
|
* @example
|
|
@@ -85,6 +85,7 @@ declare const ListViewsCommand_base: {
|
|
|
85
85
|
* @throws {@link ConnectServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListViewsCommand extends ListViewsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface MonitorContactCommandOutput extends MonitorContactResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const MonitorContactCommand_base: {
|
|
24
24
|
new (input: MonitorContactCommandInput): import("@smithy/smithy-client").CommandImpl<MonitorContactCommandInput, MonitorContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: MonitorContactCommandInput): import("@smithy/smithy-client").CommandImpl<MonitorContactCommandInput, MonitorContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initiates silent monitoring of a contact. The Contact Control Panel (CCP) of the user
|
|
30
30
|
* specified by <i>userId</i> will be set to silent monitoring mode on the
|
|
31
31
|
* contact.</p>
|
|
@@ -83,6 +83,7 @@ declare const MonitorContactCommand_base: {
|
|
|
83
83
|
* @throws {@link ConnectServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class MonitorContactCommand extends MonitorContactCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface PauseContactCommandOutput extends PauseContactResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const PauseContactCommand_base: {
|
|
24
24
|
new (input: PauseContactCommandInput): import("@smithy/smithy-client").CommandImpl<PauseContactCommandInput, PauseContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PauseContactCommandInput): import("@smithy/smithy-client").CommandImpl<PauseContactCommandInput, PauseContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Allows pausing an ongoing task contact.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const PauseContactCommand_base: {
|
|
|
78
78
|
* @throws {@link ConnectServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class PauseContactCommand extends PauseContactCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutUserStatusCommandOutput extends PutUserStatusResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutUserStatusCommand_base: {
|
|
24
24
|
new (input: PutUserStatusCommandInput): import("@smithy/smithy-client").CommandImpl<PutUserStatusCommandInput, PutUserStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutUserStatusCommandInput): import("@smithy/smithy-client").CommandImpl<PutUserStatusCommandInput, PutUserStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Changes the current status of a user or agent in Amazon Connect. If the agent is
|
|
30
30
|
* currently handling a contact, this sets the agent's next status.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-agent-status.html">Agent status</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-next-status.html">Set your next
|
|
@@ -74,6 +74,7 @@ declare const PutUserStatusCommand_base: {
|
|
|
74
74
|
* @throws {@link ConnectServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class PutUserStatusCommand extends PutUserStatusCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ReleasePhoneNumberCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const ReleasePhoneNumberCommand_base: {
|
|
24
24
|
new (input: ReleasePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<ReleasePhoneNumberCommandInput, ReleasePhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ReleasePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<ReleasePhoneNumberCommandInput, ReleasePhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You
|
|
30
30
|
* can call this API only in the Amazon Web Services Region where the number was claimed.</p>
|
|
31
31
|
* <important>
|
|
@@ -94,6 +94,7 @@ declare const ReleasePhoneNumberCommand_base: {
|
|
|
94
94
|
* @throws {@link ConnectServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ReleasePhoneNumberCommand extends ReleasePhoneNumberCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface ReplicateInstanceCommandOutput extends ReplicateInstanceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ReplicateInstanceCommand_base: {
|
|
24
24
|
new (input: ReplicateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<ReplicateInstanceCommandInput, ReplicateInstanceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ReplicateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<ReplicateInstanceCommandInput, ReplicateInstanceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Replicates an Amazon Connect instance in the specified Amazon Web Services Region and
|
|
30
30
|
* copies configuration information for Amazon Connect resources across Amazon Web Services Regions. </p>
|
|
31
31
|
* <p>For more information about replicating an Amazon Connect instance, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create
|
|
@@ -85,6 +85,7 @@ declare const ReplicateInstanceCommand_base: {
|
|
|
85
85
|
* @throws {@link ConnectServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ReplicateInstanceCommand extends ReplicateInstanceCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ResumeContactCommandOutput extends ResumeContactResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResumeContactCommand_base: {
|
|
24
24
|
new (input: ResumeContactCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeContactCommandInput, ResumeContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResumeContactCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeContactCommandInput, ResumeContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Allows resuming a task contact in a paused state.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ResumeContactCommand_base: {
|
|
|
75
75
|
* @throws {@link ConnectServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ResumeContactCommand extends ResumeContactCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ResumeContactRecordingCommandOutput extends ResumeContactRecord
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResumeContactRecordingCommand_base: {
|
|
24
24
|
new (input: ResumeContactRecordingCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeContactRecordingCommandInput, ResumeContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResumeContactRecordingCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeContactRecordingCommandInput, ResumeContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>When a contact is being recorded, and the recording has been suspended using
|
|
30
30
|
* SuspendContactRecording, this API resumes recording whatever recording is selected in the flow
|
|
31
31
|
* configuration: call, screen, or both. If only call recording or only screen recording is enabled,
|
|
@@ -66,6 +66,7 @@ declare const ResumeContactRecordingCommand_base: {
|
|
|
66
66
|
* @throws {@link ConnectServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ResumeContactRecordingCommand extends ResumeContactRecordingCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchAvailablePhoneNumbersCommandOutput extends SearchAvailabl
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchAvailablePhoneNumbersCommand_base: {
|
|
24
24
|
new (input: SearchAvailablePhoneNumbersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchAvailablePhoneNumbersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Searches for available phone numbers that you can claim to your Amazon Connect instance
|
|
30
30
|
* or traffic distribution group. If the provided <code>TargetArn</code> is a traffic distribution group, you can call this API in both
|
|
31
31
|
* Amazon Web Services Regions associated with the traffic distribution group.</p>
|
|
@@ -80,6 +80,7 @@ declare const SearchAvailablePhoneNumbersCommand_base: {
|
|
|
80
80
|
* @throws {@link ConnectServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class SearchAvailablePhoneNumbersCommand extends SearchAvailablePhoneNumbersCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchContactsCommandOutput extends SearchContactsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchContactsCommand_base: {
|
|
24
24
|
new (input: SearchContactsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchContactsCommandInput, SearchContactsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchContactsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchContactsCommandInput, SearchContactsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Searches contacts in an Amazon Connect instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -157,6 +157,7 @@ declare const SearchContactsCommand_base: {
|
|
|
157
157
|
* @throws {@link ConnectServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class SearchContactsCommand extends SearchContactsCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchHoursOfOperationsCommandOutput extends SearchHoursOfOpera
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchHoursOfOperationsCommand_base: {
|
|
24
24
|
new (input: SearchHoursOfOperationsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchHoursOfOperationsCommandInput, SearchHoursOfOperationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchHoursOfOperationsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchHoursOfOperationsCommandInput, SearchHoursOfOperationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Searches the hours of operation in an Amazon Connect instance, with optional
|
|
30
30
|
* filtering.</p>
|
|
31
31
|
* @example
|
|
@@ -143,6 +143,7 @@ declare const SearchHoursOfOperationsCommand_base: {
|
|
|
143
143
|
* @throws {@link ConnectServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
145
145
|
*
|
|
146
|
+
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class SearchHoursOfOperationsCommand extends SearchHoursOfOperationsCommand_base {
|
|
148
149
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchPredefinedAttributesCommandOutput extends SearchPredefine
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchPredefinedAttributesCommand_base: {
|
|
24
24
|
new (input: SearchPredefinedAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchPredefinedAttributesCommandInput, SearchPredefinedAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchPredefinedAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchPredefinedAttributesCommandInput, SearchPredefinedAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Predefined attributes that meet certain criteria.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -108,6 +108,7 @@ declare const SearchPredefinedAttributesCommand_base: {
|
|
|
108
108
|
* @throws {@link ConnectServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class SearchPredefinedAttributesCommand extends SearchPredefinedAttributesCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchPromptsCommandOutput extends SearchPromptsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchPromptsCommand_base: {
|
|
24
24
|
new (input: SearchPromptsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchPromptsCommandInput, SearchPromptsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchPromptsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchPromptsCommandInput, SearchPromptsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Searches prompts in an Amazon Connect instance, with optional filtering.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -128,6 +128,7 @@ declare const SearchPromptsCommand_base: {
|
|
|
128
128
|
* @throws {@link ConnectServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
130
130
|
*
|
|
131
|
+
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class SearchPromptsCommand extends SearchPromptsCommand_base {
|
|
133
134
|
}
|