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

Function session_reader

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

Source from the content-addressed store, hash-verified

67
68@pytest.fixture
69def session_reader(session_conn):
70 return CLISessionDatabaseReader(session_conn)
71
72
73@pytest.fixture

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected