A developer is troubleshooting a new AWS Lambda function. The function should run automatically each time a new object is uploaded to an Amazon S3 bucket. The function is supposed to read the object, make modifications, and overwrite the object with the new version. The developer finds that all calls failed within the function code. Which of the following are possible reasons for this failure? (Choose two.) A. The function resource policy does not allow access from Amazon S3. B. The function execution role does not allow access from Amazon S3. C. The function execution role does not allow access to Amazon S3. D. The S3 bucket policy does not allow access from the Lambda function. E. The S3 bucket policy does not allow access to the Lambda function.  Suggested Answer: AE Community Answer: CD This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer