Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Webhook for AWS Codepipeline

Gaurav
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 31, 2019

Hi Team,

I have a requirement to integrate bitbucket to the Codepipeline. So the process involves copying the repo file to s3 and the s3 file triggers the codepipeline.

Please let me know if there is already a webhook to achieve this

1 answer

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 2, 2019

Hello @Gaurav,

I'm not familiar with AWS CodePipeline, but looks like you can configure a webhook for your repository in Bitbucket which will trigger AWS CodePipeline, and configure AWS CodePipeline to pull your repository via SSH upon receiving that webhook. Here's an Amazon article describing this.

If you absolutely have to copy some files to S3 as an intermediate step, you can configure Bitbucket Pipelines to deploy to S3 and trigger same AWS CodePipeline URL as a webhook would do.

Hope this helps.

Cheers,
Daniil

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events