

 Amazon Redshift will no longer support the creation of new Python UDFs starting Patch 198. Existing Python UDFs will continue to function until June 30, 2026. For more information, see the [ blog post ](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/). 

# Basic examples for Amazon Redshift using AWS SDKs
<a name="service_code_examples_basics"></a>

The following code examples show how to use the basics of Amazon Redshift with AWS SDKs. 

**Contents**
+ [Hello Amazon Redshift](example_redshift_Hello_section.md)
+ [Learn the basics](example_redshift_Scenario_section.md)
+ [Actions](service_code_examples_actions.md)
  + [`CreateCluster`](example_redshift_CreateCluster_section.md)
  + [`DeleteCluster`](example_redshift_DeleteCluster_section.md)
  + [`DescribeClusters`](example_redshift_DescribeClusters_section.md)
  + [`DescribeStatement`](example_redshift_DescribeStatement_section.md)
  + [`ExecuteStatement`](example_redshift_ExecuteStatement_section.md)
  + [`GetStatementResult`](example_redshift_GetStatementResult_section.md)
  + [`ListDatabases`](example_redshift_ListDatabases_section.md)
  + [`ModifyCluster`](example_redshift_ModifyCluster_section.md)