Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to deploy to AWS Elastic Beanstalk using bitbucket pipelines?

CovertNinja November 24, 2016

I am trying to use Bitbucket piplines to deploy to AWS Elastic Beanstalk. Using suggested guide by Atlassian. After following configuration guide test gets me error:

python beanstalk_deploy.pyFailed to upload artifact to S3.An error occurred (InvalidRequest) when calling the PutObject operation: Missing required header for this request: x-amz-content-sha256.

Anyone had same problem? OR have any suggestions what is wrong?


2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Steve Gehle June 12, 2017

Check your environment variables. My AWS_DEFAULT_REGION variable was incorrect.

0 votes
Tom Kane
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 30, 2016

You might want to try the integration listed here: https://bitbucket.org/account/user/awslabs/projects/BP

I successfully used the CodeDeploy integration but I haven't tried the Elastic Beanstalk one.

TAGS
AUG Leaders

Atlassian Community Events