Trying to get MFA working for users in AWS using the boto3 SDK and according to pyopt one time password instructions:
import boto3 import totp import pyopt im