Data Source: aws_cloudwatch_log_group

Use this data source to get information about an AWS Cloudwatch Log Group

Example Usage

data "aws_cloudwatch_log_group" "example" {
  name = "MyImportantLogs"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: