Run Amazon CodeBuild directly
You can use the Amazon CodeBuild console, Amazon CLI, or Amazon SDK to set up, run, and monitor builds directly with CodeBuild.
Not what you're looking for? To use Amazon CodePipeline to run CodeBuild, see Use CodePipeline with CodeBuild.
Prerequisites
Answer the questions in Plan a build.
Run Amazon CodeBuild directly
-
Create the build project. To use the console, see Create a build project (console). To use the Amazon CLI, see Create a build project (Amazon CLI). To use Amazon SDK, see Create a build project (Amazon SDKs).
-
Run the build. To use the console, see Run a build (console). To use the Amazon CLI, see Run a build (Amazon CLI). To use Amazon SDK, see Run a build (Amazon SDKs).
-
Get information about the build. To use the console, see View build details (console). To use the Amazon CLI, see View build details (Amazon CLI). To use Amazon SDK, see View build details (Amazon SDKs).