This scenario shows the stpes about syncing a new file that is uploaded to S3 Bucket into the DynamoDB table. The Lambda function uses the IAM Role to access S3 and DynamoDB. This scenario explains event-driven functionality of a Lambda function. When the file is uploaded in the S3 Bucket, the metadata of the file reflects in the DynamoDB Table.
Steps
-
1.