AWS plugin v1.5.0 - Added aws_config_delivery_channel, aws_costoptimizationhub_recommendation, aws_scheduler_schedule, aws_keyspaces_keyspace and aws_keyspaces_table tables
Jan 03, 2025•plugin
What's new?
- New tables added
Enhancements
- Added
instance_type_pattern
column as an optional qual to theaws_ec2_instance_type
table. (#2301) - Added
image_digest
column as an optional qual to theaws_ecr_image_scan_finding
table. (#2357) - Added
created_at
andupdated_at
columns as optional quals to theaws_securityhub_finding
table. (#2298) - Added
account_password_present
column toaws_iam_account_summary
table. (#2346) - Add
tags
column toaws_backup_plan table
. (#2336) (Thanks @pdecat for the contribution!)
Bug fixes
- Fixed the
aws_rds_db_instance
table to correctly return data instead of an error by ignoring theCertificateNotFound
error code. (#2363)