core sts endpoints completed
This commit is contained in:
parent
124bc04598
commit
212d9c7abe
11 changed files with 201 additions and 3 deletions
2
moto/sts/__init__.py
Normal file
2
moto/sts/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import sts_backend
|
||||
mock_sts = sts_backend.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue