AWS durable-execution documentation change
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 is the same documentation restructuring pattern as the other files. The changes update navigation links and add best practices topics. There is no mention of security vulnerabilities, security patches, or security incidents. The footer update adds standard legal compliance links but doesn't indicate security fixes.
Diff
diff --git a/durable-execution/getting-started/manage-executions.md b/durable-execution/getting-started/manage-executions.md index 896c1d137..f089978b3 100644 --- a//durable-execution/getting-started/manage-executions.md +++ b//durable-execution/getting-started/manage-executions.md @@ -73,4 +73,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/) @@ -81,0 +85,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/) + @@ -215 +226 @@ Back to top [ Previous Quickstart for Container Image ](../quickstart-contain -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.