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

Class InvalidAliasException

awscli/alias.py:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39class InvalidAliasException(Exception):
40 pass
41
42
43class AliasLoader:

Callers 2

_get_alias_argsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected