TypeError: null is not a function when calling s3Client.send(anyCommand)
in react native
#6280
Unanswered
farzadali3
asked this question in
Q&A
Replies: 1 comment 1 reply
-
same error! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get the error
TypeError: null is not a function
when I use the send command on my s3Client, I have tested it with multiple commands and the issue persists. I have added the following polyfilsHere is my client initialization code
The v2 works fine but that will be deprecated and AWS discourages to use that!
Beta Was this translation helpful? Give feedback.
All reactions