Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudback committed Dec 11, 2023
1 parent 05025fe commit c98551d
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 20 deletions.
16 changes: 9 additions & 7 deletions custom-storages/amazon-s3-bucket-access-key/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3368,10 +3368,12 @@ <h2 id="required-permissions">Required permissions</h2>
<li><strong>s3:GetObject</strong> - optional, for backup restore and instant download from Amazon S3 bucket</li>
<li><strong>s3:DeleteObject</strong> - optional, for retention policy, automatic removal of outdated backups from Amazon S3 bucket</li>
<li><strong>s3:GetBucketLocation</strong> - optional, required to automatically determine the <code>Service Endpoint URL</code></li>
<li><strong>s3:PutObjectRetention</strong> - optional, required for
<a href="/features/s3-object-lock/">S3 Object Lock</a> <code>x-amz-object-lock-mode</code></li>
<li><strong>s3:PutObjectLegalHold</strong> - optional, required for
<a href="/features/s3-object-lock/">S3 Object Lock</a> <code>x-amz-object-lock-legal-hold</code></li>
<li><strong>s3:PutObjectRetention</strong> - optional, required for the
<a href="/features/s3-object-lock/">S3 Object Lock</a> header <code>x-amz-object-lock-mode</code></li>
<li><strong>s3:PutObjectLegalHold</strong> - optional, required for the
<a href="/features/s3-object-lock/">S3 Object Lock</a> header <code>x-amz-object-lock-legal-hold</code></li>
<li><strong>s3:PutObjectTagging</strong> - optional, required for the
<a href="/features/s3-object-tag/">S3 Object Tagging</a> header <code>x-amz-tagging</code></li>
</ul>
<h2 id="set-up-amazon-s3-bucket-access-key-as-a-customer-managed-storage">Set up Amazon S3 Bucket Access Key as a customer managed storage</h2>
<ul>
Expand Down Expand Up @@ -3435,12 +3437,12 @@ <h2 id="set-up-amazon-s3-bucket-access-key-as-a-customer-managed-storage">Set up
<div class="article-footer-btn p-2">


<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/eac1f614ccc0215074e293d06cea5164eb30a0dd"
title="Last modified by Victor Vorobyev | May 31, 2023" target="_blank" rel="noopener">
<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/a39c6dc9cc86b41a80c127131d97a4c1237fb3cf"
title="Last modified by Victor Vorobyev | Dec 11, 2023" target="_blank" rel="noopener">
<svg class="svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<path fill-rule="evenodd" d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z"></path>
</svg>
<span class="pl-2">May 31, 2023</span>
<span class="pl-2">Dec 11, 2023</span>
</a>

</div>
Expand Down
16 changes: 9 additions & 7 deletions custom-storages/amazon-s3-bucket/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3367,10 +3367,12 @@ <h2 id="required-permissions">Required permissions</h2>
<li><strong>s3:PutObject</strong> - required, for backup archive upload to Amazon S3 bucket</li>
<li><strong>s3:GetObject</strong> - optional, for backup restore and instant download from Amazon S3 bucket</li>
<li><strong>s3:DeleteObject</strong> - optional, for retention policy, automatic removal of outdated backups from Amazon S3 bucket</li>
<li><strong>s3:PutObjectRetention</strong> - optional, required for
<a href="/features/s3-object-lock/">S3 Object Lock</a> <code>x-amz-object-lock-mode</code></li>
<li><strong>s3:PutObjectLegalHold</strong> - optional, required for
<a href="/features/s3-object-lock/">S3 Object Lock</a> <code>x-amz-object-lock-legal-hold</code></li>
<li><strong>s3:PutObjectRetention</strong> - optional, required for the
<a href="/features/s3-object-lock/">S3 Object Lock</a> header <code>x-amz-object-lock-mode</code></li>
<li><strong>s3:PutObjectLegalHold</strong> - optional, required for the
<a href="/features/s3-object-lock/">S3 Object Lock</a> header <code>x-amz-object-lock-legal-hold</code></li>
<li><strong>s3:PutObjectTagging</strong> - optional, required for the
<a href="/features/s3-object-tag/">S3 Object Tagging</a> header <code>x-amz-tagging</code></li>
</ul>
<h2 id="set-up-amazon-s3-bucket-as-a-customer-managed-storage">Set up Amazon S3 Bucket as a customer managed storage</h2>
<ul>
Expand Down Expand Up @@ -3488,12 +3490,12 @@ <h2 id="set-up-amazon-s3-bucket-as-a-customer-managed-storage">Set up Amazon S3
<div class="article-footer-btn p-2">


<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/eac1f614ccc0215074e293d06cea5164eb30a0dd"
title="Last modified by Victor Vorobyev | May 31, 2023" target="_blank" rel="noopener">
<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/a39c6dc9cc86b41a80c127131d97a4c1237fb3cf"
title="Last modified by Victor Vorobyev | Dec 11, 2023" target="_blank" rel="noopener">
<svg class="svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<path fill-rule="evenodd" d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z"></path>
</svg>
<span class="pl-2">May 31, 2023</span>
<span class="pl-2">Dec 11, 2023</span>
</a>

</div>
Expand Down
9 changes: 6 additions & 3 deletions features/s3-object-tag/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3367,6 +3367,9 @@ <h2 id="getting-started">Getting Started</h2>
<h3 id="http-headers-for-s3-object-tagging">HTTP headers for S3 Object Tagging</h3>
<h4 id="x-amz-tagging">x-amz-tagging</h4>
<p>The tag-set for the object. The tag-set must be encoded as URL Query parameters. (For example, &ldquo;Key1=Value1&rdquo;).</p>
<blockquote>
<p><strong>Important:</strong> <code>s3:PutObjectTagging</code> permission is required. You should grant the permission at a bucket level and at an access point level if applicable.</p>
</blockquote>
<p>Example:</p>
<pre><code>x-amz-tagging: Key1=Value1&amp;Key2=Value2
</code></pre><h3 id="build-in-variables">Build-in variables</h3>
Expand Down Expand Up @@ -3407,12 +3410,12 @@ <h2 id="learn-more">Learn more</h2>
<div class="article-footer-btn p-2">


<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/e366b74ea490c4a4b8f1563847debd84ce234e31"
title="Last modified by Victor Vorobyev | Dec 6, 2023" target="_blank" rel="noopener">
<a class="d-flex align-center" href="https://github.com/cloudback/docs/commit/a39c6dc9cc86b41a80c127131d97a4c1237fb3cf"
title="Last modified by Victor Vorobyev | Dec 11, 2023" target="_blank" rel="noopener">
<svg class="svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<path fill-rule="evenodd" d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z"></path>
</svg>
<span class="pl-2">Dec 6, 2023</span>
<span class="pl-2">Dec 11, 2023</span>
</a>

</div>
Expand Down
6 changes: 3 additions & 3 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<lastmod>2023-05-28T16:58:37+03:00</lastmod>
</url><url>
<loc>https://docs.cloudback.it/custom-storages/amazon-s3-bucket-access-key/</loc>
<lastmod>2023-05-31T12:27:50+03:00</lastmod>
<lastmod>2023-12-11T20:55:04+03:00</lastmod>
</url><url>
<loc>https://docs.cloudback.it/custom-storages/amazon-s3-bucket/</loc>
<lastmod>2023-05-31T12:27:50+03:00</lastmod>
<lastmod>2023-12-11T20:55:04+03:00</lastmod>
</url><url>
<loc>https://docs.cloudback.it/features/cloudback-storages/</loc>
<lastmod>2023-05-26T13:17:41+03:00</lastmod>
Expand Down Expand Up @@ -114,7 +114,7 @@
<lastmod>2023-12-06T22:05:34+03:00</lastmod>
</url><url>
<loc>https://docs.cloudback.it/features/s3-object-tag/</loc>
<lastmod>2023-12-06T22:05:34+03:00</lastmod>
<lastmod>2023-12-11T20:55:04+03:00</lastmod>
</url><url>
<loc>https://docs.cloudback.it/security/disaster-recovery-plan-policy/</loc>
<lastmod>2023-05-28T21:58:55+03:00</lastmod>
Expand Down

0 comments on commit c98551d

Please sign in to comment.