Michael Doo

Results 3 comments of Michael Doo

Reading the [STS documentation](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html) more closely, it looks like S3cmd would need to query the user for a six digit MFA code and attach it to the request as `TokenCode`,...

@alanmcruickshank I just tested on 3.0.4 and came up with the same result. Here's a debug log from that attempt: [test_log.log](https://github.com/sqlfluff/sqlfluff/files/15048172/test_log.log).

@alanmcruickshank Thanks for the help! I'm going to close this for now as the original issue has been solved. I will add that I'm still getting unexpected behavior when the...