Skip to content

Commit

Permalink
Update to latest AWS sdk and fix deserialize issue
Browse files Browse the repository at this point in the history
Detail:
Lambda function was panicking while deserilaizing the request and
creating event which is passed to lambda runtime handler. This
is fixed by using actual function url as event types and updating
to latest aws modules.

Signed-off-by: Santosh Mahto <[email protected]>
  • Loading branch information
santoshmahto7 committed Jul 26, 2023
1 parent 4e0210e commit 5433c9c
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 447 deletions.
Loading

0 comments on commit 5433c9c

Please sign in to comment.