

Ada lebih banyak contoh AWS SDK yang tersedia di repo Contoh [SDK AWS Doc](https://github.com/awsdocs/aws-doc-sdk-examples). GitHub 

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh dasar untuk Amazon Redshift menggunakan AWS SDKs
<a name="redshift_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar Amazon Redshift dengan. AWS SDKs 

**Contents**
+ [Halo Amazon Redshift](redshift_example_redshift_Hello_section.md)
+ [Pelajari dasar-dasarnya](redshift_example_redshift_Scenario_section.md)
+ [Tindakan](redshift_code_examples_actions.md)
  + [`CreateCluster`](redshift_example_redshift_CreateCluster_section.md)
  + [`DeleteCluster`](redshift_example_redshift_DeleteCluster_section.md)
  + [`DescribeClusters`](redshift_example_redshift_DescribeClusters_section.md)
  + [`DescribeStatement`](redshift_example_redshift_DescribeStatement_section.md)
  + [`ExecuteStatement`](redshift_example_redshift_ExecuteStatement_section.md)
  + [`GetStatementResult`](redshift_example_redshift_GetStatementResult_section.md)
  + [`ListDatabases`](redshift_example_redshift_ListDatabases_section.md)
  + [`ModifyCluster`](redshift_example_redshift_ModifyCluster_section.md)