parent 0f67a74d25
author John Corrales <jjcorrales3@gmail.com> 1576380101 -0800 committer John Corrales <jjcorrales3@gmail.com> 1576633072 -0800 added send_ssh_public_key
This commit is contained in:
parent
0f67a74d25
commit
199ff05e4e
8 changed files with 57 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ from .dynamodb import mock_dynamodb, mock_dynamodb_deprecated # noqa
|
|||
from .dynamodb2 import mock_dynamodb2, mock_dynamodb2_deprecated # noqa
|
||||
from .dynamodbstreams import mock_dynamodbstreams # noqa
|
||||
from .ec2 import mock_ec2, mock_ec2_deprecated # noqa
|
||||
from .ec2_instance_connect import mock_ec2_instance_connect # noqa
|
||||
from .ecr import mock_ecr, mock_ecr_deprecated # noqa
|
||||
from .ecs import mock_ecs, mock_ecs_deprecated # noqa
|
||||
from .elb import mock_elb, mock_elb_deprecated # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue