What's Changed
- Don't do boto work on the
AWS::CloudFormation::Stack
by @kddejong in #3951 - Add rule E3501 to validate AWS::SQS::Queue properties based on the queue type by @kddejong in #3952
- Add rule E3502 to validate AWS::SQS::Queue DLQ types match by @kddejong in #3952
- Add
TRUE
to list of strings that can be boolean true by @kddejong in #3953 - Allow asterisks for rule I3042 by @kddejong in #3954
- Update CloudFormation schemas to
2025-02-11
by @github-actions in #3948
Full Changelog: v1.24.0...v1.25.0