add note that lambda mock requires docker (#1236)

This commit is contained in:
Alexander Mohr 2017-10-03 13:56:04 -07:00 committed by Jack Danger
parent 40fdbd4907
commit acb1cac0b7

View File

@ -94,7 +94,8 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
|------------------------------------------------------------------------------|
| IAM | @mock_iam | core endpoints done |
|------------------------------------------------------------------------------|
| Lambda | @mock_lambda | basic endpoints done |
| Lambda | @mock_lambda | basic endpoints done, requires |
| | | docker |
|------------------------------------------------------------------------------|
| Logs | @mock_logs | basic endpoints done |
|------------------------------------------------------------------------------|