This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::GuardDuty::CustomDetectionRuleAssociation
The AWS::GuardDuty::CustomDetectionRuleAssociation resource Property description not available. for GuardDuty.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::GuardDuty::CustomDetectionRuleAssociation", "Properties" : { "Mode" :String, "RuleId" :String, "Tags" :[ TagItem, ... ]} }
YAML
Type: AWS::GuardDuty::CustomDetectionRuleAssociation Properties: Mode:StringRuleId:StringTags:- TagItem
Properties
ModeProperty description not available.
Required: Yes
Type: String
Allowed values:
LIVE | DRY_RUNUpdate requires: No interruption
RuleIdProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-z0-9]+(-[a-z0-9]+)*$Minimum:
1Maximum:
100Update requires: Replacement
Property description not available.
Required: No
Type: Array of TagItem
Update requires: No interruption
Return values
Ref
Fn::GetAtt
AccountIdProperty description not available.
ArnProperty description not available.
AssociationIdProperty description not available.
CreatedAtProperty description not available.
UpdatedAtProperty description not available.