{
  "AWS/Connect": {
    "dimensions": [
      {
        "key": "Instance ID"
      },
   {
        "key": "Participant"
      },
	    {
        "key": "Stream Type"
      },
	 {
        "key": "Type of Connection"
      }
    ],
    "tags":[
      {
        "key": "connect:instance"
      }
    ],
    "metrics": [
      {
        "id": 1,
        "metric_name": "ToInstancePacketLossRate"
      }
	  ]
  }
}
