Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ CLISessionData
Class
CLISessionData
awscli/telemetry.py:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
@dataclass
49
class
CLISessionData:
50
key: str
51
session_id: str
52
timestamp: int
53
54
55
class
CLISessionDatabaseConnection:
Callers
5
expired_data
Function · 0.90
test_creates_database_when_cache_dir_does_not_exist
Method · 0.90
test_write
Method · 0.90
read
Method · 0.85
session_id
Method · 0.85
Calls
no outgoing calls
Tested by
3
expired_data
Function · 0.72
test_creates_database_when_cache_dir_does_not_exist
Method · 0.72
test_write
Method · 0.72