aws-samples / ec2-classic-resource-finder

This script enables the identification of resources running in Amazon EC2 Classic
MIT No Attribution
131 stars 82 forks source link

Prompts for MFA on every region in every account #31

Open ehammond opened 2 years ago

ehammond commented 2 years ago

My AWS config requires MFA to assume a role.

I can understand if this tool prompted for MFA each time it assumed a role, once for each account (even though that is not necessary if implemented right).

However, this tool prompts once for every region in every account. This makes the tool unusable for me.