{
  "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"
  },
  "observabilityadmin:centralizationbackupregion": {
    "key": "observabilityadmin:CentralizationBackupRegion",
    "description": "Filters access by the backup region that is passed in the request",
    "type": "String"
  },
  "observabilityadmin:centralizationdestinationaccount": {
    "key": "observabilityadmin:CentralizationDestinationAccount",
    "description": "Filters access by the destination account that is passed in the request",
    "type": "String"
  },
  "observabilityadmin:centralizationdestinationregion": {
    "key": "observabilityadmin:CentralizationDestinationRegion",
    "description": "Filters access by the destination region that is passed in the request",
    "type": "String"
  },
  "observabilityadmin:centralizationrulename": {
    "key": "observabilityadmin:CentralizationRuleName",
    "description": "Filters access by the name of the centralization rule that is passed in the request",
    "type": "String"
  },
  "observabilityadmin:centralizationsourceid": {
    "key": "observabilityadmin:CentralizationSourceId",
    "description": "Filters access by the source account, organizational unit, or organization IDs that is passed in the request",
    "type": "ArrayOfString"
  },
  "observabilityadmin:centralizationsourceregions": {
    "key": "observabilityadmin:CentralizationSourceRegions",
    "description": "Filters access by the source regions that are passed in the request",
    "type": "ArrayOfString"
  },
  "observabilityadmin:sourcetype": {
    "key": "observabilityadmin:SourceType",
    "description": "Filters access by the source type that is passed in the request",
    "type": "String"
  },
  "observabilityadmin:targetregions": {
    "key": "observabilityadmin:TargetRegions",
    "description": "Filters access by the regions that are targetted by the request",
    "type": "String"
  }
}