package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package qconnectiface provides an interface to enable mocking the Amazon Q Connect service client for testing your code.

# Functions

AssistantCapabilityType_Values returns all elements of the AssistantCapabilityType enum.
AssistantStatus_Values returns all elements of the AssistantStatus enum.
AssistantType_Values returns all elements of the AssistantType enum.
AssociationType_Values returns all elements of the AssociationType enum.
ContentAssociationType_Values returns all elements of the ContentAssociationType enum.
ContentStatus_Values returns all elements of the ContentStatus enum.
ExternalSource_Values returns all elements of the ExternalSource enum.
FilterField_Values returns all elements of the FilterField enum.
FilterOperator_Values returns all elements of the FilterOperator enum.
ImportJobStatus_Values returns all elements of the ImportJobStatus enum.
ImportJobType_Values returns all elements of the ImportJobType enum.
KnowledgeBaseStatus_Values returns all elements of the KnowledgeBaseStatus enum.
KnowledgeBaseType_Values returns all elements of the KnowledgeBaseType enum.
New creates a new instance of the QConnect client with a session.
Order_Values returns all elements of the Order enum.
Priority_Values returns all elements of the Priority enum.
QueryConditionComparisonOperator_Values returns all elements of the QueryConditionComparisonOperator enum.
QueryConditionFieldName_Values returns all elements of the QueryConditionFieldName enum.
QueryResultType_Values returns all elements of the QueryResultType enum.
QuickResponseFilterOperator_Values returns all elements of the QuickResponseFilterOperator enum.
QuickResponseQueryOperator_Values returns all elements of the QuickResponseQueryOperator enum.
QuickResponseStatus_Values returns all elements of the QuickResponseStatus enum.
RecommendationSourceType_Values returns all elements of the RecommendationSourceType enum.
RecommendationTriggerType_Values returns all elements of the RecommendationTriggerType enum.
RecommendationType_Values returns all elements of the RecommendationType enum.
Relevance_Values returns all elements of the Relevance enum.
RelevanceLevel_Values returns all elements of the RelevanceLevel enum.
SourceContentType_Values returns all elements of the SourceContentType enum.
TargetType_Values returns all elements of the TargetType enum.

# Constants

AssistantCapabilityTypeV1 is a AssistantCapabilityType enum value.
AssistantCapabilityTypeV2 is a AssistantCapabilityType enum value.
AssistantStatusActive is a AssistantStatus enum value.
AssistantStatusCreateFailed is a AssistantStatus enum value.
AssistantStatusCreateInProgress is a AssistantStatus enum value.
AssistantStatusDeleted is a AssistantStatus enum value.
AssistantStatusDeleteFailed is a AssistantStatus enum value.
AssistantStatusDeleteInProgress is a AssistantStatus enum value.
AssistantTypeAgent is a AssistantType enum value.
AssociationTypeKnowledgeBase is a AssociationType enum value.
ContentAssociationTypeAmazonConnectGuide is a ContentAssociationType enum value.
ContentStatusActive is a ContentStatus enum value.
ContentStatusCreateFailed is a ContentStatus enum value.
ContentStatusCreateInProgress is a ContentStatus enum value.
ContentStatusDeleted is a ContentStatus enum value.
ContentStatusDeleteFailed is a ContentStatus enum value.
ContentStatusDeleteInProgress is a ContentStatus enum value.
ContentStatusUpdateFailed is a ContentStatus enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodePreconditionFailedException for service response error code "PreconditionFailedException".
ErrCodeRequestTimeoutException for service response error code "RequestTimeoutException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
ErrCodeValidationException for service response error code "ValidationException".
ExternalSourceAmazonConnect is a ExternalSource enum value.
FilterFieldName is a FilterField enum value.
FilterOperatorEquals is a FilterOperator enum value.
ImportJobStatusComplete is a ImportJobStatus enum value.
ImportJobStatusDeleted is a ImportJobStatus enum value.
ImportJobStatusDeleteFailed is a ImportJobStatus enum value.
ImportJobStatusDeleteInProgress is a ImportJobStatus enum value.
ImportJobStatusFailed is a ImportJobStatus enum value.
ImportJobStatusStartInProgress is a ImportJobStatus enum value.
ImportJobTypeQuickResponses is a ImportJobType enum value.
KnowledgeBaseStatusActive is a KnowledgeBaseStatus enum value.
KnowledgeBaseStatusCreateFailed is a KnowledgeBaseStatus enum value.
KnowledgeBaseStatusCreateInProgress is a KnowledgeBaseStatus enum value.
KnowledgeBaseStatusDeleted is a KnowledgeBaseStatus enum value.
KnowledgeBaseStatusDeleteFailed is a KnowledgeBaseStatus enum value.
KnowledgeBaseStatusDeleteInProgress is a KnowledgeBaseStatus enum value.
KnowledgeBaseTypeCustom is a KnowledgeBaseType enum value.
KnowledgeBaseTypeExternal is a KnowledgeBaseType enum value.
KnowledgeBaseTypeQuickResponses is a KnowledgeBaseType enum value.
OrderAsc is a Order enum value.
OrderDesc is a Order enum value.
PriorityHigh is a Priority enum value.
PriorityLow is a Priority enum value.
PriorityMedium is a Priority enum value.
QueryConditionComparisonOperatorEquals is a QueryConditionComparisonOperator enum value.
QueryConditionFieldNameResultType is a QueryConditionFieldName enum value.
QueryResultTypeGenerativeAnswer is a QueryResultType enum value.
QueryResultTypeKnowledgeContent is a QueryResultType enum value.
QuickResponseFilterOperatorEquals is a QuickResponseFilterOperator enum value.
QuickResponseFilterOperatorPrefix is a QuickResponseFilterOperator enum value.
QuickResponseQueryOperatorContains is a QuickResponseQueryOperator enum value.
QuickResponseQueryOperatorContainsAndPrefix is a QuickResponseQueryOperator enum value.
QuickResponseStatusCreated is a QuickResponseStatus enum value.
QuickResponseStatusCreateFailed is a QuickResponseStatus enum value.
QuickResponseStatusCreateInProgress is a QuickResponseStatus enum value.
QuickResponseStatusDeleted is a QuickResponseStatus enum value.
QuickResponseStatusDeleteFailed is a QuickResponseStatus enum value.
QuickResponseStatusDeleteInProgress is a QuickResponseStatus enum value.
QuickResponseStatusUpdateFailed is a QuickResponseStatus enum value.
QuickResponseStatusUpdateInProgress is a QuickResponseStatus enum value.
RecommendationSourceTypeIssueDetection is a RecommendationSourceType enum value.
RecommendationSourceTypeOther is a RecommendationSourceType enum value.
RecommendationSourceTypeRuleEvaluation is a RecommendationSourceType enum value.
RecommendationTriggerTypeGenerative is a RecommendationTriggerType enum value.
RecommendationTriggerTypeQuery is a RecommendationTriggerType enum value.
RecommendationTypeGenerativeAnswer is a RecommendationType enum value.
RecommendationTypeGenerativeResponse is a RecommendationType enum value.
RecommendationTypeKnowledgeContent is a RecommendationType enum value.
RelevanceHelpful is a Relevance enum value.
RelevanceLevelHigh is a RelevanceLevel enum value.
RelevanceLevelLow is a RelevanceLevel enum value.
RelevanceLevelMedium is a RelevanceLevel enum value.
RelevanceNotHelpful is a Relevance enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SourceContentTypeKnowledgeContent is a SourceContentType enum value.
TargetTypeRecommendation is a TargetType enum value.
TargetTypeResult is a TargetType enum value.

