MCPcopy 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
704class MetadataRetrievalError(BotoCoreError):
705 fmt = "Error retrieving metadata: {error_msg}"
706
707
708class UndefinedModelAttributeError(Exception):

Callers 2

_assert_v1_enabledMethod · 0.90
_get_responseMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected