Monitor
The description of and information about a monitor in Amazon CloudWatch Internet Monitor.
Contents
- MonitorArn
-
The Amazon Resource Name (ARN) of the monitor.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 512.
Pattern:
arn:.*
Required: Yes
- MonitorName
-
The name of the monitor.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9_.-]+
Required: Yes
- Status
-
The status of a monitor.
Type: String
Valid Values:
PENDING | ACTIVE | INACTIVE | ERROR
Required: Yes
- ProcessingStatus
-
The health of data processing for the monitor.
Type: String
Valid Values:
OK | INACTIVE | COLLECTING_DATA | INSUFFICIENT_DATA | FAULT_SERVICE | FAULT_ACCESS_CLOUDWATCH
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: