Unable to successfully execute s3.listObjectsV2 consecutively using Javascript

前端 未结 0 674
无人共我
无人共我 2020-12-08 05:37

I have a S3 AWS bucket. All I am trying to do is get the count of items in the bucket using javascript.

try {
    const data = await s3.listObjectsV2(bucketPa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题