Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/qapps.ts?docs=full";

§Classes

QApps

§Interfaces

AppDefinition

The definition of the Q App, specifying the cards and flow.

AppDefinitionInput

The input for defining an Q App.

AssociateLibraryItemReviewInput
AssociateQAppWithUserInput
AttributeFilter

The filter criteria used on responses based on document attributes or metadata fields.

Card

A card representing a component or step in an Amazon Q App's flow.

CardInput

The properties defining an input card in an Amazon Q App.

CardStatus

The current status and value of a card in an active Amazon Q App session.

CardValue

The value or result associated with a card in a Amazon Q App session.

Category

A category used to classify and filter library items for Amazon Q Apps.

ConversationMessage

A message in a conversation, used as input for generating an Amazon Q App definition.

CreateLibraryItemInput
CreateLibraryItemOutput
CreateQAppInput
CreateQAppOutput
DeleteLibraryItemInput
DeleteQAppInput
DisassociateLibraryItemReviewInput
DisassociateQAppFromUserInput
DocumentAttribute

A document attribute or metadata field.

DocumentAttributeValue

The value of a document attribute. You can only provide one value for a document attribute.

FileUploadCard

A card in an Amazon Q App that allows the user to upload a file.

FileUploadCardInput

Represents a file upload card. It can optionally receive a filename and fileId to set a default file. If not received, the user must provide the file when the Q App runs.

GetLibraryItemInput
GetLibraryItemOutput
GetQAppInput
GetQAppOutput
GetQAppSessionInput
GetQAppSessionOutput
ImportDocumentInput
ImportDocumentOutput
LibraryItemMember

A library item is a snapshot of an Amazon Q App that can be published so the users in their Amazon Q Apps library can discover it, clone it, and run it.

ListLibraryItemsInput
ListLibraryItemsOutput
ListQAppsInput
ListQAppsOutput
ListTagsForResourceRequest
ListTagsForResourceResponse
PredictAppDefinition

The definition of an Amazon Q App generated based on input such as a conversation or problem statement.

PredictQAppInput
PredictQAppInputOptions

The input options for generating an Q App definition.

PredictQAppOutput
QPluginCard

A card in an Q App that integrates with a third-party plugin or service.

QPluginCardInput

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

QQueryCard

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

QQueryCardInput

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

StartQAppSessionInput
StartQAppSessionOutput
StopQAppSessionInput
TagResourceRequest
TextInputCard

A card in an Amazon Q App that allows the user to input text.

TextInputCardInput

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

UntagResourceRequest
UpdateLibraryItemInput
UpdateLibraryItemMetadataInput
UpdateLibraryItemOutput
UpdateQAppInput
UpdateQAppOutput
UpdateQAppSessionInput
UpdateQAppSessionOutput
UserAppItem

An Amazon Q App associated with a user, either owned by the user or favorited.

§Type Aliases

AppRequiredCapability
AppStatus
CardOutputSource
CardType
DocumentScope
ExecutionStatus
LibraryItemStatus
PluginType
Sender