Put Logging Configuration
POST {{aws_waf_base_url}}/?Version=2019-07-29
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Version | string | The version of the API. |
Request Body
{"LoggingConfiguration"=>{"LogDestinationConfigs"=>["string"], "RedactedFields"=>[{"SingleHeader"=>{"Name"=>"string"}, "SingleQueryArgument"=>{"Name"=>"string"}}], "ResourceArn"=>"string"}}