Amazon Network Firewall · Example Payload

Openapi Create Rule Group Request Example

FirewallIntrusion DetectionNetwork SecurityVPC

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

Top-level fields

RuleGroupNameRuleGroupRulesTypeDescriptionCapacityTagsDryRunEncryptionConfigurationSourceMetadata

Example Payload

Raw ↑
{
  "RuleGroupName": "my-resource",
  "RuleGroup": "example-string",
  "Rules": "example-string",
  "Type": "standard",
  "Description": "example-string",
  "Capacity": "example-string",
  "Tags": "example-string",
  "DryRun": "example-string",
  "EncryptionConfiguration": "example-string",
  "SourceMetadata": "example-string"
}