{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-compute-optimizer/refs/heads/main/json-schema/compute-optimizer-get-ecs-service-recommendation-projected-metrics-request-schema.json", "title": "GetECSServiceRecommendationProjectedMetricsRequest", "description": "GetECSServiceRecommendationProjectedMetricsRequest schema", "type": "object", "properties": { "serviceArn": { "allOf": [ { "$ref": "#/components/schemas/ServiceArn" }, { "description": "
The ARN that identifies the Amazon ECS service.
The following is the format of the ARN:
arn:aws:ecs:region:aws_account_id:service/cluster-name/service-name