Remove apiVersion from configuration #1869
Labels
bug
This issue is a bug.
documentation
This is a problem with documentation.
feature-request
New feature or enhancement. May require GitHub community feedback.
Describe the bug
The AWS SDK for JavaScript v3 is codegen and doesn't support multiple API versions for a client.
However, it accepts
apiVersion
in the configuration which can be confusing as discussed in #1844SDK version number
3.1.0
Is the issue in the browser/Node.js/ReactNative?
All
Details of the browser/Node.js/ReactNative version
N/A
To Reproduce (observed behavior)
Expected behavior
Do not allow apiVersion in client configuration.
The text was updated successfully, but these errors were encountered: