NetworkTrafficConfig
The network traffic configuration for a pentest, including custom headers and traffic rules.
Contents
- customHeaders
-
The list of custom HTTP headers to include in network traffic during testing.
Type: Array of CustomHeader objects
Required: No
- rules
-
The list of network traffic rules that control which URLs are allowed or denied during testing.
Type: Array of NetworkTrafficRule objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: