I control multiple AWS accounts. I'd like to use MFA for the root logins.
I have a Gemalto hardware key fob from Amazon (docs) registered for MFA for the root account on one of them.
I tried to add MFA to a second account using the same key fob, but I got the message "The token serial number was not found.
".
Can anyone confirm or deny whether it is possible to reuse the same key fob for MFA for multiple AWS accounts?
I have not been able to find anything about this scenario in Amazon's documentation, and the error message is ambiguous. Cryptographically it seems to me like it should work fine, as it's a time-based token, rather than a OTP chain.