

There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub repo.

# Code examples for Amazon MSK using AWS SDKs
<a name="kafka_code_examples"></a>

The following code examples show you how to use Amazon Managed Streaming for Apache Kafka with an AWS software development kit (SDK).

*Scenarios* are code examples that show you how to accomplish specific tasks by calling multiple functions within a service or combined with other AWS services.

**More resources**
+  **[ Amazon MSK Developer Guide](https://docs.aws.amazon.com/msk/latest/developerguide/what-is-msk.html)** – More information about Amazon MSK.
+ **[Amazon MSK API Reference](https://docs.aws.amazon.com/MSK/2.0/APIReference/welcome.html)** – Details about all available Amazon MSK actions.
+ **[AWS Developer Center](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)** – Code examples that you can filter by category or full-text search.
+ **[AWS SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples)** – GitHub repo with complete code in preferred languages. Includes instructions for setting up and running the code.

**Contents**
+ [Scenarios](kafka_code_examples_scenarios.md)
  + [Getting started with Amazon MSK](kafka_example_ec2_GettingStarted_057_section.md)
+ [Serverless examples](kafka_code_examples_serverless_examples.md)
  + [Invoke a Lambda function from an Amazon MSK trigger](kafka_example_serverless_MSK_Lambda_section.md)