AWS transfer medium security documentation change
Summary
Added note about Network Load Balancer considerations linking to security guidance
Security assessment
Same security consideration as FTP version - NLB usage impacts security visibility and scalability
Diff
diff --git a/transfer/latest/userguide/create-server-ftps.md b/transfer/latest/userguide/create-server-ftps.md index 07ffbba0c..4968edb73 100644 --- a//transfer/latest/userguide/create-server-ftps.md +++ b//transfer/latest/userguide/create-server-ftps.md @@ -8,0 +9,4 @@ File Transfer Protocol over SSL (FTPS) is an extension to FTP. It uses Transport +###### Note + +For important considerations about Network Load Balancers, see [Avoid placing NLBs in front of AWS Transfer Family servers](./infrastructure-security.html#nlb-considerations). +