Returns the projected metrics of Amazon ECS service recommendations.
See https://www.paws-r-sdk.com/docs/computeoptimizer_get_ecs_service_recommendation_projected_metrics/ for full documentation.
computeoptimizer_get_ecs_service_recommendation_projected_metrics(
serviceArn,
stat,
period,
startTime,
endTime
)
[required] 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
[required] The statistic of the projected metrics.
[required] The granularity, in seconds, of the projected metrics data points.
[required] The timestamp of the first projected metrics data point to return.
[required] The timestamp of the last projected metrics data point to return.