AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-06-25 · Documentation low

File: prescriptive-guidance/latest/enterprise-blueprint-factory/introduction.md

Summary

Removed glossary links for 'undifferentiated', 'detective controls', and 'fine-grained access controls' terms while keeping explanations

Security assessment

No security content was added or modified; only glossary references were removed. Security concepts like detective controls and FGAC remain fully described.

Diff

diff --git a/prescriptive-guidance/latest/enterprise-blueprint-factory/introduction.md b/prescriptive-guidance/latest/enterprise-blueprint-factory/introduction.md
index b1a4317d4..2fce92ede 100644
--- a//prescriptive-guidance/latest/enterprise-blueprint-factory/introduction.md
+++ b//prescriptive-guidance/latest/enterprise-blueprint-factory/introduction.md
@@ -23 +23 @@ Many enterprises face challenges when scaling their workloads in the cloud. Thes
-  * Reducing [undifferentiated](./apg-gloss.html#glossary-undifferentiated-tasks) or repetitive tasks that can significantly reduce developer productivity and extend the time to market
+  * Reducing undifferentiated or repetitive tasks that can significantly reduce developer productivity and extend the time to market
@@ -32 +32 @@ Many enterprises face challenges when scaling their workloads in the cloud. Thes
-Creating an IaC template that follows security best practices requires that you establish guardrails and security controls. Traditionally, the cloud platform team or security team would manually review the code in each IaC template. Alternatively, developers would deploy the IaC template in non-production environment and rely on [detective controls](./apg-gloss.html#glossary-detective-control) to find any security issues. Both of these approaches require iterative feedback cycles, slow down the development process, and increase the manual engineering effort.
+Creating an IaC template that follows security best practices requires that you establish guardrails and security controls. Traditionally, the cloud platform team or security team would manually review the code in each IaC template. Alternatively, developers would deploy the IaC template in non-production environment and rely on detective controls to find any security issues. Both of these approaches require iterative feedback cycles, slow down the development process, and increase the manual engineering effort.
@@ -42 +42 @@ The Enterprise Blueprint Factory uses a config-driven approach to automate the s
-The Enterprise Blueprint Factory releases blueprints as _products_ in [AWS Service Catalog](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html). By using Service Catalog, end users can quickly deploy the approved blueprints that you provide. Service Catalog is also designed to provide management and governance features so that administrators can define [fine-grained access controls](./apg-gloss.html#glossary-fgac) and oversee blueprint usage.
+The Enterprise Blueprint Factory releases blueprints as _products_ in [AWS Service Catalog](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html). By using Service Catalog, end users can quickly deploy the approved blueprints that you provide. Service Catalog is also designed to provide management and governance features so that administrators can define fine-grained access controls and oversee blueprint usage.