Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
548 B
HTML
Raw Permalink Normal View History

2023-05-18 11:36:01 -07:00
<div class="note note-info">
<div class="icon-and-line">
<i class="fas fa-info-circle"></i>
<div class="line"></div>
2021-11-02 11:45:38 -07:00
</div>
2023-05-18 11:36:01 -07:00
<div class="content">
<p>
If you do not already have an AWS account, you can <a href="https://aws.amazon.com/free/">create a free AWS account</a>. Most resources in our examples fall within the
AWS Free Tier, but we encourage you to follow the cleanup steps at the end of each section to avoid paying for resources you aren't using.
</p>
2021-11-02 11:45:38 -07:00
</div>
</div>