Merge pull request #649 from griffinb/kms

docs(kms): add KMS to README
This commit is contained in:
Steve Pulec 2016-07-09 21:10:26 -04:00 committed by GitHub
commit 62a3ba400c

View File

@ -89,6 +89,8 @@ It gets even better! Moto isn't just S3. Here's the status of the other AWS serv
|------------------------------------------------------------------------------|
| Kinesis | @mock_kinesis | core endpoints done |
|------------------------------------------------------------------------------|
| KMS | @mock_kms | basic endpoints done |
|------------------------------------------------------------------------------|
| RDS | @mock_rds | core endpoints done |
|------------------------------------------------------------------------------|
| RDS2 | @mock_rds2 | core endpoints done |