Skip to content

Commit

Permalink
AWS::AmazonMQ::Broker.EngineVersion AllowedValues expansion (#1778)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron committed Nov 12, 2020
1 parent de095fd commit 2973ced
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@
"path": "/ValueTypes/AWS::AmazonMQ::Broker.EngineVersion",
"value": {
"AllowedValues": [
"3.8.6",
"5.15.0",
"5.15.6",
"5.15.8",
"5.15.9",
"5.15.10",
"5.15.12"
"5.15.12",
"5.15.13"
]
}
},
Expand Down

0 comments on commit 2973ced

Please sign in to comment.