-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.
Description
Hello,
We started to use the switch role feature a couple of months ago and we are using the MultiFactorAuthPresent condition, therefore forcing users to be logged in using their MFA and it’s working perfectly.
It’s working in the web console, it’s working with AWS CLI and with many AWS SDKs (like boto3 or the Go SDK) since those SDKs are reading the mfa_serial field in the ~/.aws/credentials
file.
I tested the most recent Java SDK for AWS (1.11.213) and it seems like it’s not supported. Would it be possible to read the mfa_serial field in the .aws/credentials and then ask the MFA when starting a Java process?
See a related issue in the Go SDK: aws/aws-sdk-go#842
Thanks!
vinu, jmartinaetna, jkoberg, lbourdages, jrochette and 15 moreJahnKhan
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.