# Functions
IsDeleteEndpoint404Error determines whether the given error is equivalent to an HTTP 404 status code.
IsDeleteEndpointConfig404Error determines whether the given error is equivalent to an HTTP 404 status code.
IsDeleteHAP404Error determines whether the given error HAPObjectNotFoundExceptionCode, used for deletion.
IsDeleteModel404Error determines whether the given error is equivalent to an HTTP 404 status code.
IsDescribeHAP404Error detects if the error is a HAPValidationExceptionCode.
IsHAPConcurrentUpdateExceptionError detects if the error is a ConcurrentUpdateException.
IsHAPInternalServiceExceptionError detects if the error is an InternalServiceException.
IsHDPendingError is for the special case when the HD is in creating/updating status and HAP throws a validationException.
IsRecoverableError determines if type of error is trasient and can be resolved without user intervention by reconciling Before using this method determine if all other errors for your use-case can be categorized as non-recoverable Check SageMaker common errors and errors section for each APIs used in your operator.
IsStopHyperParameterTuningJob404Error determines whether the given error is equivalent to an HTTP 404 status code.
IsStopTrainingJob404Error determines whether the given error is equivalent to an HTTP 404 status code.
IsUpdateEndpoint404Error determines whether the given error is equivalent to an HTTP 404 status code.
NewApplicationAutoscalingClientWrapper creates a ApplicationAutoscaling wrapper around an existing client.
NewSageMakerClientWrapper creates a SageMaker wrapper around an existing client.
# Constants
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides error codes and messages.
Provides error codes and messages.
Provides error codes and messages.
Provides error codes and messages.
Provides error codes and messages.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
Provides the prefixes and error codes relating to each endpoint.
# Interfaces
ApplicationAutoscalingClientWrapper interface for ApplicationAutoscalingClient wrapper.
SageMakerClientWrapper wraps the SageMaker client.
# Type aliases
ApplicationAutoscalingClientWrapperProvider defines a function that returns a ApplicationAutoscaling client.
SageMakerClientWrapperProvider defines a function that returns a SageMaker client.