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