Class EcsServiceMappingLimitExceededException

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

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

The Amazon ECS service is associated with more than one deployment groups. An Amazon ECS service can be associated with only one deployment group.

See Also: