The AWS::Logs::LogAnomalyDetector resource specifies a CloudWatch Logs LogAnomalyDetector.
account_id
(String) Account ID for owner of detectoranomaly_visibility_time
(Number)detector_name
(String) Name of detectorevaluation_frequency
(String) How often log group is evaluatedfilter_pattern
(String)kms_key_id
(String) The Amazon Resource Name (ARN) of the CMK to use when encrypting log data.log_group_arn_list
(Set of String) List of Arns for the given log groupanomaly_detector_arn
(String) ARN of LogAnomalyDetectoranomaly_detector_status
(String) Current status of detector.creation_time_stamp
(Number) When detector was created.id
(String) Uniquely identifies the resource.last_modified_time_stamp
(Number) When detector was lsat modified.Import is supported using the following syntax:
$ terraform import awscc_logs_log_anomaly_detector.example <resource ID>