AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-05-22 · Documentation medium

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

Summary

Added links to ABAC and Streams/TTL scenarios

Security assessment

Introduces Attribute-Based Access Control (ABAC) documentation, a security feature, but no direct security issue addressed.

Diff

diff --git a/code-library/latest/ug/iam_code_examples.md b/code-library/latest/ug/iam_code_examples.md
index bf53754be..4847c33ee 100644
--- a//code-library/latest/ug/iam_code_examples.md
+++ b//code-library/latest/ug/iam_code_examples.md
@@ -826,0 +827,4 @@ From src/iam-service-lib.rs.
+    * [Set up Attribute-Based Access Control](./iam_example_dynamodb_Scenario_ABACSetup_section.html)
+
+    * [Work with Streams and Time-to-Live](./iam_example_dynamodb_Scenario_StreamsAndTTL_section.html)
+