Skip to content

Commit c2fd03b

Browse files
committed
doc: Add Java SDK FAQ link
1 parent 75318cf commit c2fd03b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ See [Deploy Lambda durable functions with Infrastructure as Code](https://docs.a
8787

8888
- [<u>AWS Documentation</u>](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) – Official AWS Lambda durable functions guide
8989
- [<u>Best Practices</u>](https://docs.aws.amazon.com/lambda/latest/dg/durable-best-practices.html) – Patterns and recommendations
90+
- [<u>FAQ</u>](https://docs.aws.amazon.com/durable-execution/sdk-reference/languages/java/) - Frequently asked questions for the Java SDK
9091
- [<u>Javadoc</u>](https://aws.github.io/aws-durable-execution-sdk-java/javadoc/) - API reference for the Java SDK
9192
- [<u>SDK Design</u>](docs/design.md) – Details of SDK internal architecture
9293

0 commit comments

Comments
 (0)