Hi There,
I'm trying to use the AWS Cloud Builder 11 with an account with mfa. Using MFA you need to generate a session token described here
https://aws.amazon.com/premiumsupport/knowledge-center/authenticate-mfa-cli/
I've added to my credentials / profile but CB doesn't log in - it doesn't look like it's passing the session token to AWS.
It does work via aws cli
Note the credentials file looks like
[eagletemp]
aws_access_key_id = xxxxxxxx
aws_secret_access_key = xxxxxxxxx
aws_session_token = xxxxxxxxxxxx
Anyone hit this?
Thanks
Fraser
Hi Fraser-I am running into this same thing. Did you ever find a solution?