Amazon DynamoDB Scan - Part #3 (Lab2: AWS-SDK with NodeJS)

Опубликовано: 22 Декабрь 2024
на канале: Kashafunnisa Bagewadi
1,068
14

This is a Lab video, in this video I showed how to execute DynamoDB Scan operation with aws-sdk in NodeJS application.

In this video I showed the different ways of SCAN operations like:
1. Simple Scan
2. Scan with ProjectionExpression
3. Scan with FilterExpression
4. Limit

#awscloud #dynamodb #dynamodbscan