AWS plugin v1.3.0 - Added multi_region and multi_region_configuration columns to aws_kms_key table

Nov 14, 2024steampipe

Enhancements

  • Added multi_region and multi_region_configuration columns to aws_kms_key table. (#2338) (Thanks @pdecat for the contribution!)

Bug fixes

  • Fixed the comparison operator (<= or >=) for number and date filter in aws_inspector2_finding table. (#2332) (Thanks @dbermuehler for the contribution!)