Here are some popular CodeBuild API calls and what they do :-
batch-get-projects : API call which allows you to view description of specified project.
batch-get-projects
start-build : API call which initials the build for a specified project name.
start-build
Last updated 2 years ago