View a markdown version of this page

DetectionRuleOrgConfigurationSummary - Amazon GuardDuty
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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_RUN

Required: 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 | FAILED

Required: 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 Amazon SDKs, see the following: