AWS transfer documentation change
Summary
Multiple instances of 'AWS CloudFormation' replaced with 'CloudFormation' in AS2 header customization documentation
Security assessment
Branding/style updates without altering security functionality. The documentation continues to describe the same security-related proxy setup for AS2 headers.
Diff
diff --git a/transfer/latest/userguide/as2-custom-http-headers.md b/transfer/latest/userguide/as2-custom-http-headers.md index bc29e0daf..4ba66a0ae 100644 --- a//transfer/latest/userguide/as2-custom-http-headers.md +++ b//transfer/latest/userguide/as2-custom-http-headers.md @@ -9 +9 @@ Template OverviewHow It WorksKey FeaturesImplementation DetailsDeployment and Us -When sending AS2 messages to trading partners, you may need to customize the HTTP headers to meet specific requirements or enhance compatibility with your partner's AS2 server configuration. This AWS CloudFormation template creates an infrastructure to enable customized HTTP headers for AS2 messages sent through AWS Transfer Family. It sets up an Amazon API Gateway and Lambda function to act as a proxy, allowing dynamic modification of headers required by trading partners' AS2 servers. +When sending AS2 messages to trading partners, you may need to customize the HTTP headers to meet specific requirements or enhance compatibility with your partner's AS2 server configuration. This CloudFormation template creates an infrastructure to enable customized HTTP headers for AS2 messages sent through AWS Transfer Family. It sets up an Amazon API Gateway and Lambda function to act as a proxy, allowing dynamic modification of headers required by trading partners' AS2 servers. @@ -135 +135 @@ For HTTPS support, the template conditionally creates: - 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/). @@ -155 +155 @@ For HTTPS support, the template conditionally creates: -At the bottom of the page, under **Capabilities** , you must acknowledge that AWS CloudFormation might create AWS Identity and Access Management (IAM) resources. +At the bottom of the page, under **Capabilities** , you must acknowledge that CloudFormation might create AWS Identity and Access Management (IAM) resources. @@ -160 +160 @@ At the bottom of the page, under **Capabilities** , you must acknowledge that AW -After deploying this AWS CloudFormation stack: +After deploying this CloudFormation stack: