AttackDetail
The details of a DDoS attack.
Contents
- AttackCounters
-
List of counters that describe the attack for the specified time period.
Type: Array of SummarizedCounter objects
Required: No
- AttackId
-
The unique identifier (ID) of the attack.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9\\-]*
Required: No
- AttackProperties
-
The array of objects that provide details of the AWS Shield event.
For infrastructure layer events (L3 and L4 events), you can view metrics for top contributors in Amazon CloudWatch metrics. For more information, see AWS Shield metrics and alarms in the AWS WAF Developer Guide.
Type: Array of AttackProperty objects
Required: No
- EndTime
-
The time the attack ended, in Unix time in seconds.
Type: Timestamp
Required: No
- Mitigations
-
List of mitigation actions taken for the attack.
Type: Array of Mitigation objects
Required: No
- ResourceArn
-
The ARN (Amazon Resource Name) of the resource that was attacked.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^arn:aws.*
Required: No
- StartTime
-
The time the attack started, in Unix time in seconds.
Type: Timestamp
Required: No
- SubResources
-
If applicable, additional detail about the resource being attacked, for example, IP address or URL.
Type: Array of SubResourceSummary objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: