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 lAM 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
Q226: A company has an application that uses
Q227: A development team is using an AWS
Q228: A Systems Administrator has written the following
Q229: An AWS Lambda function was misused to
Q230: A security engineer must develop an encryption
Q232: A company is collecting AWS CloudTrail log
Q233: An application has been built with Amazon
Q234: A Developer signed in to a new
Q235: A large company wants its Compliance team
Q236: A company has decided to migrate sensitive