v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Retrieve a list of sessions.

post/#X-Amz-Target=AWSGlue.ListSessions

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.ListSessions' required

Request body

NextTokenstring

The token for the next set of results, or null if there are no more result.

MaxResultsinteger

The maximum number of results.

Tagsobject

Tags belonging to the session.

RequestOriginstring

The origin of the request.

Response

Success

IdsNameString[]

Returns the ID of the session.

NextTokenstring

The token for the next set of results, or null if there are no more result.