You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delayed response. I've been busy rewriting it from the ground up as binary cmdlets to improve performance and code legibility. Please upgrade to the latest version which should now honour ProfileName according to the rules used by other AWS cmdlets.
I've authenticated with AWS and defined a profile named 'et' in the .aws\credentials file.
When doing something like
If I authenticate and create a profile of 'default' the command works. Setting the
ProfileName
toet
still results in it loading thedefault
profile.The text was updated successfully, but these errors were encountered: