Add codepipeline.create_pipeline
This commit is contained in:
parent
6969c887e4
commit
076c8ace5f
9 changed files with 649 additions and 20 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 .codepipeline import mock_codepipeline # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity # noqa
|
||||
from .cognitoidentity import mock_cognitoidentity_deprecated # noqa
|
||||
from .cognitoidp import mock_cognitoidp, mock_cognitoidp_deprecated # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue