AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

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

Summary

Removed RSS feed reference and updated internal links to relative paths.

Security assessment

Changes are purely navigational/documentation maintenance. The removal of RSS feed and link formatting updates don't relate to security vulnerabilities or features.

Diff

diff --git a/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/doc-history.md b/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/doc-history.md
index 925d45f46..251e2e252 100644
--- a//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/doc-history.md
+++ b//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/doc-history.md
@@ -9 +9 @@
-The following table describes significant changes to this guide. If you want to be notified about future updates, you can subscribe to an [RSS feed](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/best-practices-cdk-typescript-iac.rss).
+The following table describes significant changes to this guide.
@@ -13,3 +13,3 @@ Change| Description| Date
-Updated best practices| We removed the recommendation to use cfn-nag in the [Common development tools](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/security-formatting-best-practices.html#common-dev-tools) section. In the [Define standard naming conventions](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/typescript-best-practices.html#naming-conventions) section, we added standard naming conventions for global constants and added naming examples.| October 23, 2025  
-Update code| We updated the code samples in the [Follow TypeScript best practices](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/typescript-best-practices.html) section.| February 16, 2024  
-Add sections| We added the [Use utility types](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/typescript-best-practices.html#utility-types) and [Integration test](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/development-best-practices.html#integration-test) sections.| January 10, 2024  
+Updated best practices| We removed the recommendation to use cfn-nag in the [Common development tools](./security-formatting-best-practices.html#common-dev-tools) section. In the [Define standard naming conventions](./typescript-best-practices.html#naming-conventions) section, we added standard naming conventions for global constants and added naming examples.| October 23, 2025  
+Update code| We updated the code samples in the [Follow TypeScript best practices](./typescript-best-practices.html) section.| February 16, 2024  
+Add sections| We added the [Use utility types](./typescript-best-practices.html#utility-types) and [Integration test](./development-best-practices.html#integration-test) sections.| January 10, 2024