Returns information about a repository branch, including its name and the last commit ID.
Posted on:
2018-08-27
Provider
AWS CodeCommit
decription
AWS CodeCommit is a fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories. CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http:///?Action=GetBranch?X-Sd-Token={streamdata_token}&branchName={field_value}&repositoryName={field_value}"