Citation
A citation that references source content.
Contents
- citationSpan
-
Contains information about where the text with a citation begins and ends in the generated output.
Type: CitationSpan object
Required: Yes
- referenceType
-
A type to define the KB origin of a cited 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_SQLRequired: Yes
- contentId
-
The identifier of the content being cited.
Type: String
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: No
- knowledgeBaseId
-
The identifier of the knowledge base containing the cited content.
Type: String
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: No
- sourceURL
-
The source URL for the citation.
Type: String
Required: No
- title
-
The title of the cited content.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: