View a markdown version of this page

AffectedSession - Amazon Bedrock AgentCore Data Plane

AffectedSession

A session affected by a detected failure pattern, including root cause details.

Contents

explanation

An explanation of how the failure manifested in this session.

Type: String

Required: Yes

failureSpans

The list of spans where failures were detected in this session.

Type: Array of FailureSpanDetail objects

Array Members: Minimum number of 0 items.

Required: Yes

fixType

The type of fix recommended for this failure.

Type: String

Required: Yes

recommendation

The specific fix recommendation for this session.

Type: String

Required: Yes

sessionId

The unique identifier of the affected session.

Type: String

Required: Yes

See Also

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