Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ MetadataRetrievalError
Class
MetadataRetrievalError
awscli/botocore/exceptions.py:704–705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
703
704
class
MetadataRetrievalError(BotoCoreError):
705
fmt =
"Error retrieving metadata: {error_msg}"
706
707
708
class
UndefinedModelAttributeError(Exception):
Callers
2
_assert_v1_enabled
Method · 0.90
_get_response
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected