volume_mute

What IAM entities must be included in an execution role for a Lambda function to interact with other services, such as DynamoDB?

publish date2024/08/29 05:21:18.624032 UTC

volume_mute

Correct Answer

(1) IAM policy that defines the actions that can be taken within DynamoDB
(2) Trust policy that grants "AssumeRole" permission to Lambda to act on DynamoDB

Reference

AWS Skill Builder


Quizzes you can take where this question appears