Amazon Network Firewall · Example Payload

Openapi Header Example

FirewallIntrusion DetectionNetwork SecurityVPC

Openapi Header Example is an example object payload from Amazon Network Firewall, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ProtocolSourceSourcePortDirectionDestinationDestinationPort

Example Payload

Raw ↑
{
  "Protocol": "example-string",
  "Source": "example-string",
  "SourcePort": "example-string",
  "Direction": "example-string",
  "Destination": "example-string",
  "DestinationPort": "example-string"
}