aws:mfa

strong-opx aws:mfa

Refresh AWS Security Token for MFA enabled profiles

usage: strong-opx aws:mfa [-h] --profile PROFILE [--duration DURATION] [-v {0,1,2,3}] [--traceback] mfa_token

positional arguments

mfa_token

OTP from MFA device

options

-h, --help

show this help message and exit

--profile <profile>

AWS Profile Name

--duration <duration>

The duration, in seconds, that the credentials should remain valid. Default 12 hrs

-v {0,1,2,3}, --verbosity {0,1,2,3}

Verbosity level; 0=minimal output, 1=normal output, 2=verbose output, 3=very verbose output.

--traceback

Raise instead of handling known exceptions