Skip to content

Commit

Permalink
deploy: c1ef1c7
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Jul 24, 2024
1 parent 2ca1285 commit 59652d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lambda_layer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,7 @@ <h1>AWS Lambda Layer</h1>
<p>SageWorks makes creating, testing, and debugging of AWS Lambda Functions easy. The exact same <a href="../api_classes/overview/">SageWorks API Classes</a> are used in your AWS Lambda Functions. Also since SageWorks manages the access policies you'll be able to test new Lambda Jobs locally and minimizes surprises when deploying.</p>
<div class="admonition warning inline end">
<p class="admonition-title">Work In Progress</p>
<p>Right now the SageWorks layers only support Python 3.10 Lambda Functions. We'll be adding more regions and python version support in the near future.</p>
<p>The SageWorks Lambda Layers are a great way to use SageWorks but they are still in 'beta' mode so please let us know if you have any issues.</p>
</div>
<h2 id="lambda-job-setup">Lambda Job Setup</h2>
<p>Setting up a AWS Lambda Job that uses SageWorks is straight forward. SageWorks can be 'installed' using a Lambda Layer and then you can use the Sageworks API just like normal.</p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 59652d9

Please sign in to comment.