rkoval / alfred-aws-console-services-workflow

A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.
MIT License
312 stars 54 forks source link

S3 doesn't have a global region #67

Closed singhprd closed 3 weeks ago

singhprd commented 11 months ago

Thanks for the great workflow!

Potential fix for opening S3 in a region.


I don't believe that S3 has a global region.

The URL will change from: https://console.aws.amazon.com/s3/home

to this for example: https://eu-west-1.console.aws.amazon.com/s3/home

Maybe this breaks something I've not come across however?

rkoval commented 3 weeks ago

ahh you appear to be correct! it's possible this has changed since this feature was originally implemented. this'll be fixed soon. thanks for reporting!