This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AccessAnalyzer::Analyzer InternalAccessAnalysisRule
Contains information about analysis rules for the internal access analyzer. Analysis rules determine which entities will generate findings based on the criteria you define when you create the rule.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Inclusions" :
[ InternalAccessAnalysisRuleCriteria, ... ]
}
Properties
Inclusions
-
A list of rules for the internal access analyzer containing criteria to include in analysis. Only resources that meet the rule criteria will generate findings.
Required: No
Type: Array of InternalAccessAnalysisRuleCriteria
Update requires: Some interruptions