Skip to content

Commit b72fbc8

Browse files
committed
deploy: ee2fc3f
1 parent 9aa6ba2 commit b72fbc8

25 files changed

+249
-46
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<link rel="preload stylesheet" href="/aws_lambda_rust_runtime/assets/style.DNF7RdQo.css" as="style">
1010
<link rel="preload stylesheet" href="/aws_lambda_rust_runtime/vp-icons.css" as="style">
1111

12-
<script type="module" src="/aws_lambda_rust_runtime/assets/app.I-Nh6nfE.js"></script>
12+
<script type="module" src="/aws_lambda_rust_runtime/assets/app.CvNEztSA.js"></script>
1313
<link rel="preload" href="/aws_lambda_rust_runtime/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
1515
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
1616
</head>
1717
<body>
1818
<div id="app"></div>
19-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"index.md\":\"C5VbZh4b\",\"tutorial_00_intro.md\":\"CA1qMarN\",\"tutorial_01_initial_setup.md\":\"ia0aSklo\",\"tutorial_02_handle_rest_requests.md\":\"C3dpDYXI\",\"tutorial_03_deploy_to_aws_lambda.md\":\"BuqiIwmz\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"AWS Lambda with Rust Tutorial\",\"description\":\"A step‑by‑step guide to building and deploying AWS Lambda functions using Rust.\",\"base\":\"/aws_lambda_rust_runtime/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Introduction\",\"link\":\"/tutorial/00_intro\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial/01_initial_setup\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime\"}],\"sidebar\":[{\"text\":\"Getting started\",\"collapsible\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"/tutorial/00_intro\"}]},{\"text\":\"Tutorial\",\"collapsible\":true,\"items\":[{\"text\":\"1. Initial Setup\",\"link\":\"/tutorial/01_initial_setup\"},{\"text\":\"2. Handling REST API Requests\",\"link\":\"/tutorial/02_handle_rest_requests\"},{\"text\":\"3. Deploy to AWS Lambda\",\"link\":\"/tutorial/03_deploy_to_aws_lambda\"}]}],\"editLink\":{\"pattern\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime/edit/main/doc/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2025 Artem Korolev\"},\"search\":{\"provider\":\"local\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
19+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"index.md\":\"mvhhf5lh\",\"tutorial_00_intro.md\":\"DtR1f6LW\",\"tutorial_01_initial_setup.md\":\"By7rb3OT\",\"tutorial_02_handle_rest_requests.md\":\"DGSsPkc1\",\"tutorial_03_deploy_to_aws_lambda.md\":\"B573bja-\",\"tutorial_04_configuration.md\":\"BJ8kNlAG\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"AWS Lambda with Rust Tutorial\",\"description\":\"A step‑by‑step guide to building and deploying AWS Lambda functions using Rust.\",\"base\":\"/aws_lambda_rust_runtime/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Introduction\",\"link\":\"/tutorial/00_intro\"},{\"text\":\"Tutorial\",\"link\":\"/tutorial/01_initial_setup\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime\"}],\"sidebar\":[{\"text\":\"Getting started\",\"collapsible\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"/tutorial/00_intro\"}]},{\"text\":\"Tutorial\",\"collapsible\":true,\"items\":[{\"text\":\"1. Initial Setup\",\"link\":\"/tutorial/01_initial_setup\"},{\"text\":\"2. Handling REST API Requests\",\"link\":\"/tutorial/02_handle_rest_requests\"},{\"text\":\"3. Deploy to AWS Lambda\",\"link\":\"/tutorial/03_deploy_to_aws_lambda\"},{\"text\":\"4. Configuration\",\"link\":\"/tutorial/04_configuration\"}]}],\"editLink\":{\"pattern\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime/edit/main/doc/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/BootstrapLaboratory/aws_lambda_rust_runtime\"}],\"footer\":{\"message\":\"All rights reserved. This tutorial is provided solely for educational purposes. You are free to adapt and modify the code examples to suit your needs. The tutorial text remains proprietary. Any reproduction, distribution, or publication, in whole or in part, without the author’s prior written consent is strictly prohibited.\",\"copyright\":\"Copyright © 2025 Artem Korolev\"},\"search\":{\"provider\":\"local\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
2020

2121
</body>
2222
</html>
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/@localSearchIndexroot.BH4B2Vwk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/@localSearchIndexroot.DCdiuHZ8.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/chunks/VPLocalSearchBox.Qt2hNEhW.js renamed to assets/chunks/VPLocalSearchBox.CU3IrD1L.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)