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
Copy file name to clipboardExpand all lines: src/handlers/status-retriever-handler.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ const dynamoDatabaseServiceInstance = new DynamoDatabaseService(appConfig.tableN
17
17
* @param context - This object provides methods and properties that provide information about the invocation, function, and execution environment.
18
18
* @returns - The status of the account when matched with the User ID. Returns a default object if unable to do so. Also returns the relevant status code.
0 commit comments