Skip to content

docs: invoke#118

Merged
yaythomas merged 1 commit intomainfrom
invoke
Apr 9, 2026
Merged

docs: invoke#118
yaythomas merged 1 commit intomainfrom
invoke

Conversation

@yaythomas
Copy link
Copy Markdown
Contributor

Description of changes:

  • Rewrites invoke.md to be equally useful to TypeScript, Python, and Java developers
  • Removes Table of Contents, back-links, Terminology, Key Features, Best Practices, FAQ, and Testing sections
  • Adds invoke walkthrough example for all three languages
  • Documents method signatures, InvokeConfig, naming, configuration, and error handling per language
  • Adds sequence diagram showing both checkpoints (start and result) and the suspend/resume lifecycle
  • Adds note distinguishing context.invoke() from the Lambda Invoke API
  • Adds new example files under examples/{typescript,python,java}/ operations/invoke/

Issue #, if available:
closes #36, closes #72, closes #54

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 8, 2026
Comment thread docs/sdk-reference/operations/invoke.md
Comment thread docs/sdk-reference/operations/invoke.md Outdated
- Rewrites invoke.md to be equally useful to TypeScript, Python,
  and Java developers
- Removes Table of Contents, back-links, Terminology, Key Features,
  Best Practices, FAQ, and Testing sections
- Adds invoke walkthrough example for all three languages
- Documents method signatures, InvokeConfig, naming, configuration,
  and error handling per language
- Adds sequence diagram showing both checkpoints (start and result)
  and the suspend/resume lifecycle
- Adds note distinguishing context.invoke() from the Lambda Invoke API
- Adds new example files under examples/{typescript,python,java}/
  operations/invoke/

closes #36, closes #72, closes #54
@yaythomas yaythomas merged commit ba93922 into main Apr 9, 2026
2 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in aws-durable-execution Apr 9, 2026
@yaythomas yaythomas deleted the invoke branch April 9, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

2 participants