Amazon Shield · Example Payload

Amazon Shield Api List Protections Response Example

DDoS ProtectionNetworkingSecurity

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

Top-level fields

ProtectionsNextToken

Example Payload

Raw ↑
{
  "Protections": [
    "example-value"
  ],
  "NextToken": "example-value"
}