AWS CodeBuild BitBucket Auth Types

1

The documentation for the bitbucket auth says the valid types are PERSONAL_ACCESS_TOKENS and BASIC_AUTH. However, BitBucket does not support tokens and when trying to pass a password with auth_type=PERSONAL_ACCESS_TOKENS it gives an error of Invalid AuthType provided. So, are the docs wrong?

https://docs.aws.amazon.com/codebuild/latest/userguide/access-tokens.html#access-tokens-bitbucket

AWS
asked 3 months ago80 views
1 Answer
1

CodeBuild does not currently support using PAT token in BitBucket connections.

YongTao
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions