SessionSummary
Contains summary information about a session.
Contents
- Description
-
The session description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- EngineVersion
-
The engine version used by the session (for example,
PySpark engine version 3
).Type: EngineVersion object
Required: No
- NotebookVersion
-
The notebook version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- SessionId
-
The session ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- Status
-
Contains information about the session status.
Type: SessionStatus object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: