open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.57k stars 3.85k forks source link

Add - Security and IAM: MFA #792

Open evairmarinho opened 2 years ago

evairmarinho commented 2 years ago

IAM does not support MFA and external identity providers like AD or Google. That is, it is not possible to make IAM policies to force MFA to allow or nefare actions on AWS.

Acces this in section Important points about MFA-protected API access: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa_configure-api-require.html

Arifff23 commented 2 years ago

hello sir,