AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-06-16 · Documentation low

File: code-library/latest/ug/cloudwatch_code_examples.md

Summary

Updated terminology: 'CloudWatch dashboard' to 'monitoring dashboard', 'EC2 instances' to 'virtual machine instances', 'FIS' to 'fault injection', and 'Lambda functions' to 'serverless functions'.

Security assessment

Editorial changes for consistency. No security monitoring configurations, alert rules, or vulnerability checks are added or modified.

Diff

diff --git a/code-library/latest/ug/cloudwatch_code_examples.md b/code-library/latest/ug/cloudwatch_code_examples.md
index 6b9cb7da4..705d4cafe 100644
--- a//code-library/latest/ug/cloudwatch_code_examples.md
+++ b//code-library/latest/ug/cloudwatch_code_examples.md
@@ -82 +82 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [Creating a CloudWatch dashboard with function name as a variable](./cloudwatch_example_cloudwatch_GettingStarted_031_section.html)
+    * [Creating a monitoring dashboard with function name as a variable](./cloudwatch_example_cloudwatch_GettingStarted_031_section.html)
@@ -90 +90 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [Run CPU stress tests on EC2 instances using FIS](./cloudwatch_example_iam_GettingStarted_069_section.html)
+    * [Run CPU stress tests on virtual machine instances using fault injection](./cloudwatch_example_iam_GettingStarted_069_section.html)
@@ -92 +92 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [Using property variables in CloudWatch dashboards to monitor multiple Lambda functions](./cloudwatch_example_iam_GettingStarted_032_section.html)
+    * [Using property variables in monitoring dashboards to monitor multiple serverless functions](./cloudwatch_example_iam_GettingStarted_032_section.html)