CreateUpdateGetDelete items in DynamoDB using AWS SDKJAVASCRIPT
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=EJ1zUjhVpvU
Dependencies (in package.json) • paste the below script in your project terminal • npm install @aws-sdk/[email protected] @aws-sdk/[email protected] [email protected] [email protected] • • dependencies : { • @aws-sdk/client-dynamodb : ^3.556.0 , • @aws-sdk/lib-dynamodb : ^3.556.0 , • aws-sdk : ^2.1603.0 , • crypto-randomuuid : ^1.0.0 • } • Tutorial repo • https://github.com/kennedylinzie/Dyna...
#############################