Merge pull request #2655 from levinine/add-codecommit
add codecommit create, get and delete repository
This commit is contained in:
commit
d0d95420e7
9 changed files with 399 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ from .batch import mock_batch # noqa
|
|||
from .cloudformation import mock_cloudformation # noqa
|
||||
from .cloudformation import mock_cloudformation_deprecated # noqa
|
||||
from .cloudwatch import mock_cloudwatch, mock_cloudwatch_deprecated # noqa
|
||||
from .codecommit import mock_codecommit # noqa
|
||||
from .codepipeline import mock_codepipeline # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity_deprecated # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue