Implemented core endpoints of ELBv2

This commit is contained in:
Jack Danger 2017-07-20 15:00:30 -07:00
commit 04e623ea14
9 changed files with 1546 additions and 0 deletions

View file

@ -43,6 +43,7 @@ Currently implemented Services:
| ECS | @mock_ecs | basic endpoints done |
+-----------------------+---------------------+-----------------------------------+
| ELB | @mock_elb | core endpoints done |
| | @mock_elbv2 | core endpoints done |
+-----------------------+---------------------+-----------------------------------+
| EMR | @mock_emr | core endpoints done |
+-----------------------+---------------------+-----------------------------------+