Hello @Xclipse sorry for my late reply, i was quite busy these last months. So, i’d like to make you an update about this topic. I’ve tried to update the data collection stack, still KO, i’ve tried to remove the support cases and healths events modules and then re install them, still KO. I have this issue with only two dashboards, the other one are working fine. And i also confirm that the table “health_events_detail_data” or the “support_cases_data” are not existing into the Athena database “optimization_data”. The stepfunctions related to theses modules are working fine. But each time i’m trying to deploy the health events or support cases dashboard (with cli or through the cloud formation template) i’m facing the same issue.
“{‘type’: ‘athena’, ‘query’: “SELECT DISTINCT table_schema FROM information_schema.columns WHERE table_name = ‘health_events_detail_data’”, ‘error’: ‘This means that prerequisites for the dashboard are not found. Please make sure you have the needed table: Data Collection installed, needed module is configured and Step Function runs correctly.’, ‘default’: ‘optimization_data’, ‘description’: ‘Enter the name of the data collection database’, ‘global’: True}}”