

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS SDKs 사용한 HealthImaging의 기본 예제
<a name="service_code_examples_basics"></a>

다음 코드 예제에서는 AWS HealthImaging SDKs에서의 기본 사항을 AWS 사용하는 방법을 보여줍니다.

**Contents**
+ [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)