AWS IAM documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for terminology consistency
Security assessment
Change only modifies service name references without altering security content. No security implications detected as the documentation maintains the same security context regarding IAM integration.
Diff
diff --git a/IAM/latest/UserGuide/iam-cross-service.md b/IAM/latest/UserGuide/iam-cross-service.md index ee90d7d86..42d1c592b 100644 --- a//IAM/latest/UserGuide/iam-cross-service.md +++ b//IAM/latest/UserGuide/iam-cross-service.md @@ -9 +9 @@ While IAM is the primary AWS service you will use to manage IAM resources, all o - * AWS CloudFormation + * CloudFormation @@ -11 +11 @@ While IAM is the primary AWS service you will use to manage IAM resources, all o -AWS CloudFormation integrates with IAM by allowing you to define and manage IAM resources as part of your AWS CloudFormation templates. You can use AWS CloudFormation to specify the necessary IAM permissions for other AWS resources you provision. AWS CloudFormation also supports the use of IAM roles to manage the credentials required for provisioning and managing your AWS infrastructure, and its drift detection feature helps you maintain the integrity of your IAM configurations. +CloudFormation integrates with IAM by allowing you to define and manage IAM resources as part of your CloudFormation templates. You can use CloudFormation to specify the necessary IAM permissions for other AWS resources you provision. CloudFormation also supports the use of IAM roles to manage the credentials required for provisioning and managing your AWS infrastructure, and its drift detection feature helps you maintain the integrity of your IAM configurations. @@ -34 +34 @@ SAML 2.0 federation -Create IAM resources with AWS CloudFormation +Create IAM resources with CloudFormation