From b2c5bfddca099b351eb59c698f3b9bac220c1a18 Mon Sep 17 00:00:00 2001 From: Logan Rakai Date: Thu, 5 Sep 2019 22:07:26 -0600 Subject: [PATCH] Suggested important note tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5572fdd..2314d88 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Serverless Credentials Plugin -IMPORTANT NOTE: As pointed out in the [AWS documentation](http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html) for storing sensible information Amazon recommends to use AWS KMS instead of environment variables like this plugin. +IMPORTANT NOTE: As pointed out in the [AWS documentation](http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html) for storing sensitive information Amazon recommends to use AWS KMS instead of environment variables like this plugin. [![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com) [![npm version](https://badge.fury.io/js/serverless-secrets-plugin.svg)](https://badge.fury.io/js/serverless-secrets-plugin)