AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-01-10 · Documentation low

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

Summary

Added 'Get started' section header and topics index. Changed plural 'examples' to singular 'example' in introduction text.

Security assessment

Documentation restructuring without security-specific changes. IAM is security-focused but this change doesn't add/update security features documentation.

Diff

diff --git a/code-library/latest/ug/cpp_1_iam_code_examples.md b/code-library/latest/ug/cpp_1_iam_code_examples.md
index 1ad81aa3e..3f717d2c2 100644
--- a//code-library/latest/ug/cpp_1_iam_code_examples.md
+++ b//code-library/latest/ug/cpp_1_iam_code_examples.md
@@ -5 +5 @@
-BasicsActions
+Get startedBasicsActions
@@ -19 +19,12 @@ Each example includes a link to the complete source code, where you can find ins
-**Get started**
+###### Topics
+
+  * Get started
+
+  * Basics
+
+  * Actions
+
+
+
+
+## Get started
@@ -21 +32 @@ Each example includes a link to the complete source code, where you can find ins
-The following code examples show how to get started using IAM.
+The following code example shows how to get started using IAM.
@@ -157,9 +167,0 @@ Code for the iam.cpp source file.
-###### Topics
-
-  * Basics
-
-  * Actions
-
-
-
-