You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I'm starting to test my lambda using this package and am facing this ExpiredTokenException because I feel like I'm not correctly mocking my DynamoDB.
My lambda is pretty straightforward :
Hi!
I'm starting to test my lambda using this package and am facing this ExpiredTokenException because I feel like I'm not correctly mocking my DynamoDB.
My lambda is pretty straightforward :
My lambda test is similar to this :
Am I doing this correctly?
Thanks in advance.
The text was updated successfully, but these errors were encountered: