Merge Branches By Three Way

POST {{aws_codecommit_base_url}}/?Action=MergeBranchesByThreeWay

Request Params

KeyDatatypeRequiredDescription
ActionstringThe name of the author who created the commit. This information will be used as both the author and committer for the commit.

Request Body

{"repositoryName"=>"MyDemoRepo", "destinationCommitSpecifier"=>"bugfix-bug1234", "sourceCommitSpecifier"=>"master", "authorName"=>"Jorge Souza", "email"=>"jorge_souza@example.com", "commitMessage"=>"Merging changes from master before additional testing"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
User-Agentstring
X-Amz-Targetstring