Multiple Choice
An application uses Amazon Cognito to manage end users' permissions when directly accessing AWS resources, including Amazon DynamoDB. A new feature request reads as follows: Provide a mechanism to mark customers as suspended pending investigation or suspended permanently. Customers should still be able to log in when suspended, but should not be able to make changes. The priorities are to reduce complexity and avoid potential for future security issues. Which approach will meet these requirements and priorities?
A) Create a new database field "suspended_status" and modify the application logic to validate that field when processing requests.
B) Add suspended customers to second Cognito user pool and update the application login flow to check both user pools.
C) Use Amazon Cognito Sync to push out a "suspension_status" parameter and split the IAM policy into normal users and suspended users.
D) Move suspended customers to a second Cognito group and define an appropriate IAM access policy for the group.
Correct Answer:

Verified
Correct Answer:
Verified
Q34: A company uses an AWS Key Management
Q35: A company plans to use custom AMIs
Q36: Which of the following are valid configurations
Q37: A company is setting up products to
Q38: A Security Engineer is building a Java
Q40: A security engineer needs to ensure their
Q41: Authorized Administrators are unable to connect to
Q42: An application outputs logs to a text
Q43: A Security Engineer has discovered that, although
Q44: Which of the following is the most