{
  "Resources": {
    "SomeResource": {
      "Type": "AWS::Something",
      "Properties": {
        "Property": "new-value"
      }
    }
  }
}
