AWS transfer documentation change
Summary
Updated title and added next steps section linking to a tutorial on selective multi-bucket access.
Security assessment
The added 'Next steps' section references granular S3 bucket permissions configuration, which relates to access control security features. However, the change itself does not address a specific security vulnerability.
Diff
diff --git a/transfer/latest/userguide/web-app-tutorial.md b/transfer/latest/userguide/web-app-tutorial.md index 7196dbf64..57a27e3ad 100644 --- a//transfer/latest/userguide/web-app-tutorial.md +++ b//transfer/latest/userguide/web-app-tutorial.md @@ -5 +5 @@ -PrerequisitesStep 1: Create the necessary supporting resourcesStep 2: Create a Transfer Family web appStep 3: Configure Cross-origin resource sharing (CORS) for your bucketStep 4: Add a user to your Transfer Family web appStep 5: Register a location in Amazon S3 and create an access grantStep 6: Access your Transfer Family web app as a userIntegrate Okta as your identity provider for web apps +PrerequisitesStep 1: Create the necessary supporting resourcesStep 2: Create a Transfer Family web appStep 3: Configure Cross-origin resource sharing (CORS) for your bucketStep 4: Add a user to your Transfer Family web appStep 5: Register a location in Amazon S3 and create an access grantStep 6: Access your Transfer Family web app as a userNext stepsIntegrate Okta as your identity provider for web apps @@ -7 +7 @@ PrerequisitesStep 1: Create the necessary supporting resourcesStep 2: Create a T -# Setting up a Transfer Family web app +# Tutorial: Setting up a basic Transfer Family web app @@ -247,0 +248,4 @@ Your use should see a screen similar to the following. Note that this screenshot +## Next steps + +You have successfully set up a basic Transfer Family web app with standard S3 bucket access. If you need more granular control over bucket permissions, such as allowing users to download from one bucket and upload to another, see [Tutorial: Setting up AWS Transfer Family web app with selective multi-bucket access](./webapp-s3-tutorial.html). + @@ -289 +293 @@ Set up an AS2 configuration -Transfer Family for SFTP, FTPS, FTP +Set up web app with selective multi-bucket access