With respect to AWS Lambda permissions model, at the time you create a Lambda function, you specify an IAM role that AWS Lambda can assume to execute your Lambda function on your behalf. This role is also referred to as the________role.
Suggested Answer:B🗳️
Regardless of how your Lambda function is invoked, AWS Lambda always executes the function. At the time you create a Lambda function, you specify an IAM role that AWS Lambda can assume to execute your Lambda function on your behalf. This role is also referred to as the execution role. Reference: http://docs.aws.amazon.com/lambda/latest/dg/lambda-dg.pdf
The correct answer is B. execution.
When you create a Lambda function in AWS, you need to specify an IAM (Identity and Access Management) role that AWS Lambda will assume to execute the function on your behalf. This role is referred to as the execution role.
The execution role is responsible for granting necessary permissions to the Lambda function, such as accessing AWS services, resources, or executing specific actions within your AWS account. It defines the set of permissions that the Lambda function will have during its execution.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
amministrazione
8 months, 3 weeks agoSkyZeroZx
1 year, 10 months agohilft
2 years, 9 months agoNi_yot
3 years, 2 months ago01037
3 years, 7 months agoJoeytechn9t
3 years, 7 months ago