@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
|
@@ -25,6 +25,15 @@ declare const CreateTrafficDistributionGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateTrafficDistributionGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateTrafficDistributionGroupCommandInput,
|
|
32
|
+
CreateTrafficDistributionGroupCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateTrafficDistributionGroupCommand extends CreateTrafficDistributionGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateUseCaseCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateUseCaseCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateUseCaseCommandInput,
|
|
31
|
+
CreateUseCaseCommandOutput,
|
|
32
|
+
ConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateUseCaseCommand extends CreateUseCaseCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateUserCommandInput,
|
|
28
|
+
CreateUserCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateUserCommand extends CreateUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateUserHierarchyGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateUserHierarchyGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateUserHierarchyGroupCommandInput,
|
|
32
|
+
CreateUserHierarchyGroupCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateUserHierarchyGroupCommand extends CreateUserHierarchyGroupCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateViewCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateViewCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateViewCommandInput,
|
|
28
|
+
CreateViewCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateViewCommand extends CreateViewCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateViewVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateViewVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateViewVersionCommandInput,
|
|
32
|
+
CreateViewVersionCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateViewVersionCommand extends CreateViewVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateVocabularyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateVocabularyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateVocabularyCommandInput,
|
|
31
|
+
CreateVocabularyCommandOutput,
|
|
32
|
+
ConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeactivateEvaluationFormCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeactivateEvaluationFormCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeactivateEvaluationFormCommandInput,
|
|
32
|
+
DeactivateEvaluationFormCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeactivateEvaluationFormCommand extends DeactivateEvaluationFormCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteContactEvaluationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteContactEvaluationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteContactEvaluationCommandInput,
|
|
28
|
+
DeleteContactEvaluationCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteContactEvaluationCommand extends DeleteContactEvaluationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteContactFlowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteContactFlowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteContactFlowCommandInput,
|
|
32
|
+
DeleteContactFlowCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteContactFlowCommand extends DeleteContactFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteContactFlowModuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteContactFlowModuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteContactFlowModuleCommandInput,
|
|
32
|
+
DeleteContactFlowModuleCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteContactFlowModuleCommand extends DeleteContactFlowModuleCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteEvaluationFormCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteEvaluationFormCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteEvaluationFormCommandInput,
|
|
27
|
+
DeleteEvaluationFormCommandOutput,
|
|
28
|
+
ConnectClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteEvaluationFormCommand extends DeleteEvaluationFormCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteHoursOfOperationCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteHoursOfOperationCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteHoursOfOperationCommandInput,
|
|
27
|
+
DeleteHoursOfOperationCommandOutput,
|
|
28
|
+
ConnectClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteHoursOfOperationCommand extends DeleteHoursOfOperationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteInstanceCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteInstanceCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteInstanceCommandInput,
|
|
26
|
+
DeleteInstanceCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteInstanceCommand extends DeleteInstanceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteIntegrationAssociationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteIntegrationAssociationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteIntegrationAssociationCommandInput,
|
|
28
|
+
DeleteIntegrationAssociationCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteIntegrationAssociationCommand extends DeleteIntegrationAssociationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeletePredefinedAttributeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeletePredefinedAttributeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeletePredefinedAttributeCommandInput,
|
|
28
|
+
DeletePredefinedAttributeCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeletePredefinedAttributeCommand extends DeletePredefinedAttributeCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeletePromptCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeletePromptCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeletePromptCommandInput,
|
|
26
|
+
DeletePromptCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeletePromptCommand extends DeletePromptCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteQueueCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteQueueCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteQueueCommandInput,
|
|
26
|
+
DeleteQueueCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteQueueCommand extends DeleteQueueCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteQuickConnectCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteQuickConnectCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteQuickConnectCommandInput,
|
|
27
|
+
DeleteQuickConnectCommandOutput,
|
|
28
|
+
ConnectClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteQuickConnectCommand extends DeleteQuickConnectCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteRoutingProfileCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteRoutingProfileCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteRoutingProfileCommandInput,
|
|
27
|
+
DeleteRoutingProfileCommandOutput,
|
|
28
|
+
ConnectClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteRoutingProfileCommand extends DeleteRoutingProfileCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteRuleCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteRuleCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteRuleCommandInput,
|
|
26
|
+
DeleteRuleCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteSecurityProfileCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteSecurityProfileCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteSecurityProfileCommandInput,
|
|
27
|
+
DeleteSecurityProfileCommandOutput,
|
|
28
|
+
ConnectClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteSecurityProfileCommand extends DeleteSecurityProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteTaskTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteTaskTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteTaskTemplateCommandInput,
|
|
32
|
+
DeleteTaskTemplateCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteTaskTemplateCommand extends DeleteTaskTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteTrafficDistributionGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteTrafficDistributionGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteTrafficDistributionGroupCommandInput,
|
|
32
|
+
DeleteTrafficDistributionGroupCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteTrafficDistributionGroupCommand extends DeleteTrafficDistributionGroupCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteUseCaseCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteUseCaseCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteUseCaseCommandInput,
|
|
26
|
+
DeleteUseCaseCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteUseCaseCommand extends DeleteUseCaseCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteUserCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteUserCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteUserCommandInput,
|
|
26
|
+
DeleteUserCommandOutput,
|
|
27
|
+
ConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteUserCommand extends DeleteUserCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteUserHierarchyGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteUserHierarchyGroupCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteUserHierarchyGroupCommandInput,
|
|
28
|
+
DeleteUserHierarchyGroupCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteUserHierarchyGroupCommand extends DeleteUserHierarchyGroupCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteViewCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteViewCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteViewCommandInput,
|
|
28
|
+
DeleteViewCommandOutput,
|
|
29
|
+
ConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteViewCommand extends DeleteViewCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteViewVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteViewVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteViewVersionCommandInput,
|
|
32
|
+
DeleteViewVersionCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteViewVersionCommand extends DeleteViewVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteVocabularyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteVocabularyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteVocabularyCommandInput,
|
|
31
|
+
DeleteVocabularyCommandOutput,
|
|
32
|
+
ConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteVocabularyCommand extends DeleteVocabularyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAgentStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAgentStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAgentStatusCommandInput,
|
|
32
|
+
DescribeAgentStatusCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAgentStatusCommand extends DescribeAgentStatusCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeContactCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeContactCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeContactCommandInput,
|
|
31
|
+
DescribeContactCommandOutput,
|
|
32
|
+
ConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeContactCommand extends DescribeContactCommand_base {}
|
|
@@ -23,6 +23,15 @@ declare const DescribeContactEvaluationCommand_base: {
|
|
|
23
23
|
ServiceInputTypes,
|
|
24
24
|
ServiceOutputTypes
|
|
25
25
|
>;
|
|
26
|
+
new (
|
|
27
|
+
__0_0: DescribeContactEvaluationCommandInput
|
|
28
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
29
|
+
DescribeContactEvaluationCommandInput,
|
|
30
|
+
DescribeContactEvaluationCommandOutput,
|
|
31
|
+
ConnectClientResolvedConfig,
|
|
32
|
+
ServiceInputTypes,
|
|
33
|
+
ServiceOutputTypes
|
|
34
|
+
>;
|
|
26
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
36
|
};
|
|
28
37
|
export declare class DescribeContactEvaluationCommand extends DescribeContactEvaluationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeContactFlowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeContactFlowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeContactFlowCommandInput,
|
|
32
|
+
DescribeContactFlowCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeContactFlowCommand extends DescribeContactFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeContactFlowModuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeContactFlowModuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeContactFlowModuleCommandInput,
|
|
32
|
+
DescribeContactFlowModuleCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeContactFlowModuleCommand extends DescribeContactFlowModuleCommand_base {}
|
|
@@ -23,6 +23,15 @@ declare const DescribeEvaluationFormCommand_base: {
|
|
|
23
23
|
ServiceInputTypes,
|
|
24
24
|
ServiceOutputTypes
|
|
25
25
|
>;
|
|
26
|
+
new (
|
|
27
|
+
__0_0: DescribeEvaluationFormCommandInput
|
|
28
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
29
|
+
DescribeEvaluationFormCommandInput,
|
|
30
|
+
DescribeEvaluationFormCommandOutput,
|
|
31
|
+
ConnectClientResolvedConfig,
|
|
32
|
+
ServiceInputTypes,
|
|
33
|
+
ServiceOutputTypes
|
|
34
|
+
>;
|
|
26
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
36
|
};
|
|
28
37
|
export declare class DescribeEvaluationFormCommand extends DescribeEvaluationFormCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeHoursOfOperationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeHoursOfOperationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeHoursOfOperationCommandInput,
|
|
32
|
+
DescribeHoursOfOperationCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeHoursOfOperationCommand extends DescribeHoursOfOperationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeInstanceAttributeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeInstanceAttributeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeInstanceAttributeCommandInput,
|
|
32
|
+
DescribeInstanceAttributeCommandOutput,
|
|
33
|
+
ConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeInstanceAttributeCommand extends DescribeInstanceAttributeCommand_base {}
|