From 35f9d0a511653604764dd8a033ac9cba00248443 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Mon, 21 Nov 2022 00:00:55 -0500 Subject: Update the docs, mild reorg --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index fa3d253..3a35054 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# dpw-ssm or a basic tool to make storing secrets in SSM a little easier. +# dpw-ssm or a basic tool to make storing secrets in AWS SSM Parameter Store a little easier. This is fundamentally a plugin for [https://git.riedstra.dev/mitch/dpw/about/]( https://git.riedstra.dev/mitch/dpw/about/) @@ -9,6 +9,9 @@ I've only spent a few hours on it, so expect an edge case or two, but for my purposes of easily using the parameter store for things larger than 4K and small binaries it works wonderfully. +You can read up a bit more on the [AWS service +here](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html). + ## Building ``` -- cgit v1.2.3