@aws-sdk/client-connect 3.532.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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
package/dist-cjs/index.js
CHANGED
|
@@ -2891,9 +2891,11 @@ var se_CreateSecurityProfileCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
2891
2891
|
let body;
|
|
2892
2892
|
body = JSON.stringify(
|
|
2893
2893
|
(0, import_smithy_client.take)(input, {
|
|
2894
|
+
AllowedAccessControlHierarchyGroupId: [],
|
|
2894
2895
|
AllowedAccessControlTags: (_) => (0, import_smithy_client._json)(_),
|
|
2895
2896
|
Applications: (_) => (0, import_smithy_client._json)(_),
|
|
2896
2897
|
Description: [],
|
|
2898
|
+
HierarchyRestrictedResources: (_) => (0, import_smithy_client._json)(_),
|
|
2897
2899
|
Permissions: (_) => (0, import_smithy_client._json)(_),
|
|
2898
2900
|
SecurityProfileName: [],
|
|
2899
2901
|
TagRestrictedResources: (_) => (0, import_smithy_client._json)(_),
|
|
@@ -5828,9 +5830,11 @@ var se_UpdateSecurityProfileCommand = /* @__PURE__ */ __name(async (input, conte
|
|
|
5828
5830
|
let body;
|
|
5829
5831
|
body = JSON.stringify(
|
|
5830
5832
|
(0, import_smithy_client.take)(input, {
|
|
5833
|
+
AllowedAccessControlHierarchyGroupId: [],
|
|
5831
5834
|
AllowedAccessControlTags: (_) => (0, import_smithy_client._json)(_),
|
|
5832
5835
|
Applications: (_) => (0, import_smithy_client._json)(_),
|
|
5833
5836
|
Description: [],
|
|
5837
|
+
HierarchyRestrictedResources: (_) => (0, import_smithy_client._json)(_),
|
|
5834
5838
|
Permissions: (_) => (0, import_smithy_client._json)(_),
|
|
5835
5839
|
TagRestrictedResources: (_) => (0, import_smithy_client._json)(_)
|
|
5836
5840
|
})
|
|
@@ -10780,9 +10784,11 @@ var de_SecurityKeysList = /* @__PURE__ */ __name((output, context) => {
|
|
|
10780
10784
|
}, "de_SecurityKeysList");
|
|
10781
10785
|
var de_SecurityProfile = /* @__PURE__ */ __name((output, context) => {
|
|
10782
10786
|
return (0, import_smithy_client.take)(output, {
|
|
10787
|
+
AllowedAccessControlHierarchyGroupId: import_smithy_client.expectString,
|
|
10783
10788
|
AllowedAccessControlTags: import_smithy_client._json,
|
|
10784
10789
|
Arn: import_smithy_client.expectString,
|
|
10785
10790
|
Description: import_smithy_client.expectString,
|
|
10791
|
+
HierarchyRestrictedResources: import_smithy_client._json,
|
|
10786
10792
|
Id: import_smithy_client.expectString,
|
|
10787
10793
|
LastModifiedRegion: import_smithy_client.expectString,
|
|
10788
10794
|
LastModifiedTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
@@ -584,9 +584,11 @@ export const se_CreateSecurityProfileCommand = async (input, context) => {
|
|
|
584
584
|
b.p("InstanceId", () => input.InstanceId, "{InstanceId}", false);
|
|
585
585
|
let body;
|
|
586
586
|
body = JSON.stringify(take(input, {
|
|
587
|
+
AllowedAccessControlHierarchyGroupId: [],
|
|
587
588
|
AllowedAccessControlTags: (_) => _json(_),
|
|
588
589
|
Applications: (_) => _json(_),
|
|
589
590
|
Description: [],
|
|
591
|
+
HierarchyRestrictedResources: (_) => _json(_),
|
|
590
592
|
Permissions: (_) => _json(_),
|
|
591
593
|
SecurityProfileName: [],
|
|
592
594
|
TagRestrictedResources: (_) => _json(_),
|
|
@@ -3339,9 +3341,11 @@ export const se_UpdateSecurityProfileCommand = async (input, context) => {
|
|
|
3339
3341
|
b.p("InstanceId", () => input.InstanceId, "{InstanceId}", false);
|
|
3340
3342
|
let body;
|
|
3341
3343
|
body = JSON.stringify(take(input, {
|
|
3344
|
+
AllowedAccessControlHierarchyGroupId: [],
|
|
3342
3345
|
AllowedAccessControlTags: (_) => _json(_),
|
|
3343
3346
|
Applications: (_) => _json(_),
|
|
3344
3347
|
Description: [],
|
|
3348
|
+
HierarchyRestrictedResources: (_) => _json(_),
|
|
3345
3349
|
Permissions: (_) => _json(_),
|
|
3346
3350
|
TagRestrictedResources: (_) => _json(_),
|
|
3347
3351
|
}));
|
|
@@ -8360,9 +8364,11 @@ const de_SecurityKeysList = (output, context) => {
|
|
|
8360
8364
|
};
|
|
8361
8365
|
const de_SecurityProfile = (output, context) => {
|
|
8362
8366
|
return take(output, {
|
|
8367
|
+
AllowedAccessControlHierarchyGroupId: __expectString,
|
|
8363
8368
|
AllowedAccessControlTags: _json,
|
|
8364
8369
|
Arn: __expectString,
|
|
8365
8370
|
Description: __expectString,
|
|
8371
|
+
HierarchyRestrictedResources: _json,
|
|
8366
8372
|
Id: __expectString,
|
|
8367
8373
|
LastModifiedRegion: __expectString,
|
|
8368
8374
|
LastModifiedTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
package/dist-types/Connect.d.ts
CHANGED
|
@@ -1027,6 +1027,7 @@ export interface Connect {
|
|
|
1027
1027
|
/**
|
|
1028
1028
|
* @see {@link ListInstancesCommand}
|
|
1029
1029
|
*/
|
|
1030
|
+
listInstances(): Promise<ListInstancesCommandOutput>;
|
|
1030
1031
|
listInstances(args: ListInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListInstancesCommandOutput>;
|
|
1031
1032
|
listInstances(args: ListInstancesCommandInput, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
1032
1033
|
listInstances(args: ListInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
@@ -1063,6 +1064,7 @@ export interface Connect {
|
|
|
1063
1064
|
/**
|
|
1064
1065
|
* @see {@link ListPhoneNumbersV2Command}
|
|
1065
1066
|
*/
|
|
1067
|
+
listPhoneNumbersV2(): Promise<ListPhoneNumbersV2CommandOutput>;
|
|
1066
1068
|
listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, options?: __HttpHandlerOptions): Promise<ListPhoneNumbersV2CommandOutput>;
|
|
1067
1069
|
listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void;
|
|
1068
1070
|
listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void;
|
|
@@ -1159,6 +1161,7 @@ export interface Connect {
|
|
|
1159
1161
|
/**
|
|
1160
1162
|
* @see {@link ListTrafficDistributionGroupsCommand}
|
|
1161
1163
|
*/
|
|
1164
|
+
listTrafficDistributionGroups(): Promise<ListTrafficDistributionGroupsCommandOutput>;
|
|
1162
1165
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficDistributionGroupsCommandOutput>;
|
|
1163
1166
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void;
|
|
1164
1167
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void;
|
|
@@ -1704,7 +1707,6 @@ export interface Connect {
|
|
|
1704
1707
|
updateViewMetadata(args: UpdateViewMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateViewMetadataCommandOutput) => void): void;
|
|
1705
1708
|
}
|
|
1706
1709
|
/**
|
|
1707
|
-
* @public
|
|
1708
1710
|
* <p>Amazon Connect is a cloud-based contact center solution that you use to set up and
|
|
1709
1711
|
* manage a customer contact center and provide reliable customer engagement at any scale.</p>
|
|
1710
1712
|
* <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize
|
|
@@ -1716,6 +1718,7 @@ export interface Connect {
|
|
|
1716
1718
|
* Guide</i>.</p>
|
|
1717
1719
|
* <p>You can connect programmatically to an Amazon Web Services service by using an endpoint. For
|
|
1718
1720
|
* a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect Endpoints</a>.</p>
|
|
1721
|
+
* @public
|
|
1719
1722
|
*/
|
|
1720
1723
|
export declare class Connect extends ConnectClient implements Connect {
|
|
1721
1724
|
}
|
|
@@ -394,7 +394,6 @@ export type ConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__Ht
|
|
|
394
394
|
export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfigType {
|
|
395
395
|
}
|
|
396
396
|
/**
|
|
397
|
-
* @public
|
|
398
397
|
* <p>Amazon Connect is a cloud-based contact center solution that you use to set up and
|
|
399
398
|
* manage a customer contact center and provide reliable customer engagement at any scale.</p>
|
|
400
399
|
* <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize
|
|
@@ -406,6 +405,7 @@ export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfig
|
|
|
406
405
|
* Guide</i>.</p>
|
|
407
406
|
* <p>You can connect programmatically to an Amazon Web Services service by using an endpoint. For
|
|
408
407
|
* a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect Endpoints</a>.</p>
|
|
408
|
+
* @public
|
|
409
409
|
*/
|
|
410
410
|
export declare class ConnectClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ConnectClientResolvedConfig> {
|
|
411
411
|
/**
|
|
@@ -22,10 +22,10 @@ export interface ActivateEvaluationFormCommandOutput extends ActivateEvaluationF
|
|
|
22
22
|
}
|
|
23
23
|
declare const ActivateEvaluationFormCommand_base: {
|
|
24
24
|
new (input: ActivateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ActivateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates an evaluation form in the specified Amazon Connect instance. After the
|
|
30
30
|
* evaluation form is activated, it is available to start new evaluations based on the form. </p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const ActivateEvaluationFormCommand_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 ActivateEvaluationFormCommand extends ActivateEvaluationFormCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateAnalyticsDataSetCommandOutput extends AssociateAnalyti
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateAnalyticsDataSetCommand_base: {
|
|
24
24
|
new (input: AssociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput, 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>Associates the specified dataset for a Amazon Connect instance with the target account.
|
|
31
31
|
* You can associate only one dataset in a single call.</p>
|
|
@@ -75,6 +75,7 @@ declare const AssociateAnalyticsDataSetCommand_base: {
|
|
|
75
75
|
* @throws {@link ConnectServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class AssociateAnalyticsDataSetCommand extends AssociateAnalyticsDataSetCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateApprovedOriginCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateApprovedOriginCommand_base: {
|
|
24
24
|
new (input: AssociateApprovedOriginCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApprovedOriginCommandInput, AssociateApprovedOriginCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateApprovedOriginCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApprovedOriginCommandInput, AssociateApprovedOriginCommandOutput, 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>Associates an approved origin to an Amazon Connect instance.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const AssociateApprovedOriginCommand_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 AssociateApprovedOriginCommand extends AssociateApprovedOriginCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateBotCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateBotCommand_base: {
|
|
24
24
|
new (input: AssociateBotCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBotCommandInput, AssociateBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateBotCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBotCommandInput, AssociateBotCommandOutput, 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>Allows the specified Amazon Connect instance to access the specified Amazon Lex
|
|
31
31
|
* or Amazon Lex V2 bot.</p>
|
|
@@ -81,6 +81,7 @@ declare const AssociateBotCommand_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 AssociateBotCommand extends AssociateBotCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateDefaultVocabularyCommandOutput extends AssociateDefaul
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateDefaultVocabularyCommand_base: {
|
|
24
24
|
new (input: AssociateDefaultVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDefaultVocabularyCommandInput, AssociateDefaultVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateDefaultVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDefaultVocabularyCommandInput, AssociateDefaultVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call
|
|
30
30
|
* and real-time analysis sessions for the given language.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const AssociateDefaultVocabularyCommand_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 AssociateDefaultVocabularyCommand extends AssociateDefaultVocabularyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateFlowCommandOutput extends AssociateFlowResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateFlowCommand_base: {
|
|
24
24
|
new (input: AssociateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFlowCommandInput, AssociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFlowCommandInput, AssociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a connect resource to a flow.</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 AssociateFlowCommand_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 AssociateFlowCommand extends AssociateFlowCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateInstanceStorageConfigCommandOutput extends AssociateIn
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateInstanceStorageConfigCommand_base: {
|
|
24
24
|
new (input: AssociateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateInstanceStorageConfigCommandInput, AssociateInstanceStorageConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateInstanceStorageConfigCommandInput, AssociateInstanceStorageConfigCommandOutput, 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>Associates a storage resource type for the first time. You can only associate one type of
|
|
31
31
|
* storage configuration in a single call. This means, for example, that you can't define an
|
|
@@ -104,6 +104,7 @@ declare const AssociateInstanceStorageConfigCommand_base: {
|
|
|
104
104
|
* @throws {@link ConnectServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class AssociateInstanceStorageConfigCommand extends AssociateInstanceStorageConfigCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateLambdaFunctionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateLambdaFunctionCommand_base: {
|
|
24
24
|
new (input: AssociateLambdaFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLambdaFunctionCommandInput, AssociateLambdaFunctionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateLambdaFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLambdaFunctionCommandInput, AssociateLambdaFunctionCommandOutput, 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>Allows the specified Amazon Connect instance to access the specified Lambda
|
|
31
31
|
* function.</p>
|
|
@@ -75,6 +75,7 @@ declare const AssociateLambdaFunctionCommand_base: {
|
|
|
75
75
|
* @throws {@link ConnectServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class AssociateLambdaFunctionCommand extends AssociateLambdaFunctionCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateLexBotCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateLexBotCommand_base: {
|
|
24
24
|
new (input: AssociateLexBotCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLexBotCommandInput, AssociateLexBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateLexBotCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLexBotCommandInput, AssociateLexBotCommandOutput, 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>Allows the specified Amazon Connect instance to access the specified Amazon Lex
|
|
31
31
|
* V1 bot. This API only supports the association of Amazon Lex V1 bots.</p>
|
|
@@ -78,6 +78,7 @@ declare const AssociateLexBotCommand_base: {
|
|
|
78
78
|
* @throws {@link ConnectServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AssociateLexBotCommand extends AssociateLexBotCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociatePhoneNumberContactFlowCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociatePhoneNumberContactFlowCommand_base: {
|
|
24
24
|
new (input: AssociatePhoneNumberContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePhoneNumberContactFlowCommandInput, AssociatePhoneNumberContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociatePhoneNumberContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePhoneNumberContactFlowCommandInput, AssociatePhoneNumberContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a flow with a phone number claimed to your Amazon Connect instance.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the
|
|
@@ -79,6 +79,7 @@ declare const AssociatePhoneNumberContactFlowCommand_base: {
|
|
|
79
79
|
* @throws {@link ConnectServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class AssociatePhoneNumberContactFlowCommand extends AssociatePhoneNumberContactFlowCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateQueueQuickConnectsCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateQueueQuickConnectsCommand_base: {
|
|
24
24
|
new (input: AssociateQueueQuickConnectsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateQueueQuickConnectsCommandInput, AssociateQueueQuickConnectsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateQueueQuickConnectsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateQueueQuickConnectsCommandInput, AssociateQueueQuickConnectsCommandOutput, 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>Associates a set of quick connects with a queue.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const AssociateQueueQuickConnectsCommand_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 AssociateQueueQuickConnectsCommand extends AssociateQueueQuickConnectsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateRoutingProfileQueuesCommandOutput extends __MetadataBe
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateRoutingProfileQueuesCommand_base: {
|
|
24
24
|
new (input: AssociateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateRoutingProfileQueuesCommandInput, AssociateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateRoutingProfileQueuesCommandInput, AssociateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a set of queues with a routing profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const AssociateRoutingProfileQueuesCommand_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 AssociateRoutingProfileQueuesCommand extends AssociateRoutingProfileQueuesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateSecurityKeyCommandOutput extends AssociateSecurityKeyR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateSecurityKeyCommand_base: {
|
|
24
24
|
new (input: AssociateSecurityKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSecurityKeyCommandInput, AssociateSecurityKeyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateSecurityKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSecurityKeyCommandInput, AssociateSecurityKeyCommandOutput, 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>Associates a security key to the instance.</p>
|
|
31
31
|
* @example
|
|
@@ -76,6 +76,7 @@ declare const AssociateSecurityKeyCommand_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 AssociateSecurityKeyCommand extends AssociateSecurityKeyCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateTrafficDistributionGroupUserCommandOutput extends Asso
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateTrafficDistributionGroupUserCommand_base: {
|
|
24
24
|
new (input: AssociateTrafficDistributionGroupUserCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTrafficDistributionGroupUserCommandInput, AssociateTrafficDistributionGroupUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateTrafficDistributionGroupUserCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTrafficDistributionGroupUserCommandInput, AssociateTrafficDistributionGroupUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates an agent with a traffic distribution group.</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 AssociateTrafficDistributionGroupUserCommand_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 AssociateTrafficDistributionGroupUserCommand extends AssociateTrafficDistributionGroupUserCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateUserProficienciesCommandOutput extends __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateUserProficienciesCommand_base: {
|
|
24
24
|
new (input: AssociateUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserProficienciesCommandInput, AssociateUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserProficienciesCommandInput, AssociateUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>>Associates a set of proficiencies with a user.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const AssociateUserProficienciesCommand_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 AssociateUserProficienciesCommand extends AssociateUserProficienciesCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchAssociateAnalyticsDataSetCommandOutput extends BatchAssoci
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchAssociateAnalyticsDataSetCommand_base: {
|
|
24
24
|
new (input: BatchAssociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAnalyticsDataSetCommandInput, BatchAssociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchAssociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAnalyticsDataSetCommandInput, BatchAssociateAnalyticsDataSetCommandOutput, 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>Associates a list of analytics datasets for a given Amazon Connect instance to a target
|
|
31
31
|
* account. You can associate multiple datasets in a single call.</p>
|
|
@@ -87,6 +87,7 @@ declare const BatchAssociateAnalyticsDataSetCommand_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 BatchAssociateAnalyticsDataSetCommand extends BatchAssociateAnalyticsDataSetCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDisassociateAnalyticsDataSetCommandOutput extends BatchDis
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDisassociateAnalyticsDataSetCommand_base: {
|
|
24
24
|
new (input: BatchDisassociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAnalyticsDataSetCommandInput, BatchDisassociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDisassociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAnalyticsDataSetCommandInput, BatchDisassociateAnalyticsDataSetCommandOutput, 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>Removes a list of analytics datasets associated with a given Amazon Connect instance.
|
|
31
31
|
* You can disassociate multiple datasets in a single call.</p>
|
|
@@ -82,6 +82,7 @@ declare const BatchDisassociateAnalyticsDataSetCommand_base: {
|
|
|
82
82
|
* @throws {@link ConnectServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class BatchDisassociateAnalyticsDataSetCommand extends BatchDisassociateAnalyticsDataSetCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetFlowAssociationCommandOutput extends BatchGetFlowAssoci
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetFlowAssociationCommand_base: {
|
|
24
24
|
new (input: BatchGetFlowAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFlowAssociationCommandInput, BatchGetFlowAssociationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetFlowAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFlowAssociationCommandInput, BatchGetFlowAssociationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieve the flow associations for the given resources.</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 BatchGetFlowAssociationCommand_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 BatchGetFlowAssociationCommand extends BatchGetFlowAssociationCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchPutContactCommandOutput extends BatchPutContactResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchPutContactCommand_base: {
|
|
24
24
|
new (input: BatchPutContactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutContactCommandInput, BatchPutContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchPutContactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutContactCommandInput, BatchPutContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>Only the Amazon Connect outbound campaigns service principal is allowed to assume a
|
|
31
31
|
* role in your account and call this API.</p>
|
|
@@ -112,6 +112,7 @@ declare const BatchPutContactCommand_base: {
|
|
|
112
112
|
* @throws {@link ConnectServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class BatchPutContactCommand extends BatchPutContactCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface ClaimPhoneNumberCommandOutput extends ClaimPhoneNumberResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ClaimPhoneNumberCommand_base: {
|
|
24
24
|
new (input: ClaimPhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<ClaimPhoneNumberCommandInput, ClaimPhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ClaimPhoneNumberCommandInput): import("@smithy/smithy-client").CommandImpl<ClaimPhoneNumberCommandInput, ClaimPhoneNumberCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Claims an available phone number to your Amazon Connect instance or traffic distribution
|
|
30
30
|
* group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created.</p>
|
|
31
31
|
* <p>For more information about how to use this operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html">Claim a phone number in your
|
|
@@ -102,6 +102,7 @@ declare const ClaimPhoneNumberCommand_base: {
|
|
|
102
102
|
* @throws {@link ConnectServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class ClaimPhoneNumberCommand extends ClaimPhoneNumberCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAgentStatusCommandOutput extends CreateAgentStatusRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAgentStatusCommand_base: {
|
|
24
24
|
new (input: CreateAgentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAgentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput, 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>Creates an agent status for the specified Amazon Connect instance.</p>
|
|
31
31
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const CreateAgentStatusCommand_base: {
|
|
|
83
83
|
* @throws {@link ConnectServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CreateAgentStatusCommand extends CreateAgentStatusCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContactFlowCommandOutput extends CreateContactFlowRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContactFlowCommand_base: {
|
|
24
24
|
new (input: CreateContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactFlowCommandInput, CreateContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactFlowCommandInput, CreateContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a flow for the specified Amazon Connect instance.</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>
|
|
@@ -87,6 +87,7 @@ declare const CreateContactFlowCommand_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 CreateContactFlowCommand extends CreateContactFlowCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContactFlowModuleCommandOutput extends CreateContactFlowM
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContactFlowModuleCommand_base: {
|
|
24
24
|
new (input: CreateContactFlowModuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactFlowModuleCommandInput, CreateContactFlowModuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContactFlowModuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactFlowModuleCommandInput, CreateContactFlowModuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a 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.
|
|
@@ -91,6 +91,7 @@ declare const CreateContactFlowModuleCommand_base: {
|
|
|
91
91
|
* @throws {@link ConnectServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateContactFlowModuleCommand extends CreateContactFlowModuleCommand_base {
|
|
96
97
|
}
|
|
@@ -23,10 +23,10 @@ export interface CreateEvaluationFormCommandOutput extends CreateEvaluationFormR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEvaluationFormCommand_base: {
|
|
25
25
|
new (input: CreateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEvaluationFormCommandInput, CreateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: CreateEvaluationFormCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEvaluationFormCommandInput, CreateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Creates an evaluation form in the specified Amazon Connect instance. The form can be
|
|
31
31
|
* used to define questions related to agent performance, and create sections to organize such
|
|
32
32
|
* questions. Question and section identifiers cannot be duplicated within the same evaluation
|
|
@@ -204,6 +204,7 @@ declare const CreateEvaluationFormCommand_base: {
|
|
|
204
204
|
* @throws {@link ConnectServiceException}
|
|
205
205
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
206
206
|
*
|
|
207
|
+
* @public
|
|
207
208
|
*/
|
|
208
209
|
export declare class CreateEvaluationFormCommand extends CreateEvaluationFormCommand_base {
|
|
209
210
|
}
|