Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[React Native]Unable to call S3 services in React Native #994

Closed
Amplifiyer opened this issue Mar 10, 2020 · 1 comment
Closed

[React Native]Unable to call S3 services in React Native #994

Amplifiyer opened this issue Mar 10, 2020 · 1 comment
Assignees

Comments

@Amplifiyer
Copy link
Contributor

Describe the bug
Calling S3 in RN throws the below error

Unhandled promise rejection: Error: event stream is not supported in ReactNative]
- node_modules/@aws-sdk/invalid-dependency/build/index.js:4:10 in Object.eventStreamSerdeProvider
- node_modules/@aws-sdk/eventstream-serde-config-resolver/build/index.js:4:67 in Object.resolveEventStreamSerdeConfig

SDK version number
"@aws-sdk/client-s3": "^1.0.0-alpha.18"

Is the issue in the browser/Node.js?
React Native

Details of the browser/Node.js version
Paste output of npx envinfo --browsers or node -v

To Reproduce (observed behavior)

  • Make S3:PutObject call in React Native (Expo or RN CLI)
  • Observe the above mentioned above.

Expected behavior
No error

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@AllanZhengYP AllanZhengYP changed the title Unable to call S3 services in React Native [React Native]Unable to call S3 services in React Native Mar 11, 2020
@AllanZhengYP AllanZhengYP self-assigned this Mar 11, 2020
@lock
Copy link

lock bot commented Mar 21, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants