

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

# Contoh dasar untuk Amazon Keyspaces menggunakan SDK AWS
<a name="service_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar Amazon Keyspaces (untuk Apache Cassandra) dengan SDK. AWS 

**Contents**
+ [Halo Amazon Keyspaces](example_keyspaces_Hello_section.md)
+ [Pelajari dasar-dasarnya](example_keyspaces_Scenario_GetStartedKeyspaces_section.md)
+ [Tindakan](service_code_examples_actions.md)
  + [`CreateKeyspace`](example_keyspaces_CreateKeyspace_section.md)
  + [`CreateTable`](example_keyspaces_CreateTable_section.md)
  + [`DeleteKeyspace`](example_keyspaces_DeleteKeyspace_section.md)
  + [`DeleteTable`](example_keyspaces_DeleteTable_section.md)
  + [`GetKeyspace`](example_keyspaces_GetKeyspace_section.md)
  + [`GetTable`](example_keyspaces_GetTable_section.md)
  + [`ListKeyspaces`](example_keyspaces_ListKeyspaces_section.md)
  + [`ListTables`](example_keyspaces_ListTables_section.md)
  + [`RestoreTable`](example_keyspaces_RestoreTable_section.md)
  + [`UpdateTable`](example_keyspaces_UpdateTable_section.md)