MCPcopy Index your code
hub / github.com/aws/aws-cli / InvalidProxiesConfigError

Class InvalidProxiesConfigError

awscli/botocore/exceptions.py:799–800  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

797
798
799class InvalidProxiesConfigError(BotoCoreError):
800 fmt = 'Invalid configuration value(s) provided for proxies_config.'
801
802
803class AwsChunkedWrapperError(BotoCoreError):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected