AWS::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter - 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::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter

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

Syntax

To declare this entity in your Amazon 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