Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ session_generator
Function
session_generator
tests/functional/test_telemetry.py:79–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
78
@pytest.fixture
79
def
session_generator():
80
return
CLISessionGenerator()
81
82
83
@pytest.fixture
Callers
nothing calls this directly
Calls
1
CLISessionGenerator
Class · 0.90
Tested by
no test coverage detected