Let's say I have few applications on physical machines that are not part of AWS infra, is it possible for such applications to publish metrics for cloud viewing and use its notification mechanism?
The docs don't mention this case, and it seems that the CloudWatch CLI just takes the metrics as arguments and probably gets the AWS instance id and sends the metric to CloudWatch.
source
share