c1982 / awsdtc

AWS Data Transfer Cost Explorer
MIT License
90 stars 1 forks source link

Not working with CrossAccount configuration #4

Open daknhh opened 3 years ago

daknhh commented 3 years ago

If the default profile is containing crossaccount configuration and / or MFA the app is throwing the follwing error:

For verbose messaging see aws.Config.CredentialsChainVerboseErrors

error: NoCredentialProviders: no valid providers in chain. Deprecated.

c1982 commented 3 years ago

Thanks. I will check this.