Skip to content

mauricio-ms/aws.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

aws.el

aws.el is an interactive environment for Emacs.

aws-ssm.el

aws-ssm provides a nice way to find AWS SSM parameters by using the consult package to enable fuzzy search.

WARNING: aws-ssm is fast because all parameters are cached. IN CASE THIS IS A PROBLEM TO YOU, DON’T USE IT.

To reload the cache you simply need to run the interactive function aws-ssm-update-cache. For the first use, this is loaded during the package initialization.

Example

List

./resources/list-example.png

Detail

./resources/detail-example.png

Releases

No releases published

Packages

No packages published