AWS Security ChangesHomeSearch

AWS transfer documentation change

Service: transfer · 2025-11-22 · Documentation low

File: transfer/latest/userguide/keyrotation.md

Summary

Fixed URL formatting for DeleteSshPublicKey API documentation link

Security assessment

The change corrects a URL path but does not alter security guidance or address vulnerabilities. No security implications identified.

Diff

diff --git a/transfer/latest/userguide/keyrotation.md b/transfer/latest/userguide/keyrotation.md
index 2902f3897..746943d67 100644
--- a//transfer/latest/userguide/keyrotation.md
+++ b//transfer/latest/userguide/keyrotation.md
@@ -17 +17 @@ There are two methods used to perform SSH key rotation:
-  * Using the API, you can update existing users by using the [DeleteSshPublicKey](https://docs.aws.amazon.com/transfer/latest/APIReference/API_DeleteSshPublicKey.html) API to delete a user's Secure Shell (SSH) public key and the [ImportSshPublicKey](https://docs.aws.amazon.com/transfer/latest/APIReference/API_ImportSshPublicKey.html) API to add a new Secure Shell (SSH) public key to the user's account.
+  * Using the API, you can update existing users by using the [DeleteSshPublicKey](https://docs.aws.amazon.com//transfer/latest/APIReference/API_DeleteSshPublicKey.html) API to delete a user's Secure Shell (SSH) public key and the [ImportSshPublicKey](https://docs.aws.amazon.com/transfer/latest/APIReference/API_ImportSshPublicKey.html) API to add a new Secure Shell (SSH) public key to the user's account.