{
  "Condition1": {
    "Fn::Equals": [
      {"Ref": "Parameter1"},
      "Match Me"
    ]
  }
}
