core sts endpoints completed
This commit is contained in:
parent
124bc04598
commit
212d9c7abe
11 changed files with 201 additions and 3 deletions
|
|
@ -8,6 +8,7 @@ from moto.ec2 import ec2_backend # flake8: noqa
|
|||
from moto.s3 import s3_backend # flake8: noqa
|
||||
from moto.ses import ses_backend # flake8: noqa
|
||||
from moto.sqs import sqs_backend # flake8: noqa
|
||||
from moto.sts import sts_backend # flake8: noqa
|
||||
|
||||
from moto.core.utils import convert_flask_to_httpretty_response
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue