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

Use instanceId filter for faster loading #28

Closed Ivan-du-toit closed 3 years ago

Ivan-du-toit commented 3 years ago

The EC2 Console loads much faster for large accounts if the instanceId filter is used instead of the search string.

rkoval commented 3 years ago

ahh good thought here. this PR has conflicts now and a failed build, so i went ahead and implemented this separately in https://github.com/rkoval/alfred-aws-console-services-workflow/commit/16da6b07b347f42e66f4f8fcbb3071e63afc7fa3. thanks for the suggestion!

rkoval commented 3 years ago

check out this release for this functionality