⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
comprehendmedical
/
View File Name :
start-icd10-cm-inference-job.rst
**To start an ICD-10-CM inference job** The following ``start-icd10-cm-inference-job`` example starts an ICD-10-CM inference batch analysis job. :: aws comprehendmedical start-icd10-cm-inference-job \ --input-data-config "S3Bucket=comp-med-input" \ --output-data-config "S3Bucket=comp-med-output" \ --data-access-role-arn arn:aws:iam::867139942017:role/ComprehendMedicalBatchProcessingRole \ --language-code en Output:: { "JobId": "ef7289877365fc70299089371c043b96" } For more information, see `Ontology linking batch analysis
`__ in the *Amazon Comprehend Medical Developer Guide*.