View a markdown version of this page

SessionFilterConfig - Amazon Bedrock AgentCore Data Plane

SessionFilterConfig

A time range filter for selecting sessions. Specifies the start and end times to narrow down which sessions are included.

Contents

endTime

The end time of the time range. Only sessions with activity before this timestamp are included.

Type: Timestamp

Required: No

startTime

The start time of the time range. Only sessions with activity at or after this timestamp are included.

Type: Timestamp

Required: No

See Also

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