Data Source: aws_emr_release_labels

Retrieve information about EMR Release Labels.

Example Usage

data "aws_emr_release_labels" "example" {
  filters {
    application = "spark@2.1.0"
    prefix      = "emr-5"
  }
}

Argument Reference

Filters

Attribute Reference

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