View source: R/securityhub_operations.R
securityhub_update_security_control | R Documentation |
Updates the properties of a security control.
See https://www.paws-r-sdk.com/docs/securityhub_update_security_control/ for full documentation.
securityhub_update_security_control(
SecurityControlId,
Parameters,
LastUpdateReason = NULL
)
SecurityControlId |
[required] The Amazon Resource Name (ARN) or ID of the control to update. |
Parameters |
[required] An object that specifies which security control parameters to update. |
LastUpdateReason |
The most recent reason for updating the properties of the security control. This field accepts alphanumeric characters in addition to white spaces, dashes, and underscores. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.