User Tools

Site Tools


aws:iam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
aws:iam [28/04/2025 12:58] – [AWS SSO] andrewaws:iam [01/09/2025 16:21] (current) – [Assume role] andrew
Line 53: Line 53:
       aws sts get-caller-identity  # Should show info from assumed role in ${ACCOUNT}       aws sts get-caller-identity  # Should show info from assumed role in ${ACCOUNT}
 done done
 +</code>
 +
 +
 +===== Export Key and secret =====
 +
 +<code>
 +export AWS_ACCESS_KEY_ID=AKIAMYKEY
 +export AWS_SECRET_ACCESS_KEY=askjqowiureoiqweMYSecretKey
 +export AWS_REGION=eu-west-2
 </code> </code>
  
aws/iam.1745845132.txt.gz · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki