securityhub_update_standards_control: Used to control whether an individual security standard...

View source: R/securityhub_operations.R

securityhub_update_standards_controlR Documentation

Used to control whether an individual security standard control is enabled or disabled

Description

Used to control whether an individual security standard control is enabled or disabled.

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

Usage

securityhub_update_standards_control(
  StandardsControlArn,
  ControlStatus = NULL,
  DisabledReason = NULL
)

Arguments

StandardsControlArn

[required] The ARN of the security standard control to enable or disable.

ControlStatus

The updated status of the security standard control.

DisabledReason

A description of the reason why you are disabling a security standard control. If you are disabling a control, then this is required.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.