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
X-Ray Daemon does not support SSO credential currently it is consuming aws-sdk-go v1.29.29. However, SSO credential provider support released in v1.37.0 release. I will mark this issue as an enhancement to update the aws-sdk-go dependency version in X-Ray Daemon.
We are trying to use the daemon with SSO for local testing and are facing some issues.
From what I understand, the go sdk supports SSO but does the aws-xray-daemon implement this functionality?
My credentials file looks like
And we are invoking the daemon with
./xray_mac -o -n us-west-2
The text was updated successfully, but these errors were encountered: