Skip to content

Commit d3d6b94

Browse files
docs(aws-sdk): update doc for v2 -> v3
1 parent c5a1574 commit d3d6b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2-v3-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Migrate dynamo-easy to sdk v3
22

33
## To complete before releasing
4-
- [ ] Update demo
4+
- [ ] Update [demo](https://github.com/shiftcode/dynamo-easy-demo/tree/aws-sdk-v3)
55
- [ ] Update doc with new snippets
66

77
## Useful Links
@@ -13,7 +13,7 @@
1313
Search for `TODO v3:` to see open issues / notes, here are some more general ones:
1414
- [x] Make sure the snippets compile
1515
- [ ] Check on new attribute type [$UnknownAttribute](./src/mapper/type/attribute.type.ts) and implement tests
16-
- [ ] Add new [demo](https://github.com/shiftcode/dynamo-easy-demo) with aws-cdk
16+
- [ ] Add new with aws-cdk WIP can be found [here](https://github.com/shiftcode/dynamo-easy-demo/tree/aws-sdk-v3)
1717
- [x] Make tests compile and run successfully
1818
- [ ] Remove [sessionValidityEnsurer](./src/config/dynamo-easy-config.ts) and add demo with using [middleware stack](https://github.com/aws/aws-sdk-js-v3#middleware-stack)
1919
to implement the same

0 commit comments

Comments
 (0)