MCPcopy Create free account
hub / github.com/aws/aws-cli / session_writer

Function session_writer

tests/functional/test_telemetry.py:64–65  ·  view source on GitHub ↗
(session_conn)

Source from the content-addressed store, hash-verified

62
63@pytest.fixture
64def session_writer(session_conn):
65 return CLISessionDatabaseWriter(session_conn)
66
67
68@pytest.fixture

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected