# Functions
GetBuilds retrieves a list of AWS CodeBuild builds Inputs: sess is the current session, which provides configuration for the SDK's service clients Output: If success, the list of the builds and nil Otherwise, nil and an error from the call to ListBuilds or BatchGetBuilds.