listCodeInterpreterSessions
abstract suspend fun listCodeInterpreterSessions(input: ListCodeInterpreterSessionsRequest): ListCodeInterpreterSessionsResponse
Retrieves a list of code interpreter sessions in Amazon Bedrock that match the specified criteria. This operation returns summary information about each session, including identifiers, status, and timestamps.
You can filter the results by code interpreter identifier and session status. The operation supports pagination to handle large result sets efficiently.
We recommend using pagination to ensure that the operation returns quickly and successfully when retrieving large numbers of sessions.
The following operations are related to ListCodeInterpreterSessions
: