Amazon Storage
- 1 Minute to read
- Print
- DarkLight
- PDF
Amazon Storage
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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?