AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-10-25 · Documentation low

File: prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.md

Summary

Added objectives section and updated document date

Security assessment

New objectives include security requirements alignment, though no specific security vulnerabilities are addressed. Enhances documentation of security-related capabilities.

Diff

diff --git a/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.md b/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.md
index f1994e253..8e429553d 100644
--- a//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.md
+++ b//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.md
@@ -4,0 +5,2 @@
+Objectives
+
@@ -9 +11 @@
-_February 2024_ ([document history](./doc-history.html))
+_October 2025_ ([document history](./doc-history.html))
@@ -14,0 +17,11 @@ This guide provides an alternative to using anti-patterns and shows you how to o
+## Objectives
+
+  * **Reduced costs** – You can use the AWS CDK to design your own reusable components that meet your organization's security, compliance, and governance requirements. You can also easily share components around your organization, so that you can rapidly bootstrap new projects that align with best practices by default.
+
+  * **Faster time to market** – Take advantage of familiar features in the AWS CDK to accelerate your development process. This increases reusability for deployment and reduces development efforts.
+
+  * **Increased developer productivity** – Developers can use familiar programming languages to define infrastructure. This helps developers express and maintain AWS resources. This can lead to increased developer efficiency and collaboration.
+
+
+
+
@@ -21 +34 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Objectives
+Best practices