Class InvalidDeletionIdException

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

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

The ID specified for the delete operation doesn't exist or isn't valid. Verify the ID and try again.

See Also: