Using Console
Using CLI
<environment-name>
with the name of the Elastic Beanstalk environment for which you want to enable enhanced health reporting.<environment-name>
with the name of the Elastic Beanstalk environment for which you want to verify the status of enhanced health reporting.Using Python
update_environment
method to update the environment with the Enhanced Health Reporting enabled.your-application-name
and your-environment-name
with your actual application name and environment name.