1 Answer
- Newest
- Most votes
- Most comments
0
Hi Jyothsna,
the Step Function state machine is expecting an object with a property pages however your input is a string that contains JSON.
You need to remove the json.dumps() in your return statement.
Relevant content
- asked 3 months ago
