AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-08-28 · Documentation low

File: IAM/latest/UserGuide/tutorials.md

Summary

Added new SAML-related tutorials using AWS CloudFormation

Security assessment

Added tutorials about SAML federation setup, which is a security-related feature, but doesn't address specific vulnerabilities.

Diff

diff --git a/IAM/latest/UserGuide/tutorials.md b/IAM/latest/UserGuide/tutorials.md
index 610d7fc04..5cabe1a06 100644
--- a//IAM/latest/UserGuide/tutorials.md
+++ b//IAM/latest/UserGuide/tutorials.md
@@ -18,0 +19,6 @@ The following tutorials present complete end-to-end procedures for common tasks
+  * [Create SAML IdP with AWS CloudFormation](./tutorial_saml-idp.html)
+
+  * [Create SAML federated role with AWS CloudFormation](./tutorial_saml-federated-role.html)
+
+  * [Create SAML IdP and federated role with AWS CloudFormation](./tutorial_saml-idp-and-federated-role.html)
+