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
Being new to AWS tooling, I am not sure what to do when I run rain info and get:
a region was not specified. You can run 'aws configure' or choose a profile with a region
It seems I need to create a config file or setup an AWS CLI or something. Could there be a bit more help in this situation? Could it prompt me for the region? Help me login? Etc?
The text was updated successfully, but these errors were encountered:
A follow-up suggestion here: Rain absolutely can run without the user being logged in (as that's how it used to work). It would be more helpful to allow rain to do what it can offline and then hint to the user that capabilities X, Y, and Z are available if they have a valid AWS credential session.
Being new to AWS tooling, I am not sure what to do when I run
rain info
and get:It seems I need to create a config file or setup an AWS CLI or something. Could there be a bit more help in this situation? Could it prompt me for the region? Help me login? Etc?
The text was updated successfully, but these errors were encountered: