You are the correct AWS code pipeline that does not have bitbucket as the provider source. An option that seems possible is to configure the bitpack to copy code into the AWS S3 bucket, and then deploy the code from AWS S3. AWS Code Pipeline Source Suppliers:
- AWS S3
- AWS CodeCommit
- Github
You can use the zapier template to copy the changes in the bitpack to S3.
source
share