RetrieveResult - Amazon Connect

RetrieveResult

A single result from a content retrieval operation.

Contents

associationId

The identifier of the assistant association for the retrieved result.

Type: String

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: Yes

contentText

The text content of the retrieved result.

Type: String

Required: Yes

referenceType

A type to define the KB origin of a retrieved content.

Type: String

Valid Values: WEB_CRAWLER | KNOWLEDGE_BASE | BEDROCK_KB_S3 | BEDROCK_KB_WEB | BEDROCK_KB_CONFLUENCE | BEDROCK_KB_SALESFORCE | BEDROCK_KB_SHAREPOINT | BEDROCK_KB_KENDRA | BEDROCK_KB_CUSTOM_DOCUMENT | BEDROCK_KB_SQL

Required: Yes

sourceId

The URL, URI, or ID of the retrieved content when available, or a UUID when unavailable.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: