Skip to content

docs: callback#115

Merged
yaythomas merged 1 commit intomainfrom
callbacks
Apr 7, 2026
Merged

docs: callback#115
yaythomas merged 1 commit intomainfrom
callbacks

Conversation

@yaythomas
Copy link
Copy Markdown
Contributor

Description of changes:

  • Rewrites callback.md to be equally useful to TypeScript, Python, and Java developers
  • Removes Table of Contents, back-links, Terminology, Key Features, Best Practices, and FAQ sections
  • Adds createCallback and waitForCallback walkthrough examples for all three languages
  • Documents method signatures, CallbackConfig, WaitForCallbackConfig, and the Callback handle type per language
  • Adds Send callback results section covering the AWS CLI and SAM CLI (sam local and sam remote) with success and failure examples
  • Adds new example files under examples/{typescript,python,java}/ operations/callbacks/

Issue #, if available:
closes #16, closes #10, closes #70, closes #52

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yaythomas yaythomas moved this from Backlog to In review in aws-durable-execution Apr 7, 2026
- Rewrites callback.md to be equally useful to TypeScript, Python,
  and Java developers
- Removes Table of Contents, back-links, Terminology, Key Features,
  Best Practices, and FAQ sections
- Adds createCallback and waitForCallback walkthrough examples for
  all three languages
- Documents method signatures, CallbackConfig, WaitForCallbackConfig,
   and the Callback handle type per language
- Adds Send callback results section covering the AWS CLI and SAM CLI
  (sam local and sam remote) with success and failure examples
- Adds new example files under examples/{typescript,python,java}/
  operations/callbacks/

closes #16, closes #10,  closes #70, closes #52
@yaythomas yaythomas merged commit 2f01895 into main Apr 7, 2026
2 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in aws-durable-execution Apr 7, 2026
@yaythomas yaythomas deleted the callbacks branch April 7, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

4 participants