

# Actions for Amazon Keyspaces using AWS SDKs
<a name="service_code_examples_actions"></a>

The following code examples demonstrate how to perform individual Amazon Keyspaces actions with AWS SDKs. Each example includes a link to GitHub, where you can find instructions for setting up and running the code. 

 The following examples include only the most commonly used actions. For a complete list, see the [Amazon Keyspaces (for Apache Cassandra) API Reference](https://docs.aws.amazon.com/keyspaces/latest/APIReference/Welcome.html). 

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