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 = xyz
aws_secret_access_key = xyz
aws_session_token = xyz
Anyone hit this?
Thanks
Fraser