Difference between revisions of "Aws ce get-anomaly-monitors"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{aws ce}} * {{AWS Free Tier}} Category:AWS")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
[[aws ce]] get-anomaly-monitors
 +
 +
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ce/get-anomaly-monitors.html
 +
 +
 +
{
 +
    "AnomalyMonitors": [
 +
        {
 +
            "MonitorArn": "arn:aws:ce::0987654321:anomalymonitor/60263cba-0bdf-40f7-bd6f-xxxxxx",
 +
            "MonitorName": "Default",
 +
            "CreationDate": "2021-03-25T08:23:26.753Z",
 +
            "LastUpdatedDate": "2022-05-19T21:09:34.194Z",
 +
            "LastEvaluatedDate": "2022-05-19T21:09:34.194Z",
 +
            "MonitorType": "DIMENSIONAL",
 +
            "MonitorDimension": "SERVICE",
 +
            "DimensionalValueCount": 53
 +
        }
 +
    ]
 +
}
  
  
 
== See also ==
 
== See also ==
* {{aws ce}}
+
* {{aws anomaly}}
* {{AWS Free Tier}}
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 12:10, 12 December 2022

aws ce get-anomaly-monitors


{
   "AnomalyMonitors": [
       {
           "MonitorArn": "arn:aws:ce::0987654321:anomalymonitor/60263cba-0bdf-40f7-bd6f-xxxxxx",
           "MonitorName": "Default",
           "CreationDate": "2021-03-25T08:23:26.753Z",
           "LastUpdatedDate": "2022-05-19T21:09:34.194Z",
           "LastEvaluatedDate": "2022-05-19T21:09:34.194Z",
           "MonitorType": "DIMENSIONAL",
           "MonitorDimension": "SERVICE",
           "DimensionalValueCount": 53
       }
   ]
}


See also[edit]

Advertising: