ConfigureHealthCheck

GET /?Action=ConfigureHealthCheck
Description

Configures the health checks settings of a specified load balancer.
This action enables you to configure the settings of the availability tests that are regularly sent by a specified load balancer to its back-end instances.

Body parameter

Required: false
Name: ConfigureHealthCheckInput

Name Description Required Schema Default Example

HealthCheck

Information about the health check configuration.

true

HealthCheck

LoadBalancerName

The name of the load balancer.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

ConfigureHealthCheckOutput

Response 200

Response 200

Name Description Required Schema Default Example

HealthCheck

Information about the updated health check.

false

HealthCheck

ResponseMetadata

Information about the response.

false

ResponseMetadata