Skip to content

Commit 1a61f48

Browse files
committed
update docs
1 parent bf98e35 commit 1a61f48

File tree

5 files changed

+25
-21
lines changed

5 files changed

+25
-21
lines changed

README.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
## Cloud Intelligence Dashboards - Data Collection
22

33
## 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)
1621

1722
## 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.
1924

2025
This repository contains following elements:
2126
* [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.
123128
Check [Releases](/../../releases)
124129

125130
## 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)
127132

128133
## Contribution
129134
See [CONTRIBUTING](CONTRIBUTING.md) for more information.

SECURITY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ please notify AWS/Amazon Security via our
1010
or directly via email to [AWS Security](mailto:[email protected]) and [CID Team](mailto:[email protected]).
1111
Please do *not* create a public GitHub issue in this project.
1212

13-
Also please check Security FAQ [here](https://catalog.workshops.aws/awscid/en-US/faqs#security).

case-summarization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### About
44

5-
This plugin is aimed at augmenting the exerience of the AWS Support Cases Radar which is part of the [Cloud Intelligence Dashboards Framework](https://catalog.workshops.aws/awscid) by leveraging Generative AI powered by Amazon Bedrock to summarize AWS Support Case Communications and help customers achieve operation excellence.
5+
This plugin is aimed at augmenting the exerience of the AWS Support Cases Radar which is part of the [Cloud Intelligence Dashboards Framework](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards) by leveraging Generative AI powered by Amazon Bedrock to summarize AWS Support Case Communications and help customers achieve operation excellence.
66

77
This plugin contains the following elements:
88
* [case-summarization](README.md) - a CloudFormation Template for deploying the AWS Support Case Summarization Plugin that integrates seamlessly with the Data Collection Framework.

data-collection/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
This projects demonstrates usage of AWS API for collecting various types of usage data.
66

7-
For deployment and additional information reference to the [documentation](https://catalog.workshops.aws/awscid/data-collection).
7+
For deployment and additional information reference to the [documentation](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html).
88

9-
[![Documentation](/.images/documentation.svg)](https://catalog.workshops.aws/awscid/data-collection)
9+
[![Documentation](/.images/documentation.svg)](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html)
1010

1111

1212
### Architecture
@@ -54,9 +54,9 @@ List of modules and objects collected:
5454
2. Deploy the Data Collection Stack to the Data Collection AWS Account
5555

5656

57-
For deployment and further information please reference to this [documentation](https://catalog.workshops.aws/awscid/data-collection).
57+
For deployment and further information please reference to this [documentation](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html).
5858

59-
[![Documentation](/.images/documentation.svg)](https://catalog.workshops.aws/awscid/data-collection)
59+
[![Documentation](/.images/documentation.svg)](https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html)
6060

6161

6262
### Contributing

data-exports/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This readme contains description of solutions for AWS Data Exports and Legacy CU
1313

1414
## Data Exports
1515

16-
For deployment instructions, please refer to the documentation at: https://catalog.workshops.aws/awscid/data-exports.
16+
For deployment instructions, please refer to the documentation at: https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/data-exports.html.
1717

1818
Check code here: [data-exports-aggregation.yaml](deploy/data-exports-aggregation.yaml)
1919

0 commit comments

Comments
 (0)