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
gefragt vor 4 Monaten102 Aufrufe
1 Antwort
1

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

YongTao
beantwortet vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen