@@ -366,150 +366,7 @@ export interface MedicalImaging {
366
366
}
367
367
368
368
/**
369
- * <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA eligible service
370
- * that empowers healthcare providers, life science organizations, and their software partners to store,
371
- * analyze, and share medical images in the cloud at petabyte scale. For an introduction to the service, see the
372
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">
373
- * <i>AWS HealthImaging Developer Guide</i>
374
- * </a>.</p>
375
- * <note>
376
- * <p>We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as
377
- * they take care of request authentication, serialization, and connection management. For more information,
378
- * see <a href="http://aws.amazon.com/developer/tools">Tools to build on AWS</a>.</p>
379
- * </note>
380
- * <p>The following sections list AWS HealthImaging API actions categorized according to functionality. Links are
381
- * provided to actions within this Reference, along with links back to corresponding sections in the
382
- * <i>AWS HealthImaging Developer Guide</i> where you can view tested code examples.</p>
383
- * <p class="title">
384
- * <b>Data store actions</b>
385
- * </p>
386
- * <ul>
387
- * <li>
388
- * <p>
389
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_CreateDatastore.html">CreateDatastore</a>
390
- * – See
391
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/create-data-store.html">Creating a data store</a>.</p>
392
- * </li>
393
- * <li>
394
- * <p>
395
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetDatastore.html">GetDatastore</a>
396
- * – See
397
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/get-data-store.html">Getting data store properties</a>.</p>
398
- * </li>
399
- * <li>
400
- * <p>
401
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListDatastores.html">ListDatastores</a>
402
- * – See
403
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-data-stores.html">Listing data stores</a>.</p>
404
- * </li>
405
- * <li>
406
- * <p>
407
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_DeleteDatastore.html">DeleteDatastore</a>
408
- * – See
409
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/delete-data-store.html">Deleting a data store</a>.</p>
410
- * </li>
411
- * </ul>
412
- * <p class="title">
413
- * <b>Import job actions</b>
414
- * </p>
415
- * <ul>
416
- * <li>
417
- * <p>
418
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_StartDICOMImportJob.html">StartDICOMImportJob</a>
419
- * – See
420
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/start-dicom-import-job.html">Starting an import job</a>.</p>
421
- * </li>
422
- * <li>
423
- * <p>
424
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetDICOMImportJob.html">GetDICOMImportJob</a>
425
- * – See
426
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/get-dicom-import-job.html">Getting import job properties</a>.</p>
427
- * </li>
428
- * <li>
429
- * <p>
430
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListDICOMImportJobs.html">ListDICOMImportJobs</a>
431
- * – See
432
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-dicom-import-jobs.html">Listing import jobs</a>.</p>
433
- * </li>
434
- * </ul>
435
- * <p class="title">
436
- * <b>Image set access actions</b>
437
- * </p>
438
- * <ul>
439
- * <li>
440
- * <p>
441
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_SearchImageSets.html">SearchImageSets</a>
442
- * – See
443
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/search-image-sets.html">Searching image sets</a>.</p>
444
- * </li>
445
- * <li>
446
- * <p>
447
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetImageSet.html">GetImageSet</a>
448
- * – See
449
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/get-image-set-properties.html">Getting image set properties</a>.</p>
450
- * </li>
451
- * <li>
452
- * <p>
453
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetImageSetMetadata.html">GetImageSetMetadata</a>
454
- * – See
455
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/get-image-set-metadata.html">Getting image set metadata</a>.</p>
456
- * </li>
457
- * <li>
458
- * <p>
459
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetImageFrame.html">GetImageFrame</a>
460
- * – See
461
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/get-image-frame.html">Getting image set pixel data</a>.</p>
462
- * </li>
463
- * </ul>
464
- * <p class="title">
465
- * <b>Image set modification actions</b>
466
- * </p>
467
- * <ul>
468
- * <li>
469
- * <p>
470
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListImageSetVersions.html">ListImageSetVersions</a>
471
- * – See
472
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-image-set-versions.html">Listing image set versions</a>.</p>
473
- * </li>
474
- * <li>
475
- * <p>
476
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UpdateImageSetMetadata.html">UpdateImageSetMetadata</a>
477
- * – See
478
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/update-image-set-metadata.html">Updating image set metadata</a>.</p>
479
- * </li>
480
- * <li>
481
- * <p>
482
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_CopyImageSet.html">CopyImageSet</a>
483
- * – See
484
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/copy-image-set.html">Copying an image set</a>.</p>
485
- * </li>
486
- * <li>
487
- * <p>
488
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_DeleteImageSet.html">DeleteImageSet</a>
489
- * – See
490
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/delete-image-set.html">Deleting an image set</a>.</p>
491
- * </li>
492
- * </ul>
493
- * <p class="title">
494
- * <b>Tagging actions</b>
495
- * </p>
496
- * <ul>
497
- * <li>
498
- * <p>
499
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html">TagResource</a>
500
- * – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-resource.html">Tagging a resource</a>.</p>
501
- * </li>
502
- * <li>
503
- * <p>
504
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
505
- * – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-tag-resource.html">Listing tags for a resource</a>.</p>
506
- * </li>
507
- * <li>
508
- * <p>
509
- * <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html">UntagResource</a>
510
- * – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/untag-resource.html">Untagging a resource</a>.</p>
511
- * </li>
512
- * </ul>
369
+ * <p>This is the <i>AWS HealthImaging API Reference</i>. For an introduction to the service, see <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">What is AWS HealthImaging?</a> in the <i>AWS HealthImaging Developer Guide</i>.</p>
513
370
* @public
514
371
*/
515
372
export class MedicalImaging extends MedicalImagingClient implements MedicalImaging { }
0 commit comments