Describe the bug
Aws SDK for JavaScript v3 throws "Error: not implemented" when run in React Native environment.
SDK version number
3.1.0
Is the issue in the browser/Node.js/ReactNative?
React Native
Details of the browser/Node.js/ReactNative version
0.63.4
To Reproduce (observed behavior)
Run React Native set up from https://github.com/aws-samples/aws-sdk-js-tests#react-native
The error is thrown in Emulator output.
Expected behavior
The output is displayed under JS SDK v3
Screenshots
Browser

React Native