What is the MOST secure way to grant the Lambda function access to the S3 bucket and the DynamoDB table?

1 Comment

  1. Evelyn
    Author

    If I’m correct, the answer is:
    Create an IAM role for the Lambda function. Attach the existing IAM policy to the role. Attach the role to the Lambda function.

Leave a Reply to Evelyn Cancel reply

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

3 × 1 =