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
telemetry(sam): record when SAM CLI not installed #3131
Problem: We have a number of commands that require the SAM CLI. We are
not tracking how often users fail these commands because they do not
have SAM CLI installed.
Solution: Add telemetry to track when this error is invoked.
0 commit comments