Question 271:
Your organization has hundreds of developers using AWS accounts. Based on the organization policy, when a developer joins the company, a new AWS account is created for that user and added to the AWS Organisation for development and testing purposes.
Answer options:
A.Implement Service Control Policies to whitelist or blacklist different AWS services depending on the user role. B.Use the CloudWatch Events to track the user activities. C.Enable CloudTrail in the user accounts to track and log user activities, and redirect the logs to the organization-wise S3 bucket for processing. D.Run AWS Lambda on individual user accounts to check for malicious activities. E.Assign IAM policies to only allow certain activities.