AWS Code PipeLine not getting all repository of BitBucket account

CodePipeline uses a Bitbucket App installed on your Bitbucket account to access repositories. Currently Bitbucket only allows Apps to access repositories on the same account that the App was installed on. I’ve passed this feedback onto the CodePipeline team who is partnering with Atlassian on this integration.

For now you can try this workaround:

  1. Select the connection
  2. Type the name of the Repo as <account>/<repository-name> in the "Repository name" field
  3. Select the branch

CodePipeline connection should be able to retrieve the repo when you run the pipeline.