One can write a AWS policy which requires a recent MFA authentication by checking the value of MultiFactorAuthAge. Such a process is described here.
My question is, is it possible to retrieve that MultiFactorAuthAge value for some (or all) users with a call to the AWS API?