Amazon Elastic Load Balancing · Example Payload

Amazon Elastic Load Balancing Describe Rules Response Example

Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalability

Amazon Elastic Load Balancing Describe Rules 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

rulesnextMarker

Example Payload

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