Difference between revisions of "AWS SESSION TOKEN"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
  AWS_SESSION_TOKEN
 
  AWS_SESSION_TOKEN
 
+
  <code>[[aws configure set aws_session_token]]</code>
  An error occurred (ExpiredToken) when calling the [[ListVirtualMFADevices]] operation: The security token included in the request is expired
 
  
 
  [[~/.aws/credentials]]
 
  [[~/.aws/credentials]]
 
  aws_session_token=XXXX
 
  aws_session_token=XXXX
 +
 +
== Errors ==
 +
An error occurred (ExpiredToken) when calling the [[ListVirtualMFADevices]] operation: The security token included in the request is expired
  
 
== Related ==
 
== Related ==
 
* <code>[[aws sts get-session-token]] --serial-number <mfa_device> --token-code <token></code>
 
* <code>[[aws sts get-session-token]] --serial-number <mfa_device> --token-code <token></code>
 
* <code>[[aws-sts-get-session-token]]</code> script
 
* <code>[[aws-sts-get-session-token]]</code> script
* <code>[[unset]]</code>
+
* <code>[[unset]], [[set]]</code>
 
* [[AWS cli environmental variables]]: <code>[[AWS_ACCESS_KEY_ID]]</code>, <code>[[AWS_SECRET_ACCESS_KEY]]</code>, <code>[[AWS_REGION]]</code>, <code>[[AWS_PROFILE]]</code>
 
* [[AWS cli environmental variables]]: <code>[[AWS_ACCESS_KEY_ID]]</code>, <code>[[AWS_SECRET_ACCESS_KEY]]</code>, <code>[[AWS_REGION]]</code>, <code>[[AWS_PROFILE]]</code>
 
* [[Configure MFA on AWS]]
 
* [[Configure MFA on AWS]]

Latest revision as of 08:38, 26 May 2023

Advertising: