AWS::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter - AWS CloudFormation

AWS::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter

Information about AWS CloudFormation stacks. You can use up to 1000 stacks to specify which AWS resources in your account to analyze. For more information, see Stacks in the AWS CloudFormation User Guide.

Syntax

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

JSON

{ "StackNames" : [ String, ... ] }

YAML

StackNames: - String

Properties

StackNames

An array of CloudFormation stack names.

Required: No

Type: Array of String

Minimum: 1 | 1

Maximum: 128 | 1000

Update requires: No interruption