inspector2_create_cis_scan_configuration: Creates a CIS scan configuration

View source: R/inspector2_operations.R

inspector2_create_cis_scan_configurationR Documentation

Creates a CIS scan configuration

Description

Creates a CIS scan configuration.

See https://www.paws-r-sdk.com/docs/inspector2_create_cis_scan_configuration/ for full documentation.

Usage

inspector2_create_cis_scan_configuration(
  scanName,
  schedule,
  securityLevel,
  tags = NULL,
  targets
)

Arguments

scanName

[required] The scan name for the CIS scan configuration.

schedule

[required] The schedule for the CIS scan configuration.

securityLevel

[required] The security level for the CIS scan configuration. Security level refers to the Benchmark levels that CIS assigns to a profile.

tags

The tags for the CIS scan configuration.

targets

[required] The targets for the CIS scan configuration.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.