Hello I configured a connection by mfa on windows everything worked perfectly and when I try to connect I have this error message
INFO - Validating credentials for profile: default
WARNING - Your existing credentials are missing or invalid, obtaining new credentials.
Enter AWS MFA code for device [arn:aws:iam::XXXXXXXXX:mfa/XXXXX] (renewing for 43200 seconds):558570
INFO - Fetching Credentials - Profile: default, Duration: 43200
ERROR - An error occured while calling assume role: An error occurred (InvalidClientTokenId) when calling the GetSessionToken operation: The security token included in the request is invalid.
Where does this problem come from? I can perfectly authenticate myself on the web platform.
question from:
https://stackoverflow.com/questions/65885118/an-error-occurred-invalidclienttokenid-when-logging-in-with-mfa 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…