Openapi.Yml Stop Dominant Language Detection Job Response Structure
StopDominantLanguageDetectionJobResponse schema
Type: objectProperties: 2
Machine-LearningNatural Language ProcessingNLPText Analysis
StopDominantLanguageDetectionJobResponse is a JSON Structure definition published by Amazon Comprehend, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-comprehend/refs/heads/main/json-structure/openapi.yml-stop-dominant-language-detection-job-response-structure.json",
"name": "StopDominantLanguageDetectionJobResponse",
"description": "StopDominantLanguageDetectionJobResponse schema",
"type": "object",
"properties": {
"JobId": {
"allOf": [
{
"$ref": "#/components/schemas/JobId"
},
{
"description": "The identifier of the dominant language detection job to stop."
}
]
},
"JobStatus": {
"allOf": [
{
"$ref": "#/components/schemas/JobStatus"
},
{
"description": "Either <code>STOP_REQUESTED</code> if the job is currently running, or <code>STOPPED</code> if the job was previously stopped with the <code>StopDominantLanguageDetectionJob</code> operation."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.