AWS Security ChangesHomeSearch

AWS durable-execution documentation change

Service: durable-execution · 2026-04-25 · Documentation low

File: durable-execution/getting-started.md

Summary

Updated navigation structure by replacing Testing section links with new testing topics (Runner, Authoring, Assertions, API Reference, Workflow Patterns, Cloud Runner, SAM CLI), added new Best Practices section with sub-topics (Determinism and Replay, Idempotency and Retries, Manage State, Step Design, Pause and Resume, Code Organization), and updated footer with privacy/terms links.

Security assessment

The changes are structural/navigational updates to documentation organization and do not contain any evidence of addressing security vulnerabilities, weaknesses, or incidents. The added Best Practices section includes topics like determinism and idempotency which are reliability patterns but not explicitly security-focused. The footer update adds standard legal links but doesn't indicate security fixes.

Diff

diff --git a/durable-execution/getting-started.md b/durable-execution/getting-started.md
index 5f2e3d9db..75c229585 100644
--- a//durable-execution/getting-started.md
+++ b//durable-execution/getting-started.md
@@ -66,4 +66,7 @@ Testing
-    * [ Basic Tests  ](../testing/basic-tests/)
-    * [ Complex Workflows  ](../testing/complex-workflows/)
-    * [ Stores  ](../testing/stores/)
-    * [ Testing Modes  ](../testing/testing-modes/)
+    * [ Runner  ](../testing/runner/)
+    * [ Authoring  ](../testing/authoring/)
+    * [ Assertions  ](../testing/assertions/)
+    * [ API Reference  ](../testing/api-reference/)
+    * [ Workflow Patterns  ](../testing/workflow-patterns/)
+    * [ Cloud Runner  ](../testing/cloud-runner/)
+    * [ SAM CLI  ](../testing/sam-cli/)
@@ -74,0 +78,8 @@ Patterns
+Best Practices 
+      * [ Determinism and Replay  ](../patterns/best-practices/determinism/)
+      * [ Idempotency and Retries  ](../patterns/best-practices/idempotency/)
+      * [ Manage State  ](../patterns/best-practices/state/)
+      * [ Step Design  ](../patterns/best-practices/step-design/)
+      * [ Pause and Resume  ](../patterns/best-practices/pause-resume/)
+      * [ Code Organization  ](../patterns/best-practices/code-organization/)
+
@@ -114 +125 @@ Back to top  [ Previous  Home  ](./..) [ Next  Key Concepts  ](./key-concepts/)
-Copyright © 2026 Amazon Web Services, Inc. or its affiliates. 
+[Privacy](https://aws.amazon.com/privacy/) | [Site terms](https://aws.amazon.com/terms/) | Cookie preferences | Copyright © 2026 Amazon Web Services, Inc. or its affiliates.