Skip to content

Commit 9aa6ba2

Browse files
committed
deploy: bceda85
1 parent 4333173 commit 9aa6ba2

19 files changed

+42
-28
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.D43IjgIm.js"></script>
12+
<script type="module" src="/aws_lambda_rust_runtime/assets/app.I-Nh6nfE.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\":\"CSzg-lbq\"}");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\":\"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>
2020

2121
</body>
2222
</html>
110 KB
Loading
131 KB
Loading
90 KB
Loading
75.2 KB
Loading
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.BZYtiqfk.js

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

assets/chunks/@localSearchIndexroot.DCdiuHZ8.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/VPLocalSearchBox.wkP_IVlR.js renamed to assets/chunks/VPLocalSearchBox.Qt2hNEhW.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.

0 commit comments

Comments
 (0)