Satish

Satish

  • NA
  • 184
  • 95.8k

Amazon web services

Mar 16 2017 3:21 PM
Hi, How to create multiple objects to buckets in Aws s3 in async process.and I also need to use multithreading for create objects. If you want to create a single object will use putobject method or upload method but I need to create multiple objects in single call Plz give sample code to create multiple objects Thanks.