iamarkadyt/aws-auth

[docs] Comparison to AWS SSO

Closed this issue · 1 comments

It would be useful to have a comparison to using AWS SSO in the readme. It's somewhat covered in the "project goals" section, but the comparison is only to:

  • No MFA on IAM users (bad, as the readme says)
  • Expensive third-party SSO (complex and expensive)

AWS SSO is first-party SSO with MFA support and is free, so the comparison is probably different? E.g. SDK compatibility, environment support, etc. (Sorry I don't have specifics, I only just read the readme and had this question!)

@aidansteele I've added a comparison to the FAQ section! 👍