Listing the objects directly from Object Url #2766
Answered
by
debora-ito
felixRajkumar
asked this question in
Q&A
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
debora-ito
Jun 7, 2022
Replies: 1 comment
-
You can call S3 ListObjectsV2 using "bucketname" as the bucket name and "sub_folder" as prefix. https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yasminetalby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can call S3 ListObjectsV2 using "bucketname" as the bucket name and "sub_folder" as prefix.
https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html