ProxyRuleGroup - AWS Network Firewall

ProxyRuleGroup

Collections of related proxy filtering rules. Rule groups help you manage and reuse sets of rules across multiple proxy configurations.

Contents

CreateTime

Time the Proxy Rule Group was created.

Type: Timestamp

Required: No

DeleteTime

Time the Proxy Rule Group was deleted.

Type: Timestamp

Required: No

Description

A description of the proxy rule group.

Type: String

Length Constraints: Maximum length of 512.

Pattern: ^.*$

Required: No

ProxyRuleGroupArn

The Amazon Resource Name (ARN) of a proxy rule group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^arn:aws.*

Required: No

ProxyRuleGroupName

The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9-]+$

Required: No

Rules

Individual rules that define match conditions and actions for application-layer traffic. Rules specify what to inspect (domains, headers, methods) and what action to take (allow, deny, alert).

Type: ProxyRulesByRequestPhase object

Required: No

Tags

The key:value pairs to associate with the resource.

Type: Array of Tag objects

Array Members: Minimum number of 1 item. Maximum number of 200 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: