Creates a CIS scan configuration.
See https://www.paws-r-sdk.com/docs/inspector2_create_cis_scan_configuration/ for full documentation.
inspector2_create_cis_scan_configuration(
scanName,
schedule,
securityLevel,
tags = NULL,
targets
)
[required] The scan name for the CIS scan configuration.
[required] The schedule for the CIS scan configuration.
[required] The security level for the CIS scan configuration. Security level refers to the Benchmark levels that CIS assigns to a profile.
The tags for the CIS scan configuration.
[required] The targets for the CIS scan configuration.