AWS - Cost Optimization
Given this AWS CLI command output snippet for a cost anomaly detection alert:
{
"AnomalyId": "12345",
"AnomalyScore": 85,
"Service": "Amazon S3",
"StartTime": "2024-05-01T00:00:00Z",
"EndTime": "2024-05-01T23:59:59Z"
}
What does the AnomalyScore of 85 indicate?