QQueryCardInput - Amazon Q Business

QQueryCardInput

The input shape for defining a query card in an Amazon Q App.

Contents

id

The unique identifier of the query card.

Type: String

Pattern: [\da-f]{8}-[\da-f]{4}-4[\da-f]{3}-[89ABab][\da-f]{3}-[\da-f]{12}

Required: Yes

prompt

The prompt or instructions displayed for the query card.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 7000.

Required: Yes

title

The title or label of the query card.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100.

Required: Yes

type

The type of the card.

Type: String

Valid Values: text-input | q-query | file-upload | q-plugin

Required: Yes

attributeFilter

Turns on filtering of responses based on document attributes or metadata fields.

Type: AttributeFilter object

Required: No

outputSource

The source or type of output to generate for the query card.

Type: String

Valid Values: approved-sources | llm

Required: No

See Also

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