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
$ aws sts get-caller-identity --output text --query 'UserId'
An error occurred (ExpiredToken) when calling the GetCallerIdentity operation: The security token included in the request is expired
removing the default section, running aws configure, cca init, cca account ... -D and running the command again doesn't return the error anymore. This suggests that chaim isn't updating something in the [default] section when running init or renewing credentials.
The text was updated successfully, but these errors were encountered:
Running GetCallerIdentity returns error:
removing the default section, running
aws configure
,cca init
,cca account ... -D
and running the command again doesn't return the error anymore. This suggests thatchaim
isn't updating something in the[default]
section when runninginit
or renewing credentials.The text was updated successfully, but these errors were encountered: