MCPcopy 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
49class CLISessionData:
50 key: str
51 session_id: str
52 timestamp: int
53
54
55class CLISessionDatabaseConnection:

Callers 5

expired_dataFunction · 0.90
test_writeMethod · 0.90
readMethod · 0.85
session_idMethod · 0.85

Calls

no outgoing calls

Tested by 3

expired_dataFunction · 0.72
test_writeMethod · 0.72