Amazon Network Firewall · Example Payload

Openapi Firewall Policy Example

FirewallIntrusion DetectionNetwork SecurityVPC

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

Top-level fields

StatelessRuleGroupReferencesStatelessDefaultActionsStatelessFragmentDefaultActionsStatelessCustomActionsStatefulRuleGroupReferencesStatefulDefaultActionsStatefulEngineOptionsTLSInspectionConfigurationArn

Example Payload

Raw ↑
{
  "StatelessRuleGroupReferences": "example-string",
  "StatelessDefaultActions": "example-string",
  "StatelessFragmentDefaultActions": "example-string",
  "StatelessCustomActions": "example-string",
  "StatefulRuleGroupReferences": "example-string",
  "StatefulDefaultActions": "example-string",
  "StatefulEngineOptions": "example-string",
  "TLSInspectionConfigurationArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}