AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Returns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.

Namespace: Amazon.ElasticBeanstalk
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DescribeEnvironmentHealthResponse DescribeEnvironmentHealth(
         DescribeEnvironmentHealthRequest request
)

Parameters

request
Type: Amazon.ElasticBeanstalk.Model.DescribeEnvironmentHealthRequest

Container for the necessary parameters to execute the DescribeEnvironmentHealth service method.

Return Value
Type: Amazon.ElasticBeanstalk.Model.DescribeEnvironmentHealthResponse
The response from the DescribeEnvironmentHealth service method, as returned by ElasticBeanstalk.

Exceptions

ExceptionCondition
ElasticBeanstalkServiceException A generic service exception has occurred.
InvalidRequestException One or more input parameters is not valid. Please correct the input parameters and try the operation again.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5