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, 2025plugin

What's new?

Enhancements

  • Added instance_type_pattern column as an optional qual to the aws_ec2_instance_type table. (#2301)
  • Added image_digest column as an optional qual to the aws_ecr_image_scan_finding table. (#2357)
  • Added created_at and updated_at columns as optional quals to the aws_securityhub_finding table. (#2298)
  • Added account_password_present column to aws_iam_account_summary table. (#2346)
  • Add tags column to aws_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 the CertificateNotFound error code. (#2363)