aws.el is an interactive environment for Emacs.
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.