NetworkTrafficRule - AWS Security Agent

NetworkTrafficRule

A rule that controls network traffic during penetration testing by allowing or denying traffic to specific URL patterns.

Contents

effect

The effect of the rule. Valid values are ALLOW and DENY.

Type: String

Valid Values: ALLOW | DENY

Required: No

networkTrafficRuleType

The type of the network traffic rule. Currently, only URL is supported.

Type: String

Valid Values: URL

Required: No

pattern

The URL pattern to match for the rule.

Type: String

Required: No

See Also

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