Amazon Network Firewall · Example Payload

Openapi Describe Rule Group Metadata Response Example

FirewallIntrusion DetectionNetwork SecurityVPC

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

Top-level fields

RuleGroupArnRuleGroupNameDescriptionTypeCapacityStatefulRuleOptionsLastModifiedTime

Example Payload

Raw ↑
{
  "RuleGroupArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "RuleGroupName": "my-resource",
  "Description": "example-string",
  "Type": "standard",
  "Capacity": "example-string",
  "StatefulRuleOptions": "example-ref",
  "LastModifiedTime": "example-string"
}