AWS transfer documentation change
Summary
Added reference to new VPC endpoint access limitation documentation
Security assessment
This change links to security documentation but does not itself address a specific security issue. It improves visibility of existing security controls.
Diff
diff --git a/transfer/latest/userguide/getting-started.md b/transfer/latest/userguide/getting-started.md index 1764c9c3d..79b1da3f7 100644 --- a//transfer/latest/userguide/getting-started.md +++ b//transfer/latest/userguide/getting-started.md @@ -38 +38 @@ To use the Transfer Family console, you require the following: - * To create and delete VPC server types, you need to add the actions **ec2:CreateVpcEndpoint** and **ec2:DeleteVpcEndpoints** to your policy. + * To create and delete VPC server types, you need to add the actions **ec2:CreateVpcEndpoint** and **ec2:DeleteVpcEndpoints** to your policy. For information about limiting VPC endpoint access for security purposes, see [Limiting VPC endpoint access for Transfer Family servers](./create-server-in-vpc.html#limit-vpc-endpoint-access).