AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

Service: elasticbeanstalk · 2025-11-19 · Documentation low

File: elasticbeanstalk/latest/dg/https-singleinstance-dotnet-linux.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in security group modification instructions

Security assessment

The change is purely terminological (removing 'AWS' prefix) with no impact on security content. The security group modification instructions for HTTPS remain unchanged.

Diff

diff --git a/elasticbeanstalk/latest/dg/https-singleinstance-dotnet-linux.md b/elasticbeanstalk/latest/dg/https-singleinstance-dotnet-linux.md
index b81f7ad19..ef76d1367 100644
--- a//elasticbeanstalk/latest/dg/https-singleinstance-dotnet-linux.md
+++ b//elasticbeanstalk/latest/dg/https-singleinstance-dotnet-linux.md
@@ -98 +98 @@ Place the following in a file with the `.conf` extension in the `.platform/nginx
-In a single instance environment, you must also modify the instance's security group to allow traffic on port 443. The following configuration file retrieves the security group's ID using an AWS CloudFormation [function](./ebextensions-functions.html) and adds a rule to it.
+In a single instance environment, you must also modify the instance's security group to allow traffic on port 443. The following configuration file retrieves the security group's ID using an CloudFormation [function](./ebextensions-functions.html) and adds a rule to it.