AWS transfer documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' throughout the document for consistency
Security assessment
Changes are purely terminological updates without any security context. No vulnerabilities, configurations, or security features are modified or discussed.
Diff
diff --git a/transfer/latest/userguide/gateway-api-tutorial.md b/transfer/latest/userguide/gateway-api-tutorial.md index 79fe1dc20..082dc15f6 100644 --- a//transfer/latest/userguide/gateway-api-tutorial.md +++ b//transfer/latest/userguide/gateway-api-tutorial.md @@ -34 +34 @@ This tutorial illustrates how to set up an Amazon API Gateway method and use it -Before you create the Transfer Family resources in AWS CloudFormation, create your storage and your user role. +Before you create the Transfer Family resources in CloudFormation, create your storage and your user role. @@ -49 +49 @@ Before you create the Transfer Family resources in AWS CloudFormation, create yo -You enter the details for your storage and your user role when you create your AWS CloudFormation stack in the next section. +You enter the details for your storage and your user role when you create your CloudFormation stack in the next section. @@ -55 +55 @@ You enter the details for your storage and your user role when you create your A - 1. Open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 1. Open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). @@ -81 +81 @@ You enter the details for your storage and your user role when you create your A -At the bottom of the page, under **Capabilities** , you must acknowledge that AWS CloudFormation might create IAM resources. +At the bottom of the page, under **Capabilities** , you must acknowledge that CloudFormation might create IAM resources. @@ -109 +109 @@ Do not enable caching for your API Gateway method when using it as a custom iden - 2. Choose the **Transfer Custom Identity Provider basic template API** that the AWS CloudFormation template generated. + 2. Choose the **Transfer Custom Identity Provider basic template API** that the CloudFormation template generated. @@ -126 +126 @@ Copy the **Invoke URL** address that appears at the top of the page. You will ne -When you use the template to create an AWS CloudFormation stack, a Transfer Family server is automatically created. +When you use the template to create an CloudFormation stack, a Transfer Family server is automatically created. @@ -130 +130 @@ When you use the template to create an AWS CloudFormation stack, a Transfer Fami - 1. Open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 1. Open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). @@ -136 +136 @@ When you use the template to create an AWS CloudFormation stack, a Transfer Fami - + @@ -142 +142 @@ The server ARN is shown in the **Physical ID** column for the **TransferServer** -The server ID matches the ID displayed for the **TransferServer** resource in AWS CloudFormation. +The server ID matches the ID displayed for the **TransferServer** resource in CloudFormation. @@ -155 +155 @@ The server ID matches the ID displayed for the **TransferServer** resource in AW - 3. Enter the text for your sign-in credentials into the **Username** field, and into the **Password** field. These are the values that you set when you deployed the AWS CloudFormation stack. + 3. Enter the text for your sign-in credentials into the **Username** field, and into the **Password** field. These are the values that you set when you deployed the CloudFormation stack. @@ -206 +206 @@ You can limit who can access a specific Amazon S3 bucket. The following example -In this example, we set the following parameters for the AWS CloudFormation stack: +In this example, we set the following parameters for the CloudFormation stack: