{
  "aws:requesttag/${tagkey}": {
    "key": "aws:RequestTag/${TagKey}",
    "description": "Filters access by the tags that are passed in the request",
    "type": "String"
  },
  "aws:resourcetag/${tagkey}": {
    "key": "aws:ResourceTag/${TagKey}",
    "description": "Filters access by the tags associated with the resource",
    "type": "String"
  },
  "aws:tagkeys": {
    "key": "aws:TagKeys",
    "description": "Filters access by the tag keys that are passed in the request",
    "type": "ArrayOfString"
  },
  "logs:loggeneratingresourcearns": {
    "key": "logs:LogGeneratingResourceArns",
    "description": "Filters access by LogGeneratingResourceArn in the request",
    "type": "ArrayOfARN"
  },
  "xray:resourcepolicyname": {
    "key": "xray:ResourcePolicyName",
    "description": "Filters access by PolicyName in the request",
    "type": "String"
  },
  "xray:tracesegmentdestination": {
    "key": "xray:TraceSegmentDestination",
    "description": "Filters access by TraceSegmentDestination type in the request",
    "type": "String"
  }
}