securityhub_get_security_control_definition {paws.security.identity}R Documentation

Retrieves the definition of a security control

Description

Retrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.

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

Usage

securityhub_get_security_control_definition(SecurityControlId)

Arguments

SecurityControlId

[required] The ID of the security control to retrieve the definition for. This field doesn’t accept an Amazon Resource Name (ARN).


[Package paws.security.identity version 0.7.0 Index]