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

Class OperationNotPageableError

awscli/botocore/exceptions.py:438–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436
437
438class OperationNotPageableError(BotoCoreError):
439 fmt = 'Operation cannot be paginated: {operation_name}'
440
441
442class ChecksumError(BotoCoreError):

Callers 1

get_paginatorMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected