## New AWS Cloud Resources - [Lambda Version](https://github.com/inspec/inspec-aws/pull/774) - [RDS DB Proxy](https://github.com/inspec/inspec-aws/pull/771) - [RDS DB Proxy Endpoint](https://github.com/inspec/inspec-aws/pull/772) - [RDS DB Security Group](https://github.com/inspec/inspec-aws/pull/782) - [RDS Event Subscription](https://github.com/inspec/inspec-aws/pull/781) - [RDS Global Cluster](https://github.com/inspec/inspec-aws/pull/780) - [RDS DB Proxy Target Group](https://github.com/inspec/inspec-aws/pull/773) - [S3 Bucket Policy](https://github.com/inspec/inspec-aws/pull/783) - [Signer Profile Permission](https://github.com/inspec/inspec-aws/pull/777) - [SSM Maintainance Window](https://github.com/inspec/inspec-aws/pull/798) - [WAF Rule](https://github.com/inspec/inspec-aws/pull/802) - [WAF Byte Match Set](https://github.com/inspec/inspec-aws/pull/803) - [WAF XSS Match Support](https://github.com/inspec/inspec-aws/pull/807) - [WAF SQL Injection Match Set](https://github.com/inspec/inspec-aws/pull/806) - [WAF Size Constraint Set](https://github.com/inspec/inspec-aws/pull/805) - [WAF IP Set](https://github.com/inspec/inspec-aws/pull/804) - [WAF Web ACL](https://github.com/inspec/inspec-aws/pull/808) ## Improvements - [Improved the `aws_hosted_zones` resource so it can handle queries that return more than 100 hosted zones](https://github.com/inspec/inspec-aws/pull/811). - [Resolved issue with activesupport when running Ruby versions earlier than 2.7.0](https://github.com/inspec/inspec-aws/pull/816). - [Added the ability to verify the template body of a CloudFormation template in the `aws_cloudformation_template` resource](https://github.com/inspec/inspec-aws/pull/770). Thanks [@jb897](https://github.com/jb897)!