DMS - basic task replication methods implementation (#3900)
* DMS - basic task replication methods implementation * Add ResourceNotFoundFault tests
This commit is contained in:
parent
f76571199f
commit
cf3cf8b134
12 changed files with 596 additions and 5 deletions
|
|
@ -40,6 +40,8 @@ Currently implemented Services:
|
|||
+---------------------------+-----------------------+------------------------------------+
|
||||
| Data Pipeline | @mock_datapipeline | basic endpoints done |
|
||||
+---------------------------+-----------------------+------------------------------------+
|
||||
| DMS | @mock_dms | basic endpoints done |
|
||||
+---------------------------+-----------------------+------------------------------------+
|
||||
| DynamoDB | - @mock_dynamodb | - core endpoints done |
|
||||
| DynamoDB2 | - @mock_dynamodb2 | - core endpoints + partial indexes |
|
||||
+---------------------------+-----------------------+------------------------------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue