You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
For my Bitbucket pipeline, I am using a docker image hosted in AWS ECR as the build environment. Is it possible to fetch the docker image from AWS ECR if the AWS account has Multi Factor Authentication enabled?
Regards,
Anusha
Yes, as long as the policies allow access via API credentials. For pipelines it is recommended practice to have credentials (AWS API key and secret) specific for the pipeline case so they are easier to manage (e.g. rotate them, switch teams etc.).
You might already be aware of this, so linking this for reference can't hurt:
Is this the information you're looking for?
He specifically called out "MFA" or "multi-factor authentication" which means having a hardware device (or virtual device) with a temporary password, like you might have on your mobile device that generates a new 6 digit code every 30 seconds.
These articles don't mention anything about MFA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.