{
  "aws:requesttag/${tagkey}": {
    "key": "aws:RequestTag/${TagKey}",
    "description": "Filters actions based on the tags that are passed in the request",
    "type": "String"
  },
  "aws:resourcetag/${tagkey}": {
    "key": "aws:ResourceTag/${TagKey}",
    "description": "Filters actions based on the tags associated with the resource",
    "type": "String"
  },
  "aws:tagkeys": {
    "key": "aws:TagKeys",
    "description": "Filters actions based on the tag keys that are passed in the request",
    "type": "ArrayOfString"
  },
  "servicediscovery:namespacearn": {
    "key": "servicediscovery:NamespaceArn",
    "description": "Filters access by specifying the Amazon Resource Name (ARN) for the related namespace",
    "type": "ARN"
  },
  "servicediscovery:namespacename": {
    "key": "servicediscovery:NamespaceName",
    "description": "Filters access by specifying the name of the related namespace",
    "type": "String"
  },
  "servicediscovery:servicearn": {
    "key": "servicediscovery:ServiceArn",
    "description": "Filters access by specifying the Amazon Resource Name (ARN) for the related service",
    "type": "ARN"
  },
  "servicediscovery:servicecreatedbyaccount": {
    "key": "servicediscovery:ServiceCreatedByAccount",
    "description": "Filters access by specifying the account id of the related service creator",
    "type": "String"
  },
  "servicediscovery:servicename": {
    "key": "servicediscovery:ServiceName",
    "description": "Filters access by specifying the name of the related service",
    "type": "String"
  }
}