Skip to main content
The Deno 2 Release Candidate is here
Learn more

sm-deno

🦖 Fuzzy Finder for AWS SSM Parameter Store

Usage

$ sm # fuzzy find
$ sm list
$ sm get -n "/path/to/ssm"
$ sm list -p your-aws-profile # You can set AWS_PROFILE

Install

$ deno install -n sm -A

Requirements