EventResource
The AWS resource that emitted an event. AWS resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the resource that emitted an event.
Type: String
Length Constraints: Minimum length of 36. Maximum length of 2048.
Pattern:
^arn:aws[-a-z]*:[a-z0-9-]*:[a-z0-9-]*:\d{12}:.*$
Required: No
- Name
-
The name of the resource that emitted an event.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
^.*$
Required: No
- Type
-
The type of resource that emitted an event.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
^.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: