SessionLoggerSummary
The summary of the session logger resource.
Contents
- sessionLoggerArn
-
The ARN of the session logger resource.
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: Yes
- creationDate
-
The date the session logger resource was created.
Type: Timestamp
Required: No
- displayName
-
The human-readable display name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[ _\-\d\w]+
Required: No
- logConfiguration
-
The configuration that specifies where the logs are fowarded.
Type: LogConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: