Class ServiceNotFoundException

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

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

The specified service wasn't found. You can view your available services with ListServices. Amazon ECS services are cluster specific and Region specific.

See Also: