{
  "aws:requesttag/${tagkey}": {
    "key": "aws:RequestTag/${TagKey}",
    "description": "Filters access by the allowed set of values for each of the mandatory tags in the create request",
    "type": "String"
  },
  "aws:resourcetag/${tagkey}": {
    "key": "aws:ResourceTag/${TagKey}",
    "description": "Filters access by the tag value associated with the resource",
    "type": "String"
  },
  "aws:tagkeys": {
    "key": "aws:TagKeys",
    "description": "Filters access by the presence of mandatory tags in the create request",
    "type": "ArrayOfString"
  },
  "dataexchange:jobtype": {
    "key": "dataexchange:JobType",
    "description": "Filters access by the specified job type",
    "type": "String"
  }
}