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: update SAM CLI UA env var to something more generic (#3314)
## Problem
The name `SAM_CLI_TELEMETRY_FROM_IDE` is too specific. We're also sending more than what SAM CLI expects.
## Solution
Use `AWS_TOOLING_USER_AGENT `instead and remove extraneous pairs
0 commit comments