securityhub_batch_update_standards_control_associations {paws.security.identity}R Documentation

For a batch of security controls and standards, this operation updates the enablement status of a control in a standard

Description

For a batch of security controls and standards, this operation updates the enablement status of a control in a standard.

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

Usage

securityhub_batch_update_standards_control_associations(
  StandardsControlAssociationUpdates
)

Arguments

StandardsControlAssociationUpdates

[required] Updates the enablement status of a security control in a specified standard.


[Package paws.security.identity version 0.9.0 Index]