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
I have another region as my default region, but "aws support" only has an endpoint in us-east-1. So I have to run it with --region us-east-1 or else it doesn't work:
[~] $ aws-shell
aws> support describe-cases
Could not connect to the endpoint URL: "https://support.[redacted].amazonaws.com/"
aws>
It would be nice if I could configure aws-shell to use the sole available end-point for the service without changing my default region.
Best,
Aleksey
The text was updated successfully, but these errors were encountered:
Hi! aws-shell looks great!
I have another region as my default region, but "aws support" only has an endpoint in
us-east-1
. So I have to run it with--region us-east-1
or else it doesn't work:It would be nice if I could configure aws-shell to use the sole available end-point for the service without changing my default region.
Best,
Aleksey
The text was updated successfully, but these errors were encountered: