SessionSummary
Summary information about a secure browser session.
Contents
- endTime
-
The end time of the session.
Type: Timestamp
Required: No
- portalArn
-
The ARN of the web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
- sessionId
-
The ID of the session.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 131072.
Pattern:
^[\s\S]*$
Required: No
- startTime
-
The start time of the session.
Type: Timestamp
Required: No
- status
-
The status of the session.
Type: String
Valid Values:
Active | Terminated
Required: No
- username
-
The username of the session.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^[\s\S]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: