Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ create_session
Method
create_session
awscli/autocomplete/__init__.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
)
61
62
def
create_session(self):
63
return
lazy_call(self._import_name).session
Callers
4
create_client
Method · 0.95
refresher
Method · 0.45
_get_session
Method · 0.45
_get_regions
Method · 0.45
Calls
1
lazy_call
Function · 0.85
Tested by
no test coverage detected