AWS Security ChangesHomeSearch

AWS durable-execution documentation change

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

File: durable-execution/getting-started/quickstart-container-image.md

Summary

Updated navigation structure in documentation: replaced Testing section links with new testing topics and added new Best Practices section with topics on Determinism, Idempotency, State Management, Step Design, Pause/Resume, and Code Organization. Also updated footer with privacy and terms links.

Security assessment

This follows the same pattern as other files - documentation navigation restructuring. No security context is provided in the changes. The addition of best practices topics like idempotency and state management could help prevent certain classes of errors, but there's no evidence this addresses a specific security issue. The changes appear to be part of a general documentation reorganization.

Diff

diff --git a/durable-execution/getting-started/quickstart-container-image.md b/durable-execution/getting-started/quickstart-container-image.md
index 976850b46..9165cec2a 100644
--- a//durable-execution/getting-started/quickstart-container-image.md
+++ b//durable-execution/getting-started/quickstart-container-image.md
@@ -76,4 +76,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/)
@@ -84,0 +88,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/)
+
@@ -274 +285 @@ Back to top  [ Previous  Quickstart  ](../quickstart/) [ Next  Manage Executions
-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.