MCPcopy Create free account
hub / github.com/aws/aws-cli / InvalidShapeError

Class InvalidShapeError

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

Source from the content-addressed store, hash-verified

37
38
39class InvalidShapeError(Exception):
40 pass
41
42
43class OperationNotFoundError(Exception):

Callers 2

get_shape_by_nameMethod · 0.85
_build_modelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected