Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ _log
Method
_log
python3_cron_scripts/libs3/AWSStorageManager.py:35–39 ·
view source on GitHub ↗
Get the log
(self)
Source
from the content-addressed store, hash-verified
33
_aws_region =
"us-west-2"
34
35
def
_log(self):
36
""
"
37
Get the log
38
""
"
39
return
logging.getLogger(__name__)
40
41
def
_auth_to_amazon(self, config):
42
""
"
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected