# CodeBuild

Now going over to CodeBuild onsole and creating a build project

<figure><img src="/files/Us2vl7T52xGM0nPwePVm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1dkVOwxvK2aZ5vdB80y0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Rd5nTkChMkjBJ9qMqE4t" alt=""><figcaption></figcaption></figure>

Now for Artifacts

<figure><img src="/files/RCAO6uSXbRWBJcfPPtGx" alt=""><figcaption></figcaption></figure>

Can leave the logs as they are

<figure><img src="/files/2j2yu8VtkBEBSSVoOmwd" alt=""><figcaption></figcaption></figure>

Now that everything has been configured, I can select “Start Build” within the project

<figure><img src="/files/5urKiKvKRhQBMYWKOI6u" alt=""><figcaption></figcaption></figure>

It works

<figure><img src="/files/E0aXtX7jsHQ0BB4AsvMu" alt=""><figcaption></figcaption></figure>

Full discloser. There was some troubleshooting. I had to create another s3 bucket in US-east-2.

<figure><img src="/files/qSN4AqezLpFJzANcZGRH" alt=""><figcaption></figcaption></figure>

With this I had to reupload the message, util zip file and I had to adjust a few things in the codebuild. Nothing too complicated.

I can also see the logs within Cloudwatch

<figure><img src="/files/u0sPFuJBxckHUQkRdcdx" alt=""><figcaption></figcaption></figure>

Thank you for reading&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://oklencodes.gitbook.io/untitled/devops/creating-a-codebuild-project-and-getting-the-output-with-cloudwatch-logs/codebuild.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
