{
  "queue": {
    "key": "queue",
    "arn": "arn:${Partition}:sqs:${Region}:${Account}:${QueueName}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}