This lab walks you through the steps on how to export a DynamoDB table to an S3 Bucket as a JSON file.
Duration: 1 hour
AWS Region: US East (N. Virginia) us-east-1.
Log in to the AWS Management Console.
Create an IAM Role.
Create an S3 bucket.
Create a DynamoDB table.
Add items to the table.
Create a Lambda function.
Test the lab.