AWS::SecurityHub::Standard StandardsControl - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SecurityHub::Standard StandardsControl

Provides details about an individual security control. For a list of Security Hub CSPM controls, see Security Hub CSPM controls reference in the AWS Security Hub CSPM User Guide.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Reason" : String, "StandardsControlArn" : String }

YAML

Reason: String StandardsControlArn: String

Properties

Reason

A user-defined reason for changing a control's enablement status in a specified standard. If you are disabling a control, then this property is required.

Required: No

Type: String

Pattern: .*\S.*

Update requires: No interruption

StandardsControlArn

The Amazon Resource Name (ARN) of the control.

Required: Yes

Type: String

Pattern: arn:aws\S*:securityhub:\S*

Update requires: No interruption