LoggingConfigurationMetadata
Contains information about the current rules and alerting logging configuration for the workspace.
Note
These logging configurations are only for rules and alerting logs.
Contents
- createdAt
- 
               The date and time that the logging configuration was created. Type: Timestamp Required: Yes 
- logGroupArn
- 
               The ARN of the CloudWatch log group to which the vended log data will be published. Type: String Pattern: arn:aws[a-z0-9-]*:logs:[a-z0-9-]+:[0-9]{12}:log-group:[A-Za-z0-9\.\-\_\#/]{1,512}\:\*Required: Yes 
- modifiedAt
- 
               The date and time that the logging configuration was most recently changed. Type: Timestamp Required: Yes 
- status
- 
               The current status of the logging configuration. Type: LoggingConfigurationStatus object Required: Yes 
- workspace
- 
               The ID of the workspace the logging configuration is for. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: .*[0-9A-Za-z][-.0-9A-Z_a-z]*.*Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: