What is the MOST secure way to configure this access for the Lambda function?

2 Comments

  1. Alice
    Author

    I believe the answer is:
    Create an IAM policy that allows access to the DynamoDB table. Attach this policy to the Lambda function’s IAM role.

  2. Joseph
    Author

    I estimate that the answer is:
    Create an IAM policy that allows access to the DynamoDB table. Attach this policy to the Lambda function’s IAM role.

Leave a Reply to Joseph Cancel reply

Your email address will not be published. Required fields are marked *

7 − 2 =