AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

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

File: elasticbeanstalk/latest/dg/dotnet-linux-quickstart.md

Summary

Fixed URL formatting for IAM Identity Center links, corrected a broken documentation link for .NET Core platforms, and updated 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group'

Security assessment

Changes include URL syntax fixes, a broken link correction (removing duplicate domain in .NET Core link), and service name clarification. While IAM Identity Center documentation relates to security, these changes only fix existing links and do not introduce new security content or address vulnerabilities.

Diff

diff --git a/elasticbeanstalk/latest/dg/dotnet-linux-quickstart.md b/elasticbeanstalk/latest/dg/dotnet-linux-quickstart.md
index e3d14a8d4..881b9dcc5 100644
--- a//elasticbeanstalk/latest/dg/dotnet-linux-quickstart.md
+++ b//elasticbeanstalk/latest/dg/dotnet-linux-quickstart.md
@@ -86 +86 @@ For instructions, see [Enable a virtual MFA device for your AWS account root use
-For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/get-set-up-for-idc.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon.com//singlesignon/latest/userguide/get-set-up-for-idc.html) in the _AWS IAM Identity Center User Guide_.
@@ -90 +90 @@ For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon
-For a tutorial about using the IAM Identity Center directory as your identity source, see [ Configure user access with the default IAM Identity Center directory](https://docs.aws.amazon.com/singlesignon/latest/userguide/quick-start-default-idc.html) in the _AWS IAM Identity Center User Guide_.
+For a tutorial about using the IAM Identity Center directory as your identity source, see [ Configure user access with the default IAM Identity Center directory](https://docs.aws.amazon.com//singlesignon/latest/userguide/quick-start-default-idc.html) in the _AWS IAM Identity Center User Guide_.
@@ -108 +108 @@ For help signing in using an IAM Identity Center user, see [Signing in to the AW
-For instructions, see [ Create a permission set](https://docs.aws.amazon.com/singlesignon/latest/userguide/get-started-create-a-permission-set.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [ Create a permission set](https://docs.aws.amazon.com//singlesignon/latest/userguide/get-started-create-a-permission-set.html) in the _AWS IAM Identity Center User Guide_.
@@ -112 +112 @@ For instructions, see [ Create a permission set](https://docs.aws.amazon.com/sin
-For instructions, see [ Add groups](https://docs.aws.amazon.com/singlesignon/latest/userguide/addgroups.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [ Add groups](https://docs.aws.amazon.com//singlesignon/latest/userguide/addgroups.html) in the _AWS IAM Identity Center User Guide_.
@@ -202 +202 @@ Be aware of the following details regarding the platform branch version that you
-     * To locate the latest platform branch version see [.NET Core on Linux](https://docs.aws.amazon.com/https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html#platforms-supported.dotnetlinux) _Supported platforms_ in the _AWS Elastic Beanstalk Platforms_ guide.
+     * To locate the latest platform branch version see [.NET Core on Linux](https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html#platforms-supported.dotnetlinux) _Supported platforms_ in the _AWS Elastic Beanstalk Platforms_ guide.
@@ -263 +263 @@ Each platform runs a different set of software, configuration files, and scripts
-  * **Amazon CloudWatch alarms** – Two CloudWatch alarms that monitor the load on the instances in your environment and are triggered if the load is too high or too low. When an alarm is triggered, your Auto Scaling group scales up or down in response.
+  * **Amazon CloudWatch alarms** – Two CloudWatch alarms that monitor the load on the instances in your environment and are triggered if the load is too high or too low. When an alarm is triggered, your Amazon EC2 Auto Scaling group scales up or down in response.