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

Class OperationNotFoundError

awscli/botocore/model.py:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42
43class OperationNotFoundError(Exception):
44 pass
45
46
47class InvalidShapeReferenceError(Exception):

Callers 1

operation_modelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected