Class DoesNotExistException

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

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

Error returned when the ID specified for a resource, such as a maintenance window or patch baseline, doesn't exist.

For information about resource quotas in Amazon Web Services Systems Manager, see Systems Manager service quotas in the Amazon Web Services General Reference.

See Also: