So I attempted to to create a dynamodb table to run my tests with a pytest fixture like so:
@pytest.fixture @mock_dynamodb2 def db_resource(): db_resource