This page describes how to run a AWS CodeBuild build from CIClone.
Prerequisites
The CircleCI connection should be configured as described at here.
Instructions
1. Click AWS CodeBuild
tab at the bottom of the IDE, then AWS CodeBuild toolwindow will be appeared.
2. Select an AWS CodeBuild project from pull-down at the left pane, now you will be able to click a Start
button.
3. You can start an AWS CodeBuild build by clicking the Start
button.
4. The new started build will be shown in the left pane. By selecting it, you can view the log on the way of the build.