AWS plugin v1.24.0 - Added physical_resource_id column as an optional qualifier to the aws_cloudformation_stack_resource table

Sep 19, 2025steampipe

Enhancements

  • Added physical_resource_id column as an optional qualifier to the aws_cloudformation_stack_resource table. (#2635)
  • Added metadata column to aws_cloudformation_stack_resource table. (#2635)
  • Added default rate limit configuration for AWS Lambda service tables. (#2561)

Bug fixes

  • Fixed the aws_availability_zone table to respect ignore_error_codes and ignore_error_messages connection config arguments. (#2640)