Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ validate_auth
Method
validate_auth
tests/integration/botocore/test_client_http.py:269–270 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
267
remote_socket.close()
268
269
def
validate_auth(self):
270
return
True
271
272
273
class
BackgroundTaskFailed(Exception):
Callers
1
do_CONNECT
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected