Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
438
class
OperationNotPageableError(BotoCoreError):
439
fmt =
'Operation cannot be paginated: {operation_name}'
440
441
442
class
ChecksumError(BotoCoreError):
Callers
1
get_paginator
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected