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"
}