AWS transfer documentation change
Summary
Added details about resources created by basic AS2 server template
Security assessment
Documents security-related resources like IAM roles/policies and certificates, but does not indicate resolution of a specific security issue.
Diff
diff --git a/transfer/latest/userguide/create-as2-transfer-server.md b/transfer/latest/userguide/create-as2-transfer-server.md index afbda8689..bdd634a01 100644 --- a//transfer/latest/userguide/create-as2-transfer-server.md +++ b//transfer/latest/userguide/create-as2-transfer-server.md @@ -115,0 +116,17 @@ We supply a self-contained, AWS CloudFormation template to quickly create an AS2 +The basic AS2 server template creates the following resources: + + * An AS2-enabled Transfer Family server with a VPC endpoint + + * Local and partner AS2 profiles with certificates + + * An agreement between the profiles + + * An Amazon S3 bucket for file storage + + * Required IAM roles and policies + + * CloudWatch logging configuration + + + +