Dunrong Huang
|
29f9d10ea9
|
doc: add missing semicolon
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
|
2015-12-23 15:57:22 +08:00 |
|
Dunrong Huang
|
be55a275de
|
doc: s/Bucket/BucketName
from amazon s3 documentaion, the name shoule be BucketName rather than Bucket.
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
|
2015-12-23 15:35:12 +08:00 |
|
Dunrong Huang
|
dd065d890b
|
doc: update SetACL API
Since v2 and later version, SetACLRequest() and SetACL() were removed,
and replaced by PutACLRequest() and PutACL()
Reference:
http://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/MS3_S3PutACL_PutACLRequestNET4_5.html
http://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MS3_S3PutACL_PutACLRequest.html
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
|
2015-12-23 15:24:03 +08:00 |
|
Dunrong Huang
|
d46297e7d8
|
doc: s/ListBucketResponse/ListBucketsResponse
From following documentation:
- http://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MS3ListBucketsResponsector_.html
- http://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/TS3ListBucketsResponse_NET4_5.html
the correct class name is ListBucketsResponse.
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
|
2015-12-23 15:15:43 +08:00 |
|
Dunrong Huang
|
fd6fca7f28
|
doc: `Amazon.AWSClientFactory' is obsolete
From http://blogs.aws.amazon.com/net/post/Tx2JT7AYCL2F6CB/ , Amazon.AWSClientFactory was removed
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
|
2015-12-23 12:09:53 +08:00 |
|
John Wilkins
|
0be2611158
|
doc: Published RADOS GW docs and install as is for now. Needs more work.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
|
2012-06-26 08:21:05 -07:00 |
|