Hi Developers,
We are seeing 2 tables in the glue.
cost_and_usage_data_status and fabsandbox_cur_report. we tried to select parquat table which have many string entries. However execution failed by lambda on the step on Identify RI SP configuration'.
Error - Reason": "Step: 'Identify RI SP configuration' Exception: [<class 'botocore.errorfactory.InvalidRequestException'>] An error occurred (InvalidRequestException) when calling the StartQueryExecution operation: No output location provided. An output location is required either through the Workgroup result configuration setting or as an API input."
If we are selecting another table - cost_and_usage_data_status. then also lambda failed.
We tried in 2 accounts. getting same error.
please help us first which is right table need to enter in the parameter and how to resolve lambda execution error.
Adnan