Open
Description
Pre-Migration Checklist
- I've read the Migration Guide.
- I've reviewed the upgrading notes and major version differences mentioned in
UPGRADING.md
. - I've checked AWS Forums and StackOverflow for similar migration issues.
Which JavaScript Runtime is this issue in?
Node.js (includes AWS Lambda)
AWS Lambda Usage
- Yes, my application is running on AWS Lambda.
- No, my application is not running on AWS Lambda.
Describe the Migration Issue
This is exactly the same as #1854
This issue was closed as completed, but the comments seem to imply it should be closed as "wontfix".
There is no supporting documentation, and the CLI, interface, as well as SDKs for other language, still mention simpleDB.
If simpleDB is deprecated, please link to an official document, rather than providing an opinion.
If services are going to be dropped from the JS SDK only, without documentation or notice, it can't be considered a viable product on par with other supported languages.
Code Comparison
No response
Observed Differences/Errors
SimpleDB is missing
Additional Context
No response