⚝
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-entities-detection-v2-job.rst
**To start an entities detection job** The following ``start-entities-detection-v2-job`` example starts an asynchronous entity detection job. :: aws comprehendmedical start-entities-detection-v2-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": "ab9887877365fe70299089371c043b96" } For more information, see `Batch APIs
`__ in the *Amazon Comprehend Medical Developer Guide*.