Merge pull request #1174 from terrycain/acm

ACM Implementation
This commit is contained in:
Jack Danger 2017-09-25 14:36:08 -07:00 committed by GitHub
commit 8e79fadb0f
18 changed files with 1251 additions and 0 deletions

View file

@ -58,6 +58,8 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
|------------------------------------------------------------------------------|
| Service Name | Decorator | Development Status |
|------------------------------------------------------------------------------|
| ACM | @mock_acm | all endpoints done |
|------------------------------------------------------------------------------|
| API Gateway | @mock_apigateway | core endpoints done |
|------------------------------------------------------------------------------|
| Autoscaling | @mock_autoscaling| core endpoints done |