dchakrav-github
dchakrav-github
**Describe the bug** Clauses documentation needs to be augmented to clarify how disjunction clauses work against query results. It specifically needs to clarify what are independent clauses vs conjoined clauses...
Provide the ability to support different related resource types to be modeled together e.g. AWS::SQS*, AWS::Kinesis*.
This change is need to support https://github.com/dtolnay/serde-yaml/pull/220. It provides the needed propagation of tags for `SequenceStart` and `MappingStart` events. This allows consumers of these events using `MarkedEventReceiver` or `EventReceiver` to...