We are delighted to announce the availability of Chef InSpec AWS Cloud Resources!
New AWS Cloud Resources
- Lambda Version
- RDS DB Proxy
- RDS DB Proxy Endpoint
- RDS DB Security Group
- RDS Event Subscription
- RDS Global Cluster
- RDS DB Proxy Target Group
- S3 Bucket Policy
- Signer Profile Permission
- SSM Maintainance Window
- WAF Rule
- WAF Byte Match Set
- WAF XSS Match Support
- WAF SQL Injection Match Set
- WAF Size Constraint Set
- WAF IP Set
- WAF Web ACL
Improvements
-
Improved the
aws_hosted_zones
resource so it can handle queries that return more than 100 hosted zones. - Resolved issue with activesupport when running Ruby versions earlier than 2.7.0.
-
Added the ability to verify the template body of a CloudFormation template in the
aws_cloudformation_template
resource. Thanks @jb897!