Q94 — AWS SAA-C03 Ch.4

Question 94 of 105 | ← Chapter 4

Q289. A developer has an application that uses an AWS Lambda function to upload files to Amazon S3 and needs the required permissions to perform the task. The developer already has an IAM user with valid IAM credentials required for Amazon S3. What should a solutions architect do to grant the permissions?

Correct Answer: D. Create an IAM execution role with the required permissions and attach the IAM role to the Lambda function