AssociationSummary - Amazon GuardDuty
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AssociationSummary

Contains summary information about a custom detection rule association.

Contents

arn

The Amazon Resource Name (ARN) of the association.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: arn:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:([0-9]*|aws):.+

Required: Yes

associationId

The unique identifier for the association.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9_-]{1,64}

Required: Yes

createdAt

The timestamp when the association was created.

Type: Timestamp

Required: Yes

mode

The rule execution mode. Valid values: LIVE | DRY_RUN.

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

updatedAt

The timestamp when the association was last updated.

Type: Timestamp

Required: Yes

expiresAt

The timestamp when the association expires.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: