AWS Security ChangesHomeSearch

AWS transfer documentation change

Service: transfer · 2025-08-13 · Documentation low

File: transfer/latest/userguide/tutorials-transfer.md

Summary

Updated tutorial descriptions and added a new tutorial link for selective multi-bucket access web app configuration.

Security assessment

The changes restructure existing content and add a new tutorial link. While the new tutorial mentions granular bucket permissions, the diff itself does not introduce security-specific content or address vulnerabilities.

Diff

diff --git a/transfer/latest/userguide/tutorials-transfer.md b/transfer/latest/userguide/tutorials-transfer.md
index a3c94c61c..7f900f918 100644
--- a//transfer/latest/userguide/tutorials-transfer.md
+++ b//transfer/latest/userguide/tutorials-transfer.md
@@ -9 +9 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Getting started with AWS Transfer Family server endpoints](./getting-started.html): this tutorial walks you through creating an SFTP Transfer Family server and service-managed user, then shows how to transfer a file using a client.
+  * [Getting started with AWS Transfer Family server endpoints](./getting-started.html) \- Create an SFTP Transfer Family server with a service-managed user and transfer files using a client. 
@@ -11 +11 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up and using SFTP connectors](./sftp-connectors-tutorial.html): this tutorial illustrates how to set up an SFTP connector, and then transfer files between Amazon S3 storage and an SFTP server.
+  * [Setting up and using SFTP connectors](./sftp-connectors-tutorial.html) \- Set up an SFTP connector to transfer files between Amazon S3 storage and an SFTP server. 
@@ -13 +13 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up an Amazon API Gateway method as a custom identity provider ](./gateway-api-tutorial.html): this tutorial illustrates how to set up an Amazon API Gateway method and use it as a custom identity provider to upload files to an AWS Transfer Family server.
+  * [Setting up an Amazon API Gateway method as a custom identity provider ](./gateway-api-tutorial.html) \- Configure an Amazon API Gateway method as a custom identity provider for uploading files to an AWS Transfer Family server. 
@@ -15 +15 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up a managed workflow for decrypting a file](./workflow-decrypt-tutorial.html): this tutorial illustrates how to set up a managed workflow that contains a decrypt step, and how to upload an encrypted file to an Amazon S3 bucket and then view the decrypted file.
+  * [Setting up a managed workflow for decrypting a file](./workflow-decrypt-tutorial.html) \- Create a managed workflow to decrypt files, upload encrypted files to Amazon S3, and view decrypted content. 
@@ -17 +17 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up an AS2 configuration](./as2-example-tutorial.html): this tutorial walks through the steps needed to configure an AS2 Transfer Family server. There are instructions for importing certificates, creating profiles and agreements, optionally creating an AS2 connector, and then testing the configuration.
+  * [Setting up an AS2 configuration](./as2-example-tutorial.html) \- Set up an AS2 Transfer Family server, including certificate import, profile and agreement creation, optional AS2 connector configuration, and testing. 
@@ -19 +19,5 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up a Transfer Family web app](./web-app-tutorial.html): this tutorial walks through the steps needed to create and configure a Transfer Family web app.
+  * The following tutorials guide you through creating and configuring Transfer Family web applications. Choose the tutorial that best fits your needs:
+
+[Tutorial: Setting up a basic Transfer Family web app](./web-app-tutorial.html) \- Learn how to create and configure a Transfer Family web application. 
+
+[Tutorial: Setting up AWS Transfer Family web app with selective multi-bucket access](./webapp-s3-tutorial.html) \- Configure a Transfer Family web application with granular Amazon S3 bucket permissions for a single user. 
@@ -36 +40,3 @@ The AWS Transfer Family user guide provides detailed walkthroughs for several us
-  * [Setting up a Transfer Family web app](./web-app-tutorial.html)
+  * [Tutorial: Setting up a basic Transfer Family web app](./web-app-tutorial.html)
+
+  * [Tutorial: Setting up AWS Transfer Family web app with selective multi-bucket access](./webapp-s3-tutorial.html)