{
  "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 Amazon Q resource",
    "type": "String"
  },
  "aws:tagkeys": {
    "key": "aws:TagKeys",
    "description": "Filters access by the tag keys that are passed in the request",
    "type": "ArrayOfString"
  },
  "identitystore:groupid": {
    "key": "identitystore:GroupId",
    "description": "Filters access by IAM Identity Center Group ID",
    "type": "ArrayOfString"
  },
  "identitystore:userid": {
    "key": "identitystore:UserId",
    "description": "Filters access by IAM Identity Center User ID",
    "type": "ArrayOfString"
  }
}