LoggingConfigurationFieldToMatchJsonBodyProperties

Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

What AWS WAF should do if it fails to completely parse the JSON body.

Link copied to clipboard

The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria.

Link copied to clipboard

The parts of the JSON to match against using the MatchPattern. If you specify All, AWS WAF matches against keys and values.