

Sono disponibili altri esempi AWS SDK nel repository [AWS Doc SDK](https://github.com/awsdocs/aws-doc-sdk-examples) Examples. GitHub 

Le traduzioni sono generate tramite traduzione automatica. In caso di conflitto tra il contenuto di una traduzione e la versione originale in Inglese, quest'ultima prevarrà.

# Esempi di codice per HealthLake l'utilizzo AWS SDKs
<a name="healthlake_code_examples"></a>

I seguenti esempi di codice mostrano come utilizzare un kit AWS HealthLake di sviluppo AWS software (SDK).

Le *azioni* sono estratti di codice da programmi più grandi e devono essere eseguite nel contesto. Sebbene le azioni mostrino come richiamare le singole funzioni del servizio, è possibile visualizzarle contestualizzate negli scenari correlati.

**Altre risorse**
+  **[ HealthLake Guida per gli sviluppatori](https://docs.aws.amazon.com/healthlake/latest/devguide/what-is-amazon-health-lake.html)**: ulteriori informazioni su HealthLake.
+ **[HealthLake Riferimento API](https://docs.aws.amazon.com/healthlake/latest/APIReference/Welcome.html)**: dettagli su tutte le HealthLake azioni disponibili.
+ **[AWS Developer Center](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)**: esempi di codice che puoi filtrare per categoria o per ricerca completa.
+ **[AWS Esempi SDK](https://github.com/awsdocs/aws-doc-sdk-examples)**: GitHub repository con codice completo nelle lingue preferite. Include le istruzioni su come configurare ed eseguire il codice.

**Contents**
+ [Nozioni di base](healthlake_code_examples_basics.md)
  + [Azioni](healthlake_code_examples_actions.md)
    + [`CreateFHIRDatastore`](healthlake_example_healthlake_CreateFHIRDatastore_section.md)
    + [`DeleteFHIRDatastore`](healthlake_example_healthlake_DeleteFHIRDatastore_section.md)
    + [`DescribeFHIRDatastore`](healthlake_example_healthlake_DescribeFHIRDatastore_section.md)
    + [`DescribeFHIRExportJob`](healthlake_example_healthlake_DescribeFHIRExportJob_section.md)
    + [`DescribeFHIRImportJob`](healthlake_example_healthlake_DescribeFHIRImportJob_section.md)
    + [`ListFHIRDatastores`](healthlake_example_healthlake_ListFHIRDatastores_section.md)
    + [`ListFHIRExportJobs`](healthlake_example_healthlake_ListFHIRExportJobs_section.md)
    + [`ListFHIRImportJobs`](healthlake_example_healthlake_ListFHIRImportJobs_section.md)
    + [`ListTagsForResource`](healthlake_example_healthlake_ListTagsForResource_section.md)
    + [`StartFHIRExportJob`](healthlake_example_healthlake_StartFHIRExportJob_section.md)
    + [`StartFHIRImportJob`](healthlake_example_healthlake_StartFHIRImportJob_section.md)
    + [`TagResource`](healthlake_example_healthlake_TagResource_section.md)
    + [`UntagResource`](healthlake_example_healthlake_UntagResource_section.md)