# Packages
Package sagemakeredgemanageriface provides an interface to enable mocking the Amazon Sagemaker Edge Manager service client for testing your code.
# Functions
ChecksumType_Values returns all elements of the ChecksumType enum.
DeploymentStatus_Values returns all elements of the DeploymentStatus enum.
DeploymentType_Values returns all elements of the DeploymentType enum.
FailureHandlingPolicy_Values returns all elements of the FailureHandlingPolicy enum.
ModelState_Values returns all elements of the ModelState enum.
New creates a new instance of the SagemakerEdgeManager client with a session.
# Constants
ChecksumTypeSha1 is a ChecksumType enum value.
DeploymentStatusFail is a DeploymentStatus enum value.
DeploymentStatusSuccess is a DeploymentStatus enum value.
DeploymentTypeModel is a DeploymentType enum value.
ID to lookup a service endpoint with.
ErrCodeInternalServiceException for service response error code "InternalServiceException".
FailureHandlingPolicyDoNothing is a FailureHandlingPolicy enum value.
FailureHandlingPolicyRollbackOnFailure is a FailureHandlingPolicy enum value.
ModelStateDeploy is a ModelState enum value.
ModelStateUndeploy is a ModelState enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
Information about the checksum of a model deployed on a device.
Information about the result of a deployment on an edge device that is registered with SageMaker Edge Manager.
Information about a deployment on an edge device that is registered with SageMaker Edge Manager.
Information required for edge device metrics.
An internal failure occurred.
Information about a model deployed on an edge device that is registered with SageMaker Edge Manager.
SagemakerEdgeManager provides the API operation methods for making requests to Amazon Sagemaker Edge Manager.