You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/sample-kms/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# sample-kms
2
2
This aws function demonstrates use of the https://github.com/nordcloud/serverless-kms-secrets plugin to encrypt environment variables with a kms key, package the encrypted values, and decrypt them in lambda.
3
3
4
-
Take note of aws kms account limits to ensure your use case is suitable.
4
+
Take note of aws kms account limits to ensure your use case is suitable..
5
5
6
6
## prerequisites
7
7
1. use a lambda execution role with access to the services you require.
0 commit comments