amazonaws.com

Amazon Augmented AI (Amazon A2I) adds the benefit of human judgment to any machine learning application. When an AI application can't evaluate data with a high degree of confidence, human reviewers can take over. This human review is called a human review workflow. To create and start a human rev

🔑 oauth2 5 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
Returns information about the specified human loop. If the human loop was del…
curl \
  -H "Authorization: $API_KEY" \
  http://a2i-runtime.sagemaker.us-east-1.amazonaws.com/human-loops/{HumanLoopName}
Returns information about human loops, given the specified parameters. If a h…
curl \
  -H "Authorization: $API_KEY" \
  http://a2i-runtime.sagemaker.us-east-1.amazonaws.com/human-loops#FlowDefinitionArn
Endpoints (5 total)
GET
/human-loops/{HumanLoopName}
Returns information about the specified human loop. If the human loop was del…
GET
/human-loops#FlowDefinitionArn
Returns information about human loops, given the specified parameters. If a h…
POST
/human-loops
Starts a human loop, provided that at least one activation condition is met.
POST
/human-loops/stop
Stops the specified human loop.
DELETE
/human-loops/{HumanLoopName}
<p>Deletes the specified human loop for a flow definition.</p> <p>If the huma…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints5
Authoauth2
Categories1
http://a2i-runtime.sagemaker.us-east-1.amazonaws.com