AWS plugin v1.17.0 - Added aws_api_gateway_account and aws_iam_instance_profile tables
Jul 04, 2025•steampipe
What's new?
- New tables added
Enhancements
- Updated the aws_cloudformation_stack table to also return stacks that are in DELETE_COMPLETE state. (#2548)
- Added rate limiters for the following tables: (#2547)
- aws_iam_role
- aws_iam_policy
- aws_iam_policy_attachment
- Added default rate limiter configuration for AWS CloudFormation, AWS Kinesis, AWS Route 53, AWS WAF and AWS WAF v2 service tables. (#2537) (Thanks @pdecat for the contribution!)
Bug fixes
- Fixed aws_rds_pending_maintenance_action table to correctly return data instead of an error. (#2545)