1 Answer
- Newest
- Most votes
- Most comments
2
This is a sample event with a float https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-concepts.html#gettingstarted-concepts-event
Are you able to share what your event looks like?
This is a sample event with a float https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-concepts.html#gettingstarted-concepts-event
Are you able to share what your event looks like?
Thank you, that helps. I did not have my leading zero. I had .55 and it requires it to be 0.55.