However, we are facing a blocker, as the lambda function - “Data_Prepare” times out after 15mins but fails to create “group_membership.csv” and “object_access.csv” files . Can you please look into it?
Hello @ABHISEK_MONDAL, is this an ongoing issue when trying to create the Usage Dashboard? I’m not sure if @Ramon_Lopez has a different suggestion than me, but is there anything you can do to optimize the code run by the lambda function to try and ensure it runs the full function before timing out? The other option I am thinking of is to increase memory to the lambda so that the entire function will run.
If you have found a solution on your own, do you mind responding with the steps you took to fix this issue? Otherwise, let me know if you have any follow-up questions and we can try to find a solution.