docs
docs copied to clipboard
fix(js): fix function path in backend sample
Code samples in this page call for customers to create a function in the directory dynamoDB-function, but the backend update specified the directory as kinesis-function.
Instructions
Which platform(s) are affected by this PR (if applicable)?
- [x] JS
Please add the product(s)/platform(s) affected to the PR title
Checks
- [x] Does this PR conform to the styleguide?
When this PR is ready to merge, please check the box below
- [x] Ready to merge
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.