AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-04-25 · Documentation low

File: IAM/latest/UserGuide/reference_policies_elements_condition.md

Summary

Fixed a typo in the word 'representation' in an example context description.

Security assessment

The change is a minor typographical correction with no impact on security functionality or documentation. There is no evidence of security-related content being added or modified.

Diff

diff --git a/IAM/latest/UserGuide/reference_policies_elements_condition.md b/IAM/latest/UserGuide/reference_policies_elements_condition.md
index 3b2a39b6b..5c80f6696 100644
--- a//IAM/latest/UserGuide/reference_policies_elements_condition.md
+++ b//IAM/latest/UserGuide/reference_policies_elements_condition.md
@@ -58 +58 @@ You can use the `Condition` element of a JSON policy to test specific context ke
-The following example shows a represdentation of the request context when Martha Rivera sends a request to deactivate her MFA device.
+The following example shows a representation of the request context when Martha Rivera sends a request to deactivate her MFA device.