Skip to content

Commit b0069d0

Browse files
committed
add data exports readme
1 parent 5f30744 commit b0069d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-exports/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This readme contains description of solutions for AWS Data Exports and Legacy CU
1616
For deployment instructions, please refer to the documentation at: https://catalog.workshops.aws/awscid/data-exports
1717

1818
### Basic Architecture of Data Exports
19-
![Architecture of Data Exports](.images/architecture-data-exports.png "Basic Architecture of Data Exports")
19+
![Basic Architecture of Data Exports](.images/architecture-data-exports.png "Basic Architecture of Data Exports")
2020

2121
1. [AWS Data Exports](https://aws.amazon.com/aws-cost-management/aws-data-exports/) delivers daily Cost & Usage Report (CUR2) and other reports to an [Amazon S3 Bucket](https://aws.amazon.com/s3/) in the Management Account.
2222
2. [Amazon S3](https://aws.amazon.com/s3/) replication rule copies Export data to a dedicated Data Collection Account S3 bucket automatically.
@@ -26,7 +26,7 @@ For deployment instructions, please refer to the documentation at: https://catal
2626
### Advanced Architecture of Data Exports
2727
For customers with additional requirements, an enhanced architecture is available:
2828

29-
![Architecture](.images/architecture-data-exports-advanced.png "Advanced Architecture of Data Exports")
29+
![Advanced Architecture of Data Exports](.images/architecture-data-exports-advanced.png "Advanced Architecture of Data Exports")
3030

3131
1. [AWS Data Exports](https://aws.amazon.com/aws-cost-management/aws-data-exports/) service delivers [Cost & Usage Report (CUR2)](https://docs.aws.amazon.com/cur/latest/userguide/what-is-cur.html) daily to an [Amazon S3](https://aws.amazon.com/s3/) Bucket in your AWS Account (either in Management/Payer Account or a regular Linked Account). In us-east-1 region, the CloudFormation creates native resources; in other regions, CloudFormation uses AWS Lambda and Custom Resource to provision Data Exports in us-east-1.
3232

0 commit comments

Comments
 (0)