aws-samples / serverless-coffee-workshop

This is the repo for Serverlesspresso workshop. Questions? Contact @jbesw or @benjamin_l_s on GitHub or Twitter.
https://workshop.serverlesscoffee.com/
MIT No Attribution
99 stars 63 forks source link

Remove identifier for DynamoDB import #65

Closed trivikr closed 4 months ago

trivikr commented 4 months ago

Issue #, if available: Noticed while reviewing https://github.com/aws-samples/serverless-coffee-workshop/pull/63

Description of changes: Removes identifier added by codemod, as it was used by JS SDK v2 APIs. The original key can be used from import.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.