This mod now requires Powerpipe. Steampipe users should check the migration guide.
Enhancements
- The
VPC Security Group
detail page now includes information on the following associated services: (#352) (Thanks @maxcorbin for the contribution!)Amazon MQ broker
ECS service
ECS task
Enhancements
- Optimized queries to leverage the connection-level qualifiers for faster execution time and lower API load. To benefit from these enhancements, please upgrade to AWS v0.136.0 or higher. (#347)
Bug fixes
- Fixed the
ecs_cluster_active_service_count
query in theAWS ECS Cluster Dashboard
to correctly return the count ofCluster Active Services
instead ofECS Clusters
. (#341) (Thanks @mupi2k for the contribution!)
Powerpipe
Powerpipe is now the preferred way to run this mod! Migrating from Steampipe →
All v0.x versions of this mod will work in both Steampipe and Powerpipe, but v1.0.0 onwards will be in Powerpipe format only.
Enhancements
- Focus documentation on Powerpipe commands.
- Show how to combine Powerpipe mods with Steampipe plugins.
What's new?
- New dashboards added:
- OpenSearch Domain Detail (#75) (Thanks @Errahulaws for the contribution!)
Bug fixes
- Fixed the index doc by removing unsupported images. (#334)
Bug fixes
- Fixed missing closing tag in index doc. (#331)
Breaking changes
- Updated the plugin dependency section of the mod to use
min_version
instead ofversion
. (#326)
Enhancements
- Added additional dashboard and query docs and updated metadata descriptions in docs. (#323)
Bug fixes
- Updated the Age Report dashboards to order by the creation time of the resource. (#311)
- Fixed the
s3_bucket_encryption_table
query to correctly check if S3 buckets are configured to use anS3 Bucket Key
for SSE-KMS. (#313) (Thanks @andy-werderman for the contribution!) - Fixed dashboard localhost URLs in README and index doc. (#310)
Bug fixes
- Removed cards, charts, and tables displaying inaccurate cost-based information from both
AWS RDS DB Cluster Snapshot Dashboard
andAWS RDS DB Instance Snapshot Dashboard
dashboards. (#304) (#308)
Enhancements
- Updated the
card
width across all the dashboards to enhance readability. (#298)
Bug fixes
- Fixed the resource relationship graph in
AWS RDS DB Instance Detail
dashboard to correctly reflect the associated VPC security group resources. (#296) - Removed the incorrectly placed
card
reflecting the EBS snapshot age inAWS EBS Snapshot Detail
dashboard. (#298)
Dependencies
- Steampipe
v0.18.0
or higher is now required (#293) - AWS plugin
v0.91.0
or higher is now required. (#293)
What's new?
- Added resource relationship graphs across all the detail dashboards to highlight the relationship the resource shares with other resources. (#291)
- New dashboards added: (#291)
- AWS API Gateway V2 API Detail
- AWS Backup Plan Detail
- AWS Backup Vault Detail
- AWS Cloudfront Distribution Dashboard
- AWS CloudFront Distribution Detail
- AWS CloudWatch Log Group Detail
- AWS Codebuild Project Dashboard
- AWS CodeBuild Project Detail
- AWS Codecommit Repository Dashboard
- AWS CodeCommit Repository Detail
- AWS Codepipeline Pipeline Dashboard
- AWS CodePipeline Pipeline Detail
- AWS DAX Cluster Detail
- AWS EBS Snapshot Detail
- AWS EC2 AMI Detail
- AWS EC2 Application Load Balancer Detail
- AWS EC2 Classic Load Balancer Detail
- AWS EC2 Gateway Load Balancer Detail
- AWS EC2 Network Interface Detail
- AWS EC2 Network Load Balancer Detail
- AWS ECR Repository Dashboard
- AWS ECR Repository Detail
- AWS ECS Cluster Dashboard
- AWS ECS Cluster Detail
- AWS ECS Service Detail
- AWS ECS Task Definition Detail
- AWS EFS File System Dashboard
- AWS EKS Cluster Dashboard
- AWS EKS Cluster Detail
- AWS ElastiCache Cluster Detail
- AWS Elasticache Cluster Node Dashboard
- AWS ElastiCache Cluster Node Detail
- AWS EMR Cluster Dashboard
- AWS EMR Cluster Detail
- AWS EventBridge Rule Detail
- AWS IAM Policy Detail
- AWS Redshift Snapshot Detail
- AWS VPC Elastic IP Detail
- AWS VPC Flow Logs Detail
Bug fixes
- Fixed the
aws_sqs_queue_encryption
query in theAWS SQS Queue Detail
dashboard to also check if a queue is encrypted by Amazon Managed SQS Key. (#245)
Enhancements
- Updated the
aws_ebs_volume_unattached_count
andaws_ebs_volume_attached_instances_count
queries inAWS EBS Volume Dashboard
andAWS EBS Volume Detail
dashboards respectively to handle theattachments
column correctly when empty in theaws_ebs_volume
table. (#206)
Dependencies
- AWS plugin
v0.80.0
or higher is now required. (#208)
Bug fixes
- Fixed
AWS IAM User Detail
dashboard showing access keys for users with same name from other connections' accounts.
Enhancements
- Added links in
AWS EC2 Instance Detail
dashboard toAWS EBS Volume Detail
andAWS VPC Security Group Detail
dashboards. (#102) - Added a link in
AWS IAM Access Key Age Report
dashboard toAWS IAM User Detail
dashboard. (#103)
Enhancements
- Updated docs/index.md and README with new dashboard screenshots and latest format. (#97)
Enhancements
- Simplified the jq expression in
AWS IAM User Detail
dashboard. (#94)
Bug fixes
- Fixed the
aws_vpc_empty_status
query inAWS VPC Dashboard
dashboard to remove duplicate results. (#90) - Fixed the
aws_iam_group_direct_attached_policy_count_for_group
andaws_iam_role_inline_policy_count_for_role
card queries inAWS IAM Group Detail
andAWS IAM Role Detail
dashboards respectively to show0
instead ofnull
if there are no attached policies. (#89) - Fixed the invalid jq expression in the
IAM User Excessive Privilege Report
dashboard. (#92)
Dependencies
- AWS plugin
v0.53.0
or higher is now required (#79)
What's new?
- New dashboards added:
Bug fixes
- Added the missing document references for S3 dashboards (#74)
Dependencies
- Steampipe v0.13.1 or higher is now required (#66)
What's new?
- Added: Select cards now include links to respective reports in all dashboards (#65)
- New dashboards added:
What's new?
New dashboards, reports, and details for the following services:
- ACM
- CloudTrail
- DynamoDB
- EBS
- EC2
- IAM
- KMS
- Lambda
- RDS
- Redshift
- S3
- SNS
- SQS
- VPC