File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ serverless] ( http://public.serverless.com/badges/v3.svg )] ( http://www.serverless.com )
4
4
[ ![ npm version] ( https://badge.fury.io/js/serverless-kms-grants.svg )] ( https://badge.fury.io/js/serverless-kms-grants )
5
5
6
- A plugin for the [ Serverless Framework] ( https://serverless.com/ ) which will
7
- create AWS KMS grants, to grant a lambda function permission to use a KMS key.
8
- The plugin will create an AWS KMS grant as part of the ` serverless deploy `
9
- function, and revoke it as part of the ` serverless remove ` function. It can also
10
- be run in the command line.
6
+ A plugin for the [ Serverless Framework] ( https://serverless.com/ ) which
7
+ creates AWS KMS grants for a Lambda function permission to use a KMS key.
8
+ The plugin creates an AWS KMS grant as part of the ` serverless deploy `
9
+ function, and revokes it as part of the ` serverless remove ` function. You
10
+ can also run it from the command line.
11
11
12
12
## Table of Contents
13
13
You can’t perform that action at this time.
0 commit comments