@aws-sdk/client-qconnect

UpdateAIAgentCommandInput Interface

The input for UpdateAIAgentCommand.

Members

Name
Type
Details
aiAgentId Requiredstring | undefined

The identifier of the Amazon Q in Connect AI Agent.

assistantId Requiredstring | undefined

The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

visibilityStatus RequiredVisibilityStatus | undefined

The visbility status of the Amazon Q in Connect AI Agent.

clientToken string | undefined

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs ..

configuration AIAgentConfiguration | undefined

The configuration of the Amazon Q in Connect AI Agent.

description string | undefined

The description of the Amazon Q in Connect AI Agent.

Full Signature

export interface UpdateAIAgentCommandInput extends UpdateAIAgentRequest