Skip to content

Commit 78806ab

Browse files
committed
docs: Update README files for RDS multitenant module
- Add CloudWatch Database Insights for multi-tenant cost allocation to main README - Update data-collection README with comprehensive RDS multitenant module documentation - Use correct CloudWatch Database Insights terminology (replacing deprecated Performance Insights naming) - Include module details, supported engines, key features, and prerequisites
1 parent ba61e54 commit 78806ab

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repository is a part of [Cloud Intelligence Dashboards](https://docs.aws.am
2424

2525
This repository contains following elements:
2626
* [data-exports](/data-exports) - a Cloud Formation Templates for AWS Data Exports, such as Cost and Usage Report 2.0 and others. This allows a replication of Exports from your Management Account(s) to a Dedicated Data Collection Accounts as well as aggregation of multiple Exports from a set of Linked Accounts.
27-
* [data-collection](/data-collection) - a set of Cloud Formation Templates for collecting infrastructure operational data from Management and Linked Accounts. Such as data from AWS Trusted Advisor, AWS Compute Optimizer, Inventories, Pricing, AWS Health, AWS Support Cases etc. See more about types of data collected [here](/data-collection).
27+
* [data-collection](/data-collection) - a set of Cloud Formation Templates for collecting infrastructure operational data from Management and Linked Accounts. Such as data from AWS Trusted Advisor, AWS Compute Optimizer, Inventories, Pricing, AWS Health, AWS Support Cases, CloudWatch Database Insights, etc. See more about types of data collected [here](/data-collection).
2828
* [case-summarization](/case-summarization) - an additional Cloud Formation Template for deploying the AWS Support Case Summarization plugin that offers the capability to summarize cases through Generative AI powered by Amazon Bedrock.
2929
* [rls](/rls) - a stack for managing Row Level Security for CID Dashboards.
3030
* [security-hub](/security-hub) - Collection of data from AWS Security Hub.

data-collection/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ List of modules and objects collected:
4444
| `quicksight` | [Amazon QuickSight](https://aws.amazon.com/quicksight/) | Data Collection Account | Collects QuickSight User and Group information in the Data Collection Account only |
4545
| `resilience-hub` | [AWS Resilince Hub](https://aws.amazon.com/resilience-hub/) | Linked Accounts | |
4646
| `reference` | Various services | Data Collection Account | Collects reference data for other modules and dashboard to function |
47-
| `rds-multitenant` | [Amazon RDS](https://aws.amazon.com/rds/) | Linked Accounts | Collects Performance Insights metrics for multi-tenant RDS instances to enable cost allocation by tenant |
47+
| `rds-multitenant` | [Amazon RDS](https://aws.amazon.com/rds/) | Linked Accounts | Collects CloudWatch Database Insights metrics for multi-tenant RDS instances to enable cost allocation by tenant |
4848

4949
### Deployment Overview
5050

@@ -59,6 +59,5 @@ For deployment and further information please reference to this [documentation](
5959

6060
[![Documentation](/.images/documentation.svg)](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html)
6161

62-
6362
### Contributing
6463
See [CONTRIBUTING.md](CONTRIBUTING.md)

0 commit comments

Comments
 (0)