

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用的代码示 HealthImaging 例 AWS SDKs
<a name="service_code_examples"></a>

以下代码示例说明如何 HealthImaging 使用 AWS 软件开发套件 (SDK)。

*操作*是大型程序的代码摘录，必须在上下文中运行。您可以通过操作了解如何调用单个服务函数，还可以通过函数相关场景的上下文查看操作。

*场景*是向您展示如何通过在一个服务中调用多个函数或与其他 AWS 服务服务结合来完成特定任务的代码示例。

有关 S AWS DK 开发者指南和代码示例的完整列表，请参阅[将此服务与 AWS SDK 配合使用](sdk-general-information-section.md)。本主题还包括有关入门的信息以及有关先前的 SDK 版本的详细信息。

**Contents**
+ [基本功能](service_code_examples_basics.md)
  + [你好 HealthImaging](example_medical-imaging_Hello_section.md)
  + [操作](service_code_examples_actions.md)
    + [`CopyImageSet`](example_medical-imaging_CopyImageSet_section.md)
    + [`CreateDatastore`](example_medical-imaging_CreateDatastore_section.md)
    + [`DeleteDatastore`](example_medical-imaging_DeleteDatastore_section.md)
    + [`DeleteImageSet`](example_medical-imaging_DeleteImageSet_section.md)
    + [`GetDICOMImportJob`](example_medical-imaging_GetDICOMImportJob_section.md)
    + [`GetDatastore`](example_medical-imaging_GetDatastore_section.md)
    + [`GetImageFrame`](example_medical-imaging_GetImageFrame_section.md)
    + [`GetImageSet`](example_medical-imaging_GetImageSet_section.md)
    + [`GetImageSetMetadata`](example_medical-imaging_GetImageSetMetadata_section.md)
    + [`ListDICOMImportJobs`](example_medical-imaging_ListDICOMImportJobs_section.md)
    + [`ListDatastores`](example_medical-imaging_ListDatastores_section.md)
    + [`ListImageSetVersions`](example_medical-imaging_ListImageSetVersions_section.md)
    + [`ListTagsForResource`](example_medical-imaging_ListTagsForResource_section.md)
    + [`SearchImageSets`](example_medical-imaging_SearchImageSets_section.md)
    + [`StartDICOMImportJob`](example_medical-imaging_StartDICOMImportJob_section.md)
    + [`TagResource`](example_medical-imaging_TagResource_section.md)
    + [`UntagResource`](example_medical-imaging_UntagResource_section.md)
    + [`UpdateImageSetMetadata`](example_medical-imaging_UpdateImageSetMetadata_section.md)
+ [场景](service_code_examples_scenarios.md)
  + [开始使用影像集和影像帧](example_medical-imaging_Scenario_ImageSetsAndFrames_section.md)
  + [标记数据存储](example_medical-imaging_Scenario_TaggingDataStores_section.md)
  + [标记映像集](example_medical-imaging_Scenario_TaggingImageSets_section.md)