
Answer-first summary for fast verification
Answer: IAM Roles for Lambda
IAM Roles for Lambda is a feature that allows you to assign an IAM role to a Lambda function, enabling it to access other AWS services securely and with the appropriate permissions. Option A, B, and D do not provide a specific solution for securing Lambda function invocations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is using AWS Lambda to run serverless applications. You want to ensure that the Lambda functions are invoked securely and with the appropriate permissions. Which of the following AWS services can help you achieve this?
A
Amazon S3
B
AWS Lambda
C
IAM Roles for Lambda
D
Amazon CloudFront
No comments yet.