MCPcopy 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_clientMethod · 0.95
refresherMethod · 0.45
_get_sessionMethod · 0.45
_get_regionsMethod · 0.45

Calls 1

lazy_callFunction · 0.85

Tested by

no test coverage detected