Closed ivan-kovnatskyi-c54f97a closed 2 months ago
#######
####### Congratulations!
####### SCAD Containers Cost Allocation is available at: https://us-east-1.quicksight.aws.amazon.com/sn/dashboards/scad-containers-cost-allocation
#######
? [share-with-account] Share this dashboard with everyone in the account?: no
I was able to create later on. Probably data populated and it got needed columns.
Sorry for re-opening, but for the reason not to loose context, regarding this one:
# Somehow when you remove configuring dashboards you won't have Glue
# Crawler, Athena DB and other resources created, so I need to deploy
# dashboards to be able to use cid-cmd tool to deploy SCAD dashboard.
"DeployCUDOSDashboard" = "yes"
"DeployCostIntelligenceDashboard" = "yes"
"DeployKPIDashboard" = "yes"
Can you please comment on it?
Do I also understand correctly that SCAD dashboard does not depend on the dashboards above? If so, is there any more infra as code solution to deploy scad in scope of terraform, avoiding using cid-cmd tool? As we probably would omit using it in our infra CI.
Thanks.
Yes, the crawler and table is conditional to existance of foundational by design
Thanks, I see.
Hello, thanks for working on these dashboards and infrastructure to automate configuring all this.
I've deployed underlying resources using this code:
While waiting for data export to be ready in 24 hours, decided to deploy SCAD dashboard and getting this error:
In the table I see this column:
product_instance_type_family
Do I miss anything maybe?
Would be helpful for any advices how to mitigate that.