@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 UpdateContactEvaluationCommandOutput extends UpdateContactEvalu
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactEvaluationCommand_base: {
|
|
24
24
|
new (input: UpdateContactEvaluationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactEvaluationCommandInput, UpdateContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactEvaluationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactEvaluationCommandInput, UpdateContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates details about a contact evaluation in the specified Amazon Connect instance. A
|
|
30
30
|
* contact evaluation must be in draft state. Answers included in the request are merged with
|
|
31
31
|
* existing answers for the given evaluation. An answer or note can be deleted by passing an empty
|
|
@@ -87,6 +87,7 @@ declare const UpdateContactEvaluationCommand_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 UpdateContactEvaluationCommand extends UpdateContactEvaluationCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactFlowContentCommandOutput extends UpdateContactFlow
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactFlowContentCommand_base: {
|
|
24
24
|
new (input: UpdateContactFlowContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowContentCommandInput, UpdateContactFlowContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactFlowContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowContentCommandInput, UpdateContactFlowContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified flow.</p>
|
|
30
30
|
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
|
|
31
31
|
* Flow language</a>.</p>
|
|
@@ -73,6 +73,7 @@ declare const UpdateContactFlowContentCommand_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 UpdateContactFlowContentCommand extends UpdateContactFlowContentCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactFlowMetadataCommandOutput extends UpdateContactFlo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactFlowMetadataCommand_base: {
|
|
24
24
|
new (input: UpdateContactFlowMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactFlowMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates metadata about specified flow.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const UpdateContactFlowMetadataCommand_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 UpdateContactFlowMetadataCommand extends UpdateContactFlowMetadataCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactFlowModuleContentCommandOutput extends UpdateConta
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactFlowModuleContentCommand_base: {
|
|
24
24
|
new (input: UpdateContactFlowModuleContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactFlowModuleContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates specified flow module 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.
|
|
@@ -71,6 +71,7 @@ declare const UpdateContactFlowModuleContentCommand_base: {
|
|
|
71
71
|
* @throws {@link ConnectServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateContactFlowModuleContentCommand extends UpdateContactFlowModuleContentCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactFlowModuleMetadataCommandOutput extends UpdateCont
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactFlowModuleMetadataCommand_base: {
|
|
24
24
|
new (input: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates metadata about specified flow module.</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 UpdateContactFlowModuleMetadataCommand_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 UpdateContactFlowModuleMetadataCommand extends UpdateContactFlowModuleMetadataCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactFlowNameCommandOutput extends UpdateContactFlowNam
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactFlowNameCommand_base: {
|
|
24
24
|
new (input: UpdateContactFlowNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactFlowNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The name of the flow.</p>
|
|
30
30
|
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
|
|
31
31
|
* Flow language</a>.</p>
|
|
@@ -74,6 +74,7 @@ declare const UpdateContactFlowNameCommand_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 UpdateContactFlowNameCommand extends UpdateContactFlowNameCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactRoutingDataCommandOutput extends UpdateContactRout
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactRoutingDataCommand_base: {
|
|
24
24
|
new (input: UpdateContactRoutingDataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactRoutingDataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput, 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>Updates routing priority and age on the contact (<b>QueuePriority</b> and <b>QueueTimeAdjustmentInSeconds</b>).
|
|
31
31
|
* These properties can be used to change a customer's position in the queue. For example, you can
|
|
@@ -81,6 +81,7 @@ declare const UpdateContactRoutingDataCommand_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 UpdateContactRoutingDataCommand extends UpdateContactRoutingDataCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContactScheduleCommandOutput extends UpdateContactSchedul
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContactScheduleCommand_base: {
|
|
24
24
|
new (input: UpdateContactScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContactScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the scheduled time of a task contact that is already scheduled.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const UpdateContactScheduleCommand_base: {
|
|
|
71
71
|
* @throws {@link ConnectServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateContactScheduleCommand extends UpdateContactScheduleCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEvaluationFormCommandOutput extends UpdateEvaluationFormR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEvaluationFormCommand_base: {
|
|
24
24
|
new (input: UpdateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEvaluationFormCommandInput, UpdateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEvaluationFormCommandInput, UpdateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates details about a specific evaluation form version in the specified Amazon Connect
|
|
30
30
|
* instance. Question and section identifiers cannot be duplicated within the same evaluation
|
|
31
31
|
* form.</p>
|
|
@@ -208,6 +208,7 @@ declare const UpdateEvaluationFormCommand_base: {
|
|
|
208
208
|
* @throws {@link ConnectServiceException}
|
|
209
209
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
210
210
|
*
|
|
211
|
+
* @public
|
|
211
212
|
*/
|
|
212
213
|
export declare class UpdateEvaluationFormCommand extends UpdateEvaluationFormCommand_base {
|
|
213
214
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateHoursOfOperationCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateHoursOfOperationCommand_base: {
|
|
24
24
|
new (input: UpdateHoursOfOperationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHoursOfOperationCommandInput, UpdateHoursOfOperationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateHoursOfOperationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHoursOfOperationCommandInput, UpdateHoursOfOperationCommandOutput, 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>Updates the hours of operation.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const UpdateHoursOfOperationCommand_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 UpdateHoursOfOperationCommand extends UpdateHoursOfOperationCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInstanceAttributeCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInstanceAttributeCommand_base: {
|
|
24
24
|
new (input: UpdateInstanceAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAttributeCommandInput, UpdateInstanceAttributeCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInstanceAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAttributeCommandInput, UpdateInstanceAttributeCommandOutput, 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>Updates the value for the specified attribute type.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const UpdateInstanceAttributeCommand_base: {
|
|
|
69
69
|
* @throws {@link ConnectServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateInstanceAttributeCommand extends UpdateInstanceAttributeCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInstanceStorageConfigCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInstanceStorageConfigCommand_base: {
|
|
24
24
|
new (input: UpdateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceStorageConfigCommandInput, UpdateInstanceStorageConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceStorageConfigCommandInput, UpdateInstanceStorageConfigCommandOutput, 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>Updates an existing configuration for a resource type. This API is idempotent.</p>
|
|
31
31
|
* @example
|
|
@@ -95,6 +95,7 @@ declare const UpdateInstanceStorageConfigCommand_base: {
|
|
|
95
95
|
* @throws {@link ConnectServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateInstanceStorageConfigCommand extends UpdateInstanceStorageConfigCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateParticipantRoleConfigCommandOutput extends UpdateParticip
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateParticipantRoleConfigCommand_base: {
|
|
24
24
|
new (input: UpdateParticipantRoleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateParticipantRoleConfigCommandInput, UpdateParticipantRoleConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateParticipantRoleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateParticipantRoleConfigCommandInput, UpdateParticipantRoleConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates timeouts for when human chat participants are to be considered idle, and when agents
|
|
30
30
|
* are automatically disconnected from a chat due to idleness. You can set four timers:</p>
|
|
31
31
|
* <ul>
|
|
@@ -101,6 +101,7 @@ declare const UpdateParticipantRoleConfigCommand_base: {
|
|
|
101
101
|
* @throws {@link ConnectServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class UpdateParticipantRoleConfigCommand extends UpdateParticipantRoleConfigCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePhoneNumberCommandOutput extends UpdatePhoneNumberRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePhoneNumberCommand_base: {
|
|
24
24
|
new (input: UpdatePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates your claimed phone number from its current Amazon Connect instance or traffic distribution group to
|
|
30
30
|
* another Amazon Connect instance or traffic distribution group in the same Amazon Web Services Region.</p>
|
|
31
31
|
* <important>
|
|
@@ -88,6 +88,7 @@ declare const UpdatePhoneNumberCommand_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 UpdatePhoneNumberCommand extends UpdatePhoneNumberCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePhoneNumberMetadataCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePhoneNumberMetadataCommand_base: {
|
|
24
24
|
new (input: UpdatePhoneNumberMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePhoneNumberMetadataCommandInput, UpdatePhoneNumberMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePhoneNumberMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePhoneNumberMetadataCommandInput, UpdatePhoneNumberMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a phone number’s metadata.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>To verify the status of a previous UpdatePhoneNumberMetadata operation, call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> API.</p>
|
|
@@ -80,6 +80,7 @@ declare const UpdatePhoneNumberMetadataCommand_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 UpdatePhoneNumberMetadataCommand extends UpdatePhoneNumberMetadataCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePredefinedAttributeCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePredefinedAttributeCommand_base: {
|
|
24
24
|
new (input: UpdatePredefinedAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePredefinedAttributeCommandInput, UpdatePredefinedAttributeCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePredefinedAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePredefinedAttributeCommandInput, UpdatePredefinedAttributeCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a predefined attribute 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.
|
|
@@ -72,6 +72,7 @@ declare const UpdatePredefinedAttributeCommand_base: {
|
|
|
72
72
|
* @throws {@link ConnectServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdatePredefinedAttributeCommand extends UpdatePredefinedAttributeCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePromptCommandOutput extends UpdatePromptResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePromptCommand_base: {
|
|
24
24
|
new (input: UpdatePromptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePromptCommandInput, UpdatePromptCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePromptCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePromptCommandInput, UpdatePromptCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a prompt.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const UpdatePromptCommand_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 UpdatePromptCommand extends UpdatePromptCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueHoursOfOperationCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueHoursOfOperationCommand_base: {
|
|
24
24
|
new (input: UpdateQueueHoursOfOperationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueHoursOfOperationCommandInput, UpdateQueueHoursOfOperationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueHoursOfOperationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueHoursOfOperationCommandInput, UpdateQueueHoursOfOperationCommandOutput, 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>Updates the hours of operation for the specified queue.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const UpdateQueueHoursOfOperationCommand_base: {
|
|
|
69
69
|
* @throws {@link ConnectServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateQueueHoursOfOperationCommand extends UpdateQueueHoursOfOperationCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueMaxContactsCommand_base: {
|
|
24
24
|
new (input: UpdateQueueMaxContactsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueMaxContactsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput, 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>Updates the maximum number of contacts allowed in a queue before it is considered
|
|
31
31
|
* full.</p>
|
|
@@ -70,6 +70,7 @@ declare const UpdateQueueMaxContactsCommand_base: {
|
|
|
70
70
|
* @throws {@link ConnectServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class UpdateQueueMaxContactsCommand extends UpdateQueueMaxContactsCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueNameCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueNameCommand_base: {
|
|
24
24
|
new (input: UpdateQueueNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueNameCommandInput, UpdateQueueNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueNameCommandInput, UpdateQueueNameCommandOutput, 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>Updates the name and description of a queue. At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const UpdateQueueNameCommand_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 UpdateQueueNameCommand extends UpdateQueueNameCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueOutboundCallerConfigCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueOutboundCallerConfigCommand_base: {
|
|
24
24
|
new (input: UpdateQueueOutboundCallerConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueOutboundCallerConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerConfigCommandOutput, 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>Updates the outbound caller ID name, number, and outbound whisper flow for a specified
|
|
31
31
|
* queue.</p>
|
|
@@ -96,6 +96,7 @@ declare const UpdateQueueOutboundCallerConfigCommand_base: {
|
|
|
96
96
|
* @throws {@link ConnectServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class UpdateQueueOutboundCallerConfigCommand extends UpdateQueueOutboundCallerConfigCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueStatusCommand_base: {
|
|
24
24
|
new (input: UpdateQueueStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput, 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>Updates the status of the queue.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const UpdateQueueStatusCommand_base: {
|
|
|
69
69
|
* @throws {@link ConnectServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateQueueStatusCommand extends UpdateQueueStatusCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQuickConnectConfigCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQuickConnectConfigCommand_base: {
|
|
24
24
|
new (input: UpdateQuickConnectConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQuickConnectConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configuration settings for the specified quick connect.</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 UpdateQuickConnectConfigCommand_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 UpdateQuickConnectConfigCommand extends UpdateQuickConnectConfigCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQuickConnectNameCommand_base: {
|
|
24
24
|
new (input: UpdateQuickConnectNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQuickConnectNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const UpdateQuickConnectNameCommand_base: {
|
|
|
69
69
|
* @throws {@link ConnectServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateQuickConnectNameCommand extends UpdateQuickConnectNameCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRoutingProfileAgentAvailabilityTimerCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRoutingProfileAgentAvailabilityTimerCommand_base: {
|
|
24
24
|
new (input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRoutingProfileAgentAvailabilityTimerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Whether agents with this routing profile will have their routing order calculated based on
|
|
30
30
|
* <i>time since their last inbound contact</i> or <i>longest idle
|
|
31
31
|
* time</i>. </p>
|
|
@@ -70,6 +70,7 @@ declare const UpdateRoutingProfileAgentAvailabilityTimerCommand_base: {
|
|
|
70
70
|
* @throws {@link ConnectServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class UpdateRoutingProfileAgentAvailabilityTimerCommand extends UpdateRoutingProfileAgentAvailabilityTimerCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRoutingProfileConcurrencyCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRoutingProfileConcurrencyCommand_base: {
|
|
24
24
|
new (input: UpdateRoutingProfileConcurrencyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRoutingProfileConcurrencyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing
|
|
30
30
|
* profile.</p>
|
|
31
31
|
* @example
|
|
@@ -77,6 +77,7 @@ declare const UpdateRoutingProfileConcurrencyCommand_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 UpdateRoutingProfileConcurrencyCommand extends UpdateRoutingProfileConcurrencyCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRoutingProfileDefaultOutboundQueueCommand_base: {
|
|
24
24
|
new (input: UpdateRoutingProfileDefaultOutboundQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRoutingProfileDefaultOutboundQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the default outbound queue of a routing profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const UpdateRoutingProfileDefaultOutboundQueueCommand_base: {
|
|
|
68
68
|
* @throws {@link ConnectServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class UpdateRoutingProfileDefaultOutboundQueueCommand extends UpdateRoutingProfileDefaultOutboundQueueCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRoutingProfileNameCommand_base: {
|
|
24
24
|
new (input: UpdateRoutingProfileNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRoutingProfileNameCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name and description of a routing profile. The request accepts the following data in JSON format.
|
|
30
30
|
* At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const UpdateRoutingProfileNameCommand_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 UpdateRoutingProfileNameCommand extends UpdateRoutingProfileNameCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRoutingProfileQueuesCommand_base: {
|
|
24
24
|
new (input: UpdateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the properties associated with a set of queues for a routing profile.</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 UpdateRoutingProfileQueuesCommand_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 UpdateRoutingProfileQueuesCommand extends UpdateRoutingProfileQueuesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRuleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRuleCommand_base: {
|
|
24
24
|
new (input: UpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleCommandInput, UpdateRuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleCommandInput, UpdateRuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a rule for the specified Amazon Connect instance.</p>
|
|
30
30
|
* <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function language</a> to
|
|
31
31
|
* code conditions for the rule. </p>
|
|
@@ -137,6 +137,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
137
137
|
* @throws {@link ConnectServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class UpdateRuleCommand extends UpdateRuleCommand_base {
|
|
142
143
|
}
|