securityhub_update_security_control: Updates the properties of a security control

View source: R/securityhub_operations.R

securityhub_update_security_controlR Documentation

Updates the properties of a security control

Description

Updates the properties of a security control.

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

Usage

securityhub_update_security_control(
  SecurityControlId,
  Parameters,
  LastUpdateReason = NULL
)

Arguments

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.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.