AWS plugin v1.31.0 - Added aws_ecr_registry, aws_eks_pod_identity_association, aws_msk_topic, aws_rds_global_cluster, and aws_synthetics_canary tables

Jun 01, 2026steampipe

What's new?

Bug fixes

  • The aws_cloudwatch_log_subscription_filter table will now skip log groups using the Infrequent Access log class, which do not support the DescribeSubscriptionFilters API, instead of failing the entire query with a ValidationException error.
  • Fixed region resolution to recognize the il (Israel) and mx (Mexico) commercial region prefixes, so connections using region wildcards such as il-* or mx-* now resolve to the correct partition. (#2724) (Thanks @Abhi011999 for the contribution!)

Dependencies