alyoshenka / dibiasky

A simple React frontend to control smarthome devices via AWS
0 stars 1 forks source link

Allow deletion of scheduled items from web app #80

Closed alyoshenka closed 1 year ago

alyoshenka commented 1 year ago
alyoshenka commented 1 year ago

amplify import storage

alyoshenka commented 1 year ago

Doing with Lambda for now because I understand how it works.

alyoshenka commented 1 year ago

npm install @aws-sdk/client-dynamodb

alyoshenka commented 1 year ago

Delete an item in a DynamoDB table