{
  "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"
  },
  "fsx:isbackupcopydestination": {
    "key": "fsx:IsBackupCopyDestination",
    "description": "Filters access by whether the backup is a destination backup for a CopyBackup operation",
    "type": "Bool"
  },
  "fsx:isbackupcopysource": {
    "key": "fsx:IsBackupCopySource",
    "description": "Filters access by whether the backup is a source backup for a CopyBackup operation",
    "type": "Bool"
  },
  "fsx:nfsdatarepositoryauthenticationenabled": {
    "key": "fsx:NfsDataRepositoryAuthenticationEnabled",
    "description": "Filters access by NFS data repositories which support authentication",
    "type": "Bool"
  },
  "fsx:nfsdatarepositoryencryptionintransitenabled": {
    "key": "fsx:NfsDataRepositoryEncryptionInTransitEnabled",
    "description": "Filters access by NFS data repositories which support encryption-in-transit",
    "type": "Bool"
  },
  "fsx:parentvolumeid": {
    "key": "fsx:ParentVolumeId",
    "description": "Filters access by the containing parent volume for mutating volume operations",
    "type": "String"
  },
  "fsx:storagevirtualmachineid": {
    "key": "fsx:StorageVirtualMachineId",
    "description": "Filters access by the containing storage virtual machine for a volume for mutating volume operations",
    "type": "String"
  }
}