MonitoredResourceInfo
Describes resource being monitored by an alarm.
An alarm is a way to monitor your Amazon Lightsail resource metrics. For more information,
see Alarms
in Amazon Lightsail
Contents
- arn
-
The Amazon Resource Name (ARN) of the resource being monitored.
Type: String
Pattern:
^arn:(aws[^:]*):([a-zA-Z0-9-]+):([a-z0-9-]+):([0-9]+):([a-zA-Z]+)/([a-zA-Z0-9-]+)$
Required: No
- name
-
The name of the Lightsail resource being monitored.
Type: String
Pattern:
\w[\w\-]*\w
Required: No
- resourceType
-
The Lightsail resource type of the resource being monitored.
Instances, load balancers, and relational databases are the only Lightsail resources that can currently be monitored by alarms.
Type: String
Valid Values:
ContainerService | Instance | StaticIp | KeyPair | InstanceSnapshot | Domain | PeeredVpc | LoadBalancer | LoadBalancerTlsCertificate | Disk | DiskSnapshot | RelationalDatabase | RelationalDatabaseSnapshot | ExportSnapshotRecord | CloudFormationStackRecord | Alarm | ContactMethod | Distribution | Certificate | Bucket
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: