networkfirewall_start_analysis_report: Generates a traffic analysis report for the timeframe and...

View source: R/networkfirewall_operations.R

networkfirewall_start_analysis_reportR Documentation

Generates a traffic analysis report for the timeframe and traffic type you specify

Description

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.

Usage

networkfirewall_start_analysis_report(
  FirewallName = NULL,
  FirewallArn = NULL,
  AnalysisType
)

Arguments

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.


paws.networking documentation built on April 3, 2025, 5:54 p.m.