DetectionRuleOrgConfigurationSummary
Contains summary information about an organization-level configuration for a custom detection rule.
Contents
- createdAt
-
The timestamp when the organization configuration was created.
Type: Timestamp
Required: Yes
- mode
-
The rule execution mode.
Type: String
Valid Values:
LIVE | DRY_RUNRequired: Yes
- ruleId
-
The unique identifier for the custom detection rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-z0-9]+(-[a-z0-9]+)*Required: Yes
- status
-
The configuration status.
Type: String
Valid Values:
ACTIVE | PROCESSING | FAILEDRequired: Yes
- updatedAt
-
The timestamp when the organization configuration was last updated.
Type: Timestamp
Required: Yes
- expiresAt
-
The timestamp when the organization configuration expires.
Type: Timestamp
Required: No
- statusReason
-
The reason for the current configuration status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: