add codecommit create, get and delete repository
This commit is contained in:
parent
b8a1f85285
commit
a820aada42
8 changed files with 325 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
|
||||
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