Class InvalidTargetException

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

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

The target isn't valid or doesn't exist. It might not be configured for Systems Manager or you might not have permission to perform the operation.

See Also: