AWS elasticbeanstalk documentation change
Summary
Updated EB CLI installation documentation links
Security assessment
Changed URL paths for installation instructions are routine documentation updates without security implications.
Diff
diff --git a/elasticbeanstalk/latest/dg/dotnet-quickstart.md b/elasticbeanstalk/latest/dg/dotnet-quickstart.md index 1f881b360..b72e4bffb 100644 --- a//elasticbeanstalk/latest/dg/dotnet-quickstart.md +++ b//elasticbeanstalk/latest/dg/dotnet-quickstart.md @@ -13 +13 @@ This QuickStart tutorial walks you through the process of creating a .NET Core o -This QuickStart tutorial is intended for demonstration purposes. Do not use the application created in this tutorial for production traffic. +Tutorial examples are intended for demonstration. Do not use the application for production traffic. @@ -127 +127 @@ To follow the procedures in this guide, you will need a command line terminal or -This tutorial uses the Elastic Beanstalk Command Line Interface (EB CLI). For details on installing and configuring the EB CLI, see [Install the Elastic Beanstalk Command Line Interface](./eb-cli3-install.html) and [Configure the EB CLI](./eb-cli3-configuration.html). +This tutorial uses the Elastic Beanstalk Command Line Interface (EB CLI). For details on installing and configuring the EB CLI, see [Install EB CLI with setup script (recommended)](./eb-cli3.html#eb-cli3-install) and [Configure the EB CLI](./eb-cli3-configuration.html). @@ -268 +268 @@ Elastic Beanstalk manages all of these resources. When you terminate your enviro -After you have an environment running an application, you can deploy a new version of the application or a different application at any time. Deploying a new application version is very quick because it doesn't require provisioning or restarting EC2 instances. You can also explore your new environment using the Elastic Beanstalk console. For detailed steps, see [Explore your environment](./GettingStarted.Explore.html) in the _Getting started_ chapter of this guide. +After you have an environment running an application, you can deploy a new version of the application or a different application at any time. Deploying a new application version is very quick because it doesn't require provisioning or restarting EC2 instances. You can also explore your new environment using the Elastic Beanstalk console. For detailed steps, see [Explore your environment](./GettingStarted.html#GettingStarted.Explore) in the _Getting started_ chapter of this guide. @@ -278 +278 @@ After you deploy a sample application or two and are ready to start developing a -You can also use the Elastic Beanstalk console to launch the sample application. For detailed steps, see [Create an example application](./GettingStarted.CreateApp.html) in the _Getting started_ chapter of this guide. +You can also use the Elastic Beanstalk console to launch the sample application. For detailed steps, see [Create an example application](./GettingStarted.html#GettingStarted.CreateApp) in the _Getting started_ chapter of this guide. @@ -286 +286 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -TLS 1.2 Compatibility +Deploying .NET (Windows)