User Credentials
https://docs.oracle.com/en-us/iaas/Content/Identity/usercred/usercredentials.htm
API Endpoint:
https://docs.oracle.com/en-us/iaas/api/#/en/objectstorage/20160918
Rest API example:
AWS s3 example
AWS s3 Access Key and Secret Key
Amazon S3 Compatibility API https://docs.oracle.com/en-us/iaas/api/
https://ocichina001.compat.objectstorage.ap-tokyo-1.oraclecloud.com/bucket-felix/
参数:AccessKey,SecretKey,AWS Region,Service Name
https://objectstorage.ap-tokyo-1.oraclecloud.com/n/ocichina001/b/bucket-felix/o
GET /n/<namespace_string>/b/<bucket_name>/o HTTP/1.1
Host: objectstorage.us-phoenix-1.oraclecloud.com
connection: keep-alive
accept-encoding: gzip, deflate
accept: */*
user-agent: python-requests/2.11.0
date: Fri, 12 Aug 2016 23:00:25 GMT
authorization: <authorization and other headers>