ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

126 / 474

Question 126:

You are using Amazon Cognito identity pools to assign authenticated SAML users temporary access for downloading data fromAmazon S3 buckets. For this, you have created multiple rules for each role that gets assigned to users. Which of the following criteria is matched for evaluating these rules?

Answer options:

A.Rules are evaluated in sequential order & rule with lower value is preferred.
B.Rules are evaluated in sequential order & IAM role for first matching rule is used ,unless a standard attribute is specified to override the order.
C.Rules are evaluated in sequential order & rule with higher value is preferred.
D.Rules are evaluated in sequential order & IAM role for first matching rule is used ,unless a ‘CustomRoleArn” is specified to override the order.