AWS::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter
Information about AWS CloudFormation stacks. You can use up to 500 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: List of String
Update requires: No interruption