Class ServiceDeploymentNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ServiceDeploymentNotFoundException.Builder,ServiceDeploymentNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class ServiceDeploymentNotFoundException extends EcsException implements ToCopyableBuilder<ServiceDeploymentNotFoundException.Builder,ServiceDeploymentNotFoundException>

The service deploy ARN that you specified in the StopServiceDeployment doesn't exist. You can use ListServiceDeployments to retrieve the service deployment ARNs.

See Also: