diff --git a/CHANGELOG.md b/CHANGELOG.md index 768595b6..6dd4bc49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.17 [2023-11-30] + +_Bug fixes_ + +- Fixed the index doc by removing unsupported images. ([#334](https://github.com/turbot/steampipe-mod-aws-insights/pull/334)) + ## v0.16 [2023-11-29] _Bug fixes_ diff --git a/docs/index.md b/docs/index.md index 993ac920..c92049a4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,13 +8,6 @@ description: "DevOps pros use these dashboards to analyze cloud metrics, report DevOps professionals use the AWS insights mod to visualize cloud intelligence and security metrics using interactive dashboards. Report on AWS resource configuration, visualize relationships, and aggregate metrics to better understand your cloud infrastructure. The dashboards are specified using a "low code" HCL format (similar to Terraform). Making it easy to inspect, modify and compose new dashboards to meet specific compliance and security objectives for your organization. -Screenshot of 'AWS S3 Bucket Dashboard' on 'pipes.turbot.com' with metrics on bucket privacy, encryption, logging, and costs. - -
- Screenshot of 'AWS S3 Bucket Dashboard' on 'pipes.turbot.com' with metrics on bucket privacy, encryption, logging, and costs. -
'AWS S3 Bucket Dashboard' example using 'pipes.turbot.com' showing metrics on bucket privacy, encryption, logging, and costs.
-
- Example of the 'AWS S3 Bucket Dashboard' with metrics on bucket privacy, encryption, logging, and costs. Detailed report for AWS S3 bucket 'ria-example-test'. Highlights: no public access, encryption on, logging off. Shows AWS service connections. Dashboard for 'AWS EBS Snapshot Age Report' with filters like '<24 hours', '1-30 Days', and '>1 Year'. Table columns include Snapshot ID, Name, Age, and Region. @@ -28,7 +21,7 @@ DevOps professionals use the AWS insights mod to visualize cloud intelligence an Resource type **Dashboards** have interactive elements that can answer questions like: -- How many of this resource type do I have? +- How many of this resource type do I have? - Counts by accounts and regions? - Cost of these resources over time. - Percentage of resources that are configured in specific ways (e.g. encryption on?)