AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-11-22 · Documentation low

File: prescriptive-guidance/latest/iac-edp-combo-approach/introduction.md

Summary

Fixed URL formatting by adding double slashes in IaC and EDP documentation links

Security assessment

Changes are limited to URL path corrections with double slashes. No security concepts were introduced or modified. The update maintains existing security references without altering their meaning or context.

Diff

diff --git a/prescriptive-guidance/latest/iac-edp-combo-approach/introduction.md b/prescriptive-guidance/latest/iac-edp-combo-approach/introduction.md
index 9568f92fe..83a974de9 100644
--- a//prescriptive-guidance/latest/iac-edp-combo-approach/introduction.md
+++ b//prescriptive-guidance/latest/iac-edp-combo-approach/introduction.md
@@ -11 +11 @@ _October 2025_ ([document history](./doc-history.html))
-The [infrastructure as code (IaC)](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) practice and [event-driven programming (EDP)](https://aws.amazon.com/what-is/eda/) practice (based on an event-driven architecture) are two different approaches to DevOps. Organizations often use some combination of each approach, but this can lead to unintentional consequences that are counterproductive and even harmful to the organization. This guide provides recommendations, best practices, and guidelines for combining IaC practices with EDP practices in the AWS Cloud in a way that's compatible, secure, and mutually beneficial for both IaC and EDP implementations.
+The [infrastructure as code (IaC)](https://docs.aws.amazon.com//whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) practice and [event-driven programming (EDP)](https://aws.amazon.com//what-is/eda/) practice (based on an event-driven architecture) are two different approaches to DevOps. Organizations often use some combination of each approach, but this can lead to unintentional consequences that are counterproductive and even harmful to the organization. This guide provides recommendations, best practices, and guidelines for combining IaC practices with EDP practices in the AWS Cloud in a way that's compatible, secure, and mutually beneficial for both IaC and EDP implementations.