Merge pull request #1055 from kawasakitoshiya/master

Adds ELBv2 support in the README
This commit is contained in:
Jack Danger 2017-08-16 01:06:24 -07:00 committed by GitHub
commit 0b8cf14706

View File

@ -82,6 +82,8 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
|------------------------------------------------------------------------------|
| ELB | @mock_elb | core endpoints done |
|------------------------------------------------------------------------------|
| ELBv2 | @mock_elbv2 | core endpoints done |
|------------------------------------------------------------------------------|
| EMR | @mock_emr | core endpoints done |
|------------------------------------------------------------------------------|
| Glacier | @mock_glacier | core endpoints done |