List of questions
Related questions
Question 247 - SCS-C02 discussion
A security engineer is designing an IAM policy to protect AWS API operations. The policy must enforce multi-factor authentication (MFA) for IAM users to access certain services in the AWS production account. Each session must remain valid for only 2 hours. The current version of the IAM policy is as follows:
Which combination of conditions must the security engineer add to the IAM policy to meet these requirements? (Select TWO.)
A.
'Bool ' : ' aws : Multi FactorAuthPresent': 'true' }
B.
'Bool ' : ' aws : MultiFactorAuthPresent': 'false' }
C.
'NumericLessThan' : { ' aws : Multi FactorAuthAge' : '7200'}
D.
'NumericGreaterThan' : { ' aws : MultiFactorAuthAge ' : '7200'
E.
'NumericLessThan' : { 'MaxSessionDuration ' : '7200'}
Your answer:
0 comments
Sorted by
Leave a comment first