{
  "AWS/Athena": {
    "dimensions": [
	{
		"key" : "WorkGroup"
	}
    ],
    "tags":[
       {
        "key": "athena:workgroup"
      }
    ],
    "metrics": [
	  {
        "graph_name": "AWS Athena Processed Bytes",
        "id": 1,
        "metric_name": "ProcessedBytes"
      }
    ]
  }
}
