Amazon Storage
  • 1 Minute to read
  • Dark
    Light
  • PDF

Amazon Storage

  • Dark
    Light
  • PDF

Article summary

Overview

{
    "method": "AWSUtil",
    "function": "upload",
    "source": "path of file to upload",
    "target": "destination path in bucket",
    "project": "MyProject"
  }


{
  "method": "AWSUtil",
  "function": "upload",
  "source": "path of file to upload",
  "target": "destination path in bucket",
  "Region": "amazon region",
  "Id": "amazon user id",
  "Secret": "secret key",
  "Bucket": "bucket name",
  "project": "MyProject"
}

Was this article helpful?

What's Next