CloudFormation Specifications
- Update CloudFormation specs to `124.0.0` (pull [2736](https://github.com/aws-cloudformation/cfn-lint/pull/2736))
- Add `AWS::KMS::Key` to stateful resource list (pull [2751](https://github.com/aws-cloudformation/cfn-lint/pull/2751))
Fixes
- Update [E3012](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3012) documentation changes for more clarity (pull [2747](https://github.com/aws-cloudformation/cfn-lint/pull/2747))