Amazon Network Firewall · Example Payload

Openapi Match Attributes Example

FirewallIntrusion DetectionNetwork SecurityVPC

Openapi Match Attributes 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

SourcesDestinationsSourcePortsDestinationPortsProtocolsTCPFlags

Example Payload

Raw ↑
{
  "Sources": "example-string",
  "Destinations": "example-string",
  "SourcePorts": "example-string",
  "DestinationPorts": "example-string",
  "Protocols": "example-string",
  "TCPFlags": "example-string"
}