Class DeploymentTargetListSizeExceededException

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

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

The maximum number of targets that can be associated with an Amazon ECS or Lambda deployment was exceeded. The target list of both types of deployments must have exactly one item. This exception does not apply to EC2/On-premises deployments.

See Also: