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
We currently convert a &str to a String when a LambdaEvent is created. Presumably this doesn't need to be re-created each invocation of the Lambda function.