DATASOURCE::ThreatDetection::AntiBruteForceRules is used to query the basic information about defense rules against brute-force attacks.
Return values
Fn::GetAtt
AntiBruteForceRules: details of the defense rules.
AntiBruteForceRuleIds: the IDs of the defense rules.
Property | Type | Description | Constraint |
AntiBruteForceRuleIds | List | The IDs of the defense rules. | None. |
AntiBruteForceRules | List | Details of the defense rules. | None. |
AntiBruteForceRuleId | String | The ID of the defense rule. | None. |
UuidList | List | The UUIDs of the servers to which the defense rule is applied. | None. |
AntiBruteForceRuleName | String | The name of the defense rule. | None. |
FailCount | String | The maximum number of failed logon attempts from an account. | None. |
Span | String | The maximum period of time during which failed logon attempts from an account can occur. | Unit: minutes. |
DefaultRule | String | Indicates whether the defense rule is set as the default rule. | None. |
ForbiddenTime | String | The period of time during which logons from an account are not allowed. | Unit: minutes. |