Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ _host_id
Method
_host_id
awscli/telemetry.py:273–274 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
271
272
@cached_property
273
def
_host_id(self):
274
return
self._reader.read_host_id()
275
276
@cached_property
277
def
_timestamp(self):
Callers
nothing calls this directly
Calls
1
read_host_id
Method · 0.80
Tested by
no test coverage detected