View source: R/networkfirewall_operations.R
networkfirewall_start_analysis_report | R Documentation |
Generates a traffic analysis report for the timeframe and traffic type you specify.
See https://www.paws-r-sdk.com/docs/networkfirewall_start_analysis_report/ for full documentation.
networkfirewall_start_analysis_report(
FirewallName = NULL,
FirewallArn = NULL,
AnalysisType
)
FirewallName |
The descriptive name of the firewall. You can't change the name of a firewall after you create it. You must specify the ARN or the name, and you can specify both. |
FirewallArn |
The Amazon Resource Name (ARN) of the firewall. You must specify the ARN or the name, and you can specify both. |
AnalysisType |
[required] The type of traffic that will be used to generate a report. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.