<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="188214" data-post-id="188214">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LostKobrakai" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LostKobrakai/120/3072_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LostKobrakai
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="cnck1387" data-post="7" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/c/2bfe46/48.png" class="avatar"> cnck1387:</div>
<blockquote>
<p>I know I fall back to comparing things to Python a lot but this is the documentation for the Python AWS library <a href="https://boto3.amazonaws.com/v1/documentation/api/latest/index.html" rel="nofollow">https://boto3.amazonaws.com/v1/documentation/api/latest/index.html </a>. There’s hundreds of real code examples which I think is fantastic, along with a few practical getting started guides.</p>
</blockquote>
</aside>
<p>There are 3k commits on boto3 (90+ contributors) vs. ~200 on aws-elixir. Work on boto3 was started in 2014. That was right about the time elixir hit 1.0, but 6 years into python3. What you see for boto takes work and in open source this also means time. We can sure get to a similar state, but one can’t expect it to be there from “day 1”. Therefore I can just support <a class="mention" href="/u/josevalim" rel="nofollow">@josevalim</a>. If you see deficits try to open issues or even PRs (and I’ve done so myself a lot of times).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188214" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-188214" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188214"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="188215" data-post-id="188215">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LostKobrakai" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LostKobrakai/120/3072_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LostKobrakai
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>You don’t need write access to the hex package. Opening PRs on github can be done by anyone. If you’re not sure how to interact with the module generation you can ask the maintainers. Also <code>ex_doc</code> does have means of including plain markdown files (the guides you see in popular libraries like <code>ecto</code> or <code>phoenix</code>) without them needing to be part of a module.</p>
<aside class="quote no-group" data-username="cnck1387" data-post="11" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/c/2bfe46/48.png" class="avatar"> cnck1387:</div>
<blockquote>
<p>As for adding code examples to improve the docs. It’s a catch-22. I can’t add examples until I learn to use the library but I can’t learn to use the library because there’s no practical examples.</p>
</blockquote>
</aside>
<p>Given it’s a wrapper around the official aws apis they’ll likely work quite similar as other languages libraries / the http api aws has docs for. It might not help for this library, but often you can look also at the test-suite how things work.</p>
<p>Edit:<br>
Even if you don’t know things you can ask in issues. E.g. see this one I improved the docs on after having to ask first about what things actually are: <a href="https://github.com/elixir-ecto/ecto_sql/issues/257" class="inline-onebox" rel="nofollow">Documentation of `Migration.execute/1` · Issue #257 · elixir-ecto/ecto_sql · GitHub</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188215" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-188215" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188215"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="188217" data-post-id="188217">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="cnck1387" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  cnck1387
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group quote-post-not-found" data-username="LostKobrakai" data-post="35" data-topic="31731">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lostkobrakai/48/3072_2.png" class="avatar"><a href="https://forum.elixirforum.com/t/maintainer-wanted-exaws/31731/35" rel="nofollow">Maintainer Wanted: ExAws</a></div>
<blockquote>
<p>You don’t need write access to the hex package. Opening PRs on github can be done by anyone.</p>
</blockquote>
</aside>
<p>Right but for the docs to be updated would require someone pushing a new package version to Hex?</p>
<p>Also the top of every source code file says not to touch it because it’s machine generated, example:</p>
<pre data-code-wrap="elixir"><code class="lang-elixir"># WARNING: DO NOT EDIT, AUTO-GENERATED CODE!
# See https://github.com/aws-beam/aws-codegen for more details.
</code></pre>
<aside class="quote no-group" data-username="LostKobrakai" data-post="12" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lostkobrakai/48/3072_2.png" class="avatar"> LostKobrakai:</div>
<blockquote>
<p>If you see deficits try to open issues or even PRs (and I’ve done so myself a lot of times).</p>
</blockquote>
</aside>
<p>If the docs are generated by code comments but the files that contain the code are read-only, I can’t think of a way to open a PR on that. The changes would get lost.</p>
<aside class="quote no-group quote-post-not-found" data-username="LostKobrakai" data-post="35" data-topic="31731">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lostkobrakai/48/3072_2.png" class="avatar"><a href="https://forum.elixirforum.com/t/maintainer-wanted-exaws/31731/35" rel="nofollow">Maintainer Wanted: ExAws</a></div>
<blockquote>
<p>It might not help for this library, but often you can look also at the test-suite how things work.</p>
</blockquote>
</aside>
<p>This is what I normally do, but yeah <code>aws-elixir</code> has no tests. At least none that show how to use the functions that this library exposes.</p>
<p>In the end this leaves us with no to limited docs, no test suite and no way to update the docs due to things being auto-generated. How would we proceed to improve this given the above constraints? It sounds like an expert would need to crawl through the popular AWS services and write custom guides / docs and then publish them to somewhere outside of the code repo?</p>
<p>But even that isn’t a great experience because it could hard to find and could very easily become outdated vs what’s available in the library.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188217" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-188217" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188217"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="188222" data-post-id="188222">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LostKobrakai" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LostKobrakai/120/3072_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LostKobrakai
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="LostKobrakai" data-post="13" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lostkobrakai/48/3072_2.png" class="avatar"> LostKobrakai:</div>
<blockquote>
<p>Also <code>ex_doc</code> does have means of including plain markdown files (the guides you see in popular libraries like <code>ecto</code> or <code>phoenix</code> ) without them needing to be part of a module.</p>
</blockquote>
</aside>
<aside class="quote no-group" data-username="LostKobrakai" data-post="13" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lostkobrakai/48/3072_2.png" class="avatar"> LostKobrakai:</div>
<blockquote>
<p>Even if you don’t know things you can ask in issues.</p>
</blockquote>
</aside>
<p>And as always: try things out. It’s not like the parameters are awefully hard to guess and as mentioned the functions align with common aws api, so “what the functions do” should be not to hard to find out. It’s more a matter of what inputs/outputs are. If you don’t want to rent an actual S3 bucket you can look at the tests for <code>depot_s3</code> I linked previously. It has integration with a local minio instance.</p>
<p>Edit:<br>
And I want to add: Things need not be correct/complete/perfect on the first shot at it. A good maintainer will help you work through improvements to make them mergeable.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188222" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-188222" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188222"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #14"></div>
  </section>
</div>
    <div class="postbit" id="188225" data-post-id="188225">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="cnck1387" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  cnck1387
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks.</p>
<p>Hopefully in time we can pick a semi-blessed solution that ends up having code, tests and documentation in 1 spot so us regular devs can get up and going without having to solve a mystery case to see how to use the library :D.</p>
<p>With that semi-blessed solution maybe other libs that use AWS could start using it too. Right now Waffle is still using exAws as a dependency.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188225" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-188225" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188225"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #15"></div>
  </section>
</div>
    <div class="postbit" id="188226" data-post-id="188226">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="benwilson512" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/benwilson512/120/1457_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  benwilson512
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Author of Craft GraphQL APIs in Elixir with Absinthe</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>This is starting to feel a bit like a different topic. However it’s worth noting that ExAws’s approach to documentation has always been “use the official AWS docs”. ExAws is a relatively thin wrapper around the underlying API calls. Mandatory parameters are function args, options are options.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188226" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-188226" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188226"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #16"></div>
  </section>
</div>
    <div class="postbit" id="188301" data-post-id="188301">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="christhekeele" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/christhekeele/120/1039_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  christhekeele
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group quote-modified" data-username="cnck1387" data-post="11" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/c/2bfe46/48.png" class="avatar"> cnck1387:</div>
<blockquote>
<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="9" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>It seems you have a list of improvements and a reference, so that’s a great opportunity to act on it!</p>
</blockquote>
</aside>
<p>I wouldn’t even know how to begin.</p>
</blockquote>
</aside>
<p>I think even just filing these improvements as open issues would be a helpful start!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188301" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-188301" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188301"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #17"></div>
  </section>
</div>
    <div class="postbit" id="188302" data-post-id="188302">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="darnahsan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/darnahsan/120/17164_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  darnahsan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="6" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>As most Elixir projects, the docs are on hexdocs: <a href="https://hexdocs.pm/aws" rel="noopener nofollow ugc">https://hexdocs.pm/aws </a> - The README could make it clearer though, probably a good opportunity for a first PR. Go for it!</p>
</blockquote>
</aside>
<p>PR Sent <img src="https://forum.elixirforum.com/images/emoji/apple/crossed_fingers.png?v=15" title=":crossed_fingers:" class="emoji" alt=":crossed_fingers:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="188302" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-188302" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="188302"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-most-liked cat-most-liked" title="One of the top 3 liked posts in this thread!"></div>
  </section>
</div>
    <div class="postbit" id="189449" data-post-id="189449">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="frumos" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  frumos
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hello Elixir community.</p>
<p>In my prototyping I am using ExAWS and it works really good for my current needs: S3, STS, SQS but now I see lack for other APIs like autoscaling. I tried ExAWS “custom request” but did not succeed.</p>
<p>So just today I check this library aws-elixir and pool the latest release 0.6.0</p>
<p>When I check <code>AWS.AutoScaling.xyz</code> API I see much less functions present comparing to what is defined on Go side, namely: <a href="https://github.com/aws/aws-sdk-go/blob/master/models/apis/autoscaling/2011-01-01/api-2.json" class="inline-onebox" rel="noopener nofollow ugc">aws-sdk-go/models/apis/autoscaling/2011-01-01/api-2.json at main · aws/aws-sdk-go · GitHub</a></p>
<p>When I check head of git master branch I see it is in par with Go version, namely: <a href="https://github.com/aws-beam/aws-elixir/blob/master/lib/aws/auto_scaling.ex" rel="noopener nofollow ugc">https://github.com/aws-beam/aws-elixir/blob/master/lib/aws/auto_scaling.ex</a></p>
<p>However when I pull version <code>{:aws, "~&gt; 0.6.0"}</code> in mix.exs it just brings limited subset of services and APIs (you can check it here: <a href="https://github.com/aws-beam/aws-elixir/releases" class="inline-onebox" rel="noopener nofollow ugc">Releases · aws-beam/aws-elixir · GitHub</a>).</p>
<p>Could you please help to figure out what is the issue? Why the latest version of 0.6.0 aws-elixir released with such limited (and it seems outdated) set of services/APIs?</p>
<p>Thank you.</p>
<p>PS:</p>
<p>I just updated my dependency to:</p>
<p><code>{:aws, git: "https://github.com/aws-beam/aws-elixir.git"}</code></p>
<p>and now I have e.g. <code>AWS.AutoScaling.describe_account_limits</code> which is not in v. 0.6 So the question is why this lib is not released with full set of API?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="189449" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-189449" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="189449"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #19"></div>
  </section>
</div>
    <div class="postbit" id="189453" data-post-id="189453">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="LostKobrakai" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/LostKobrakai/120/3072_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  LostKobrakai
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="frumos" data-post="20" data-topic="34150">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/f/e495f1/48.png" class="avatar"> frumos:</div>
<blockquote>
<p>So the question is why this lib is not released with full set of API?</p>
</blockquote>
</aside>
<p>That you need to ask the maintainers. Maybe they want to do some more testing or some more features, … You could always ask if they can release a new version with those missing services.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="189453" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/contributing-to-aws-beam-aws-elixir/34150/22">Post #21</a>
	                </div>
	            </div>
              <div id="likers-container-189453" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="189453"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #21"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/34150/load_more?page=3">Load more posts (2 remaining)</a>
</div></template></turbo-stream>