docs(java): add Java to the quickstart guide
docs(java): add Java to the quickstart guide.
Apply suggestions from code review
Co-authored-by: thomas 18520168+yaythomas@users.noreply.github.com
Co-authored-by: thomas 18520168+yaythomas@users.noreply.github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
AWS Lambda durable execution developer documentation source
This repository contains the source for the AWS Lambda Durable Execution SDK documentation website at https://docs.aws.amazon.com/durable-execution, providing comprehensive guides and references for building resilient, long-running applications with AWS Lambda durable functions across multiple programming languages.
Repository Structure
Documentation source
The
docs/directory contains the Markdown source files that power the documentation site.Code examples are in
examples/, organized by language (typescript/,python/,java/) and mirroring the docs folder hierarchy.Examples are embedded into documentation pages using snippet syntax — see the Contributing Guide for details.
Getting started with the docs
Zensical builds this site from Markdown to HTML.
To preview locally:
For the full authoring workflow, please see CONTRIBUTING.md.
For writing style and Markdown formatting syntax, please see the Authoring Guide.
Kiro Power
This repository includes a Kiro power that provides AI-assisted guidance for building durable functions. The power includes:
See aws-lambda-durable-functions-power/ for details.
Resources
Feedback & Support
We welcome feedback and contributions:
Contributing
We welcome contributions! Please see CONTRIBUTING.md for details on how to contribute to the documentation.
Security
See CONTRIBUTING for more information on reporting security issues.
License
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.