in modular_cli_sdk/client/ssm_client.py [0:0]
def client(self): if not self._client: self._init_client() return self._client