---
call: ListTables
service: DynamoDB
tests:
- expected: Table1
op: eq
path: TableNames.0
- expected: test_config
op: eq
path: TableNames.1
---
call: ListTables
service: DynamoDB
tests:
- expected: Table1
op: eq
path: TableNames.0
- expected: test_config
op: eq
path: TableNames.1