feat(lifecycle): Add glacier_ir as storage class - #2362
feat(lifecycle): Add glacier_ir as storage class#2362florianhofsaessC24 wants to merge 3 commits into
Conversation
36aae06 to
643d398
Compare
Docs Build 📝Thank you for contribution!✨ The docsite for this PR is available for download as an artifact from this run: You can compare to the docs for the File changes:
Click to see the diff comparison.NOTE: only file modifications are shown here. New and deleted files are excluded. diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/s3_lifecycle_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/s3_lifecycle_module.html
index 8da89c1..eef39a9 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/s3_lifecycle_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/s3_lifecycle_module.html
@@ -318,6 +318,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-s3-li
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple">
<li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">"glacier"</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"glacier_ir"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"onezone_ia"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"standard_ia"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"intelligent_tiering"</span></code></p></li>
@@ -453,6 +454,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-s3-li
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple">
<li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">"glacier"</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"glacier_ir"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"onezone_ia"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"standard_ia"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"intelligent_tiering"</span></code></p></li>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/s3_sync_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/s3_sync_module.html
index 6cce458..1c50170 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/s3_sync_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/s3_sync_module.html
@@ -410,6 +410,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-s3-sy
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"ONEZONE_IA"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"INTELLIGENT_TIERING"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"GLACIER"</span></code></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"GLACIER_IR"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"DEEP_ARCHIVE"</span></code></p></li>
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">"OUTPOSTS"</span></code></p></li>
</ul>
|
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 15s (non-voting) |
|
looks good to me 👍 |
|
any updates on this please? |
tremble
left a comment
There was a problem hiding this comment.
Thanks for taking the time to submit this PR.
Sorry it's taken so long to get back to you. The change looks correct, please could you add a changelog fragment: https://docs.ansible.com/projects/ansible/latest/community/development_process.html#changelogs-how-to
643d398 to
d7b8191
Compare
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 54s (non-voting) |
|
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 31s (non-voting) |
|
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 16s (non-voting) |
SUMMARY
AWS S3 offers Glacier Instanz Retrieval as storage class
ISSUE TYPE
COMPONENT NAME
s3_lifecycle
s3_sync
ADDITIONAL INFORMATION
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html