{
  "customer-agreement": {
    "key": "customer-agreement",
    "arn": "arn:${Partition}:artifact::${Account}:customer-agreement/*"
  },
  "agreement": {
    "key": "agreement",
    "arn": "arn:${Partition}:artifact:::agreement/*"
  },
  "report": {
    "key": "report",
    "arn": "arn:${Partition}:artifact:${Region}::report/${ReportId}:${Version}",
    "conditionKeys": [
      "artifact:ReportCategory",
      "artifact:ReportSeries"
    ]
  }
}