Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, it is possible to set up a query string from the input path using AWS Step Function and Athena.

To do this, you can create a Lambda function that takes the input path as a parameter, and then uses this to generate a query string that can be passed to Athena.

Once the Lambda function has generated the query string, you can pass it to an Athena query execution step in your Step Function. This step will execute the query string and return the results back to your Step Function for further processing.

Overall, setting up a query string from the input path can be a powerful way to automate data processing tasks and gain better insight into your data.