amazonaws.com

SageMaker Edge Manager dataplane service for communicating with active agents.

🔑 oauth2 3 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Use to get the current status of devices registered on SageMaker Edge Manager.
curl \
  -H "Authorization: $API_KEY" \
  http://edge.sagemaker.us-east-1.amazonaws.com/SendHeartbeat
Use to get the active deployments from a device.
curl \
  -H "Authorization: $API_KEY" \
  http://edge.sagemaker.us-east-1.amazonaws.com/GetDeployments
Endpoints (3 total)
POST
/SendHeartbeat
Use to get the current status of devices registered on SageMaker Edge Manager.
POST
/GetDeployments
Use to get the active deployments from a device.
POST
/GetDeviceRegistration
Use to check if a device is registered with SageMaker Edge Manager.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints3
Authoauth2
Categories1
http://edge.sagemaker.us-east-1.amazonaws.com