alfred-aws-console-services-workflow
alfred-aws-console-services-workflow copied to clipboard
A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.
1. Add `Codepipeline Pipeline` searcher. 2. Add tests for the `Codepipeline Pipeline` searcher.
So, I was actually trying to troubleshoot another issue (`runtime error: invalid memory address or nil pointer dereference` when trying to search CloudFormation stacks), when I saw that my workflow...
details: https://aws.amazon.com/premiumsupport/knowledge-center/authenticate-mfa-cli/ seems like this needs to expose something that can detect when an account requires MFA and then set `AWS_SESSION_TOKEN`?
this will probably declutter the workflow's autocomplete, as irrelevant regions will not be listed to the user. (for example, if you aren't doing any work in south america, it doesn't...
original issue: https://github.com/rkoval/alfred-aws-console-services-workflow/issues/29
this will likely speed up runtime since the .yml file won't need to be read separately from disk after the binary is loaded into memory this should be benchmarked to...
depending on the AWS service, an entity can have sub-pages within it. adding support for navigating to a specific sub-page of an entity would be useful
Hi @rkoval, First of thank you for the best alfred plugin that I know! A question: Is it possible to use sso in combination with this workflow? I have something...
Addresses #69, applying a bug fix in credentials v1.13.0 (released 2022-11-11).