List Builds For AWS Codebuild Projects

Title


Docs and Source

Source Here


Explanation and Notes

Lists the builds that AWS Codebuild kicked off for a specific project

aws codebuild batch-get-builds --ids <project_name>:<project_id>


#aws
#Codebuild