Amazon Network Firewall · Example Payload

Openapi Attachment Example

FirewallIntrusion DetectionNetwork SecurityVPC

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

Top-level fields

SubnetIdEndpointIdStatusStatusMessage

Example Payload

Raw ↑
{
  "SubnetId": "resource-abc123",
  "EndpointId": "resource-abc123",
  "Status": "active",
  "StatusMessage": "active"
}