diff --git a/handler.js b/handler.js index e8b7b4a..f55ea4f 100644 --- a/handler.js +++ b/handler.js @@ -53,9 +53,8 @@ export const handler = async (req, res) => { // BOILER_CODE_END function modifyObj(obj) { - throw new EventNotSupportedException('not supported'); - - + + } /* @@ -75,3 +74,4 @@ Method for generating 256 hash code for a String: +