Skip to content

JamieB101/aws-cudos-framework-deployment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Intelligence Dashboards (CUDOS Framework)

Welcome to customer automation for Cloud Intelligence Dashboards (CUDOS Framework) repository

The scripts in this repo have been succesfully tested in AWS CloudShell

In the cudos subdirectory you will find a set of scripts automate some parts of the CUDOS workshop, specifically parts of:

  • creating Athena views
  • creating Amazon QuickSight datasource
  • creating Amazon QuickSight datasets
  • deploying the CUDOS dashboard to Amazon QuickSight
  • creating proper account mapping from account id's to account names

In the tao subdirectory you will find a set of scripts automate Trusted Advisor Organisation view dashboard deployment, specifically parts of:

  • creating AWS Glue Data Catalog
  • creating Amazon QuickSight datasource
  • creating Amazon QuickSight datasets
  • deploying the TAO dashboard to Amazon QuickSight

In the trends subdirectory you will find a set of scripts automate some parts of the CUDOS workshop, specifically parts of:

  • creating Athena views
  • creating Amazon QuickSight datasource
  • creating Amazon QuickSight datasets
  • deploying the Trends dashboard to Amazon QuickSight
  • creating proper account mapping from account id's to account names

How to use this repo

Important: Complete the Prerequisites
  1. Launch AWS CloudShell
  2. Clone the repo
git clone https://github.com/aws-samples/aws-cudos-framework-deployment
  1. Change directory to the respectful dashboard deployment. Run the setup scripts per the instructions in the repo
cd cudos
./shell-script/customer-cudos.sh

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%