# Structs

You do not have sufficient access to perform this action.
Content association data for a step-by-step guide (https://docs.aws.amazon.com/connect/latest/adminguide/step-by-step-guided-experiences.html).
Configuration information for Amazon AppIntegrations to automatically ingest content.
Information about the assistant association.
The data that is input into Amazon Q in Connect as a result of the assistant association.
The data that is output as a result of the assistant association.
Summary information about the assistant association.
The capability configuration for an Amazon Q in Connect assistant.
The assistant data.
The configuration information for the Amazon Q in Connect assistant integration.
Summary information about the assistant.
The configuration information of the external data source.
The request could not be processed because of conflict in the current state of the resource.
The configuration information of the Amazon Connect data source.
The contents of a content association.
Information about the content association.
Summary information about a content association.
Information about the content.
Details about the content data.
Information about the feedback.
Reference information about the content.
Summary information about the content.
Details about the data.
Reference data.
Summary of the data.
The document.
The text of the document.
The configuration information of the external data source.
A search filter.
The feedback information for a generative target type.
Details about generative data.
Reference information about generative content.
The configuration information of the grouping of Amazon Q in Connect users.
Offset specification to describe highlighting of document excerpts for rendering search results and recommendations.
Summary information about the import job.
Summary information about the import job.
Association information about the knowledge base.
Information about the knowledge base.
Summary information about the knowledge base.
An error occurred when creating a recommendation.
A list of conditions which would be applied together with an OR condition.
The provided revisionId does not match, indicating the content has been modified since it was last read.
QConnect provides the API operation methods for making requests to Amazon Q Connect.
Information about how to query content.
The condition for the query.
Data associated with the QUERY RecommendationTriggerType.
The container quick response content.
The content of the quick response stored in different media types.
Information about the quick response.
The container of quick response data.
The quick response fields to filter the quick response query results by.
The quick response fields to order the quick response query results by.
The quick response fields to query quick responses by.
Information about the import job.
The result of quick response search.
The summary information about the quick response.
Details about the source content ranking data.
Information about the recommendation.
A recommendation trigger provides context on the event that produced the referenced recommendations.
A union type containing information related to the trigger.
Information about how to render the content.
The request reached the service more than 15 minutes after the date stamp on the request or more than 15 minutes after the request expiration date (such as for pre-signed URLs), or the date stamp on the request is more than 15 minutes in the future.
The specified resource does not exist.
Information about the result.
The search expression.
The configuration information for the customer managed key used for encryption.
You've exceeded your service quota.
Information about the session.
The configuration information for the session integration.
Summary information about the session.
Configuration information about the external data source.
Details about the source content data.
A leaf node condition which can be used to specify a tag condition.
An object that can be used to specify Tag conditions.
Details about the source content text data.
The throttling limit has been exceeded.
Amazon Q in Connect throws this exception if you have too many tags in your tag set.
The input fails to satisfy the constraints specified by a service.