describeServiceDeployments
inline suspend fun EcsClient.describeServiceDeployments(crossinline block: DescribeServiceDeploymentsRequest.Builder.() -> Unit): DescribeServiceDeploymentsResponse
Describes one or more of your service deployments.
A service deployment happens when you release a software update for the service. For more information, see View service history using Amazon ECS service deployments.