{
  "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"
  },
  "wisdom:messagetemplate/routingprofilearn": {
    "key": "wisdom:MessageTemplate/RoutingProfileArn",
    "description": "Filters access by the connect routing profile arns associated with the resource",
    "type": "ArrayOfARN"
  },
  "wisdom:searchfilter/qualifier": {
    "key": "wisdom:SearchFilter/Qualifier",
    "description": "Filters access by the qualifiers that are passed in the request",
    "type": "ArrayOfString"
  },
  "wisdom:searchfilter/routingprofilearn": {
    "key": "wisdom:SearchFilter/RoutingProfileArn",
    "description": "Filters access by the connect routing profile arn that is passed in the request",
    "type": "ARN"
  }
}