Span
Contains information about where the text with a citation begins and ends in the generated output.
This data type is used in the following API operations:
-
RetrieveAndGenerate response – in the
span
field -
InvokeAgent response – in the
span
field
Contents
- end
-
Where the text with a citation ends in the generated output.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- start
-
Where the text with a citation starts in the generated output.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: