SCS-C02 · Question #109
SCS-C02 Question #109: Real Exam Question with Answer & Explanation
The correct answer is B: Ensure that the following policies are attached to the instance profile for the EC2 instance:. https://docs.aws.amazon.com/imagebuilder/latest/userguide/troubleshooting.html#ts-access-
Question
A security engineer is trying to use Amazon EC2 Image Builder to create an image of an EC2 instance. The security engineer has configured the pipeline to send logs to an Amazon S3 bucket. When the security engineer runs the pipeline, the build fails with the following error: "AccessDenied: Access Denied status code: 403". The security engineer must resolve the error by implementing a solution that complies with best practices for least privilege access. Which combination of steps will meet these requirements? (Choose two.)
Options
- AEnsure that the following policies are attached to the IAM role that the security engineer is using
- BEnsure that the following policies are attached to the instance profile for the EC2 instance:
- CEnsure that the AWSImageBuilderFullAccess policy is attached to the instance profile for the EC2
- DEnsure that the security engineer's IAM role has the s3:PutObject permission for the S3 bucket.
- EEnsure that the instance profile for the EC2 instance has the s3:PutObject permission for the S3
Explanation
https://docs.aws.amazon.com/imagebuilder/latest/userguide/troubleshooting.html#ts-access-
Community Discussion
No community discussion yet for this question.