aws-amplify / aws-amplify/docs
Update aws-sdk v2 examples -> v3
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the bug**
A clear and concise description of what the bug is.
There are a few examples that use aws-sdk v2, however v2 is not included in new nodeJS on lambda...by default v3 is included.
It makes sense to update these examples to v3, since going forward most new functions will use aws-sdk v3.
**To Reproduce**
Steps to reproduce the behavior:
ie: Accessing the values in your function on the following page:
https://docs.amplify.aws/react/build-a-backend/functions/secrets/
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.