Amazon Shield · Example Payload

Amazon Shield Api Summarized Counter Example

DDoS ProtectionNetworkingSecurity

Amazon Shield Api Summarized Counter Example is an example object payload from Amazon Shield, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameMaxAverageSumNUnit

Example Payload

Raw ↑
{
  "Name": "Example Resource",
  "Max": 99.5,
  "Average": 99.5,
  "Sum": 99.5,
  "N": 100,
  "Unit": "example-value"
}