AWS elasticbeanstalk documentation change
Summary
Updated title and introductory text for health monitoring documentation; replaced 'HTTP to HTTPS redirection' header with legacy container reference
Security assessment
Changes focus on general documentation restructuring and terminology updates. Removal of 'HTTP to HTTPS' reference does not explicitly weaken security guidance, and no vulnerabilities are mentioned.
Diff
diff --git a/elasticbeanstalk/latest/dg/environments-health.md b/elasticbeanstalk/latest/dg/environments-health.md index 9e4110837..bd4ce0ea7 100644 --- a//elasticbeanstalk/latest/dg/environments-health.md +++ b//elasticbeanstalk/latest/dg/environments-health.md @@ -5 +5 @@ -# Elastic Beanstalk environment monitoring +# Monitoring environments in Elastic Beanstalk @@ -7,3 +7 @@ -This chapter explains the extensive health monitoring functionality that Elastic Beanstalk offers. It walks you through using the Elastic Beanstalk console and the command line tools to view your environment's status and also provides instructions to create and manage various configurations. - -When you are running a production website, it is important to know that your application is available and responding to requests. To assist with monitoring your application’s responsiveness, Elastic Beanstalk provides features that monitor statistics about your application and create alerts that trigger when thresholds are exceeded. +With Elastic Beanstalk health monitoring, you can verify application availability and create alerts that activate when metrics exceed your thresholds. You can use Elastic Beanstalk health monitoring in both the console and command line to track your environment's status. @@ -14,0 +13,2 @@ When you are running a production website, it is important to know that your app + * [Using the EB CLI to monitor environment health](./health-enhanced-ebcli.html) + @@ -17 +17 @@ When you are running a production website, it is important to know that your app - * [Elastic Beanstalk enhanced health reporting and monitoring](./health-enhanced.html) + * [Enhanced health reporting and monitoring in Elastic Beanstalk](./health-enhanced.html) @@ -38 +38 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -HTTP to HTTPS redirection +(Legacy) Docker GlassFish containers