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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ce/get-anomaly-monitors.html
 
* 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 ==

Revision as of 22:07, 19 May 2022


{
   "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

Advertising: