

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

The following code examples demonstrate how to perform individual CodeBuild 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 [AWS CodeBuild API Reference](https://docs.aws.amazon.com/codebuild/latest/APIReference/Welcome.html). 

**Topics**
+ [`CreateProject`](example_codebuild_CreateProject_section.md)
+ [`ListBuilds`](example_codebuild_ListBuilds_section.md)
+ [`ListProjects`](example_codebuild_ListProjects_section.md)
+ [`StartBuild`](example_codebuild_StartBuild_section.md)