StartSessionResult
Contains the details of the started session.
Contents
- SessionToken
-
Session token of the started session. This
SessionToken
is required for every subsequent command that is issued during the current session.Type: String
Length Constraints: Minimum length of 4. Maximum length of 1024.
Pattern:
^[A-Za-z-0-9+/=]+$
Required: No
- TimingInformation
-
Contains server-side performance information for the command.
Type: TimingInformation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: