AWS Security ChangesHomeSearch

AWS transfer documentation change

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

File: transfer/latest/userguide/key-management.md

Summary

Added reference to Terraform modules for SSH key management automation

Security assessment

The change provides implementation options but does not directly document security features or address vulnerabilities. SSH key management is security-related, but the addition is about automation tooling.

Diff

diff --git a/transfer/latest/userguide/key-management.md b/transfer/latest/userguide/key-management.md
index 1c42bb6cf..ccb299158 100644
--- a//transfer/latest/userguide/key-management.md
+++ b//transfer/latest/userguide/key-management.md
@@ -9 +9 @@ Algorithm overviewSSH authenticationPGP algorithms
-In this section, you can find information about SSH keys, including how to generate them and how to rotate them. For details about using Transfer Family with AWS Lambda to manage keys, see the blog post [Enabling user self-service key management with AAWS Transfer Family and AWS Lambda](https://aws.amazon.com/blogs/storage/enabling-user-self-service-key-management-with-aws-transfer-family-and-aws-lambda/).
+In this section, you can find information about SSH keys, including how to generate them and how to rotate them. For details about using Transfer Family with AWS Lambda to manage keys, see the blog post [Enabling user self-service key management with AWS Transfer Family and AWS Lambda](https://aws.amazon.com/blogs/storage/enabling-user-self-service-key-management-with-aws-transfer-family-and-aws-lambda/). For automated deployment and management of users with multiple SSH keys, see [Transfer Family Terraform modules](./terraform.html).