{"id":101,"date":"2023-02-21T09:05:14","date_gmt":"2023-02-21T09:05:14","guid":{"rendered":"https:\/\/blessingcr.com\/?p=101"},"modified":"2023-02-21T09:05:16","modified_gmt":"2023-02-21T09:05:16","slug":"oss-s3%e6%8e%a5%e5%85%a5","status":"publish","type":"post","link":"https:\/\/blessingcr.com\/?p=101","title":{"rendered":"OSS-S3\u63a5\u5165"},"content":{"rendered":"\n<p>1. \u65b0\u5efa\u8d26\u6237\uff0c\u62ff\u5230access key \u548c secret<\/p>\n\n\n\n<p>2. \u4e0b\u8f7d\u5b89\u88c5aws \u5ba2\u6237\u7aef\uff0c\u4f7f\u7528aws config \u914d\u7f6e\u5bc6\u94a5\u548crigion\uff0c \u6216\u8005\u76f4\u63a5\u5728~\/.aws\/ \u4e0b\u65b0\u5efacredentials,config\u6587\u4ef6<\/p>\n\n\n\n<p>\u6837\u4f8b\u5982\u4e0b<\/p>\n\n\n\n<p>credentials \u6587\u4ef6\u5185<\/p>\n\n\n\n<p>[default]<\/p>\n\n\n\n<p>aws_access_key_id = AKxxxxI2<\/p>\n\n\n\n<p>aws_secret_access_key = 8NFxxxxxe8<\/p>\n\n\n\n<p>3. OSS\u63a7\u5236\u53f0\u5efa\u7acbbucket\uff0c\u914d\u7f6e\u8bbe\u7f6e\uff0c\u4e00\u822c\u4e0d\u5efa\u8bae\u516c\u5f00\u53ef\u8bbf\u95ee<\/p>\n\n\n\n<p>4. \u4ee3\u7801\u5982\u4e0b<\/p>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-dd4d5b5f-e0ab-4486-9f5c-68460289fd2b\" href=\"https:\/\/blessingcr.com\/wp-content\/uploads\/2023\/02\/OssUtil.zip\">OssUtil<\/a><a href=\"https:\/\/blessingcr.com\/wp-content\/uploads\/2023\/02\/OssUtil.zip\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-dd4d5b5f-e0ab-4486-9f5c-68460289fd2b\">\u4e0b\u8f7d<\/a><\/div>\n\n\n\n<p><a href=\"wiz:\/\/open_attachment?guid=df21822a-a841-4bf4-9fe2-38e4d9fec840\"><\/a><br>\u7236maven<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><br>&lt;aws.version&gt;1.12.349&lt;\/aws.version&gt;<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;!-- all aws sdk --&gt;<br>&lt;dependency&gt;<br>    &lt;groupId&gt;com.amazonaws&lt;\/groupId&gt;<br>    &lt;artifactId&gt;aws-java-sdk-bom&lt;\/artifactId&gt;<br>    &lt;version&gt;${aws.version}&lt;\/version&gt;<br>    &lt;type&gt;pom&lt;\/type&gt;<br>    &lt;scope&gt;import&lt;\/scope&gt;<br>&lt;\/dependency&gt;<\/pre>\n\n\n\n<p>\u5b50maven<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;!-- aws oss sdk --&gt;<br>&lt;dependency&gt;<br>    &lt;artifactId&gt;aws-java-sdk-s3&lt;\/artifactId&gt;<br>    &lt;groupId&gt;com.amazonaws&lt;\/groupId&gt;<br>&lt;\/dependency&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>1. \u65b0\u5efa\u8d26\u6237\uff0c\u62ff\u5230access key \u548c secret 2. \u4e0b\u8f7d\u5b89\u88c5aws \u5ba2\u6237\u7aef\uff0c\u4f7f\u7528aws conf [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[50,52],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-aws","tag-aws","tag-oss"],"_links":{"self":[{"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blessingcr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=101"}],"version-history":[{"count":1,"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/blessingcr.com\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/blessingcr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blessingcr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blessingcr.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}