QQueryCard - Amazon Q Business
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

QQueryCard

A card in a Amazon Q App that generates a response based on the Amazon Q Business service.

Contents

dependencies

Any dependencies or requirements for the query card.

Type: Array of strings

Required: Yes

id

The unique identifier of the query card.

Type: String

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

Required: Yes

outputSource

The source or type of output generated by the query card.

Type: String

Valid Values: approved-sources | llm

Required: Yes

prompt

The prompt or instructions displayed for the query card.

Type: String

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

Required: Yes

title

The title or label of the query card.

Type: String

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

Pattern: [^{}\\"<>]+

Required: Yes

type

The type of the card.

Type: String

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

Required: Yes

attributeFilter

The Amazon Q Business filters applied in this query card when resolving data sources

Type: AttributeFilter object

Required: No

memoryReferences

Any dependencies for the query card, where the dependencies are references to the collected responses.

Type: Array of strings

Required: No

See Also

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