<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>aws</anon>
  </categories>
  <description>S3の特定ディレクトリにIP制限をかけたいという場面があったのでその時のメモです。 Actionは全てを対象にしています。 通常のIP制限 特定のバケット、パスに対して複数のIPからの操作を許可をするやり方です。 { &quot;Statement&quot;: [ { &quot;Sid&quot;: &quot;分かるような名前に&quot;, &quot;Effect&quot;: &quot;Allow&quot;, &quot;Principal&quot;: { &quot;AWS&quot;: &quot;*&quot; }, &quot;Action&quot;: &quot;s3:*&quot;, &quot;Resource&quot;: &quot;arn:aws:s3:::bucketname/dirname/*&quot;, &quot;Condition&quot; : { &quot;IpAddress&quot; : { &quot;aws:So…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F2014%2F01%2F17%2F161537&quot; title=&quot;AWSのS3にてIP制限をかける - kikukawa&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-17 16:15:37</published>
  <title>AWSのS3にてIP制限をかける</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/2014/01/17/161537</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
