v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435190156.6 KB

Updates the session for a given Q App <code>sessionId</code>. This is only valid when at least one card of the session is in the <code>WAITING</code> state. Data for each <code>WAITING</code> card can be provided as input. If inputs are not provided, the call will be accepted but session will not move forward. Inputs for cards that are not in the <code>WAITING</code> status will be ignored.

post/runtime.updateQAppSession#instance-id

Headers

instance-idstring required

The unique identifier of the Amazon Q Business application environment instance.

Request body

sessionIdstring required

The unique identifier of the Q App session to provide input for.

Response

Success

sessionIdstring required

The unique identifier of the updated Q App session.

sessionArnstring required

The Amazon Resource Name (ARN) of the updated Q App session.