Aws notes/mfaenv.sh: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 July 2019

  • curprev 17:4317:43, 8 July 2019David talk contribs 486 bytes +486 Created page with "<pre> #!/bin/sh unset AWS_ACCESS_KEY_ID unset AWS_SECRET_ACCESS_KEY unset AWS_SESSION_TOKEN DURATION=1800 source ~/aws.env echo enter code read -s code IN=$(aws sts get-ses..."