Amazon Network Firewall · Example Payload

Openapi Update Rule Group Request Example

FirewallIntrusion DetectionNetwork SecurityVPC

Openapi Update 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

UpdateTokenRuleGroupArnRuleGroupNameRuleGroupRulesTypeDescriptionDryRunEncryptionConfigurationSourceMetadata

Example Payload

Raw ↑
{
  "UpdateToken": "example-string",
  "RuleGroupArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "RuleGroupName": "my-resource",
  "RuleGroup": "example-string",
  "Rules": "example-string",
  "Type": "standard",
  "Description": "example-string",
  "DryRun": "example-string",
  "EncryptionConfiguration": "example-string",
  "SourceMetadata": "example-string"
}