Releases: aws-samples/config-resource-compliance-dashboard
Releases · aws-samples/config-resource-compliance-dashboard
v3.0.1
This is a technical update to allow the CRCD Dashboard to be easier to install together with other CID Dashboards. The CloudFormation template exports the Amazon QuickSight policy to access the CRCD resources. This will be used by the cid-cmd
tool to manage permissions during the dashboard deployment in case other CID dashboards exist.
v3.0.0
Removed CID resources that are not used - fix
v2.1.1
What's Changed
Added
- About page
- Configuration Items Event page
- Added the following controls to Configuration Items page:
- EBS Volume inventory
- AWS Config Inventory Dashboard visuals
- Support for technical lifecycle management by listing current version of resources (RDS Engine, Lambda runtime) that can be deprecated or enter extended support
- Standard installation process completely based on CloudFormation, without the needs for manual activities
- Support for KMS-encrypted Amazon S3 Dashboard bucket
Changed
- Interface improvements
- Updated installation instructions
- Clarified that the dashboard supports both AWS Config history and snapshot files
- Partitioning strategy of AWS Config data now considers both AWS Config snapshot and history files
- By default, partitionig is done on AWS Config snapshot files
Fixed
- Resources that were deleted or not recently changed are accurately considered
- Removed reserved concurrency limitation on Lambda function
Full Changelog: https://github.com/aws-samples/config-resource-compliance-dashboard/commits/v2.1.1