aws-alfred-workflow
aws-alfred-workflow copied to clipboard
add ability to query for specific resource types
add a keyword to allow for searching only a type of resource
e.g., aws ec2 hello
will search only for ec2 instances (vs. all resource types) using the query hello
usage once PR is merged: aws @ec2 {query}
. alfred will auto-suggest supported resources when @
is used