View source: R/inspector2_operations.R
| inspector2_update_code_security_scan_configuration | R Documentation |
Updates an existing code security scan configuration.
See https://www.paws-r-sdk.com/docs/inspector2_update_code_security_scan_configuration/ for full documentation.
inspector2_update_code_security_scan_configuration(
scanConfigurationArn,
configuration
)
scanConfigurationArn |
[required] The Amazon Resource Name (ARN) of the scan configuration to update. |
configuration |
[required] The updated configuration settings for the code security scan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.