AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-05-16 · Documentation low

File: IAM/latest/UserGuide/reference_sigv-signing-elements.md

Summary

Fixed formatting typo in ECDSA algorithm name specification

Security assessment

The change corrects a formatting error without altering technical content or addressing security vulnerabilities.

Diff

diff --git a/IAM/latest/UserGuide/reference_sigv-signing-elements.md b/IAM/latest/UserGuide/reference_sigv-signing-elements.md
index 0066abab9..a6c4de42c 100644
--- a//IAM/latest/UserGuide/reference_sigv-signing-elements.md
+++ b//IAM/latest/UserGuide/reference_sigv-signing-elements.md
@@ -66 +66 @@ Each request that you send must include the following information. AWS uses this
-    * SigV4a – Use `AWS4-ECDSA-P256-SHA256` to specify the E`CDSA-P256-SHA-256` hash algorithm. 
+    * SigV4a – Use `AWS4-ECDSA-P256-SHA256` to specify the `ECDSA-P256-SHA-256` hash algorithm.