|
1 | 1 | ## Cloud Intelligence Dashboards - Data Collection |
2 | 2 |
|
3 | 3 | ## Table of Contents |
4 | | -1. [Overview](#Overview) |
5 | | -1. [Architecture of Data Exports](#Architecture-of-Data-Exports) |
6 | | -1. [Architecture of Data Collection](#Architecture-of-Data-Collection) |
7 | | -1. [Cost](#Cost) |
8 | | -1. [Prerequisites](#Prerequisites) |
9 | | -1. [Regions](#Regions) |
10 | | -1. [Deployment and Cleanup Steps](#Deployment-and-Cleanup-Steps) |
11 | | -1. [Changelogs](#Changelogs) |
12 | | -1. [Feedback](#Feedback) |
13 | | -1. [Security](#Security) |
14 | | -1. [License](#License) |
15 | | -1. [Notices](#Notices) |
| 4 | +- [Cloud Intelligence Dashboards - Data Collection](#cloud-intelligence-dashboards---data-collection) |
| 5 | +- [Table of Contents](#table-of-contents) |
| 6 | +- [Overview](#overview) |
| 7 | + - [Other AWS Services](#other-aws-services) |
| 8 | + - [Multi-cloud data](#multi-cloud-data) |
| 9 | +- [Architecture of Data Exports](#architecture-of-data-exports) |
| 10 | +- [Architecture of Data Collection](#architecture-of-data-collection) |
| 11 | +- [Cost](#cost) |
| 12 | +- [Prerequisites](#prerequisites) |
| 13 | +- [Regions](#regions) |
| 14 | +- [Deployment and Cleanup Steps](#deployment-and-cleanup-steps) |
| 15 | +- [Changelogs](#changelogs) |
| 16 | +- [Feedback](#feedback) |
| 17 | +- [Contribution](#contribution) |
| 18 | +- [Security](#security) |
| 19 | +- [License](#license) |
| 20 | +- [Notices](#notices) |
16 | 21 |
|
17 | 22 | ## Overview |
18 | | -This repository is a part of [Cloud Intelligence Dashboards](https://catalog.workshops.aws/awscid), a project that provides AWS customers with a series of in-depth and customizable dashboards for the most comprehensive cost and usage details to help optimize cost, track usage goals, and achieve operational excellence. |
| 23 | +This repository is a part of [Cloud Intelligence Dashboards](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/), a project that provides AWS customers with a series of in-depth and customizable dashboards for the most comprehensive cost and usage details to help optimize cost, track usage goals, and achieve operational excellence. |
19 | 24 |
|
20 | 25 | This repository contains following elements: |
21 | 26 | * [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. |
@@ -123,7 +128,7 @@ Reference to folders. |
123 | 128 | Check [Releases](/../../releases) |
124 | 129 |
|
125 | 130 | ## Feedback |
126 | | -Please reference to [this page](https://catalog.workshops.aws/awscid/en-US/feedback-support) |
| 131 | +Please reference to [this page](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/feedback-support.html) |
127 | 132 |
|
128 | 133 | ## Contribution |
129 | 134 | See [CONTRIBUTING](CONTRIBUTING.md) for more information. |
|
0 commit comments