*Description:* In [2016-10-31md](https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cloudwatchevent), `CloudWatchEvent` references the newer [EventBridgeRule](https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#eventbridgerule) The `EventBridgeRule` does not list `EventBusName` as one of its properties. However, if I add it to my template I can indeed use a custom event bus. I assume the property is meant to be present.