{
  "AWS/SNS": {
    "dimensions": [
      {
        "key": "PhoneNumber"
      }
    ],
	"tags":[
	  {
	     "key": "sns:subscription"
	  },
	  {
	     "key": "sns:topic"
	  },
	  {
	     "key": "sns:topicpolicy"
	  }
	],
    "metrics": [
      {
        "id": 1,
        "metric_name": "NumberOfNotificationsFailed"
      },
      {
        "id": 2,
        "metric_name": "NumberOfNotificationsDelivered"
      }
    ]
  }
}

