AWS transfer documentation change
Summary
Fixed URL formatting for blog post and API documentation links
Security assessment
Changes correct URL paths but do not alter security practices (e.g., trusted host keys guidance remains unchanged). No evidence of security vulnerability remediation.
Diff
diff --git a/transfer/latest/userguide/sftp-connectors-tutorial.md b/transfer/latest/userguide/sftp-connectors-tutorial.md index 8e224ccc1..e3c453b51 100644 --- a//transfer/latest/userguide/sftp-connectors-tutorial.md +++ b//transfer/latest/userguide/sftp-connectors-tutorial.md @@ -17 +17 @@ An SFTP connector retrieves SFTP credentials from AWS Secrets Manager to authent -The following blog post provides a reference architecture to build an MFT workflow using SFTP connectors, including encryption of files using PGP before sending them to a remote SFTP server using SFTP connectors: [Architecting secure and compliant managed file transfers with AWS Transfer Family SFTP connectors and PGP encryption.](https://aws.amazon.com/blogs/storage/architecting-secure-and-compliant-managed-file-transfers-with-aws-transfer-family-sftp-connectors-and-pgp-encryption/) +The following blog post provides a reference architecture to build an MFT workflow using SFTP connectors, including encryption of files using PGP before sending them to a remote SFTP server using SFTP connectors: [Architecting secure and compliant managed file transfers with AWS Transfer Family SFTP connectors and PGP encryption.](https://aws.amazon.com/blogs//storage/architecting-secure-and-compliant-managed-file-transfers-with-aws-transfer-family-sftp-connectors-and-pgp-encryption/) @@ -331 +331 @@ Replace `1111aaaa2222bbbb3` with your Transfer Family server ID. - * For **Trusted host keys** , paste in the public portion of the host key. You can retrieve this key by running `ssh-keyscan` for your SFTP server. For details on how to format and store the trusted host key, see the [SftpConnectorConfig](https://docs.aws.amazon.com/transfer/latest/APIReference/API_SftpConnectorConfig.html) data type documentation. + * For **Trusted host keys** , paste in the public portion of the host key. You can retrieve this key by running `ssh-keyscan` for your SFTP server. For details on how to format and store the trusted host key, see the [SftpConnectorConfig](https://docs.aws.amazon.com//transfer/latest/APIReference/API_SftpConnectorConfig.html) data type documentation.