Data Source: aws_cloudwatch_log_groups

Use this data source to get a list of AWS Cloudwatch Log Groups

Example Usage

data "aws_cloudwatch_log_groups" "example" {
  log_group_name_prefix = "/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: