AWS IAM documentation change
Summary
Fixed typo: changed 'princiapls' to 'principals'
Security assessment
This is a simple spelling correction with no security implications. It doesn't change any security concepts or address vulnerabilities.
Diff
diff --git a/IAM/latest/UserGuide/introduction_identity-management.md b/IAM/latest/UserGuide/introduction_identity-management.md index 622bf44d3..690f4bdd3 100644 --- a//IAM/latest/UserGuide/introduction_identity-management.md +++ b//IAM/latest/UserGuide/introduction_identity-management.md @@ -71 +71 @@ _Workloads_ are a collection of resources and code that delivers business value, -_Federated princiapls_ are users whose identity and credentials are managed by another identity provider, such as Active Directory, Okta, or Microsoft Entra. +_Federated principals_ are users whose identity and credentials are managed by another identity provider, such as Active Directory, Okta, or Microsoft Entra.