AWS S3 PHP SDK說明
S3 SERVER區域參數(S3 Server Region Parameter):
- 北維吉尼亞州 & 華盛頓州:(US-Standard (Northern Virginia & Washington State) Region.)
- REGION_US_E1
- REGION_VIRGINIA
- REGION_US_STANDARD
- 北加州(US-West 1 (Northern California) Region.)
- REGION_US_W1
- REGION_CALIFORNIA
- 俄勒岡州(US-West 2 (Oregon) Region.)
- REGION_US_W2
- REGION_OREGON
- 愛爾蘭(EU (Ireland) Region.)
- REGION_EU_W1
- REGION_IRELAND
- 新加坡(Asia Pacific (Singapore) Region.)
- REGION_APAC_SE1
- REGION_SINGAPORE
- 日本(Asia Pacific (Japan) Region.)
- REGION_APAC_NE1
- REGION_TOKYO
- 南非(South America (Sao Paulo) Region.)
- REGION_SA_E1
- REGION_SAO_PAULO
- United States GovCloud Region.
- REGION_US_GOV1
- REGION_US_GOV1_FIPS
acl檔案權限控制參數(ACL File Privilege Control Parameter):
- ACL_PRIVATE
- 只有擁有者才可以讀取/寫入(Owner-only read/write.)
- ACL_PUBLIC
- 擁有者可以讀取/寫入,任何人皆可以讀取( Owner read/write, public read.)
- ACL_OPEN
- 任何人皆可以讀/寫(Public read/write.)
- ACL_AUTH_READ
- 擁有者可以讀取/寫入,授權者可以讀取(Owner read/write, authenticated read.)
- ACL_OWNER_READ
- 容器擁有者可以讀取(Bucket owner read.)
- ACL_OWNER_FULL_CONTROL
- 容器擁有者擁有完整控制權(Bucket owner full control.)
儲存類型(Storage Type):
- STORAGE_STANDARD
- 標準(Standard storage redundancy.)
- STORAGE_REDUCED
- 減少冗餘(Reduced storage redundancy.)
支援檔案類型(Support File mime type:From AWS S3):
- text/plain
- image/jpeg
- image/png
- image/gif
- image/bmp
- image/tiff
- text/rtf
- application/msword
- application/zip
- audio/mpeg
- application/pdf
- application/x-gzip
- application/x-compressed
- application/zip
沒有留言:
張貼留言