Fixes and additional tests
This commit is contained in:
parent
4365c2bd4e
commit
5ec814a604
5 changed files with 193 additions and 60 deletions
|
|
@ -39,6 +39,7 @@ BACKENDS = {
|
|||
"kms": ("kms", "kms_backends"),
|
||||
"lambda": ("awslambda", "lambda_backends"),
|
||||
"logs": ("logs", "logs_backends"),
|
||||
"managedblockchain": ("managedblockchain", "managedblockchain_backends"),
|
||||
"moto_api": ("core", "moto_api_backends"),
|
||||
"opsworks": ("opsworks", "opsworks_backends"),
|
||||
"organizations": ("organizations", "organizations_backends"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue