v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494674591.3 KB

Updates a session. A session is a contextual container used for generating recommendations. Amazon Connect updates the existing Amazon Q in Connect session for each contact on which Amazon Q in Connect is enabled.

post/assistants/{assistantId}/sessions/{sessionId}

Path parameters

assistantIdstring required

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

sessionIdstring required

The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.

Request body

descriptionstring

The description.

aiAgentConfigurationobject

The configuration of the AI Agents (mapped by AI Agent Type to AI Agent version) that should be used by Amazon Q in Connect for this Session.

removeOrchestratorConfigurationListboolean

The list of orchestrator configurations to remove from the session.

Response

Success