AWS::SecurityHub::AutomationRule RelatedFinding - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SecurityHub::AutomationRule RelatedFinding

Provides details about a list of findings that the current finding relates to.

Syntax

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

JSON

{ "Id" : String, "ProductArn" : String }

YAML

Id: String ProductArn: String

Properties

Id

The product-generated identifier for a related finding.

Array Members: Minimum number of 1 item. Maximum number of 20 items.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption

ProductArn

The Amazon Resource Name (ARN) for the product that generated a related finding.

Required: Yes

Type: String

Pattern: ^arn:(aws|aws-cn|aws-us-gov|aws-iso-?[a-z]{0,2}):[A-Za-z0-9]{1,63}:[a-z]+-([a-z]{1,10}-)?[a-z]+-[0-9]+:([0-9]{12})?:.+$

Minimum: 12

Maximum: 2048

Update requires: No interruption