ListEntitiesDetectionV2Jobs
Gets a list of medical entity detection jobs that you have submitted.
Request Syntax
{ "Filter": {
"JobName": "string", "JobStatus": "string", "SubmitTimeAfter": number, "SubmitTimeBefore": number },
"MaxResults": number, "NextToken": "string"
}
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters (p. 112).
The request accepts the following data in JSON format.
Filter (p. 39)
Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.
Type: ComprehendMedicalAsyncJobFilter (p. 83) object Required: No
MaxResults (p. 39)
The maximum number of results to return in each page. The default is 100.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 500.
Required: No NextToken (p. 39)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Required: No
Response Syntax
{
"ComprehendMedicalAsyncJobPropertiesList": [ {
Response Elements
"NextToken": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
ComprehendMedicalAsyncJobPropertiesList (p. 39) A list containing the properties of each job returned.
Type: Array of ComprehendMedicalAsyncJobProperties (p. 84) objects NextToken (p. 39)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Errors
For information about the errors that are common to all actions, see Common Errors (p. 114).
InternalServerException
An internal server error occurred. Retry your request.
HTTP Status Code: 500 InvalidRequestException
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
HTTP Status Code: 400
See Also
TooManyRequestsException
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
HTTP Status Code: 400 ValidationException
The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
• AWS Command Line Interface
• AWS SDK for .NET
• AWS SDK for C++
• AWS SDK for Go
• AWS SDK for Java V2
• AWS SDK for JavaScript
• AWS SDK for PHP V3
• AWS SDK for Python
• AWS SDK for Ruby V3
ListICD10CMInferenceJobs
ListICD10CMInferenceJobs
Gets a list of InferICD10CM jobs that you have submitted.
Request Syntax
{ "Filter": {
"JobName": "string", "JobStatus": "string", "SubmitTimeAfter": number, "SubmitTimeBefore": number },
"MaxResults": number, "NextToken": "string"
}
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters (p. 112).
The request accepts the following data in JSON format.
Filter (p. 42)
Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.
Type: ComprehendMedicalAsyncJobFilter (p. 83) object Required: No
MaxResults (p. 42)
The maximum number of results to return in each page. The default is 100.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 500.
Required: No NextToken (p. 42)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Required: No
Response Syntax
{
"ComprehendMedicalAsyncJobPropertiesList": [ {
Response Elements
"NextToken": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
ComprehendMedicalAsyncJobPropertiesList (p. 42)
A list containing the properties of each job that is returned.
Type: Array of ComprehendMedicalAsyncJobProperties (p. 84) objects NextToken (p. 42)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Errors
For information about the errors that are common to all actions, see Common Errors (p. 114).
InternalServerException
An internal server error occurred. Retry your request.
HTTP Status Code: 500 InvalidRequestException
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
HTTP Status Code: 400
See Also
TooManyRequestsException
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
HTTP Status Code: 400 ValidationException
The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
• AWS Command Line Interface
• AWS SDK for .NET
• AWS SDK for C++
• AWS SDK for Go
• AWS SDK for Java V2
• AWS SDK for JavaScript
• AWS SDK for PHP V3
• AWS SDK for Python
• AWS SDK for Ruby V3
ListPHIDetectionJobs
ListPHIDetectionJobs
Gets a list of protected health information (PHI) detection jobs that you have submitted.
Request Syntax
{ "Filter": {
"JobName": "string", "JobStatus": "string", "SubmitTimeAfter": number, "SubmitTimeBefore": number },
"MaxResults": number, "NextToken": "string"
}
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters (p. 112).
The request accepts the following data in JSON format.
Filter (p. 45)
Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.
Type: ComprehendMedicalAsyncJobFilter (p. 83) object Required: No
MaxResults (p. 45)
The maximum number of results to return in each page. The default is 100.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 500.
Required: No NextToken (p. 45)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Required: No
Response Syntax
{
"ComprehendMedicalAsyncJobPropertiesList": [ {
Response Elements
"NextToken": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
ComprehendMedicalAsyncJobPropertiesList (p. 45) A list containing the properties of each job returned.
Type: Array of ComprehendMedicalAsyncJobProperties (p. 84) objects NextToken (p. 45)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Errors
For information about the errors that are common to all actions, see Common Errors (p. 114).
InternalServerException
An internal server error occurred. Retry your request.
HTTP Status Code: 500 InvalidRequestException
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
HTTP Status Code: 400
See Also
TooManyRequestsException
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
HTTP Status Code: 400 ValidationException
The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
• AWS Command Line Interface
• AWS SDK for .NET
• AWS SDK for C++
• AWS SDK for Go
• AWS SDK for Java V2
• AWS SDK for JavaScript
• AWS SDK for PHP V3
• AWS SDK for Python
• AWS SDK for Ruby V3
ListRxNormInferenceJobs
ListRxNormInferenceJobs
Gets a list of InferRxNorm jobs that you have submitted.
Request Syntax
{ "Filter": {
"JobName": "string", "JobStatus": "string", "SubmitTimeAfter": number, "SubmitTimeBefore": number },
"MaxResults": number, "NextToken": "string"
}
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters (p. 112).
The request accepts the following data in JSON format.
Filter (p. 48)
Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.
Type: ComprehendMedicalAsyncJobFilter (p. 83) object Required: No
MaxResults (p. 48)
Identifies the next page of results to return.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 500.
Required: No NextToken (p. 48)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Required: No
Response Syntax
{
"ComprehendMedicalAsyncJobPropertiesList": [ {
Response Elements
"NextToken": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
ComprehendMedicalAsyncJobPropertiesList (p. 48)
The maximum number of results to return in each page. The default is 100.
Type: Array of ComprehendMedicalAsyncJobProperties (p. 84) objects NextToken (p. 48)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Errors
For information about the errors that are common to all actions, see Common Errors (p. 114).
InternalServerException
An internal server error occurred. Retry your request.
HTTP Status Code: 500 InvalidRequestException
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
HTTP Status Code: 400
See Also
TooManyRequestsException
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
HTTP Status Code: 400 ValidationException
The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
• AWS Command Line Interface
• AWS SDK for .NET
• AWS SDK for C++
• AWS SDK for Go
• AWS SDK for Java V2
• AWS SDK for JavaScript
• AWS SDK for PHP V3
• AWS SDK for Python
• AWS SDK for Ruby V3
ListSNOMEDCTInferenceJobs
ListSNOMEDCTInferenceJobs
Gets a list of InferSNOMEDCT jobs a user has submitted.
Request Syntax
{
"Filter": {
"JobName": "string", "JobStatus": "string", "SubmitTimeAfter": number, "SubmitTimeBefore": number },
"MaxResults": number, "NextToken": "string"
}
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters (p. 112).
The request accepts the following data in JSON format.
Filter (p. 51)
Provides information for filtering a list of detection jobs.
Type: ComprehendMedicalAsyncJobFilter (p. 83) object Required: No
MaxResults (p. 51)
The maximum number of results to return in each page. The default is 100.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 500.
Required: No NextToken (p. 51)
Identifies the next page of InferSNOMEDCT results to return.
Type: String
Length Constraints: Minimum length of 1.
Required: No
Response Syntax
{
"ComprehendMedicalAsyncJobPropertiesList": [ {
Response Elements
"NextToken": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
ComprehendMedicalAsyncJobPropertiesList (p. 51)
A list containing the properties of each job that is returned.
Type: Array of ComprehendMedicalAsyncJobProperties (p. 84) objects NextToken (p. 51)
Identifies the next page of results to return.
Type: String
Length Constraints: Minimum length of 1.
Errors
For information about the errors that are common to all actions, see Common Errors (p. 114).
InternalServerException
An internal server error occurred. Retry your request.
HTTP Status Code: 500 InvalidRequestException
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
HTTP Status Code: 400
See Also
TooManyRequestsException
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
HTTP Status Code: 400 ValidationException
The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
• AWS Command Line Interface
• AWS SDK for .NET
• AWS SDK for C++
• AWS SDK for Go
• AWS SDK for Java V2
• AWS SDK for JavaScript
• AWS SDK for PHP V3
• AWS SDK for Python
• AWS SDK for Ruby V3