alantech / iasql

Cloud Infrastructure as data in PostgreSQL

Home Page:https://iasql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why `describeRegions` is timing out on certain AWS credentials

depombo opened this issue · comments

Why `describeRegions` is timing out on certain AWS credentials

One difference between the temp credentials we tested with and the ones that are failing was the presence of 2FA requirements. The ones that were reported failing were generated with a 2FA code.

We thought perhaps the 2FA code needs to be provided on every API call, as well, but that is not the case.