Amazon Elastic Load Balancing · Example Payload

Amazon Elastic Load Balancing Describe Listeners Response Example

Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalability

Amazon Elastic Load Balancing Describe Listeners Response Example is an example object payload from Amazon Elastic Load Balancing, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

listenersnextMarker

Example Payload

Raw ↑
{
  "listeners": [
    {}
  ],
  "nextMarker": "example-value"
}