{
  "collection": {
    "key": "Collection",
    "arn": "arn:${Partition}:aoss:${Region}:${Account}:collection/${CollectionId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  },
  "dashboards": {
    "key": "Dashboards",
    "arn": "arn:${Partition}:aoss:${Region}:${Account}:dashboards/default"
  }
}