aws-sdk nodejs listObjects #2378
Answered
by
chrizonline
chrizonline
asked this question in
Q&A
-
|
Hi, May I know if aws-sdk nodejs supports listObjects? I'm able to Here is my code: Error: |
Beta Was this translation helpful? Give feedback.
Answered by
chrizonline
Oct 13, 2021
Replies: 2 comments
-
|
Check the JavaScript api to use path-style instead of the default virtual-hosted style. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @chrislusf, thank you very much. Using path-style works. This is my aws config: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chrizonline
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @chrislusf,
thank you very much. Using path-style works.
This is my aws config: