generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
feature-requestNew feature or requestNew feature or requestfunctionIssue pertaining to Amplify FunctionIssue pertaining to Amplify Functionp3sandboxRelated to the sandbox experienceRelated to the sandbox experience
Description
Environment information
n/a
Description
It would be helpful to debug Function executions by streaming logs to the terminal where Sandbox is running. For example, viewing a logs for Cognito triggers during an auth flow:
[sandbox] watching for file changes...
[auth:preSignUp] EVENT {...}
[auth:preSignUp] validating email domain
[auth:preSignUp] successfully validated email domain
[auth:postConfirmation] adding user xxxx to group "EVERYONE"
[auth:postConfirmation] creating UserProfile for user xxx
[auth:postConfirmation] failed to create UserProfile for user xxx
# ...Function stack tracehardchor, chelorope and adamconrad7
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or requestfunctionIssue pertaining to Amplify FunctionIssue pertaining to Amplify Functionp3sandboxRelated to the sandbox experienceRelated to the sandbox experience